# Logfile created on 2023-04-28 16:45:55 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffe3d81fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/opc/ruby/logs/brlog.master.20230428-164554", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffe3d74b030 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffe3d74aea0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffe3d7ec458 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20230428-164554", @dev=#<File:/home/opc/ruby/logs/brlog.master.20230428-164554>, @binmode=false, @mon_data=#<Monitor:0x0000fffe3d74ac20>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git master
Cloning into 'master'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git master" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /home/opc/ruby/src/master/configure --prefix=/home/opc/ruby/install/master --disable-install-doc --disable-dtrace --disable-yjit
checking for ruby... /usr/local/bin/ruby
downloading config.guess ... done
downloading config.sub ... done
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for gcc... gcc
checking for ld... ld
checking for gcc-ar... gcc-ar
checking for g++... no
checking for gcc-nm... gcc-nm
checking for gcc-ranlib... gcc-ranlib
checking for gcc... (cached) gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C preprocessor... gcc -E
checking for gas... no
checking for as... as
checking for gobjcopy... no
checking for objcopy... objcopy
checking for gobjdump... no
checking for objdump... objdump
checking for gstrip... no
checking for strip... strip
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for gcc... /usr/bin/gcc
checking for gcc-ar flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for dtrace... dtrace
checking for dot... no
checking for doxygen... no
checking for pkg-config... pkg-config
configure: WARNING:  does not work; ignore
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... no
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... no
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... yes
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -mbranch-protection=pac-ret is accepted as CFLAGS... no
checking whether -msign-return-address=all is accepted as CFLAGS... yes
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as CFLAGS... yes
checking whether -fvisibility=hidden is accepted as CFLAGS... yes
checking whether -fno-fast-math is accepted as CFLAGS... yes
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
checking whether -fp-model precise is accepted as CFLAGS... no
checking whether compiler has statement and declarations in expressions... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
checking thread model... pthread
configure: Test skipped due to lack of a C++ compiler.
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
checking copyfile.h usability... no
checking copyfile.h presence... no
checking for copyfile.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking malloc_np.h usability... no
checking malloc_np.h presence... no
checking for malloc_np.h... no
checking net/socket.h usability... no
checking net/socket.h presence... no
checking for net/socket.h... no
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sanitizer/asan_interface.h usability... yes
checking sanitizer/asan_interface.h presence... yes
checking for sanitizer/asan_interface.h... yes
checking sanitizer/msan_interface.h usability... no
checking sanitizer/msan_interface.h presence... no
checking for sanitizer/msan_interface.h... no
checking setjmpex.h usability... no
checking setjmpex.h presence... no
checking for setjmpex.h... no
checking stdalign.h usability... yes
checking stdalign.h presence... yes
checking for stdalign.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sys/attr.h usability... no
checking sys/attr.h presence... no
checking for sys/attr.h... no
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/id.h usability... no
checking sys/id.h presence... no
checking for sys/id.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking gmp.h usability... no
checking gmp.h presence... no
checking for gmp.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... yes
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for off_t... (cached) yes
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for __attribute__((__depreacted__(msg))) in C++... no
checking for std::nullptr_t... no
checking for FUNC_STDCALL function attribute... x
checking for FUNC_CDECL function attribute... x
checking for FUNC_FASTCALL function attribute... x
checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x
checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x
checking for function alias... alias
checking for __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking whether sys_nerr is declared... yes
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking for strstr... yes
checking for tgamma... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... no
checking for atan2l... yes
checking for atan2f... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for grantpt... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... no
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_add_overflow... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... yes
checking for __builtin_constant_p... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_trap... yes
checking for __builtin_expect... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on aarch64... -1
checking native coroutine implementation for aarch64-linux... arm64
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_attr_getguardsize... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_sigmask... yes
checking for pthread_getattr_np... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking for thread-local storage sepcifier... _Thread_local
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking sys/user.h usability... yes
checking sys/user.h presence... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... no
checking ioctl request type... unsigned long
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking elf_abi.h usability... no
checking elf_abi.h presence... no
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking mach-o/loader.h usability... no
checking mach-o/loader.h presence... no
checking for mach-o/loader.h... no
checking whether OS depend dynamic link works... yes
checking for backtrace... yes
checking for broken backtrace... no
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking for strip flags... -S -x
checking whether -fPIE is accepted as CFLAGS... yes
checking whether -pie is accepted as LDFLAGS... yes
checking whether wrapper for LD_LIBRARY_PATH is needed... no
checking for __builtin_setjmp... yes with cast ()
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for sigsetjmp as a macro or function... no
checking for setjmp type... __builtin_setjmp
checking for rustc... rustc
checking whether rustc works for YJIT... yes
checking for prefix of external symbols... NONE
checking if make is GNU make... yes
.ext/include/aarch64-linux/ruby/config.h updated
configure: ruby library version = 3.3.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.3.0

   * Installation prefix: /home/opc/ruby/install/master
   * exec prefix:         ${prefix}
   * arch:                aarch64-linux
   * site arch:           ${arch}
   * RUBY_BASE_NAME:      ruby
   * ruby lib prefix:     ${libdir}/${RUBY_BASE_NAME}
   * site libraries path: ${rubylibprefix}/${sitearch}
   * vendor path:         ${rubylibprefix}/vendor_ruby
   * target OS:           linux
   * compiler:            gcc
   * with thread:         pthread
   * with coroutine:      arm64
   * enable shared libs:  no
   * dynamic library ext: so
   * CFLAGS:              ${optflags} ${debugflags} ${warnflags}
   * LDFLAGS:             -L. -fstack-protector-strong -rdynamic \
                          -Wl,-export-dynamic
   * DLDFLAGS:            -Wl,--compress-debug-sections=zlib
   * optflags:            -O3 -fno-fast-math
   * debugflags:          -ggdb3
   * warnflags:           -Wall -Wextra -Wdeprecated-declarations \
                          -Wdiv-by-zero -Wduplicated-cond \
                          -Wimplicit-function-declaration -Wimplicit-int \
                          -Wmisleading-indentation -Wpointer-arith \
                          -Wwrite-strings -Wold-style-definition \
                          -Wimplicit-fallthrough=0 -Wmissing-noreturn \
                          -Wno-cast-function-type \
                          -Wno-constant-logical-operand -Wno-long-long \
                          -Wno-missing-field-initializers \
                          -Wno-overlength-strings \
                          -Wno-packed-bitfield-compat \
                          -Wno-parentheses-equality -Wno-self-assign \
                          -Wno-tautological-compare -Wno-unused-parameter \
                          -Wno-unused-value -Wsuggest-attribute=format \
                          -Wsuggest-attribute=noreturn -Wunused-variable \
                          -Wundef
   * strip command:       strip -S -x
   * install doc:         no
   * YJIT support:        no
   * RJIT support:        yes
   * man page type:       doc
   * BASERUBY -v:         ruby 3.2.1 (2023-02-08 revision 31819e82c8) \
                          [aarch64-linux]

---
$$$[end] "/home/opc/ruby/src/master/configure --prefix=/home/opc/ruby/install/master --disable-install-doc --disable-dtrace --disable-yjit" exit with 0.
$$$[beg] make update-unicode  -j3
Downloading Unicode 15.0.0 data and property files...
Downloading Unicode 15.0.0 data and property files...
Downloading Unicode 15.0.0 data and property files...
downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... done
downloading 15.0.0/ucd/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/CaseFolding.txt ... done
downloading 15.0.0/ucd/CaseFolding.txt ... done
downloading 15.0.0/ucd/SpecialCasing.txt ... done
downloading 15.0.0/ucd/SpecialCasing.txt ... done
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
downloading 15.0.0/ucd/SpecialCasing.txt ... done
downloading 15.0.0/ucd/Blocks.txt ... done
downloading 15.0.0/ucd/Blocks.txt ... done
downloading 15.0.0/ucd/DerivedAge.txt ... done
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists
downloading 15.0.0/ucd/DerivedAge.txt ... done
downloading 15.0.0/ucd/DerivedAge.txt ... done
downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
Downloading Unicode 15.0.0 data and property files...
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/UnicodeData.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/PropList.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists
Downloading Unicode 15.0.0 auxiliary files...
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done
Downloading Unicode 15.0.0 auxiliary files...
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done
Downloading Unicode UCD emoji 15.0 files...
downloading 15.0.0/ucd/emoji/emoji-data.txt ... done
downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done
downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done
downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done
Downloading Unicode UCD emoji 15.0 files...
/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/emoji/emoji-data.txt already exists
downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done
Downloading Unicode emoji 15.0 files...
done
Downloading Unicode emoji 15.0 files...
downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done
Downloading Unicode emoji 15.0 files...
downloading emoji/15.0/emoji-sequences.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
done
done
$$$[end] "make update-unicode  -j3" exit with 0.
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.18.0...
Downloading bundled gem power_assert-2.0.3...
Downloading bundled gem rake-13.0.6...
Downloading bundled gem test-unit-3.5.7...
Downloading bundled gem rexml-3.2.5...
Downloading bundled gem rss-0.2.9...
Downloading bundled gem net-ftp-0.2.0...
Downloading bundled gem net-imap-0.3.4...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.3.3...
Downloading bundled gem matrix-0.4.2...
Downloading bundled gem prime-0.1.2...
Downloading bundled gem rbs-3.1.0...
/usr/bin/mkdir -p /home/opc/ruby/src/master/.bundle/.timestamp
Downloading bundled gem debug-1.7.2...
/usr/bin/mkdir -p /home/opc/ruby/src/master/gems/src
Cloning https://github.com/ruby/typeprof
Cloning into '/home/opc/ruby/src/master/gems/src/typeprof'...
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision updated
Building typeprof@aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 to /home/opc/ruby/src/master/gems/typeprof-0.21.7.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.21.7
  File: typeprof-0.21.7.gem
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-rubyspec -j3
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 966f0d91e2
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating id.h
generating opt_sc.inc
generating optinsn.inc
id.h updated
generating optunifs.inc
generating insns.inc
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
generating known_errors.inc
known_errors.inc updated
generating vm_call_iseq_optimized.inc
vm_call_iseq_optimized.inc updated
/usr/bin/mkdir -p /home/opc/ruby/src/master/enc/jis
+ cp /home/opc/ruby/src/master/enc/jis/props.h.blt /home/opc/ruby/src/master/enc/jis/props.h
/usr/local/bin/ruby --disable=gems /home/opc/ruby/src/master/tool/gen_dummy_probes.rb /home/opc/ruby/src/master/probes.d > probes.dmyh
generating /home/opc/ruby/src/master/lib/ruby_vm/rjit/instruction.rb
generating parse.c
/home/opc/ruby/src/master/revision.h updated
copying lex.c
generating id.c
id.c updated
making /home/opc/ruby/src/master/ast.rbinc
making /home/opc/ruby/src/master/dir.rbinc
generating enc/trans/newline.c ...
making /home/opc/ruby/src/master/gc.rbinc
making /home/opc/ruby/src/master/numeric.rbinc
making /home/opc/ruby/src/master/io.rbinc
making /home/opc/ruby/src/master/marshal.rbinc
making /home/opc/ruby/src/master/rjit.rbinc
making /home/opc/ruby/src/master/rjit_c.rbinc
making /home/opc/ruby/src/master/pack.rbinc
making /home/opc/ruby/src/master/trace_point.rbinc
making /home/opc/ruby/src/master/warning.rbinc
making /home/opc/ruby/src/master/array.rbinc
making /home/opc/ruby/src/master/kernel.rbinc
making /home/opc/ruby/src/master/ractor.rbinc
making /home/opc/ruby/src/master/symbol.rbinc
making /home/opc/ruby/src/master/timev.rbinc
making /home/opc/ruby/src/master/thread_sync.rbinc
making /home/opc/ruby/src/master/nilclass.rbinc
making /home/opc/ruby/src/master/prelude.rbinc
making /home/opc/ruby/src/master/gem_prelude.rbinc
making /home/opc/ruby/src/master/yjit.rbinc
generating /home/opc/ruby/src/master/ext/ripper/ripper.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
generating /home/opc/ruby/src/master/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
generating eventids2table.c from ./eventids2.c
compiling compiler ripper.y
sizes.c updated
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
generating /home/opc/ruby/src/master/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
limits.c updated
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
make[1]: Entering directory '/home/opc/ruby/src/master/ext/socket'
generating constant definitions
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/socket'
make[1]: Entering directory '/home/opc/ruby/src/master/ext/etc'
generating constant definitions
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/etc'
generating miniprelude.c
/home/opc/ruby/src/master/lib/unicode_normalize/tables.rb unchanged
generating golf_prelude.c
golf_prelude.c updated
miniprelude.c updated
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
/bin/sh /home/opc/ruby/src/master/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating enc.mk
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
generating table from enc/trans/big5.c
generating table from enc/trans/cesu_8.c
generating table from enc/trans/chinese.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/ebcdic.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_iso2022_kddi.c
generating enc/trans/chinese.c ...
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_kddi.c ...
generating table from enc/trans/escape.c
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/gbk.c
generating enc/trans/gbk.c ...
generating table from enc/trans/iso2022.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/big5.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/korean.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/japanese_euc.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/korean.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
generating enc/trans/single_byte.c ...
generating enc/trans/utf8_mac.c ...
make[1]: Leaving directory '/home/opc/ruby/build/master'
/usr/bin/mkdir -p /home/opc/ruby/src/master/.bundle/gems
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
Extracting bundle gem minitest-5.18.0...
Extracting bundle gem power_assert-2.0.3...
Unpacked gems/minitest-5.18.0.gem
Unpacked gems/power_assert-2.0.3.gem
Extracting bundle gem rake-13.0.6...
Extracting bundle gem test-unit-3.5.7...
Unpacked gems/rake-13.0.6.gem
Extracting bundle gem rexml-3.2.5...
Unpacked gems/test-unit-3.5.7.gem
Extracting bundle gem rss-0.2.9...
Unpacked gems/rexml-3.2.5.gem
Extracting bundle gem net-ftp-0.2.0...
Unpacked gems/rss-0.2.9.gem
Extracting bundle gem net-imap-0.3.4...
Unpacked gems/net-ftp-0.2.0.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-imap-0.3.4.gem
Extracting bundle gem net-smtp-0.3.3...
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem matrix-0.4.2...
Unpacked gems/net-smtp-0.3.3.gem
Extracting bundle gem prime-0.1.2...
Unpacked gems/matrix-0.4.2.gem
Extracting bundle gem rbs-3.1.0...
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
Extracting bundle gem debug-1.7.2...
Unpacked gems/prime-0.1.2.gem
Unpacked gems/debug-1.7.2.gem
Extracting bundle gem typeprof-0.21.7...
Unpacked gems/rbs-3.1.0.gem
Unpacked gems/typeprof-0.21.7.gem
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /home/opc/ruby/src/master/main.c
compiling /home/opc/ruby/src/master/dmydln.c
compiling /home/opc/ruby/src/master/miniinit.c
compiling /home/opc/ruby/src/master/dmyext.c
making dummy probes.h
compiling /home/opc/ruby/src/master/ast.c
compiling /home/opc/ruby/src/master/bignum.c
compiling /home/opc/ruby/src/master/class.c
compiling /home/opc/ruby/src/master/compar.c
compiling /home/opc/ruby/src/master/compile.c
compiling /home/opc/ruby/src/master/complex.c
compiling /home/opc/ruby/src/master/cont.c
compiling /home/opc/ruby/src/master/debug.c
compiling /home/opc/ruby/src/master/debug_counter.c
compiling /home/opc/ruby/src/master/dir.c
compiling /home/opc/ruby/src/master/dln_find.c
compiling /home/opc/ruby/src/master/encoding.c
compiling /home/opc/ruby/src/master/enum.c
compiling /home/opc/ruby/src/master/enumerator.c
compiling /home/opc/ruby/src/master/error.c
compiling /home/opc/ruby/src/master/eval.c
compiling /home/opc/ruby/src/master/file.c
compiling /home/opc/ruby/src/master/gc.c
compiling /home/opc/ruby/src/master/hash.c
compiling /home/opc/ruby/src/master/inits.c
compiling /home/opc/ruby/src/master/io.c
compiling /home/opc/ruby/src/master/io_buffer.c
compiling /home/opc/ruby/src/master/iseq.c
compiling /home/opc/ruby/src/master/load.c
compiling /home/opc/ruby/src/master/marshal.c
compiling /home/opc/ruby/src/master/math.c
compiling /home/opc/ruby/src/master/memory_view.c
compiling /home/opc/ruby/src/master/rjit.c
compiling /home/opc/ruby/src/master/rjit_c.c
compiling /home/opc/ruby/src/master/node.c
compiling /home/opc/ruby/src/master/numeric.c
compiling /home/opc/ruby/src/master/object.c
compiling /home/opc/ruby/src/master/pack.c
compiling parse.c
compiling /home/opc/ruby/src/master/proc.c
compiling /home/opc/ruby/src/master/process.c
compiling /home/opc/ruby/src/master/ractor.c
compiling /home/opc/ruby/src/master/random.c
compiling /home/opc/ruby/src/master/range.c
compiling /home/opc/ruby/src/master/rational.c
compiling /home/opc/ruby/src/master/re.c
compiling /home/opc/ruby/src/master/regcomp.c
compiling /home/opc/ruby/src/master/regenc.c
compiling /home/opc/ruby/src/master/regerror.c
compiling /home/opc/ruby/src/master/regexec.c
compiling /home/opc/ruby/src/master/regparse.c
compiling /home/opc/ruby/src/master/regsyntax.c
compiling /home/opc/ruby/src/master/ruby.c
compiling /home/opc/ruby/src/master/scheduler.c
compiling /home/opc/ruby/src/master/shape.c
compiling /home/opc/ruby/src/master/signal.c
compiling /home/opc/ruby/src/master/sprintf.c
compiling /home/opc/ruby/src/master/st.c
compiling /home/opc/ruby/src/master/strftime.c
compiling /home/opc/ruby/src/master/string.c
compiling /home/opc/ruby/src/master/struct.c
compiling /home/opc/ruby/src/master/symbol.c
compiling /home/opc/ruby/src/master/thread.c
compiling /home/opc/ruby/src/master/time.c
compiling /home/opc/ruby/src/master/transcode.c
compiling /home/opc/ruby/src/master/transient_heap.c
compiling /home/opc/ruby/src/master/util.c
compiling /home/opc/ruby/src/master/variable.c
compiling /home/opc/ruby/src/master/version.c
compiling /home/opc/ruby/src/master/vm.c
compiling /home/opc/ruby/src/master/vm_backtrace.c
compiling /home/opc/ruby/src/master/vm_dump.c
compiling /home/opc/ruby/src/master/vm_sync.c
compiling /home/opc/ruby/src/master/vm_trace.c
compiling /home/opc/ruby/src/master/weakmap.c
compiling /home/opc/ruby/src/master/missing/setproctitle.c
compiling /home/opc/ruby/src/master/missing/strlcat.c
compiling /home/opc/ruby/src/master/missing/strlcpy.c
compiling /home/opc/ruby/src/master/addr2line.c
compiling /home/opc/ruby/src/master/dmyenc.c
compiling /home/opc/ruby/src/master/array.c
assembling /home/opc/ruby/src/master/coroutine/arm64/Context.S
compiling /home/opc/ruby/src/master/enc/ascii.c
compiling /home/opc/ruby/src/master/enc/us_ascii.c
compiling /home/opc/ruby/src/master/enc/unicode.c
compiling /home/opc/ruby/src/master/enc/utf_8.c
compiling enc/trans/newline.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /home/opc/ruby/src/master/dln.c
compiling /home/opc/ruby/src/master/localeinit.c
creating verconf.h
verconf.h updated
compiling /home/opc/ruby/src/master/loadpath.c
builtin_binary.inc updated
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h updated
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/encdb.c
compiling /home/opc/ruby/src/master/enc/big5.c
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/cesu_8.c
compiling /home/opc/ruby/src/master/enc/cp949.c
compiling /home/opc/ruby/src/master/enc/emacs_mule.c
compiling /home/opc/ruby/src/master/enc/euc_jp.c
compiling /home/opc/ruby/src/master/enc/euc_kr.c
compiling /home/opc/ruby/src/master/enc/euc_tw.c
compiling /home/opc/ruby/src/master/enc/gb2312.c
compiling /home/opc/ruby/src/master/enc/gb18030.c
compiling /home/opc/ruby/src/master/enc/gbk.c
compiling /home/opc/ruby/src/master/enc/iso_8859_1.c
compiling /home/opc/ruby/src/master/enc/iso_8859_2.c
compiling /home/opc/ruby/src/master/enc/iso_8859_3.c
compiling /home/opc/ruby/src/master/enc/iso_8859_4.c
compiling /home/opc/ruby/src/master/enc/iso_8859_5.c
compiling /home/opc/ruby/src/master/enc/iso_8859_6.c
compiling /home/opc/ruby/src/master/enc/iso_8859_7.c
compiling /home/opc/ruby/src/master/enc/iso_8859_8.c
compiling /home/opc/ruby/src/master/enc/iso_8859_9.c
compiling /home/opc/ruby/src/master/enc/iso_8859_10.c
compiling /home/opc/ruby/src/master/enc/iso_8859_11.c
compiling /home/opc/ruby/src/master/enc/iso_8859_13.c
compiling /home/opc/ruby/src/master/enc/iso_8859_14.c
compiling /home/opc/ruby/src/master/enc/iso_8859_15.c
compiling /home/opc/ruby/src/master/enc/iso_8859_16.c
compiling /home/opc/ruby/src/master/enc/koi8_r.c
compiling /home/opc/ruby/src/master/enc/koi8_u.c
generating transdb.h
compiling /home/opc/ruby/src/master/enc/shift_jis.c
compiling /home/opc/ruby/src/master/enc/utf_16be.c
compiling /home/opc/ruby/src/master/enc/utf_16le.c
transdb.h updated
generating makefiles ext/configure-ext.mk
compiling /home/opc/ruby/src/master/enc/utf_32be.c
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/trans/transdb.c
compiling /home/opc/ruby/src/master/enc/utf_32le.c
compiling /home/opc/ruby/src/master/enc/windows_31j.c
compiling /home/opc/ruby/src/master/enc/windows_1250.c
generating table from /home/opc/ruby/src/master/enc/trans/big5.c
compiling /home/opc/ruby/src/master/enc/windows_1251.c
compiling /home/opc/ruby/src/master/enc/windows_1252.c
compiling /home/opc/ruby/src/master/enc/windows_1253.c
compiling /home/opc/ruby/src/master/enc/windows_1254.c
compiling /home/opc/ruby/src/master/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
generating table from /home/opc/ruby/src/master/enc/trans/cesu_8.c
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
generating /home/opc/ruby/src/master/enc/trans/cesu_8.c ...
generating table from /home/opc/ruby/src/master/enc/trans/chinese.c
configuring -test-/RUBY_ALIGNOF
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/bignum
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
generating /home/opc/ruby/src/master/enc/trans/chinese.c ...
generating table from /home/opc/ruby/src/master/enc/trans/ebcdic.c
generating /home/opc/ruby/src/master/enc/trans/ebcdic.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji.c
generating /home/opc/ruby/src/master/enc/trans/emoji.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.c
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring -test-/thread/instrumentation
configuring -test-/thread_fd
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
configuring bigdecimal
generating /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c
generating /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c
generating /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c
generating /home/opc/ruby/src/master/enc/trans/big5.c ...
generating table from /home/opc/ruby/src/master/enc/trans/escape.c
generating /home/opc/ruby/src/master/enc/trans/escape.c ...
generating table from /home/opc/ruby/src/master/enc/trans/gb18030.c
generating /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c ...
generating table from /home/opc/ruby/src/master/enc/trans/gbk.c
generating /home/opc/ruby/src/master/enc/trans/gbk.c ...
generating table from /home/opc/ruby/src/master/enc/trans/iso2022.c
generating /home/opc/ruby/src/master/enc/trans/iso2022.c ...
generating table from /home/opc/ruby/src/master/enc/trans/japanese.c
generating /home/opc/ruby/src/master/enc/trans/japanese.c ...
generating table from /home/opc/ruby/src/master/enc/trans/japanese_euc.c
generating /home/opc/ruby/src/master/enc/trans/gb18030.c ...
generating table from /home/opc/ruby/src/master/enc/trans/japanese_sjis.c
generating /home/opc/ruby/src/master/enc/trans/japanese_sjis.c ...
generating table from /home/opc/ruby/src/master/enc/trans/korean.c
generating /home/opc/ruby/src/master/enc/trans/japanese_euc.c ...
generating table from /home/opc/ruby/src/master/enc/trans/single_byte.c
generating /home/opc/ruby/src/master/enc/trans/single_byte.c ...
generating table from /home/opc/ruby/src/master/enc/trans/utf8_mac.c
generating /home/opc/ruby/src/master/enc/trans/korean.c ...
generating table from /home/opc/ruby/src/master/enc/trans/utf_16_32.c
generating /home/opc/ruby/src/master/enc/trans/utf_16_32.c ...
linking transcoder transdb.so
compiling /home/opc/ruby/src/master/enc/trans/big5.c
generating /home/opc/ruby/src/master/enc/trans/utf8_mac.c ...
compiling /home/opc/ruby/src/master/enc/trans/cesu_8.c
compiling /home/opc/ruby/src/master/enc/trans/chinese.c
compiling /home/opc/ruby/src/master/enc/trans/ebcdic.c
compiling /home/opc/ruby/src/master/enc/trans/emoji.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c
compiling /home/opc/ruby/src/master/enc/trans/escape.c
compiling /home/opc/ruby/src/master/enc/trans/gb18030.c
compiling /home/opc/ruby/src/master/enc/trans/gbk.c
configuring cgi/escape
configuring continuation
configuring coverage
configuring date
compiling /home/opc/ruby/src/master/enc/trans/iso2022.c
compiling /home/opc/ruby/src/master/enc/trans/japanese.c
compiling /home/opc/ruby/src/master/enc/trans/japanese_euc.c
compiling /home/opc/ruby/src/master/enc/trans/japanese_sjis.c
compiling /home/opc/ruby/src/master/enc/trans/korean.c
configuring digest
compiling /home/opc/ruby/src/master/enc/trans/single_byte.c
configuring digest/bubblebabble
configuring digest/md5
compiling /home/opc/ruby/src/master/enc/trans/utf8_mac.c
configuring digest/rmd160
compiling /home/opc/ruby/src/master/enc/trans/utf_16_32.c
configuring digest/sha1
linking transcoder big5.so
configuring digest/sha2
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
configuring erb/escape
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
configuring etc
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
configuring fcntl
configuring fiddle
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
configuring io/console
libffi_version: 3.1.0
configuring io/nonblock
configuring io/wait
configuring json
configuring json/generator
configuring json/parser
configuring monitor
configuring nkf
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring pty
configuring racc/cparse
configuring rbconfig/sizeof
configuring readline
configuring ripper
configuring rubyvm
configuring socket
configuring stringio
configuring strscan
configuring syslog
configuring zlib
configuring debug-1.7.2/ext/debug
configuring rbs-3.1.0/ext/rbs_extension
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/abi'
compiling /home/opc/ruby/src/master/ext/-test-/abi/abi.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
compiling /home/opc/ruby/src/master/ext/-test-/RUBY_ALIGNOF/c.c
compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/abi'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract'
compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/concat'
compiling /home/opc/ruby/src/master/ext/-test-/array/concat/to_ary_concat.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/resize'
compiling /home/opc/ruby/src/master/ext/-test-/array/resize/resize.c
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bignum'
compiling /home/opc/ruby/src/master/ext/-test-/bignum/big2str.c
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/concat'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-14834'
compiling /home/opc/ruby/src/master/ext/-test-/bug-14834/bug-14384.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/resize'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-3571'
compiling /home/opc/ruby/src/master/ext/-test-/bug-3571/bug.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/bigzero.c
linking shared-object -test-/bug_14834.so
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-14834'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-5832'
compiling /home/opc/ruby/src/master/ext/-test-/bug-5832/bug.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-3571'
compiling /home/opc/ruby/src/master/ext/-test-/bignum/div.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter'
compiling /home/opc/ruby/src/master/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_5832.so
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-5832'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/class'
compiling /home/opc/ruby/src/master/ext/-test-/class/class2name.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter'
compiling /home/opc/ruby/src/master/ext/-test-/class/init.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/intpack.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/debug'
compiling /home/opc/ruby/src/master/ext/-test-/debug/init.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/class'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/dln/empty'
compiling /home/opc/ruby/src/master/ext/-test-/dln/empty/empty.c
compiling /home/opc/ruby/src/master/ext/-test-/debug/inspector.c
linking shared-object -test-/dln/empty.so
compiling /home/opc/ruby/src/master/ext/-test-/bignum/mul.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/dln/empty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/econv'
compiling /home/opc/ruby/src/master/ext/-test-/econv/append.c
compiling /home/opc/ruby/src/master/ext/-test-/debug/profile_frames.c
compiling /home/opc/ruby/src/master/ext/-test-/econv/init.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/str2big.c
linking shared-object -test-/debug.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw'
compiling /home/opc/ruby/src/master/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/econv.so
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/econv'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/eval'
compiling /home/opc/ruby/src/master/ext/-test-/eval/eval.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bignum'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/exception'
compiling /home/opc/ruby/src/master/ext/-test-/exception/dataerror.c
linking shared-object -test-/enumerator_kw.so
linking shared-object -test-/eval.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/fatal'
compiling /home/opc/ruby/src/master/ext/-test-/fatal/rb_fatal.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/eval'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/file'
compiling /home/opc/ruby/src/master/ext/-test-/file/fs.c
compiling /home/opc/ruby/src/master/ext/-test-/exception/enc_raise.c
linking shared-object -test-/fatal/rb_fatal.so
compiling /home/opc/ruby/src/master/ext/-test-/file/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/fatal'
compiling /home/opc/ruby/src/master/ext/-test-/exception/ensured.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/float'
compiling /home/opc/ruby/src/master/ext/-test-/float/init.c
compiling /home/opc/ruby/src/master/ext/-test-/file/stat.c
compiling /home/opc/ruby/src/master/ext/-test-/float/nextafter.c
compiling /home/opc/ruby/src/master/ext/-test-/exception/init.c
linking shared-object -test-/file.so
linking shared-object -test-/exception.so
linking shared-object -test-/float.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/file'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/funcall'
compiling /home/opc/ruby/src/master/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/exception'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/float'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl'
compiling /home/opc/ruby/src/master/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/hash'
compiling /home/opc/ruby/src/master/ext/-test-/hash/delete.c
compiling /home/opc/ruby/src/master/ext/-test-/hash/init.c
linking shared-object -test-/funcall.so
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/funcall'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/integer'
compiling /home/opc/ruby/src/master/ext/-test-/integer/core_ext.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iseq_load'
compiling /home/opc/ruby/src/master/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/hash'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iter'
compiling /home/opc/ruby/src/master/ext/-test-/iter/break.c
compiling /home/opc/ruby/src/master/ext/-test-/integer/init.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iseq_load'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
compiling /home/opc/ruby/src/master/ext/-test-/load/dot.dot/dot.dot.c
compiling /home/opc/ruby/src/master/ext/-test-/iter/init.c
compiling /home/opc/ruby/src/master/ext/-test-/integer/my_integer.c
linking shared-object -test-/load/dot.dot.so
compiling /home/opc/ruby/src/master/ext/-test-/iter/yield.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/protect'
compiling /home/opc/ruby/src/master/ext/-test-/load/protect/protect.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/integer'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/iter.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iter'
linking shared-object -test-/load/protect.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/protect'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/memory_view'
compiling /home/opc/ruby/src/master/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar'
linking shared-object -test-/marshal/usr.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/method'
compiling /home/opc/ruby/src/master/ext/-test-/method/arity.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/notimplement'
compiling /home/opc/ruby/src/master/ext/-test-/notimplement/bug.c
compiling /home/opc/ruby/src/master/ext/-test-/method/init.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/notimplement'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/num2int'
compiling /home/opc/ruby/src/master/ext/-test-/num2int/num2int.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/method'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/path_to_class'
compiling /home/opc/ruby/src/master/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/memory_view'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock'
compiling /home/opc/ruby/src/master/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/num2int.so
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/path_to_class'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/num2int'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/postponed_job'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/printf'
compiling /home/opc/ruby/src/master/ext/-test-/postponed_job/postponed_job.c
compiling /home/opc/ruby/src/master/ext/-test-/printf/printf.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/proc'
compiling /home/opc/ruby/src/master/ext/-test-/proc/init.c
linking shared-object -test-/postponed_job.so
compiling /home/opc/ruby/src/master/ext/-test-/proc/receiver.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/postponed_job'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/random'
compiling /home/opc/ruby/src/master/ext/-test-/random/bad_version.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/printf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rational'
compiling /home/opc/ruby/src/master/ext/-test-/rational/rat.c
compiling /home/opc/ruby/src/master/ext/-test-/proc/super.c
compiling /home/opc/ruby/src/master/ext/-test-/random/init.c
linking shared-object -test-/rational.so
linking shared-object -test-/proc.so
compiling /home/opc/ruby/src/master/ext/-test-/random/loop.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rational'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw'
compiling /home/opc/ruby/src/master/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/proc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/recursion'
compiling /home/opc/ruby/src/master/ext/-test-/recursion/recursion.c
linking shared-object -test-/rb_call_super_kw.so
linking shared-object -test-/recursion.so
linking shared-object -test-/random.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/regexp'
compiling /home/opc/ruby/src/master/ext/-test-/regexp/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/recursion'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/scan_args'
compiling /home/opc/ruby/src/master/ext/-test-/scan_args/scan_args.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/random'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
compiling /home/opc/ruby/src/master/ext/-test-/st/foreach/foreach.c
compiling /home/opc/ruby/src/master/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/st/foreach.so
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/numhash'
compiling /home/opc/ruby/src/master/ext/-test-/st/numhash/numhash.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/regexp'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/update'
compiling /home/opc/ruby/src/master/ext/-test-/st/update/update.c
linking shared-object -test-/st/update.so
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/update'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/string'
compiling /home/opc/ruby/src/master/ext/-test-/string/capacity.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/numhash'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/struct'
compiling /home/opc/ruby/src/master/ext/-test-/struct/duplicate.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/init.c
compiling /home/opc/ruby/src/master/ext/-test-/string/coderange.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/len.c
compiling /home/opc/ruby/src/master/ext/-test-/string/cstr.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/member.c
linking shared-object -test-/scan_args.so
linking shared-object -test-/struct.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/scan_args'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/symbol'
compiling /home/opc/ruby/src/master/ext/-test-/symbol/init.c
compiling /home/opc/ruby/src/master/ext/-test-/string/ellipsize.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/struct'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation'
compiling /home/opc/ruby/src/master/ext/-test-/thread/instrumentation/instrumentation.c
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_associate.c
compiling /home/opc/ruby/src/master/ext/-test-/symbol/type.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread_fd'
compiling /home/opc/ruby/src/master/ext/-test-/thread_fd/thread_fd.c
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_dummy.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/symbol'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/time'
compiling /home/opc/ruby/src/master/ext/-test-/time/init.c
linking shared-object -test-/thread_fd.so
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_str_buf_cat.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread_fd'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/tracepoint'
compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/gc_hook.c
compiling /home/opc/ruby/src/master/ext/-test-/time/leap_second.c
compiling /home/opc/ruby/src/master/ext/-test-/string/fstring.c
compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/tracepoint.c
compiling /home/opc/ruby/src/master/ext/-test-/time/new.c
compiling /home/opc/ruby/src/master/ext/-test-/string/init.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/tracepoint'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/typeddata'
compiling /home/opc/ruby/src/master/ext/-test-/typeddata/typeddata.c
linking shared-object -test-/time.so
compiling /home/opc/ruby/src/master/ext/-test-/string/modify.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/time'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/vm'
compiling /home/opc/ruby/src/master/ext/-test-/vm/at_exit.c
linking shared-object -test-/typeddata.so
compiling /home/opc/ruby/src/master/ext/-test-/string/new.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/typeddata'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/wait'
compiling /home/opc/ruby/src/master/ext/-test-/wait/wait.c
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/vm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
compiling /home/opc/ruby/src/master/ext/bigdecimal/bigdecimal.c
compiling /home/opc/ruby/src/master/ext/-test-/string/nofree.c
linking shared-object -test-/wait.so
compiling /home/opc/ruby/src/master/ext/-test-/string/normalize.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/wait'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/cgi/escape'
compiling /home/opc/ruby/src/master/ext/cgi/escape/escape.c
compiling /home/opc/ruby/src/master/ext/-test-/string/qsort.c
compiling /home/opc/ruby/src/master/ext/-test-/string/rb_interned_str.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/cgi/escape'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/continuation'
compiling /home/opc/ruby/src/master/ext/continuation/continuation.c
compiling /home/opc/ruby/src/master/ext/-test-/string/rb_str_dup.c
linking shared-object continuation.so
compiling /home/opc/ruby/src/master/ext/-test-/string/set_len.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/continuation'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
compiling /home/opc/ruby/src/master/ext/coverage/coverage.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/string'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
compiling /home/opc/ruby/src/master/ext/date/date_core.c
installing default coverage libraries
linking shared-object coverage.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
compiling /home/opc/ruby/src/master/ext/digest/digest.c
linking shared-object digest.so
installing digest libraries
installing default digest libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/erb/escape'
compiling /home/opc/ruby/src/master/ext/erb/escape/escape.c
linking shared-object erb/escape.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/erb/escape'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/etc'
compiling /home/opc/ruby/src/master/ext/etc/etc.c
linking shared-object etc.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/etc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fcntl'
compiling /home/opc/ruby/src/master/ext/fcntl/fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fcntl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
compiling /home/opc/ruby/src/master/ext/fiddle/closure.c
compiling /home/opc/ruby/src/master/ext/fiddle/conversions.c
compiling /home/opc/ruby/src/master/ext/fiddle/fiddle.c
compiling /home/opc/ruby/src/master/ext/bigdecimal/missing.c
compiling /home/opc/ruby/src/master/ext/fiddle/function.c
compiling /home/opc/ruby/src/master/ext/fiddle/handle.c
compiling /home/opc/ruby/src/master/ext/fiddle/memory_view.c
compiling /home/opc/ruby/src/master/ext/fiddle/pinned.c
compiling /home/opc/ruby/src/master/ext/fiddle/pointer.c
linking shared-object bigdecimal.so
installing default bigdecimal libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
compiling /home/opc/ruby/src/master/ext/io/console/console.c
linking shared-object fiddle.so
installing default fiddle libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/nonblock'
compiling /home/opc/ruby/src/master/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/nonblock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/wait'
compiling /home/opc/ruby/src/master/ext/io/wait/wait.c
linking shared-object io/console.so
linking shared-object io/wait.so
installing default console libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/wait'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
compiling /home/opc/ruby/src/master/ext/monitor/monitor.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
compiling /home/opc/ruby/src/master/ext/nkf/nkf.c
installing default monitor libraries
linking shared-object monitor.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
compiling /home/opc/ruby/src/master/ext/objspace/object_tracing.c
compiling /home/opc/ruby/src/master/ext/objspace/objspace.c
compiling /home/opc/ruby/src/master/ext/date/date_parse.c
compiling /home/opc/ruby/src/master/ext/objspace/objspace_dump.c
linking shared-object objspace.so
installing default objspace libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
compiling /home/opc/ruby/src/master/ext/openssl/openssl_missing.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl.c
installing default nkf libraries
linking shared-object nkf.so
compiling /home/opc/ruby/src/master/ext/openssl/ossl_asn1.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
compiling /home/opc/ruby/src/master/ext/pathname/pathname.c
compiling /home/opc/ruby/src/master/ext/date/date_strftime.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_bio.c
compiling /home/opc/ruby/src/master/ext/date/date_strptime.c
installing default pathname libraries
linking shared-object pathname.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
compiling /home/opc/ruby/src/master/ext/openssl/ossl_bn.c
installing default date_core libraries
compiling /home/opc/ruby/src/master/ext/openssl/ossl_cipher.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_config.c
linking shared-object date_core.so
compiling /home/opc/ruby/src/master/ext/openssl/ossl_digest.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
compiling /home/opc/ruby/src/master/ext/psych/psych.c
compiling /home/opc/ruby/src/master/ext/psych/psych_emitter.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_engine.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_hmac.c
compiling /home/opc/ruby/src/master/ext/psych/psych_parser.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_kdf.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ns_spki.c
compiling /home/opc/ruby/src/master/ext/psych/psych_to_ruby.c
compiling /home/opc/ruby/src/master/ext/psych/psych_yaml_tree.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ocsp.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs12.c
linking shared-object psych.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
compiling /home/opc/ruby/src/master/ext/pty/pty.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs7.c
installing default pty libraries
linking shared-object pty.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/racc/cparse'
compiling /home/opc/ruby/src/master/ext/racc/cparse/cparse.c
linking shared-object racc/cparse.so
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof'
compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/sizes.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/readline'
compiling /home/opc/ruby/src/master/ext/readline/readline.c
compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/limits.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
compiling /home/opc/ruby/src/master/ext/ripper/ripper.c
linking shared-object readline.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/readline'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
compiling /home/opc/ruby/src/master/ext/socket/init.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dh.c
compiling /home/opc/ruby/src/master/ext/socket/constants.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dsa.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_ec.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_rsa.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_rand.c
compiling /home/opc/ruby/src/master/ext/socket/basicsocket.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl.c
compiling /home/opc/ruby/src/master/ext/socket/socket.c
compiling /home/opc/ruby/src/master/ext/socket/ipsocket.c
compiling /home/opc/ruby/src/master/ext/socket/tcpsocket.c
compiling /home/opc/ruby/src/master/ext/socket/tcpserver.c
compiling /home/opc/ruby/src/master/ext/socket/sockssocket.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl_session.c
compiling /home/opc/ruby/src/master/ext/socket/udpsocket.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ts.c
compiling /home/opc/ruby/src/master/ext/socket/unixsocket.c
compiling /home/opc/ruby/src/master/ext/socket/unixserver.c
compiling /home/opc/ruby/src/master/ext/socket/option.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509attr.c
compiling /home/opc/ruby/src/master/ext/socket/ancdata.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509cert.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509crl.c
compiling /home/opc/ruby/src/master/ext/socket/raddrinfo.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509ext.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509name.c
compiling /home/opc/ruby/src/master/ext/socket/ifaddr.c
installing default socket libraries
linking shared-object socket.so
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509req.c
checking /home/opc/ruby/src/master/parse.y and /home/opc/ruby/src/master/ext/ripper/eventids2.c
linking shared-object ripper.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/stringio'
compiling /home/opc/ruby/src/master/ext/stringio/stringio.c
installing default ripper libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
compiling /home/opc/ruby/src/master/ext/strscan/strscan.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509revoked.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509store.c
linking shared-object strscan.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
compiling /home/opc/ruby/src/master/ext/syslog/syslog.c
linking shared-object stringio.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/stringio'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/zlib'
compiling /home/opc/ruby/src/master/ext/zlib/zlib.c
linking shared-object openssl.so
linking shared-object syslog.so
installing default syslog libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.7.2/ext/debug'
compiling /home/opc/ruby/src/master/.bundle/gems/debug-1.7.2/ext/debug/debug.c
compiling /home/opc/ruby/src/master/.bundle/gems/debug-1.7.2/ext/debug/iseq_collector.c
ln -sfT ../../../../../src/master/.bundle/gems/debug-1.7.2/lib ../../../../../.bundle/gems/debug-1.7.2/lib
linking shared-object debug/debug.so
installing default openssl libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension/constants.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/bubblebabble'
compiling /home/opc/ruby/src/master/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/bubblebabble'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/md5'
compiling /home/opc/ruby/src/master/ext/digest/md5/md5init.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension/lexer.c
compiling /home/opc/ruby/src/master/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/md5'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/rmd160'
compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160init.c
compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension/lexstate.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension/location.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/rmd160'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha1'
compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1init.c
compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension/main.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension/parser.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha1'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2init.c
compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2.c
linking shared-object zlib.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/zlib'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/generator'
compiling /home/opc/ruby/src/master/ext/json/generator/generator.c
linking shared-object digest/sha2.so
installing default sha2 libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/parser'
compiling /home/opc/ruby/src/master/ext/json/parser/parser.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension/parserstate.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension/ruby_objs.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/parser'
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension/unescape.c
ln -sfT ../../../../../src/master/.bundle/gems/rbs-3.1.0/lib ../../../../../.bundle/gems/rbs-3.1.0/lib
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/generator'
linking shared-object rbs_extension.so
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/abi'
linking shared-object -test-/abi.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/abi'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
linking transcoder transdb.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
linking shared-object -test-/marshal/compat.so
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision -
make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal'
/home/opc/ruby/src/master/.bundle/.timestamp/typeprof.revision unchanged
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/nonblock'
linking shared-object io/nonblock.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/nonblock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/parser'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/parser'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/3.3.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/3.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-3.3.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/3.3.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-3.3.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.7
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.6.4
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    racc 1.6.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.3
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.0.4
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.3.2
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.1
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.2
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    readline-ext 0.1.5
                                    stringio 3.0.7
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0
                                    minitest 5.18.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.5.7
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.4
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.1.0
                                    typeprof 0.21.7
                                    debug 1.7.2
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 1838 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'
Run options: 
  --seed=55318
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

/home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
/home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
/home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
/home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
/home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
/home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
/home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
/home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
/home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
/home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
/home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
/home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
Leaked file descriptor: TestDir#test_home: 7 #<File::Stat dev=0xfc00, ino=1555231, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-04-28 16:48:59.849493131 +0000, mtime=2023-04-28 16:48:49.145461509 +0000, ctime=2023-04-28 16:48:49.145461509 +0000>
Leaked file descriptor: TestDir#test_home: 8 #<File::Stat dev=0x9, ino=1085270322, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    3668977  opc    7r   REG              252,0  9253600    1555231 /var/lib/sss/mc/passwd
ruby    3668977  opc    8u  unix 0x0000000000000000      0t0 1085270322 type=STREAM
Leaked file descriptor: TestEtc#test_getgrgid: 9 #<File::Stat dev=0xfc00, ino=1555232, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-04-28 16:49:05.597510112 +0000, mtime=2023-04-28 16:48:49.145461509 +0000, ctime=2023-04-28 16:48:49.145461509 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    3668977  opc    9r   REG  252,0  6940392 1555232 /var/lib/sss/mc/group
/home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
/home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
/home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
/home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
/home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
/home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
Leaked file descriptor: TestOptionParserLoad#test_load_xdg_config_home: 9 #<File::Stat dev=0xfc00, ino=1555231, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-04-28 16:48:59.849493131 +0000, mtime=2023-04-28 16:48:49.145461509 +0000, ctime=2023-04-28 16:48:49.145461509 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    3668979  opc    9r   REG  252,0  9253600 1555231 /var/lib/sss/mc/passwd
Leaked file descriptor: TestIO_Console#test_raw!: 11 #<File::Stat dev=0xfc00, ino=1555232, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-04-28 16:49:05.597510112 +0000, mtime=2023-04-28 16:48:49.145461509 +0000, ctime=2023-04-28 16:48:49.145461509 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    3668979  opc   11r   REG  252,0  6940392 1555232 /var/lib/sss/mc/group
Leaked file descriptor: TestProcess#test_uid_from_name: 11 #<File::Stat dev=0xfc00, ino=1555231, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-04-28 16:48:59.849493131 +0000, mtime=2023-04-28 16:48:49.145461509 +0000, ctime=2023-04-28 16:48:49.145461509 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    3668978  opc   11r   REG  252,0  9253600 1555231 /var/lib/sss/mc/passwd
/home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
/home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
/home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
/home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
/home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
/home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
/home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here

Retrying...
Leaked file descriptor: TestDir#test_home: 9 #<File::Stat dev=0xfc00, ino=1555231, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-04-28 16:48:59.849493131 +0000, mtime=2023-04-28 16:48:49.145461509 +0000, ctime=2023-04-28 16:48:49.145461509 +0000>
Leaked file descriptor: TestDir#test_home: 10 #<File::Stat dev=0x9, ino=1085298079, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID USER   FD   TYPE             DEVICE SIZE/OFF       NODE NAME
ruby    3668976  opc    9r   REG              252,0  9253600    1555231 /var/lib/sss/mc/passwd
ruby    3668976  opc   10u  unix 0x0000000000000000      0t0 1085298079 type=STREAM
Leaked file descriptor: TestEtc#test_getgrgid: 11 #<File::Stat dev=0xfc00, ino=1555232, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-04-28 16:51:48.961992726 +0000, mtime=2023-04-28 16:50:53.549829026 +0000, ctime=2023-04-28 16:50:53.549829026 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME
ruby    3668976  opc   11r   REG  252,0  6940392 1555232 /var/lib/sss/mc/group

  1) Failure:
TestDir#test_glob_gc_for_fd [/home/opc/ruby/src/master/test/ruby/test_dir.rb:678]:
assert_separately failed with error message
pid 3675649 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


  2) Failure:
TestDir#test_glob_too_may_open_files [/home/opc/ruby/src/master/test/ruby/test_dir.rb:333]:
assert_separately failed with error message
pid 3675650 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


  3) Failure:
TestEtc#test_ractor [/home/opc/ruby/src/master/test/etc/test_etc.rb:176]:
assert_separately failed with error message
pid 3675653 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


  4) Failure:
TestIO_M17N#test_bom_too_long_utfname [/home/opc/ruby/src/master/test/ruby/test_io_m17n.rb:2247]:
assert_separately failed with error message
pid 3675666 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


  5) Failure:
TestFloat#test_aliased_quo_recursion [/home/opc/ruby/src/master/test/ruby/test_float.rb:1014]:
assert_separately failed with error message
pid 3675675 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


  6) Failure:
TestFloat#test_long_string [/home/opc/ruby/src/master/test/ruby/test_float.rb:965]:
assert_separately failed with error message
pid 3675676 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


  7) 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 3675678 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


  8) 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 3675679 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


  9) 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 3675680 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 10) Failure:
OpenSSL::TestEngine#test_engines_free [/home/opc/ruby/src/master/test/openssl/test_engine.rb:85]:
assert_separately failed with error message
pid 3675681 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 11) 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 3675682 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 12) 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 3675683 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 13) 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 3675684 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 14) 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 3675685 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 15) Failure:
TestModule#test_private_top_methods [/home/opc/ruby/src/master/test/ruby/test_module.rb:2973]:
assert_separately failed with error message
pid 3675686 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 16) Failure:
TestModule#test_refine_module_then_include [/home/opc/ruby/src/master/test/ruby/test_module.rb:618]:
assert_separately failed with error message
pid 3675690 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 17) Failure:
TestModule#test_redefinition_mismatch [/home/opc/ruby/src/master/test/ruby/test_module.rb:3191]:
assert_separately failed with error message
pid 3675693 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 18) Failure:
TestModule#test_inspect_segfault [/home/opc/ruby/src/master/test/ruby/test_module.rb:3132]:
assert_separately failed with error message
pid 3675698 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 19) Failure:
TestModule#test_include_toplevel [/home/opc/ruby/src/master/test/ruby/test_module.rb:518]:
assert_separately failed with error message
pid 3675699 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 20) Failure:
TestModule#test_prepend_gc [/home/opc/ruby/src/master/test/ruby/test_module.rb:3060]:
assert_separately failed with error message
pid 3675702 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 21) Failure:
TestModule#test_prepend_optmethod [/home/opc/ruby/src/master/test/ruby/test_module.rb:2433]:
assert_separately failed with error message
pid 3675708 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 22) Failure:
TestModule#test_private_extended_module [/home/opc/ruby/src/master/test/ruby/test_module.rb:3200]:
assert_separately failed with error message
pid 3675709 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 23) Failure:
TestModule#test_gc_prepend_chain [/home/opc/ruby/src/master/test/ruby/test_module.rb:596]:
assert_separately failed with error message
pid 3675710 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 24) Failure:
TestModule#test_prepend_visibility_inherited [/home/opc/ruby/src/master/test/ruby/test_module.rb:2624]:
assert_separately failed with error message
pid 3675711 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 25) Failure:
TestModule#test_prepend_call_super [/home/opc/ruby/src/master/test/ruby/test_module.rb:2752]:
assert_separately failed with error message
pid 3675712 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 26) Failure:
TC_OpenStruct#test_ractor [/home/opc/ruby/src/master/test/ostruct/test_ostruct.rb:360]:
assert_separately failed with error message
pid 3675716 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 27) 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 3675718 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 28) Failure:
TestRequire#test_define_module_under [/home/opc/ruby/src/master/test/ruby/test_require.rb:315]:
assert_separately failed with error message
pid 3675722 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 29) Failure:
TestRequire#test_loading_fifo_threading_success [/home/opc/ruby/src/master/test/ruby/test_require.rb:832]:
assert_separately failed with error message
pid 3675723 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 30) Failure:
TestRequire#test_require_too_long_filename [/home/opc/ruby/src/master/test/ruby/test_require.rb:32]:
assert_separately failed with error message
pid 3675727 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 31) Failure:
TestRequire#test_loading_fifo_fd_leak [/home/opc/ruby/src/master/test/ruby/test_require.rb:859]:
assert_separately failed with error message
pid 3675730 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 32) Failure:
TestRequire#test_require_in_wrapped_load [/home/opc/ruby/src/master/test/ruby/test_require.rb:347]:
assert_separately failed with error message
pid 3675736 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 33) Failure:
TestRequire#test_load_wrap_nil [/home/opc/ruby/src/master/test/ruby/test_require.rb:394]:
assert_separately failed with error message
pid 3675737 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 34) Failure:
TestRequire#test_define_class_under [/home/opc/ruby/src/master/test/ruby/test_require.rb:268]:
assert_separately failed with error message
pid 3675738 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 35) Failure:
TestRequire#test_default_loaded_features_encoding [/home/opc/ruby/src/master/test/ruby/test_require.rb:596]:
assert_separately failed with error message
pid 3675739 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 36) Failure:
TestRequire#test_throw_while_loading [/home/opc/ruby/src/master/test/ruby/test_require.rb:883]:
assert_separately failed with error message
pid 3675777 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 37) Failure:
TestRequire#test_define_class [/home/opc/ruby/src/master/test/ruby/test_require.rb:239]:
assert_separately failed with error message
pid 3675782 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 38) Failure:
TestRequire#test_loading_fifo_threading_raise [/home/opc/ruby/src/master/test/ruby/test_require.rb:813]:
assert_separately failed with error message
pid 3675783 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 39) Failure:
TestRequire#test_require_invalid_shared_object [/home/opc/ruby/src/master/test/ruby/test_require.rb:21]:
assert_separately failed with error message
pid 3675785 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 40) Failure:
TestRequire#test_define_module [/home/opc/ruby/src/master/test/ruby/test_require.rb:300]:
assert_separately failed with error message
pid 3675786 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 41) Failure:
TestObjectSpace#test_each_object_singleton_class [/home/opc/ruby/src/master/test/ruby/test_objectspace.rb:254]:
assert_separately failed with error message
pid 3675787 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 42) Failure:
TestObjectSpace#test_each_object_no_garbage [/home/opc/ruby/src/master/test/ruby/test_objectspace.rb:228]:
assert_separately failed with error message
pid 3675795 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 43) Failure:
TestBigDecimalRactor#test_ractor_shareable [/home/opc/ruby/src/master/test/bigdecimal/test_ractor.rb:13]:
assert_separately failed with error message
pid 3675797 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 44) Failure:
TestSignal#test_ignored_interrupt [/home/opc/ruby/src/master/test/ruby/test_signal.rb:284]:
assert_separately failed with error message
pid 3675799 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 45) Failure:
TestSignal#test_hup_me [/home/opc/ruby/src/master/test/ruby/test_signal.rb:268]:
assert_separately failed with error message
pid 3675805 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 46) Failure:
TestSignal#test_sigwait_fd_unused [/home/opc/ruby/src/master/test/ruby/test_signal.rb:328]:
assert_separately failed with error message
pid 3675808 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 47) Failure:
TestSignal#test_trap_system_default [/home/opc/ruby/src/master/test/ruby/test_signal.rb:197]:
assert_separately failed with error message
pid 3675823 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 48) 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 3675831 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 49) 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 3675877 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 50) Failure:
TestFileExhaustive#test_join_with_changed_separator [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:1371]:
assert_separately failed with error message
pid 3675881 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 51) Failure:
TestFileExhaustive#test_flock_exclusive [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:1415]:
assert_separately failed with error message
pid 3675882 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 52) Failure:
TestFileExhaustive#test_flock_shared [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:1446]:
assert_separately failed with error message
pid 3675885 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 53) Failure:
TestFileExhaustive#test_readlink_long_path [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:754]:
assert_separately failed with error message
pid 3675887 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 54) Failure:
TestPathnameRactor#test_ractor_shareable [/home/opc/ruby/src/master/test/pathname/test_ractor.rb:11]:
assert_separately failed with error message
pid 3675946 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 55) 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 3675969 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 56) Failure:
TestDigest::TestDigestParen#test_no_lib [/home/opc/ruby/src/master/test/digest/test_digest.rb:231]:
assert_separately failed with error message
pid 3675970 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 57) Failure:
TestDigest::TestDigestParen#test_race_mixed [/home/opc/ruby/src/master/test/digest/test_digest.rb:263]:
assert_separately failed with error message
pid 3675971 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 58) Failure:
TestDigest::TestDigestParen#test_race [/home/opc/ruby/src/master/test/digest/test_digest.rb:250]:
assert_separately failed with error message
pid 3675973 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 59) 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 3675975 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 60) Failure:
TestDigest::TestDigestParen#test_sha2 [/home/opc/ruby/src/master/test/digest/test_digest.rb:221]:
assert_separately failed with error message
pid 3675976 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 61) 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 3675977 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 62) Failure:
TestDup#test_user_flags [/home/opc/ruby/src/master/test/ruby/test_dup.rb:77]:
assert_separately failed with error message
pid 3675978 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 63) Failure:
TestGc#test_expand_heap [/home/opc/ruby/src/master/test/ruby/test_gc.rb:431]:
assert_separately failed with error message
pid 3675979 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 64) Failure:
TestGc#test_latest_gc_info [/home/opc/ruby/src/master/test/ruby/test_gc.rb:218]:
assert_separately failed with error message
pid 3675980 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 65) Failure:
TestGc#test_thrashing_for_young_objects [/home/opc/ruby/src/master/test/ruby/test_gc.rb:452]:
assert_separately failed with error message
pid 3676014 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 66) 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 3676045 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 67) Failure:
TestTimeExtension#test_rfc2822_ractor [/home/opc/ruby/src/master/test/test_time.rb:76]:
assert_separately failed with error message
pid 3676047 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 68) 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 3676050 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 69) 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 3676053 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 70) 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 3676056 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 71) 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 3676059 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 72) 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 3676062 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 73) 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 3676065 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 74) 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 3676068 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 75) 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 3676071 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 76) 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 3676074 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 77) 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 3676077 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 78) Failure:
TestMethodInlineCache#test_zsuper [/home/opc/ruby/src/master/test/ruby/test_inlinecache.rb:37]:
assert_separately failed with error message
pid 3676080 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 79) Failure:
TC_Set_Builtin#test_to_set [/home/opc/ruby/src/master/test/test_set.rb:884]:
assert_separately failed with error message
pid 3676081 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 80) Failure:
TC_Set_Builtin#test_Set [/home/opc/ruby/src/master/test/test_set.rb:864]:
assert_separately failed with error message
pid 3676082 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 81) Failure:
TestPsychRactor#test_ractor_config [/home/opc/ruby/src/master/test/psych/test_ractor.rb:30]:
assert_separately failed with error message
pid 3676083 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 82) Failure:
TestPsychRactor#test_ractor_constants [/home/opc/ruby/src/master/test/psych/test_ractor.rb:43]:
assert_separately failed with error message
pid 3676086 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 83) Failure:
TestPsychRactor#test_not_shareable [/home/opc/ruby/src/master/test/psych/test_ractor.rb:18]:
assert_separately failed with error message
pid 3676089 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 84) Failure:
TestPsychRactor#test_ractor_round_trip [/home/opc/ruby/src/master/test/psych/test_ractor.rb:6]:
assert_separately failed with error message
pid 3676091 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 85) 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 3676094 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 86) Failure:
JSONInRactorTest#test_generate [/home/opc/ruby/src/master/test/json/ractor_test.rb:8]:
assert_separately failed with error message
pid 3676095 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 87) 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 3676102 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 88) 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 3676113 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 89) Failure:
TestThread#test_report_on_exception [/home/opc/ruby/src/master/test/ruby/test_thread.rb:430]:
assert_separately failed with error message
pid 3676129 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 90) Failure:
TestThread#test_signal_at_join [/home/opc/ruby/src/master/test/ruby/test_thread.rb:1473]:
assert_separately failed with error message
pid 3676132 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 91) Failure:
TestMarshal#test_marshal_load_r_prepare_reference_crash [/home/opc/ruby/src/master/test/ruby/test_marshal.rb:737]:
assert_separately failed with error message
pid 3676202 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 92) Failure:
TestMarshal#test_marshal_load_extended_class_crash [/home/opc/ruby/src/master/test/ruby/test_marshal.rb:725]:
assert_separately failed with error message
pid 3676203 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 93) 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 3676206 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 94) Failure:
TestAst#test_of_proc_and_method [/home/opc/ruby/src/master/test/ruby/test_ast.rb:253]:
assert_separately failed with error message
pid 3676208 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 95) 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 3676314 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 96) Failure:
TestEnumerable#test_inject_op_private [/home/opc/ruby/src/master/test/ruby/test_enum.rb:302]:
assert_separately failed with error message
pid 3676324 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 97) 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 3676329 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 98) 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 3676330 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


 99) Failure:
TestEnumerable#test_inject_op_redefined [/home/opc/ruby/src/master/test/ruby/test_enum.rb:273]:
assert_separately failed with error message
pid 3676331 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


100) Failure:
TestSymbol#test_to_proc_binding [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:269]:
assert_separately failed with error message
pid 3676341 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


101) Failure:
TestSymbol#test_to_proc_iseq [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:256]:
assert_separately failed with error message
pid 3676342 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


102) Failure:
TestSymbol#test_hash_redefinition [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:557]:
assert_separately failed with error message
pid 3676344 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


103) Failure:
TestSymbol#test_to_proc_arg [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:168]:
assert_separately failed with error message
pid 3676346 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


104) Failure:
TestSymbol#test_block_method_to_proc [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:340]:
assert_separately failed with error message
pid 3676350 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


105) Failure:
TestSymbol#test_to_proc_no_method [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:159]:
assert_separately failed with error message
pid 3676355 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


106) Failure:
TestSymbol#test_block_curry_lambda [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:330]:
assert_separately failed with error message
pid 3676356 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


107) Failure:
TestSymbol#test_block_curry_proc [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:320]:
assert_separately failed with error message
pid 3676357 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


108) Failure:
OpenSSL::TestFIPS#test_fips_mode_get [/home/opc/ruby/src/master/test/openssl/test_fips.rb:14]:
assert_separately failed with error message
pid 3676359 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


109) 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 3676360 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


110) Failure:
TestAlias#test_alias_in_module [/home/opc/ruby/src/master/test/ruby/test_alias.rb:207]:
assert_separately failed with error message
pid 3676362 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


111) Failure:
TestInteger#test_times_bignum_redefine_plus_lt [/home/opc/ruby/src/master/test/ruby/test_integer.rb:308]:
assert_separately failed with error message
pid 3676365 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


112) Failure:
TestInteger#test_Integer_with_exception_keyword [/home/opc/ruby/src/master/test/ruby/test_integer.rb:241]:
assert_separately failed with error message
pid 3676462 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


113) Failure:
TestInteger#test_Integer [/home/opc/ruby/src/master/test/ruby/test_integer.rb:182]:
assert_separately failed with error message
pid 3676463 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


114) Failure:
TestTranscode#test_loading_race [/home/opc/ruby/src/master/test/ruby/test_transcode.rb:2265]:
assert_separately failed with error message
pid 3676476 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


115) Failure:
TestTranscode#test_valid_dummy_encoding [/home/opc/ruby/src/master/test/ruby/test_transcode.rb:2254]:
assert_separately failed with error message
pid 3676479 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


116) Failure:
TestRefinement#test_refined_protected_methods [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1210]:
assert_separately failed with error message
pid 3676481 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


117) Failure:
TestRefinement#test_symbol_proc_with_block [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1835]:
assert_separately failed with error message
pid 3676494 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


118) 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 3676497 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


119) Failure:
TestRefinement#test_alias_refined_method [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1287]:
assert_separately failed with error message
pid 3676501 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


120) Failure:
TestRefinement#test_reopen_refinement_module [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1596]:
assert_separately failed with error message
pid 3676505 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


121) 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 3676506 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


122) Failure:
TestRefinement#test_refined_method_defined [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1330]:
assert_separately failed with error message
pid 3676507 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


123) Failure:
TestRefinement#test_refine_after_using [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1039]:
assert_separately failed with error message
pid 3676508 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


124) Failure:
TestRefinement#test_refine_basic_object [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1245]:
assert_separately failed with error message
pid 3676509 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


125) 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 3676510 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


126) Failure:
TestRefinement#test_public_in_refine [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1899]:
assert_separately failed with error message
pid 3676511 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


127) Failure:
TestRefinement#test_remove_refined_method [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1405]:
assert_separately failed with error message
pid 3676513 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


128) Failure:
TestRefinement#test_using_wrong_argument [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:2029]:
assert_separately failed with error message
pid 3676514 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


129) 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 3676517 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


130) Failure:
TestRefinement#test_refine_with_prepend [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1885]:
assert_separately failed with error message
pid 3676527 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


131) Failure:
TestBigDecimal#test_precs [/home/opc/ruby/src/master/test/bigdecimal/test_bigdecimal.rb:688]:
assert_separately failed with error message
pid 3676532 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


132) Failure:
TestObject#test_redef_method_missing [/home/opc/ruby/src/master/test/ruby/test_object.rb:966]:
assert_separately failed with error message
pid 3676537 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


133) 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 3676545 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


134) 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 3676546 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


135) 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 3676547 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


136) Failure:
TestRegexp#test_match_cache_exponential [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1744]:
assert_separately failed with error message
pid 3676552 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


137) Failure:
TestRegexp#test_invalid_free_at_parse_depth_limit_over [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1564]:
assert_separately failed with error message
pid 3676553 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


138) Failure:
TestRegexp#test_s_timeout_corner_cases [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1666]:
assert_separately failed with error message
pid 3676554 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


139) Failure:
TestRegexp#test_bug_19467 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1777]:
assert_separately failed with error message
pid 3676555 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


140) Failure:
TestRegexp#test_s_timeout [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1648]:
assert_separately failed with error message
pid 3676556 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


141) Failure:
TestRegexp#test_nonextended_section_of_extended_regexp_bug_19379 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:135]:
assert_separately failed with error message
pid 3676557 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


142) Failure:
TestRegexp#test_invalid_group [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1609]:
assert_separately failed with error message
pid 3676558 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


143) Failure:
TestRegexp#test_timeout_longer_than_global [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1689]:
assert_separately failed with error message
pid 3676559 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


144) Failure:
TestRegexp#test_eq_tilde_can_be_overridden [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1551]:
assert_separately failed with error message
pid 3676560 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


145) Failure:
TestRegexp#test_match_cache_square [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1754]:
assert_separately failed with error message
pid 3676561 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


146) Failure:
TestRegexp#test_extended_comment_invalid_escape_bug_18294 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:82]:
assert_separately failed with error message
pid 3676562 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


147) Failure:
TestRegexp#test_timeout_corner_cases [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1726]:
assert_separately failed with error message
pid 3676564 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


148) Failure:
TestRegexp#test_timeout_nil [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1689]:
assert_separately failed with error message
pid 3676565 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


149) Failure:
TestRegexp#test_timeout_shorter_than_global [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1689]:
assert_separately failed with error message
pid 3676566 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


150) Failure:
TestRegexp#test_utf8_comment_in_usascii_extended_regexp_bug_19455 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:191]:
assert_separately failed with error message
pid 3676567 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


151) Failure:
TestMkmfConfig#test_dir_config [/home/opc/ruby/src/master/test/mkmf/test_config.rb:11]:
assert_separately failed with error message
pid 3676569 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


152) 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 3676570 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


153) Failure:
TestKeywordArguments#test_dynamic_symbol_keyword [/home/opc/ruby/src/master/test/ruby/test_keyword.rb:3937]:
assert_separately failed with error message
pid 3676574 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


154) 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 3676575 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


155) Failure:
TestString#test_eq_tilde_can_be_overridden [/home/opc/ruby/src/master/test/ruby/test_string.rb:3233]:
assert_separately failed with error message
pid 3676576 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


156) Failure:
TestString#test_fs_setter [/home/opc/ruby/src/master/test/ruby/test_string.rb:2722]:
assert_separately failed with error message
pid 3676577 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


157) Failure:
TestPipe#test_stdout_epipe [/home/opc/ruby/src/master/test/ruby/test_pipe.rb:32]:
assert_separately failed with error message
pid 3676579 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


158) Failure:
TestPipe::WithConversion#test_stdout_epipe [/home/opc/ruby/src/master/test/ruby/test_pipe.rb:32]:
assert_separately failed with error message
pid 3676581 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


159) Failure:
TestEncoding#test_nonascii_library_path [/home/opc/ruby/src/master/test/ruby/test_encoding.rb:120]:
assert_separately failed with error message
pid 3676583 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


160) Failure:
TestEncoding#test_errinfo_after_autoload [/home/opc/ruby/src/master/test/ruby/test_encoding.rb:109]:
assert_separately failed with error message
pid 3676584 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


161) 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 3676586 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


162) 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 3676593 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


163) 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 3676600 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


164) Failure:
TestNumeric#test_coerced_remainder [/home/opc/ruby/src/master/test/ruby/test_numeric.rb:398]:
assert_separately failed with error message
pid 3676607 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


165) Failure:
TestTime#test_marshal_zone_gc [/home/opc/ruby/src/master/test/ruby/test_time.rb:428]:
assert_separately failed with error message
pid 3676608 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


166) Failure:
TestDefined#test_super_toplevel [/home/opc/ruby/src/master/test/ruby/test_defined.rb:321]:
assert_separately failed with error message
pid 3676609 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


167) 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 3676610 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


168) Failure:
TestPathname#test_split [/home/opc/ruby/src/master/test/pathname/test_pathname.rb:1090]:
assert_separately failed with error message
pid 3676611 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


169) Failure:
TestPathname#test_relative_path_from_casefold [/home/opc/ruby/src/master/test/pathname/test_pathname.rb:1527]:
assert_separately failed with error message
pid 3676612 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


170) Failure:
TestRubyLiteral#test_dsymbol_redefined_intern [/home/opc/ruby/src/master/test/ruby/test_literal.rb:124]:
assert_separately failed with error message
pid 3676613 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


171) Failure:
TestRubyLiteral#test_hash_literal_frozen [/home/opc/ruby/src/master/test/ruby/test_literal.rb:288]:
assert_separately failed with error message
pid 3676619 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


172) Failure:
TestRubyLiteral#test_big_hash_literal [/home/opc/ruby/src/master/test/ruby/test_literal.rb:454]:
assert_separately failed with error message
pid 3676622 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


173) Failure:
TestFiberCurrentRactor#test_ractor_shareable [/home/opc/ruby/src/master/test/fiber/test_ractor.rb:11]:
assert_separately failed with error message
pid 3676623 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


174) 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 3676625 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


175) Failure:
Test_String_Fstring#test_rb_enc_str_new_autoloaded_encoding [/home/opc/ruby/src/master/test/-ext-/string/test_fstring.rb:24]:
assert_separately failed with error message
pid 3676626 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


176) Failure:
TestTimeout#test_threadgroup [/home/opc/ruby/src/master/test/test_timeout.rb:164]:
assert_separately failed with error message
pid 3676629 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


177) Failure:
TestTimeout#test_handling_enclosed_threadgroup [/home/opc/ruby/src/master/test/test_timeout.rb:177]:
assert_separately failed with error message
pid 3676632 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


178) Failure:
TestPack#test_pack_resize [/home/opc/ruby/src/master/test/ruby/test_pack.rb:811]:
assert_separately failed with error message
pid 3676635 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


179) Failure:
TestPack#test_pack_unpack_m [/home/opc/ruby/src/master/test/ruby/test_pack.rb:648]:
assert_separately failed with error message
pid 3676636 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


180) Failure:
TestPack#test_bug_18343 [/home/opc/ruby/src/master/test/ruby/test_pack.rb:657]:
assert_separately failed with error message
pid 3676637 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


181) Failure:
TestException#test_undefined_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1233]:
assert_separately failed with error message
pid 3676638 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


182) Failure:
TestException#test_wrong_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1287]:
assert_separately failed with error message
pid 3676641 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


183) Failure:
TestException#test_redefined_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1246]:
assert_separately failed with error message
pid 3676643 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


184) Failure:
TestException#test_blocking_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1265]:
assert_separately failed with error message
pid 3676644 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


185) Failure:
TestException#test_super_in_method_missing [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1428]:
assert_separately failed with error message
pid 3676648 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


186) Failure:
TestException#test_exception_in_exception_equal [/home/opc/ruby/src/master/test/ruby/test_exception.rb:626]:
assert_separately failed with error message
pid 3676650 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


187) Failure:
TestException#test_exception_in_name_error_to_str [/home/opc/ruby/src/master/test/ruby/test_exception.rb:579]:
assert_separately failed with error message
pid 3676651 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


188) Failure:
TestException#test_undef_Warning_warn [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1225]:
assert_separately failed with error message
pid 3676660 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


189) 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 3676670 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


190) Failure:
URI::TestCommon#test_ractor [/home/opc/ruby/src/master/test/uri/test_common.rb:38]:
assert_separately failed with error message
pid 3676671 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


191) Failure:
TestSyntax#test_cdhash [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:1938]:
assert_separately failed with error message
pid 3676694 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


192) Failure:
TestSyntax#test_anonymous_rest_forwarding [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:147]:
assert_separately failed with error message
pid 3676695 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


193) Failure:
TestSyntax#test_value_of_def [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:1060]:
assert_separately failed with error message
pid 3676697 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


194) Failure:
TestSyntax#test_syntax_test [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:28]:
assert_separately failed with error message
pid 3676698 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


195) Failure:
TestSyntax#test_syntax_ext [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:27]:
assert_separately failed with error message
pid 3676720 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


196) Failure:
TestSyntax#test_anonymous_block_forwarding [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:80]:
assert_separately failed with error message
pid 3676721 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


197) Failure:
TestSyntax#test_class_module_Object_ancestors [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:1923]:
assert_separately failed with error message
pid 3676722 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


198) Failure:
TestSyntax#test_syntax_sample [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:26]:
assert_separately failed with error message
pid 3676723 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


199) Failure:
TestSyntax#test_syntax_lib [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:25]:
assert_separately failed with error message
pid 3676780 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


200) Failure:
TestSyntax#test_keyword_empty_splat [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:342]:
assert_separately failed with error message
pid 3676781 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


201) Failure:
TestSyntax#test_anonymous_keyword_rest_forwarding [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:160]:
assert_separately failed with error message
pid 3676782 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


202) Failure:
TestRand#test_default_seed [/home/opc/ruby/src/master/test/ruby/test_rand.rb:403]:
assert_separately failed with error message
pid 3676785 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


203) 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 3676796 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


204) 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 3676797 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


205) 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 3676798 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


206) 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 3676799 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


207) 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 3676800 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


208) 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 3676801 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


209) 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 3676802 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


210) 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 3676803 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


211) 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 3676804 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


212) 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 3676805 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


213) 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 3676806 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


214) Failure:
TestIterator#test_yield_at_toplevel [/home/opc/ruby/src/master/test/ruby/test_iterator.rb:16]:
assert_separately failed with error message
pid 3676807 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


215) Failure:
TestProcess#test_rescue_exec_fail [/home/opc/ruby/src/master/test/ruby/test_process.rb:2503]:
assert_separately failed with error message
pid 3676813 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


216) Failure:
TestProcess#test_to_hash_on_arguments [/home/opc/ruby/src/master/test/ruby/test_process.rb:2522]:

1. [1/2] Assertion for "Array"
   | assert_separately failed with error message
   | pid 3676837 exit 0
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


2. [2/2] Assertion for "String"
   | assert_separately failed with error message
   | pid 3676839 exit 0
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
   | | /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
   | | /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
   | | /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
   | | /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here
.

217) Failure:
TestProcess#test_deadlock_by_signal_at_forking [/home/opc/ruby/src/master/test/ruby/test_process.rb:2355]:
assert_separately failed with error message
pid 3676855 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


218) Failure:
TestProcess#test_overwrite_ENV [/home/opc/ruby/src/master/test/ruby/test_process.rb:264]:
assert_separately failed with error message
pid 3677071 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


219) Failure:
TestProcess#test_execopts_rlimit [/home/opc/ruby/src/master/test/ruby/test_process.rb:248]:
assert_separately failed with error message
pid 3677403 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


220) Failure:
TestProcess#test_popen_reopen [/home/opc/ruby/src/master/test/ruby/test_process.rb:1964]:
assert_separately failed with error message
pid 3677405 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


221) Failure:
TestProcess#test_exec_fd_3_redirect [/home/opc/ruby/src/master/test/ruby/test_process.rb:2396]:
assert_separately failed with error message
pid 3677481 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


222) Failure:
TestDateParseRactor#test_date_ractor [/home/opc/ruby/src/master/test/date/test_date_ractor.rb:22]:
assert_separately failed with error message
pid 3677588 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


223) 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 3677590 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


224) Failure:
TestRubyYieldGen#test_block_cached_argc [/home/opc/ruby/src/master/test/ruby/test_yield.rb:404]:
assert_separately failed with error message
pid 3677591 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


225) Failure:
TestRubyOptions#test_setproctitle [/home/opc/ruby/src/master/test/ruby/test_rubyoptions.rb:712]:
assert_separately failed with error message
pid 3677617 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


226) 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 3678003 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


227) Failure:
CGIUtilTest#test_cgi_unescapeURIComponent_accept_charset [/home/opc/ruby/src/master/test/cgi/test_cgi_util.rb:114]:
assert_separately failed with error message
pid 3678004 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


228) Failure:
TestClone#test_user_flags [/home/opc/ruby/src/master/test/ruby/test_clone.rb:77]:
assert_separately failed with error message
pid 3678005 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


229) Failure:
TestRubyOptimization#test_block_parameter_should_not_create_objects [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:761]:
assert_separately failed with error message
pid 3678006 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


230) Failure:
TestRubyOptimization#test_string_freeze [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:145]:
assert_separately failed with error message
pid 3678007 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


231) Failure:
TestRubyOptimization#test_peephole_optimization_without_trace [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:776]:
assert_separately failed with error message
pid 3678008 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


232) Failure:
TestRubyOptimization#test_fixnum_minus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:30]:
assert_separately failed with error message
pid 3678009 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


233) Failure:
TestRubyOptimization#test_fixnum_div [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:40]:
assert_separately failed with error message
pid 3678010 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


234) Failure:
TestRubyOptimization#test_string_empty? [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:121]:
assert_separately failed with error message
pid 3678011 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


235) Failure:
TestRubyOptimization#test_fixnum_mul [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:35]:
assert_separately failed with error message
pid 3678012 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


236) Failure:
TestRubyOptimization#test_fixnum_or [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:255]:
assert_separately failed with error message
pid 3678013 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


237) Failure:
TestRubyOptimization#test_string_uminus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:150]:
assert_separately failed with error message
pid 3678015 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


238) Failure:
TestRubyOptimization#test_array_max [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:161]:
assert_separately failed with error message
pid 3678016 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


239) Failure:
TestRubyOptimization#test_array_empty? [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:277]:
assert_separately failed with error message
pid 3678017 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


240) Failure:
TestRubyOptimization#test_array_minus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:265]:
assert_separately failed with error message
pid 3678018 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


241) Failure:
TestRubyOptimization#test_string_freeze_block [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:551]:
assert_separately failed with error message
pid 3678019 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


242) Failure:
TestRubyOptimization#test_string_eq_neq [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:231]:
assert_separately failed with error message
pid 3678020 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


243) Failure:
TestRubyOptimization#test_hash_aset_with [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:305]:
assert_separately failed with error message
pid 3678021 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


244) Failure:
TestRubyOptimization#test_hash_empty? [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:289]:
assert_separately failed with error message
pid 3678022 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


245) Failure:
TestRubyOptimization#test_float_le [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:95]:
assert_separately failed with error message
pid 3678023 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


246) Failure:
TestRubyOptimization#test_clear_unreachable_keyword_args [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:783]:
assert_separately failed with error message
pid 3678024 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
Finished tests in 351.271179s, 67.5290 tests/s, 25626.5118 assertions/s.
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


247) Failure:
TestRubyOptimization#test_string_format [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:139]:
assert_separately failed with error message
pid 3678025 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


248) Failure:
TestRubyOptimization#test_hash_aref_with [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:295]:
assert_separately failed with error message
pid 3678026 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


249) Failure:
TestRubyOptimization#test_fixnum_ge [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:65]:
assert_separately failed with error message
pid 3678027 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


250) Failure:
TestRubyOptimization#test_float_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:70]:
assert_separately failed with error message
pid 3678028 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


251) Failure:
TestRubyOptimization#test_float_ge [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:105]:
assert_separately failed with error message
pid 3678029 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


252) Failure:
TestRubyOptimization#test_fixnum_le [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:55]:
assert_separately failed with error message
pid 3678030 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
23721 tests, 9001855 assertions, 320 failures, 0 errors, 133 skips

ruby -v: ruby 3.3.0dev (2023-04-28T16:09:20Z master 966f0d91e2) [aarch64-linux]
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


253) Failure:
TestRubyOptimization#test_fixnum_mod [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:45]:
assert_separately failed with error message
pid 3678031 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


254) Failure:
TestRubyOptimization#test_string_size [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:115]:
assert_separately failed with error message
pid 3678032 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


255) Failure:
TestRubyOptimization#test_float_lt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:90]:
assert_separately failed with error message
pid 3678033 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


256) Failure:
TestRubyOptimization#test_float_minus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:75]:
assert_separately failed with error message
pid 3678034 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


257) Failure:
TestRubyOptimization#test_opt_case_dispatch [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:598]:
assert_separately failed with error message
pid 3678035 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


258) Failure:
TestRubyOptimization#test_fixnum_gt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:60]:
assert_separately failed with error message
pid 3678036 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


259) Failure:
TestRubyOptimization#test_float_gt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:100]:
assert_separately failed with error message
pid 3678037 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


260) Failure:
TestRubyOptimization#test_optimized_empty_ensure [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:884]:
assert_separately failed with error message
pid 3678038 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


261) Failure:
TestRubyOptimization#test_callinfo_unreachable_path [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:798]:
assert_separately failed with error message
pid 3678039 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


262) Failure:
TestRubyOptimization#test_hash_length [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:283]:
assert_separately failed with error message
pid 3678040 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


263) Failure:
TestRubyOptimization#test_array_min [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:155]:
assert_separately failed with error message
pid 3678041 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


264) Failure:
TestRubyOptimization#test_fixnum_and [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:250]:
assert_separately failed with error message
pid 3678042 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


265) Failure:
TestRubyOptimization#test_fixnum_lt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:50]:
assert_separately failed with error message
pid 3678043 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


266) Failure:
TestRubyOptimization#test_string_length [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:110]:
assert_separately failed with error message
pid 3678044 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


267) Failure:
TestRubyOptimization#test_array_length [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:271]:
assert_separately failed with error message
pid 3678045 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


268) Failure:
TestRubyOptimization#test_array_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:260]:
assert_separately failed with error message
pid 3678046 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


269) Failure:
TestRubyOptimization#test_objtostring [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:912]:
assert_separately failed with error message
pid 3678047 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


270) Failure:
TestRubyOptimization#test_fixnum_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:25]:
assert_separately failed with error message
pid 3678048 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


271) Failure:
TestRubyOptimization#test_float_mul [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:80]:
assert_separately failed with error message
pid 3678049 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


272) Failure:
TestRubyOptimization#test_string_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:129]:
assert_separately failed with error message
pid 3678050 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


273) Failure:
TestRubyOptimization#test_float_div [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:85]:
assert_separately failed with error message
pid 3678053 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


274) Failure:
TestRubyOptimization#test_string_ltlt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:245]:
assert_separately failed with error message
pid 3678055 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


275) Failure:
TestRubyOptimization#test_eqq [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:616]:
assert_separately failed with error message
pid 3678056 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


276) Failure:
TestGCCompact#test_updating_references_for_embed_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:237]:
assert_separately failed with error message
pid 3678057 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


277) Failure:
TestGCCompact#test_ast_compacts [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:174]:
assert_separately failed with error message
pid 3678058 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


278) Failure:
TestGCCompact#test_moving_strings_up_size_pools [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:386]:
assert_separately failed with error message
pid 3678059 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


279) Failure:
TestGCCompact#test_updating_references_for_heap_allocated_frozen_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:261]:
assert_separately failed with error message
pid 3678060 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


280) Failure:
TestGCCompact#test_moving_arrays_down_size_pools [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:314]:
assert_separately failed with error message
pid 3678061 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


281) Failure:
TestGCCompact#test_updating_references_for_embed_frozen_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:286]:
assert_separately failed with error message
pid 3678062 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


282) Failure:
TestGCCompact#test_updating_references_for_heap_allocated_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:213]:
assert_separately failed with error message
pid 3678063 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


283) Failure:
TestGCCompact#test_moving_strings_down_size_pools [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:405]:
assert_separately failed with error message
pid 3678064 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


284) Failure:
TestGCCompact#test_moving_objects_between_size_pools_keeps_shape_frozen_status [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:422]:
assert_separately failed with error message
pid 3678065 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


285) Failure:
TestGCCompact#test_moving_objects_between_size_pools [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:356]:
assert_separately failed with error message
pid 3678066 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


286) Failure:
TestGCCompact#test_moving_arrays_up_size_pools [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:334]:
assert_separately failed with error message
pid 3678067 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


287) Failure:
TestHash#test_any_hash_fixable [/home/opc/ruby/src/master/test/ruby/test_hash.rb:2217]:
assert_separately failed with error message
pid 3678068 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


288) Failure:
TestHash#test_AREF_fstring_key_default_proc [/home/opc/ruby/src/master/test/ruby/test_hash.rb:308]:
assert_separately failed with error message
pid 3678069 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


289) Failure:
TestSetTraceFunc#test_lineno_in_optimized_insn [/home/opc/ruby/src/master/test/ruby/test_settracefunc.rb:2199]:
assert_separately failed with error message
pid 3678125 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


290) Failure:
TestTracepointObj#test_teardown_with_active_GC_end_hook [/home/opc/ruby/src/master/test/-ext-/tracepoint/test_tracepoint.rb:85]:
assert_separately failed with error message
pid 3678127 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


291) 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 3678129 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


292) Failure:
TestHash::TestSubHash#test_any_hash_fixable [/home/opc/ruby/src/master/test/ruby/test_hash.rb:2217]:
assert_separately failed with error message
pid 3678130 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


293) Failure:
TestHash::TestSubHash#test_AREF_fstring_key_default_proc [/home/opc/ruby/src/master/test/ruby/test_hash.rb:308]:
assert_separately failed with error message
pid 3678131 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


294) Failure:
TestObjSpace#test_reachable_objects_during_iteration [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:145]:
assert_separately failed with error message
pid 3678175 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


295) Failure:
TestObjSpace#test_load_allocation_path_compile_file [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:823]:
assert_separately failed with error message
pid 3678177 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


296) Failure:
TestObjSpace#test_trace_object_allocations_stop_first [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:181]:
assert_separately failed with error message
pid 3678178 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


297) Failure:
TestObjSpace#test_reachable_objects_from [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:117]:
assert_separately failed with error message
pid 3678180 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


298) Failure:
TestObjSpace#test_reachable_objects_size [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:168]:
assert_separately failed with error message
pid 3678181 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


299) Failure:
TestObjSpace#test_load_allocation_path_load [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:823]:
assert_separately failed with error message
pid 3678183 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


300) Failure:
TestObjSpace#test_count_symbols [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:765]:
assert_separately failed with error message
pid 3678184 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


301) Failure:
TestArgf#test_wrong_type [/home/opc/ruby/src/master/test/ruby/test_argf.rb:1117]:
assert_separately failed with error message
pid 3678413 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


302) Failure:
TestMethod#test_override_optimized_method_on_class_using_prepend [/home/opc/ruby/src/master/test/ruby/test_method.rb:1474]:
assert_separately failed with error message
pid 3678464 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


303) Failure:
TestMethod#test_argument_error_location [/home/opc/ruby/src/master/test/ruby/test_method.rb:1447]:
assert_separately failed with error message
pid 3678465 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


304) Failure:
TestMethod#test_zsuper_private_override_instance_method [/home/opc/ruby/src/master/test/ruby/test_method.rb:1453]:
assert_separately failed with error message
pid 3678466 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


305) Failure:
TestParse#test_error_def_in_argument [/home/opc/ruby/src/master/test/ruby/test_parse.rb:1056]:
assert_separately failed with error message
pid 3678473 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


306) Failure:
TestBigMath#test_log [/home/opc/ruby/src/master/test/bigdecimal/test_bigmath.rb:70]:
assert_separately failed with error message
pid 3678475 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


307) 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 3678476 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


308) 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 3678477 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


309) 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 3678478 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


310) 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 3678479 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


311) 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 3678480 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


312) 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 3678481 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


313) 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 3678482 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


314) 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 3678483 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


315) 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 3678484 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


316) 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 3678485 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


317) 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 3678486 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


318) Failure:
TestEnumerator#test_with_index_dangling_memo [/home/opc/ruby/src/master/test/ruby/test_enumerator.rb:152]:
assert_separately failed with error message
pid 3678487 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


319) Failure:
TestClass#test_redefinition_mismatch [/home/opc/ruby/src/master/test/ruby/test_class.rb:714]:
assert_separately failed with error message
pid 3678489 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


320) Failure:
TestWeakMap#test_compaction_bug_19529 [/home/opc/ruby/src/master/test/ruby/test_weakmap.rb:205]:
assert_separately failed with error message
pid 3678494 exit 0
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:6: warning: method redefined; discarding old assert_raises
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:6: warning: previous definition of assert_raises was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:10: warning: method redefined; discarding old _assertions=
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:10: warning: previous definition of _assertions= was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:14: warning: method redefined; discarding old _assertions
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:14: warning: previous definition of _assertions was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:21: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:21: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:40: warning: already initialized constant EnvUtil::LANG_ENVS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:40: warning: previous definition of LANG_ENVS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:42: warning: already initialized constant EnvUtil::DEFAULT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/envutil.rb:42: warning: previous definition of DEFAULT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:45: warning: already initialized constant EnvUtil::RUBYLIB
| /home/opc/ruby/src/master/tool/lib/envutil.rb:45: warning: previous definition of RUBYLIB was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale
| /home/opc/ruby/src/master/test/lib/envutil.rb:48: warning: method redefined; discarding old timeout_scale=
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_internal_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_external_encoding
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_verbose
| /home/opc/ruby/src/master/test/lib/envutil.rb:49: warning: method redefined; discarding old original_warning
| /home/opc/ruby/src/master/test/lib/envutil.rb:52: warning: method redefined; discarding old capture_global_values
| /home/opc/ruby/src/master/tool/lib/envutil.rb:52: warning: previous definition of capture_global_values was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:324: warning: method redefined; discarding old diagnostic_reports
| /home/opc/ruby/src/master/tool/lib/envutil.rb:324: warning: previous definition of diagnostic_reports was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:328: warning: method redefined; discarding old failure_description
| /home/opc/ruby/src/master/tool/lib/envutil.rb:328: warning: previous definition of failure_description was here
| /home/opc/ruby/src/master/test/lib/envutil.rb:359: warning: method redefined; discarding old gc_stress_to_class?
| /home/opc/ruby/src/master/tool/lib/envutil.rb:359: warning: previous definition of gc_stress_to_class? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:42: warning: method redefined; discarding old mu_pp
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:42: warning: previous definition of mu_pp was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:46: warning: method redefined; discarding old assert_file
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:46: warning: previous definition of assert_file was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:50: warning: already initialized constant Test::Unit::CoreAssertions::FailDesc
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:50: warning: previous definition of FailDesc was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:57: warning: method redefined; discarding old assert_in_out_err
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:57: warning: previous definition of assert_in_out_err was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:95: warning: method redefined; discarding old syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:95: warning: previous definition of syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:113: warning: method redefined; discarding old assert_no_memory_leak
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:113: warning: previous definition of assert_no_memory_leak was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:174: warning: method redefined; discarding old assert_nothing_raised
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:174: warning: previous definition of assert_nothing_raised was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:194: warning: method redefined; discarding old prepare_syntax_check
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:194: warning: previous definition of prepare_syntax_check was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:217: warning: method redefined; discarding old assert_valid_syntax
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:217: warning: previous definition of assert_valid_syntax was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:226: warning: method redefined; discarding old assert_normal_exit
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:226: warning: previous definition of assert_normal_exit was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:237: warning: method redefined; discarding old assert_ruby_status
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:237: warning: previous definition of assert_ruby_status was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:245: warning: already initialized constant Test::Unit::CoreAssertions::ABORT_SIGNALS
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:245: warning: previous definition of ABORT_SIGNALS was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:247: warning: method redefined; discarding old separated_runner
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:247: warning: previous definition of separated_runner was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:260: warning: method redefined; discarding old assert_separately
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:260: warning: previous definition of assert_separately was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:326: warning: method redefined; discarding old assert_ractor
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:326: warning: previous definition of assert_ractor was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:358: warning: method redefined; discarding old assert_throw
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:358: warning: previous definition of assert_throw was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:388: warning: method redefined; discarding old assert_raise
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:388: warning: previous definition of assert_raise was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:443: warning: method redefined; discarding old assert_raise_with_message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:443: warning: previous definition of assert_raise_with_message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:472: warning: already initialized constant Test::Unit::CoreAssertions::TEST_DIR
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:472: warning: previous definition of TEST_DIR was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:486: warning: method redefined; discarding old assert
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:486: warning: previous definition of assert was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:507: warning: method redefined; discarding old assert_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:507: warning: previous definition of assert_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:530: warning: method redefined; discarding old assert_not_respond_to
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:530: warning: previous definition of assert_not_respond_to was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:549: warning: method redefined; discarding old assert_pattern_list
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:549: warning: previous definition of assert_pattern_list was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:589: warning: method redefined; discarding old assert_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:589: warning: previous definition of assert_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:601: warning: method redefined; discarding old assert_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:601: warning: previous definition of assert_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:605: warning: method redefined; discarding old assert_deprecated_warning
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:605: warning: previous definition of assert_deprecated_warning was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:612: warning: method redefined; discarding old assert_deprecated_warn
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:612: warning: previous definition of assert_deprecated_warn was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:619: warning: already initialized constant Test::Unit::CoreAssertions::AssertFile
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:619: warning: previous definition of AssertFile was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:643: warning: method redefined; discarding old failures
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:645: warning: method redefined; discarding old initialize
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:645: warning: previous definition of initialize was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:650: warning: method redefined; discarding old for
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:650: warning: previous definition of for was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:657: warning: method redefined; discarding old foreach
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:657: warning: previous definition of foreach was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:668: warning: method redefined; discarding old message
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:668: warning: previous definition of message was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:678: warning: method redefined; discarding old pass?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:678: warning: previous definition of pass? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:685: warning: method redefined; discarding old assert_join_threads
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:685: warning: previous definition of assert_join_threads was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:715: warning: method redefined; discarding old assert_all?
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:715: warning: previous definition of assert_all? was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:752: warning: already initialized constant Test::Unit::CoreAssertions::PERFORMANCE_CLOCK
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:752: warning: previous definition of PERFORMANCE_CLOCK was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:762: warning: method redefined; discarding old assert_linear_performance
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:762: warning: previous definition of assert_linear_performance was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:796: warning: method redefined; discarding old diff
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:796: warning: previous definition of diff was here
| /home/opc/ruby/src/master/test/lib/core_assertions.rb:812: warning: method redefined; discarding old new_test_token
| /home/opc/ruby/src/master/tool/lib/core_assertions.rb:812: warning: previous definition of new_test_token was here


make: *** [uncommon.mk:830: yes-test-all] Error 64
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j3'
$ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-04-28T16:09:20Z master 966f0d91e2) [aarch64-linux]
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 83.908087 seconds

3855 files, 32217 examples, 211527 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j3'" exit with 0.
raw logfile