# Logfile created on 2024-11-12 02:24:27 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055fab6bc8660 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk.20241112-022427", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055fab6c760a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055fab6c75f18 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055fab6c75ce8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20241112-022427", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20241112-022427>, @binmode=false, @mon_data=#<Monitor:0x000055fab6c75c20>, @mon_data_owner_object_id=880>>> $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk Cloning into 'trunk'... $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. $$$[beg] ./autogen.sh $$$[end] "./autogen.sh" exit with 0. $$$[beg] autoconf $$$[end] "autoconf" exit with 0. $$$[beg] /tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared checking for ruby... /usr/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for gcc... gcc checking for ld... ld checking for gcc-ar... gcc-ar checking for g++... g++ 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed 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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether the linker is GNU ld... yes checking whether gcc -E accepts -o... yes 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 race-free mkdir -p... /usr/bin/mkdir -p checking for dtrace... no checking for dot... no checking for doxygen... no checking for pkg-config... pkg-config 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 -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 -Wmisleading-indentation is accepted as CFLAGS... yes 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 -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 LDFLAGS... 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 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 checking whether CXXFLAGS is valid... yes 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 _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... yes checking for float.h... yes checking for ieeefp.h... no checking for intrinsics.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... no checking for net/socket.h... no checking for process.h... no checking for pwd.h... yes checking for sanitizer/asan_interface.h... yes checking for sanitizer/msan_interface.h... no checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utime.h... no checking for syscall.h... yes checking for time.h... yes checking for ucontext.h... yes checking for utime.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for stdckdint.h... no checking for stdatomic.h... yes checking for x86intrin.h... yes checking for x86intrin.h when defined(__x86_64__)... yes checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp 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... no 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 word size... 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__((__deprecated__(msg))) in C++... yes checking for std::nullptr_t... yes 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 for gcc options needed to detect all undeclared functions... none needed checking whether sys_nerr is declared... no 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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 for sys/pstat.h... no checking for pid_t... (cached) yes 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 whether atomic_signal_fence is declared... 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 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... yes 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 malloc_trim... yes 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 snprintf... 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 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_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 for __builtin_add_overflow... yes checking for __builtin_add_overflow_p... yes checking for __builtin_add_overflow with long long arguments... yes checking for __builtin_sub_overflow... yes checking for __builtin_sub_overflow_p... yes checking for __builtin_sub_overflow with long long arguments... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... yes checking for __builtin_mul_overflow with long long arguments... 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 x86_64... -1 checking native coroutine implementation for x86_64-linux... amd64 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 specifier... _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 for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... no checking ioctl request type... unsigned long checking for elf.h... yes checking for elf_abi.h... no checking for uncompress in -lz... yes 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 for valgrind/memcheck.h... yes checking for strip flags... -S -x checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH is needed... no checking whether dtrace USDT is available... no checking for __builtin_setjmp... yes checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for setjmp type... __builtin_setjmp checking if building with shared GC support... no checking for rustc... no checking for prefix of external symbols... NONE checking for default symbols in empty shared library... checking if make is GNU make... yes .ext/include/x86_64-linux/ruby/config.h updated configure: ruby library version = 3.4.0+0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.4.0 * Installation prefix: /tmp/ruby/install/trunk * exec prefix: ${prefix} * arch: x86_64-linux * site arch: ${arch} * RUBY_BASE_NAME: ruby * enable shared: yes * 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: amd64 * with shared GC: no * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${hardenflags} ${optflags} ${debugflags} \ ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic -Wl,--no-as-needed * 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 \ -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 \ -Wmisleading-indentation -Wundef * hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \ -D_FORTIFY_SOURCE=2 * strip command: strip -S -x * install doc: no * YJIT support: no * RJIT support: yes * man page type: doc * BASERUBY -v: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \ [x86_64-linux-gnu] --- $$$[end] "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. $$$[beg] make update-download -j20 tool/config.guess already exists tool/config.sub already exists Downloading bundled gem minitest-5.25.1... Downloading bundled gem power_assert-2.0.4... Downloading bundled gem rake-13.2.1... Downloading bundled gem test-unit-3.6.2... Downloading bundled gem rexml-3.3.9... Downloading bundled gem rss-0.3.1... Downloading bundled gem net-ftp-0.3.8... Downloading bundled gem net-imap-0.5.1... Downloading bundled gem net-pop-0.1.2... Downloading bundled gem net-smtp-0.5.0... Downloading bundled gem matrix-0.4.2... Downloading bundled gem prime-0.1.2... Downloading bundled gem rbs-3.6.1... Downloading bundled gem racc-1.8.1... Downloading bundled gem mutex_m-0.2.0... Downloading bundled gem getoptlong-0.2.1... Downloading bundled gem base64-0.2.0... Downloading bundled gem bigdecimal-3.1.8... Downloading bundled gem observer-0.1.2... Downloading bundled gem abbrev-0.1.2... Downloading bundled gem resolv-replace-0.1.1... Downloading bundled gem rinda-0.2.0... Downloading bundled gem drb-2.2.1... Downloading bundled gem nkf-0.2.0... Downloading bundled gem syslog-0.1.2... Downloading bundled gem csv-3.3.0... Downloading bundled gem repl_type_completor-0.1.7... /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/.timestamp /usr/bin/mkdir -p /tmp/ruby/src/trunk/gems/src Cloning https://github.com/ruby/typeprof Cloning https://github.com/ruby/debug Cloning into '/tmp/ruby/src/trunk/gems/src/typeprof'... Cloning into '/tmp/ruby/src/trunk/gems/src/debug'... Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision updated Building debug@9c4279598e9e0376657b3813bf76a206f1f97beb to /tmp/ruby/src/trunk/gems/debug-1.9.2.gem Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Successfully built RubyGem Name: debug Version: 1.9.2 File: debug-1.9.2.gem From https://github.com/ruby/typeprof * branch 167263ca3a634b61df0445f1a6b3e259a5d47f94 -> FETCH_HEAD HEAD is now at 167263c Add typeprof.gemspec echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision updated Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem $$$[end] "make update-download -j20" exit with 0. $$$[beg] make update-src -j20 Already up to date. Latest commit hash = bc21a610b6 $$$[end] "make update-src -j20" exit with 0. $$$[beg] make after-update -j20 generating id.h generating optinsn.inc generating optunifs.inc generating insns.inc generating insns_info.inc generating vmtc.inc generating vm.inc generating node_name.inc generating known_errors.inc generating vm_call_iseq_optimized.inc /usr/bin/mkdir -p /tmp/ruby/src/trunk/enc/jis /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk/probes.d > probes.dmyh + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h id.h updated known_errors.inc updated vm_call_iseq_optimized.inc updated /tmp/ruby/src/trunk/revision.h updated generating parse.c generating /tmp/ruby/src/trunk/lib/ruby_vm/rjit/instruction.rb copying lex.c generating id.c making /tmp/ruby/src/trunk/ast.rbinc making /tmp/ruby/src/trunk/dir.rbinc making /tmp/ruby/src/trunk/gc.rbinc making /tmp/ruby/src/trunk/numeric.rbinc making /tmp/ruby/src/trunk/io.rbinc id.c updated making /tmp/ruby/src/trunk/marshal.rbinc making /tmp/ruby/src/trunk/rjit.rbinc making /tmp/ruby/src/trunk/rjit_c.rbinc making /tmp/ruby/src/trunk/pack.rbinc making /tmp/ruby/src/trunk/trace_point.rbinc making /tmp/ruby/src/trunk/warning.rbinc generating enc/trans/newline.c ... making /tmp/ruby/src/trunk/array.rbinc making /tmp/ruby/src/trunk/hash.rbinc making /tmp/ruby/src/trunk/kernel.rbinc making /tmp/ruby/src/trunk/ractor.rbinc making /tmp/ruby/src/trunk/symbol.rbinc making /tmp/ruby/src/trunk/timev.rbinc making /tmp/ruby/src/trunk/thread_sync.rbinc making /tmp/ruby/src/trunk/nilclass.rbinc making /tmp/ruby/src/trunk/prelude.rbinc making /tmp/ruby/src/trunk/gem_prelude.rbinc making /tmp/ruby/src/trunk/yjit.rbinc making /tmp/ruby/src/trunk/yjit_hook.rbinc generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c generating /tmp/ruby/src/trunk/ext/ripper/ripper.c generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' extracting ripper.y from ../../parse.y make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' generating miniprelude.c generating eventids1.c from ../../parse.y make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' generating eventids1.h from ../../parse.y generating eventids2table.c from ./eventids2.c make[1]: Entering directory '/tmp/ruby/src/trunk/ext/etc' generating constant definitions generating x86_64-linux-fake.rb generating constant definitions make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/etc' sizes.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' limits.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' miniprelude.c updated x86_64-linux-fake.rb updated compiling compiler ripper.y generating ripper_init.c from ./ripper_init.c.tmpl /bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' generating table from enc/trans/big5.c generating table from enc/trans/cesu_8.c generating table from enc/trans/chinese.c generating table from enc/trans/ebcdic.c generating table from enc/trans/emoji.c generating table from enc/trans/emoji_iso2022_kddi.c generating table from enc/trans/emoji_sjis_docomo.c generating table from enc/trans/emoji_sjis_kddi.c generating table from enc/trans/emoji_sjis_softbank.c generating table from enc/trans/escape.c generating table from enc/trans/gb18030.c generating table from enc/trans/gbk.c generating table from enc/trans/iso2022.c generating table from enc/trans/japanese.c generating table from enc/trans/japanese_euc.c generating table from enc/trans/japanese_sjis.c generating enc/trans/cesu_8.c ... generating table from enc/trans/korean.c generating enc/trans/japanese.c ... generating table from enc/trans/single_byte.c generating enc/trans/escape.c ... generating table from enc/trans/utf8_mac.c generating table from enc/trans/utf_16_32.c generating enc/trans/iso2022.c ... generating enc/trans/ebcdic.c ... generating enc/trans/utf_16_32.c ... generating enc/trans/emoji.c ... generating enc/trans/single_byte.c ... generating enc/trans/emoji_iso2022_kddi.c ... generating enc/trans/emoji_sjis_docomo.c ... generating enc/trans/emoji_sjis_softbank.c ... generating enc/trans/emoji_sjis_kddi.c ... generating enc/trans/chinese.c ... generating enc/trans/utf8_mac.c ... generating enc/trans/japanese_sjis.c ... generating enc/trans/gbk.c ... generating enc/trans/korean.c ... generating enc/trans/japanese_euc.c ... generating enc/trans/gb18030.c ... generating enc/trans/big5.c ... make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' generating /tmp/ruby/src/trunk/ext/ripper/ripper_init.c make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' generating /tmp/ruby/src/trunk/ext/ripper/eventids1.h make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' generating /tmp/ruby/src/trunk/ext/ripper/eventids1.c make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/gems echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - Extracting bundle gem minitest-5.25.1... echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - Extracting bundle gem power_assert-2.0.4... Extracting bundle gem test-unit-3.6.2... Extracting bundle gem rake-13.2.1... Extracting bundle gem rss-0.3.1... Extracting bundle gem rexml-3.3.9... /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged Extracting bundle gem net-ftp-0.3.8... Extracting bundle gem net-imap-0.5.1... Extracting bundle gem net-pop-0.1.2... Extracting bundle gem net-smtp-0.5.0... Extracting bundle gem matrix-0.4.2... Extracting bundle gem prime-0.1.2... Extracting bundle gem rbs-3.6.1... Extracting bundle gem racc-1.8.1... Extracting bundle gem mutex_m-0.2.0... Extracting bundle gem getoptlong-0.2.1... Extracting bundle gem base64-0.2.0... Extracting bundle gem bigdecimal-3.1.8... Extracting bundle gem observer-0.1.2... Extracting bundle gem abbrev-0.1.2... Unpacked gems/net-imap-0.5.1.gem Extracting bundle gem resolv-replace-0.1.1... Unpacked gems/net-ftp-0.3.8.gem Extracting bundle gem rinda-0.2.0... Unpacked gems/minitest-5.25.1.gem Unpacked gems/rss-0.3.1.gem Extracting bundle gem drb-2.2.1... Extracting bundle gem nkf-0.2.0... Unpacked gems/net-pop-0.1.2.gem Unpacked gems/net-smtp-0.5.0.gem Unpacked gems/base64-0.2.0.gem Unpacked gems/mutex_m-0.2.0.gem Extracting bundle gem syslog-0.1.2... Unpacked gems/getoptlong-0.2.1.gem Extracting bundle gem csv-3.3.0... Extracting bundle gem repl_type_completor-0.1.7... Unpacked gems/rake-13.2.1.gem Unpacked gems/observer-0.1.2.gem Unpacked gems/racc-1.8.1.gem Unpacked gems/test-unit-3.6.2.gem Unpacked gems/matrix-0.4.2.gem Unpacked gems/bigdecimal-3.1.8.gem Unpacked gems/power_assert-2.0.4.gem Unpacked gems/prime-0.1.2.gem Unpacked gems/abbrev-0.1.2.gem Unpacked gems/rexml-3.3.9.gem Unpacked gems/resolv-replace-0.1.1.gem Unpacked gems/rinda-0.2.0.gem Unpacked gems/drb-2.2.1.gem Unpacked gems/repl_type_completor-0.1.7.gem Unpacked gems/syslog-0.1.2.gem Unpacked gems/rbs-3.6.1.gem Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.gem Extracting bundle gem debug-1.9.2... Unpacked gems/nkf-0.2.0.gem Unpacked gems/csv-3.3.0.gem Unpacked gems/debug-1.9.2.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[end] "make after-update -j20" exit with 0. $$$[beg] make miniruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 /tmp/ruby/src/trunk/main.c compiling /tmp/ruby/src/trunk/dmydln.c compiling /tmp/ruby/src/trunk/miniinit.c making dummy probes.h compiling /tmp/ruby/src/trunk/ast.c compiling /tmp/ruby/src/trunk/bignum.c compiling /tmp/ruby/src/trunk/class.c compiling /tmp/ruby/src/trunk/compar.c compiling /tmp/ruby/src/trunk/compile.c compiling /tmp/ruby/src/trunk/complex.c compiling /tmp/ruby/src/trunk/cont.c compiling /tmp/ruby/src/trunk/debug.c compiling /tmp/ruby/src/trunk/debug_counter.c compiling /tmp/ruby/src/trunk/dir.c compiling /tmp/ruby/src/trunk/dln_find.c compiling /tmp/ruby/src/trunk/encoding.c compiling /tmp/ruby/src/trunk/enum.c compiling /tmp/ruby/src/trunk/enumerator.c compiling /tmp/ruby/src/trunk/error.c compiling /tmp/ruby/src/trunk/eval.c compiling /tmp/ruby/src/trunk/file.c compiling /tmp/ruby/src/trunk/gc.c compiling /tmp/ruby/src/trunk/hash.c compiling /tmp/ruby/src/trunk/inits.c compiling /tmp/ruby/src/trunk/imemo.c compiling /tmp/ruby/src/trunk/io.c compiling /tmp/ruby/src/trunk/io_buffer.c compiling /tmp/ruby/src/trunk/iseq.c compiling /tmp/ruby/src/trunk/load.c compiling /tmp/ruby/src/trunk/marshal.c compiling /tmp/ruby/src/trunk/math.c compiling /tmp/ruby/src/trunk/memory_view.c compiling /tmp/ruby/src/trunk/rjit.c compiling /tmp/ruby/src/trunk/rjit_c.c compiling /tmp/ruby/src/trunk/node.c compiling /tmp/ruby/src/trunk/node_dump.c compiling /tmp/ruby/src/trunk/numeric.c compiling /tmp/ruby/src/trunk/object.c compiling /tmp/ruby/src/trunk/pack.c compiling parse.c compiling /tmp/ruby/src/trunk/parser_st.c compiling /tmp/ruby/src/trunk/proc.c compiling /tmp/ruby/src/trunk/process.c compiling /tmp/ruby/src/trunk/ractor.c compiling /tmp/ruby/src/trunk/random.c compiling /tmp/ruby/src/trunk/range.c compiling /tmp/ruby/src/trunk/rational.c compiling /tmp/ruby/src/trunk/re.c compiling /tmp/ruby/src/trunk/regcomp.c compiling /tmp/ruby/src/trunk/regenc.c compiling /tmp/ruby/src/trunk/regerror.c compiling /tmp/ruby/src/trunk/regexec.c compiling /tmp/ruby/src/trunk/regparse.c compiling /tmp/ruby/src/trunk/regsyntax.c compiling /tmp/ruby/src/trunk/ruby.c compiling /tmp/ruby/src/trunk/ruby_parser.c compiling /tmp/ruby/src/trunk/scheduler.c compiling /tmp/ruby/src/trunk/shape.c compiling /tmp/ruby/src/trunk/signal.c compiling /tmp/ruby/src/trunk/sprintf.c compiling /tmp/ruby/src/trunk/st.c compiling /tmp/ruby/src/trunk/strftime.c compiling /tmp/ruby/src/trunk/string.c compiling /tmp/ruby/src/trunk/struct.c compiling /tmp/ruby/src/trunk/symbol.c compiling /tmp/ruby/src/trunk/thread.c compiling /tmp/ruby/src/trunk/time.c compiling /tmp/ruby/src/trunk/transcode.c compiling /tmp/ruby/src/trunk/util.c compiling /tmp/ruby/src/trunk/variable.c compiling /tmp/ruby/src/trunk/version.c compiling /tmp/ruby/src/trunk/vm.c compiling /tmp/ruby/src/trunk/vm_backtrace.c compiling /tmp/ruby/src/trunk/vm_dump.c compiling /tmp/ruby/src/trunk/vm_sync.c compiling /tmp/ruby/src/trunk/vm_trace.c compiling /tmp/ruby/src/trunk/weakmap.c compiling /tmp/ruby/src/trunk/missing/setproctitle.c compiling /tmp/ruby/src/trunk/missing/strlcat.c compiling /tmp/ruby/src/trunk/missing/strlcpy.c compiling /tmp/ruby/src/trunk/addr2line.c compiling /tmp/ruby/src/trunk/array.c compiling prism/api_node.c compiling /tmp/ruby/src/trunk/prism/api_pack.c compiling prism/diagnostic.c compiling /tmp/ruby/src/trunk/prism/encoding.c compiling /tmp/ruby/src/trunk/prism/extension.c compiling prism/node.c compiling /tmp/ruby/src/trunk/prism/options.c compiling /tmp/ruby/src/trunk/prism/pack.c compiling prism/prettyprint.c compiling /tmp/ruby/src/trunk/prism/regexp.c compiling prism/serialize.c compiling /tmp/ruby/src/trunk/prism/static_literals.c compiling prism/token_type.c compiling /tmp/ruby/src/trunk/prism/util/pm_buffer.c compiling /tmp/ruby/src/trunk/prism/util/pm_char.c compiling /tmp/ruby/src/trunk/prism/util/pm_constant_pool.c compiling /tmp/ruby/src/trunk/prism/util/pm_integer.c compiling /tmp/ruby/src/trunk/prism/util/pm_list.c compiling /tmp/ruby/src/trunk/prism/util/pm_memchr.c compiling /tmp/ruby/src/trunk/prism/util/pm_newline_list.c compiling /tmp/ruby/src/trunk/prism/util/pm_string.c compiling /tmp/ruby/src/trunk/prism/util/pm_strncasecmp.c compiling /tmp/ruby/src/trunk/prism/util/pm_strpbrk.c compiling /tmp/ruby/src/trunk/prism/prism.c compiling /tmp/ruby/src/trunk/prism_init.c assembling /tmp/ruby/src/trunk/coroutine/amd64/Context.S compiling /tmp/ruby/src/trunk/enc/ascii.c compiling /tmp/ruby/src/trunk/enc/us_ascii.c compiling /tmp/ruby/src/trunk/enc/unicode.c compiling /tmp/ruby/src/trunk/enc/utf_8.c compiling enc/trans/newline.c linking miniruby $$$[end] "make miniruby -j20" exit with 0. $$$[beg] make ruby -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 /tmp/ruby/src/trunk/dln.c compiling /tmp/ruby/src/trunk/localeinit.c creating verconf.h compiling /tmp/ruby/src/trunk/dmyext.c compiling /tmp/ruby/src/trunk/dmyenc.c verconf.h updated compiling /tmp/ruby/src/trunk/loadpath.c builtin_binary.inc updated 44637b1d132a6bc5d1698057c9161c8cf2cb538e134475e608a1f24f98986c5a builtin_binary.inc compiling /tmp/ruby/src/trunk/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby -j20" exit with 0. $$$[beg] make all -j20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so encdb.h updated building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' compiling /tmp/ruby/src/trunk/enc/encdb.c compiling /tmp/ruby/src/trunk/enc/big5.c compiling /tmp/ruby/src/trunk/enc/cesu_8.c compiling /tmp/ruby/src/trunk/enc/cp949.c compiling /tmp/ruby/src/trunk/enc/emacs_mule.c compiling /tmp/ruby/src/trunk/enc/euc_jp.c make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h compiling /tmp/ruby/src/trunk/enc/euc_kr.c compiling /tmp/ruby/src/trunk/enc/euc_tw.c compiling /tmp/ruby/src/trunk/enc/gb2312.c compiling /tmp/ruby/src/trunk/enc/gb18030.c compiling /tmp/ruby/src/trunk/enc/gbk.c compiling /tmp/ruby/src/trunk/enc/iso_8859_1.c compiling /tmp/ruby/src/trunk/enc/iso_8859_2.c compiling /tmp/ruby/src/trunk/enc/iso_8859_3.c compiling /tmp/ruby/src/trunk/enc/iso_8859_4.c compiling /tmp/ruby/src/trunk/enc/iso_8859_5.c compiling /tmp/ruby/src/trunk/enc/iso_8859_6.c compiling /tmp/ruby/src/trunk/enc/iso_8859_7.c compiling /tmp/ruby/src/trunk/enc/iso_8859_8.c compiling /tmp/ruby/src/trunk/enc/iso_8859_9.c compiling /tmp/ruby/src/trunk/enc/iso_8859_10.c compiling /tmp/ruby/src/trunk/enc/iso_8859_11.c transdb.h updated compiling /tmp/ruby/src/trunk/enc/iso_8859_13.c generating makefiles ext/configure-ext.mk compiling /tmp/ruby/src/trunk/enc/iso_8859_14.c making trans compiling /tmp/ruby/src/trunk/enc/iso_8859_15.c compiling /tmp/ruby/src/trunk/enc/iso_8859_16.c make[1]: Entering directory '/tmp/ruby/build/trunk' compiling /tmp/ruby/src/trunk/enc/trans/transdb.c compiling /tmp/ruby/src/trunk/enc/koi8_r.c ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' compiling /tmp/ruby/src/trunk/enc/koi8_u.c compiling /tmp/ruby/src/trunk/enc/shift_jis.c generating table from /tmp/ruby/src/trunk/enc/trans/big5.c compiling /tmp/ruby/src/trunk/enc/utf_16be.c compiling /tmp/ruby/src/trunk/enc/utf_16le.c compiling /tmp/ruby/src/trunk/enc/utf_32be.c compiling /tmp/ruby/src/trunk/enc/utf_32le.c compiling /tmp/ruby/src/trunk/enc/windows_31j.c configuring -test-/RUBY_ALIGNOF compiling /tmp/ruby/src/trunk/enc/windows_1250.c compiling /tmp/ruby/src/trunk/enc/windows_1251.c generating table from /tmp/ruby/src/trunk/enc/trans/cesu_8.c configuring cgi/escape compiling /tmp/ruby/src/trunk/enc/windows_1252.c configuring continuation generating table from /tmp/ruby/src/trunk/enc/trans/chinese.c generating /tmp/ruby/src/trunk/enc/trans/cesu_8.c ... generating table from /tmp/ruby/src/trunk/enc/trans/ebcdic.c configuring coverage compiling /tmp/ruby/src/trunk/enc/windows_1253.c compiling /tmp/ruby/src/trunk/enc/windows_1254.c configuring date configuring digest compiling /tmp/ruby/src/trunk/enc/windows_1257.c configuring erb/escape configuring digest/bubblebabble generating /tmp/ruby/src/trunk/enc/trans/ebcdic.c ... configuring digest/md5 configuring etc generating table from /tmp/ruby/src/trunk/enc/trans/emoji.c linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so configuring fcntl 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 configuring fiddle configuring io/console 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 generating table from /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c linking encoding iso_8859_9.so linking encoding iso_8859_10.so configuring json configuring json/generator linking encoding iso_8859_11.so linking encoding iso_8859_13.so linking encoding iso_8859_14.so generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize linking encoding iso_8859_15.so configuring -test-/asan configuring -test-/bignum generating /tmp/ruby/src/trunk/enc/trans/emoji.c ... linking encoding iso_8859_16.so generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c configuring -test-/bug-14834 linking encoding koi8_r.so linking encoding koi8_u.so configuring monitor linking encoding shift_jis.so linking encoding utf_16be.so configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs linking encoding utf_16le.so configuring objspace linking encoding utf_32be.so linking encoding utf_32le.so linking encoding windows_31j.so configuring openssl linking encoding windows_1250.so linking encoding windows_1251.so linking encoding windows_1252.so linking encoding windows_1253.so configuring pathname linking encoding windows_1254.so linking encoding windows_1257.so configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/ensure_and_callcc configuring -test-/enumerator_kw configuring -test-/eval configuring psych configuring -test-/exception configuring -test-/fatal configuring -test-/file configuring digest/rmd160 configuring pty configuring ripper configuring rubyvm configuring rbconfig/sizeof make[1]: Leaving directory '/tmp/ruby/build/trunk' generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c configuring json/parser configuring socket configuring stringio configuring strscan configuring digest/sha1 configuring zlib generating /tmp/ruby/src/trunk/enc/trans/chinese.c ... generating table from /tmp/ruby/src/trunk/enc/trans/escape.c generating /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c ... generating table from /tmp/ruby/src/trunk/enc/trans/gb18030.c generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c ... generating table from /tmp/ruby/src/trunk/enc/trans/gbk.c libffi_version: 3.4.2 generating /tmp/ruby/src/trunk/enc/trans/escape.c ... generating table from /tmp/ruby/src/trunk/enc/trans/iso2022.c generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c ... generating table from /tmp/ruby/src/trunk/enc/trans/japanese.c generating /tmp/ruby/src/trunk/enc/trans/japanese.c ... generating table from /tmp/ruby/src/trunk/enc/trans/japanese_euc.c generating /tmp/ruby/src/trunk/enc/trans/iso2022.c ... generating table from /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c configuring digest/sha2 generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c ... generating table from /tmp/ruby/src/trunk/enc/trans/korean.c configuring bigdecimal-3.1.8/ext/bigdecimal configuring debug-1.9.2/ext/debug configuring nkf-0.2.0/ext/nkf configuring racc-1.8.1/ext/racc/cparse configuring rbs-3.6.1/ext/rbs_extension generating /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c ... generating /tmp/ruby/src/trunk/enc/trans/gbk.c ... generating table from /tmp/ruby/src/trunk/enc/trans/single_byte.c configuring syslog-0.1.2/ext/syslog generating table from /tmp/ruby/src/trunk/enc/trans/utf8_mac.c generating table from /tmp/ruby/src/trunk/enc/trans/utf_16_32.c generating /tmp/ruby/src/trunk/enc/trans/utf_16_32.c ... linking transcoder transdb.so compiling /tmp/ruby/src/trunk/enc/trans/cesu_8.c compiling /tmp/ruby/src/trunk/enc/trans/chinese.c compiling /tmp/ruby/src/trunk/enc/trans/ebcdic.c compiling /tmp/ruby/src/trunk/enc/trans/emoji.c generating /tmp/ruby/src/trunk/enc/trans/single_byte.c ... compiling /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar generating /tmp/ruby/src/trunk/enc/trans/korean.c ... configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c 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-/public_header_warnings compiling /tmp/ruby/src/trunk/enc/trans/escape.c compiling /tmp/ruby/src/trunk/enc/trans/gbk.c compiling /tmp/ruby/src/trunk/enc/trans/iso2022.c 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 compiling /tmp/ruby/src/trunk/enc/trans/japanese.c configuring -test-/string configuring -test-/struct configuring -test-/symbol compiling /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c compiling /tmp/ruby/src/trunk/enc/trans/korean.c compiling /tmp/ruby/src/trunk/enc/trans/single_byte.c compiling /tmp/ruby/src/trunk/enc/trans/utf_16_32.c linking transcoder cesu_8.so generating /tmp/ruby/src/trunk/enc/trans/gb18030.c ... linking transcoder chinese.so generating /tmp/ruby/src/trunk/enc/trans/utf8_mac.c ... linking transcoder ebcdic.so linking transcoder emoji.so configuring -test-/thread/id linking transcoder emoji_sjis_docomo.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking transcoder escape.so compiling /tmp/ruby/src/trunk/enc/trans/gb18030.c linking transcoder iso2022.so linking transcoder japanese.so compiling /tmp/ruby/src/trunk/enc/trans/utf8_mac.c linking transcoder utf_16_32.so configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait linking transcoder single_byte.so linking transcoder japanese_sjis.so linking transcoder gbk.so linking transcoder korean.so linking transcoder gb18030.so generating /tmp/ruby/src/trunk/enc/trans/japanese_euc.c ... compiling /tmp/ruby/src/trunk/enc/trans/japanese_euc.c generating /tmp/ruby/src/trunk/enc/trans/big5.c ... compiling /tmp/ruby/src/trunk/enc/trans/big5.c linking transcoder utf8_mac.so linking transcoder japanese_euc.so linking transcoder big5.so make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' configuring io/nonblock configuring io/wait make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' compiling /tmp/ruby/src/trunk/ext/-test-/abi/abi.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/c.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/asan' compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/cpp.cpp compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/beg_len_step/beg_len_step.c compiling /tmp/ruby/src/trunk/ext/-test-/asan/asan.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/extract/extract.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk/ext/-test-/array/concat/to_ary_concat.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk/ext/-test-/array/resize/resize.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/cxxanyargs' compiling /tmp/ruby/src/trunk/ext/-test-/bug-14834/bug-14834.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk/ext/-test-/cxxanyargs/cxxanyargs.cpp make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/class' compiling /tmp/ruby/src/trunk/ext/-test-/bug-3571/bug.c compiling /tmp/ruby/src/trunk/ext/-test-/bug-5832/bug.c compiling /tmp/ruby/src/trunk/ext/-test-/bug_reporter/bug_reporter.c compiling /tmp/ruby/src/trunk/ext/-test-/class/class2name.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bignum' compiling /tmp/ruby/src/trunk/ext/-test-/bignum/big2str.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/debug' compiling /tmp/ruby/src/trunk/ext/-test-/debug/init.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk/ext/-test-/dln/empty/empty.c compiling /tmp/ruby/src/trunk/ext/-test-/class/init.c linking shared-object -test-/abi.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' compiling /tmp/ruby/src/trunk/ext/-test-/debug/inspector.c linking shared-object -test-/asan.so linking shared-object -test-/bug_3571.so compiling /tmp/ruby/src/trunk/ext/-test-/debug/profile_frames.c linking shared-object -test-/dln/empty.so linking shared-object -test-/array/to_ary_concat.so linking shared-object -test-/bug_reporter.so linking shared-object -test-/bug_14834.so linking shared-object -test-/bug_5832.so linking shared-object -test-/arith_seq/extract.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/econv' compiling /tmp/ruby/src/trunk/ext/-test-/econv/append.c linking shared-object -test-/arith_seq/beg_len_step.so linking shared-object -test-/class.so linking shared-object -test-/array/resize.so compiling /tmp/ruby/src/trunk/ext/-test-/econv/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/ensure_and_callcc' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk/ext/-test-/ensure_and_callcc/ensure_and_callcc.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/asan' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/eval' compiling /tmp/ruby/src/trunk/ext/-test-/eval/eval.c compiling /tmp/ruby/src/trunk/ext/-test-/enumerator_kw/enumerator_kw.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/exception' compiling /tmp/ruby/src/trunk/ext/-test-/exception/dataerror.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk/ext/-test-/exception/enc_raise.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk/ext/-test-/exception/ensured.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk/ext/-test-/bignum/div.c compiling /tmp/ruby/src/trunk/ext/-test-/bignum/bigzero.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/class' compiling /tmp/ruby/src/trunk/ext/-test-/exception/init.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/fatal' compiling /tmp/ruby/src/trunk/ext/-test-/fatal/init.c linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/file' compiling /tmp/ruby/src/trunk/ext/-test-/file/fs.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk/ext/-test-/fatal/invalid.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk/ext/-test-/file/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk/ext/-test-/bignum/init.c compiling /tmp/ruby/src/trunk/ext/-test-/fatal/rb_fatal.c compiling /tmp/ruby/src/trunk/ext/-test-/file/newline_conv.c linking shared-object -test-/econv.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/float' compiling /tmp/ruby/src/trunk/ext/-test-/float/init.c linking shared-object -test-/debug.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/funcall' linking shared-object -test-/eval.so compiling /tmp/ruby/src/trunk/ext/-test-/bignum/intpack.c compiling /tmp/ruby/src/trunk/ext/-test-/funcall/funcall.c compiling /tmp/ruby/src/trunk/ext/-test-/float/nextafter.c compiling /tmp/ruby/src/trunk/ext/-test-/bignum/mul.c compiling /tmp/ruby/src/trunk/ext/-test-/file/stat.c linking shared-object -test-/exception.so compiling /tmp/ruby/src/trunk/ext/-test-/bignum/str2big.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/econv' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk/ext/-test-/gvl/call_without_gvl/call_without_gvl.c linking shared-object -test-/enumerator_kw.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/hash' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/eval' linking shared-object -test-/cxxanyargs.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/debug' compiling /tmp/ruby/src/trunk/ext/-test-/hash/delete.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk/ext/-test-/integer/core_ext.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iter' compiling /tmp/ruby/src/trunk/ext/-test-/iter/break.c compiling /tmp/ruby/src/trunk/ext/-test-/hash/init.c compiling /tmp/ruby/src/trunk/ext/-test-/iseq_load/iseq_load.c linking shared-object -test-/ensure_and_callcc.so compiling /tmp/ruby/src/trunk/ext/-test-/iter/init.c linking shared-object -test-/fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/exception' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/ensure_and_callcc' compiling /tmp/ruby/src/trunk/ext/-test-/iter/yield.c compiling /tmp/ruby/src/trunk/ext/-test-/integer/init.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/trunk/ext/-test-/load/dot.dot/dot.dot.c compiling /tmp/ruby/src/trunk/ext/-test-/integer/my_integer.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk/ext/-test-/load/protect/protect.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/resolve_symbol_resolver' compiling /tmp/ruby/src/trunk/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/cxxanyargs' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/resolve_symbol_target' compiling /tmp/ruby/src/trunk/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c linking shared-object -test-/file.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/stringify_symbols' linking shared-object -test-/gvl/call_without_gvl.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/stringify_target' compiling /tmp/ruby/src/trunk/ext/-test-/load/stringify_target/stringify_target.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk/ext/-test-/marshal/compat/usrcompat.c linking shared-object -test-/hash.so linking shared-object -test-/funcall.so compiling /tmp/ruby/src/trunk/ext/-test-/load/stringify_symbols/stringify_symbols.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/float.so linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/file' linking shared-object -test-/bignum.so linking shared-object -test-/iter.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk/ext/-test-/marshal/usr/usrmarshal.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/method' compiling /tmp/ruby/src/trunk/ext/-test-/memory_view/memory_view.c compiling /tmp/ruby/src/trunk/ext/-test-/method/arity.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk/ext/-test-/notimplement/bug.c linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/funcall' compiling /tmp/ruby/src/trunk/ext/-test-/method/init.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/num2int' compiling /tmp/ruby/src/trunk/ext/-test-/num2int/num2int.c linking shared-object -test-/load/protect.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk/ext/-test-/path_to_class/path_to_class.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk/ext/-test-/popen_deadlock/infinite_loop_dlsym.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' linking shared-object -test-/load/resolve_symbol_resolver.so compiling /tmp/ruby/src/trunk/ext/-test-/postponed_job/postponed_job.c linking shared-object -test-/load/resolve_symbol_target.so linking shared-object -test-/load/stringify_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' linking shared-object -test-/marshal/compat.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/hash' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bignum' linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/printf' compiling /tmp/ruby/src/trunk/ext/-test-/printf/printf.c linking shared-object -test-/load/stringify_symbols.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/stringify_target' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/resolve_symbol_resolver' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/resolve_symbol_target' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/proc' compiling /tmp/ruby/src/trunk/ext/-test-/rational/rat.c compiling /tmp/ruby/src/trunk/ext/-test-/proc/init.c compiling /tmp/ruby/src/trunk/ext/-test-/random/bad_version.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk/ext/-test-/rb_call_super_kw/rb_call_super_kw.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/recursion' compiling /tmp/ruby/src/trunk/ext/-test-/recursion/recursion.c linking shared-object -test-/marshal/usr.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/regexp' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk/ext/-test-/regexp/init.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/stringify_symbols' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk/ext/-test-/regexp/parse_depth_limit.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk/ext/-test-/scan_args/scan_args.c compiling /tmp/ruby/src/trunk/ext/-test-/proc/receiver.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' linking shared-object -test-/path_to_class.so linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk/ext/-test-/st/foreach/foreach.c compiling /tmp/ruby/src/trunk/ext/-test-/random/init.c linking shared-object -test-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk/ext/-test-/random/loop.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/update' compiling /tmp/ruby/src/trunk/ext/-test-/st/numhash/numhash.c compiling /tmp/ruby/src/trunk/ext/-test-/st/update/update.c linking shared-object -test-/num2int.so linking shared-object -test-/postponed_job.so linking shared-object -test-/rb_call_super_kw.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/string' compiling /tmp/ruby/src/trunk/ext/-test-/string/capacity.c compiling /tmp/ruby/src/trunk/ext/-test-/string/coderange.c linking shared-object -test-/regexp.so linking shared-object -test-/recursion.so compiling /tmp/ruby/src/trunk/ext/-test-/proc/super.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/struct' compiling /tmp/ruby/src/trunk/ext/-test-/struct/data.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/symbol' compiling /tmp/ruby/src/trunk/ext/-test-/symbol/init.c linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/method' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' linking shared-object -test-/memory_view.so compiling /tmp/ruby/src/trunk/ext/-test-/struct/duplicate.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/regexp' linking shared-object -test-/integer.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/id' compiling /tmp/ruby/src/trunk/ext/-test-/thread/id/id.c compiling /tmp/ruby/src/trunk/ext/-test-/symbol/type.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk/ext/-test-/string/cstr.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/recursion' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/lock_native_thread' compiling /tmp/ruby/src/trunk/ext/-test-/thread/lock_native_thread/lock_native_thread.c compiling /tmp/ruby/src/trunk/ext/-test-/thread/instrumentation/instrumentation.c linking shared-object -test-/st/update.so linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/printf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk/ext/-test-/string/ellipsize.c linking shared-object -test-/random.so compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_associate.c linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/integer' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/update' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_dummy.c compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_str_buf_cat.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/time' compiling /tmp/ruby/src/trunk/ext/-test-/thread_fd/thread_fd.c compiling /tmp/ruby/src/trunk/ext/-test-/time/init.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/gc_hook.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk/ext/-test-/typeddata/typeddata.c compiling /tmp/ruby/src/trunk/ext/-test-/time/leap_second.c linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/vm' compiling /tmp/ruby/src/trunk/ext/-test-/vm/at_exit.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/wait' linking shared-object -test-/thread/id.so compiling /tmp/ruby/src/trunk/ext/-test-/wait/wait.c linking shared-object -test-/symbol.so compiling /tmp/ruby/src/trunk/ext/-test-/struct/init.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/id' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/proc' compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/tracepoint.c compiling /tmp/ruby/src/trunk/ext/-test-/time/new.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/cgi/escape' compiling /tmp/ruby/src/trunk/ext/cgi/escape/escape.c linking shared-object -test-/thread/lock_native_thread.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/symbol' compiling /tmp/ruby/src/trunk/ext/-test-/struct/len.c compiling /tmp/ruby/src/trunk/ext/-test-/string/fstring.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rational' compiling /tmp/ruby/src/trunk/ext/-test-/string/init.c compiling /tmp/ruby/src/trunk/ext/-test-/string/modify.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/continuation' compiling /tmp/ruby/src/trunk/ext/continuation/continuation.c linking shared-object -test-/thread_fd.so compiling /tmp/ruby/src/trunk/ext/-test-/struct/member.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c linking shared-object -test-/vm/at_exit.so linking shared-object -test-/thread/instrumentation.so linking shared-object -test-/typeddata.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/lock_native_thread' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' compiling /tmp/ruby/src/trunk/ext/date/date_core.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' compiling /tmp/ruby/src/trunk/ext/-test-/string/new.c compiling /tmp/ruby/src/trunk/ext/digest/digest.c installing default coverage libraries make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/erb/escape' compiling /tmp/ruby/src/trunk/ext/erb/escape/escape.c compiling /tmp/ruby/src/trunk/ext/date/date_parse.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/etc' compiling /tmp/ruby/src/trunk/ext/etc/etc.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fcntl' linking shared-object -test-/tracepoint.so compiling /tmp/ruby/src/trunk/ext/fcntl/fcntl.c compiling /tmp/ruby/src/trunk/ext/-test-/string/nofree.c compiling /tmp/ruby/src/trunk/ext/date/date_strftime.c linking shared-object continuation.so make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' compiling /tmp/ruby/src/trunk/ext/fiddle/closure.c linking shared-object -test-/struct.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk/ext/date/date_strptime.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' compiling /tmp/ruby/src/trunk/ext/io/console/console.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' compiling /tmp/ruby/src/trunk/ext/io/nonblock/nonblock.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/wait' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/continuation' installing digest libraries installing default digest libraries compiling /tmp/ruby/src/trunk/ext/-test-/string/normalize.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' compiling /tmp/ruby/src/trunk/ext/io/wait/wait.c compiling /tmp/ruby/src/trunk/ext/-test-/string/qsort.c compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_interned_str.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/struct' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' linking shared-object fcntl.so linking shared-object cgi/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' compiling /tmp/ruby/src/trunk/ext/monitor/monitor.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' linking shared-object erb/escape.so compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/cgi/escape' installing default console libraries compiling /tmp/ruby/src/trunk/ext/fiddle/conversions.c linking shared-object io/wait.so compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_str_dup.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' linking shared-object io/nonblock.so compiling /tmp/ruby/src/trunk/ext/-test-/string/set_len.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/erb/escape' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' compiling /tmp/ruby/src/trunk/ext/pathname/pathname.c compiling /tmp/ruby/src/trunk/ext/openssl/openssl_missing.c linking shared-object -test-/time.so linking shared-object digest.so linking shared-object coverage.so installing default pathname libraries compiling /tmp/ruby/src/trunk/ext/openssl/ossl.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' compiling /tmp/ruby/src/trunk/ext/fiddle/fiddle.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' compiling /tmp/ruby/src/trunk/ext/psych/psych.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/time' compiling /tmp/ruby/src/trunk/ext/openssl/ossl_asn1.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' compiling /tmp/ruby/src/trunk/ext/psych/psych_emitter.c compiling /tmp/ruby/src/trunk/ext/psych/psych_parser.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' installing default monitor libraries make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' linking shared-object monitor.so compiling /tmp/ruby/src/trunk/ext/pty/pty.c linking shared-object -test-/scan_args.so linking shared-object -test-/string.so compiling /tmp/ruby/src/trunk/ext/psych/psych_to_ruby.c linking shared-object etc.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' installing default pty libraries compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bio.c compiling /tmp/ruby/src/trunk/ext/fiddle/function.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/etc' compiling /tmp/ruby/src/trunk/ext/psych/psych_yaml_tree.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/string' compiling /tmp/ruby/src/trunk/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c installing default objspace libraries compiling /tmp/ruby/src/trunk/ext/fiddle/memory_view.c linking shared-object pty.so compiling /tmp/ruby/src/trunk/ext/fiddle/pointer.c compiling /tmp/ruby/src/trunk/ext/fiddle/pinned.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' compiling /tmp/ruby/src/trunk/ext/ripper/eventids1.c linking shared-object psych.so compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bn.c installing default fiddle libraries compiling /tmp/ruby/src/trunk/ext/ripper/eventids2.c linking shared-object rbconfig/sizeof.so compiling /tmp/ruby/src/trunk/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_config.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' compiling /tmp/ruby/src/trunk/ext/socket/init.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/stringio' compiling /tmp/ruby/src/trunk/ext/stringio/stringio.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' compiling /tmp/ruby/src/trunk/ext/strscan/strscan.c compiling /tmp/ruby/src/trunk/ext/socket/constants.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c linking shared-object io/console.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/zlib' compiling /tmp/ruby/src/trunk/ext/zlib/zlib.c compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk/ext/socket/socket.c compiling /tmp/ruby/src/trunk/ext/ripper/ripper_init.c compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c linking shared-object objspace.so compiling /tmp/ruby/src/trunk/ext/openssl/ossl_hmac.c linking shared-object fiddle.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_kdf.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.c compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs7.c linking shared-object pathname.so compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c installing default ripper libraries compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.9.2/ext/debug/debug.c compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.9.2/ext/debug/iseq_collector.c linking shared-object strscan.so compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c linking shared-object stringio.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' compiling /tmp/ruby/src/trunk/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c compiling /tmp/ruby/src/trunk/ext/socket/option.c ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.9.2/lib ../../../../../.bundle/gems/debug-1.9.2/lib make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/stringio' compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension' compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension/constants.c ln -sfT ../../../../../src/trunk/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.c linking shared-object debug/debug.so compiling /tmp/ruby/src/trunk/ext/socket/raddrinfo.c make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' compiling /tmp/ruby/src/trunk/.bundle/gems/syslog-0.1.2/ext/syslog/syslog.c compiling /tmp/ruby/src/trunk/ext/socket/ifaddr.c ln -sfT ../../../../../src/trunk/.bundle/gems/bigdecimal-3.1.8/lib ../../../../../.bundle/gems/bigdecimal-3.1.8/lib installing default socket libraries compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension/lexer.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_rsa.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_rand.c ln -sfT ../../../../../src/trunk/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib linking shared-object racc/cparse.so compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk/ext/digest/bubblebabble/bubblebabble.c compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension/lexstate.c ln -sfT ../../../../../src/trunk/.bundle/gems/syslog-0.1.2/lib ../../../../../.bundle/gems/syslog-0.1.2/lib linking shared-object syslog.so compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension/location.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ts.c make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/md5' compiling /tmp/ruby/src/trunk/ext/digest/md5/md5init.c linking shared-object digest/bubblebabble.so compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/rmd160' compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160init.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha1' compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension/main.c compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension/parser.c compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1init.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2init.c make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/generator' compiling /tmp/ruby/src/trunk/ext/json/generator/generator.c compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension/parserstate.c compiling /tmp/ruby/src/trunk/ext/digest/md5/md5.c compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension/ruby_objs.c /tmp/ruby/src/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension/parser.c:57:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration] 57 | static void inline melt_array(VALUE *array) { | ^~~~~~ compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension/unescape.c compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1.c compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2.c linking shared-object zlib.so compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509cert.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser' compiling /tmp/ruby/src/trunk/ext/json/parser/parser.c compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509crl.c ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-3.6.1/lib ../../../../../.bundle/gems/rbs-3.6.1/lib compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509ext.c linking shared-object digest/md5.so compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509name.c linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/md5' compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509req.c linking shared-object digest/sha1.so compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509revoked.c make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha1' compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509store.c linking shared-object digest/rmd160.so installing default sha2 libraries linking shared-object digest/sha2.so installing default openssl libraries make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/rmd160' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics linking shared-object rbs_extension.so make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension' linking shared-object json/ext/parser.so linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser' linking shared-object nkf.so linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/generator' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' linking shared-object date_core.so linking shared-object bigdecimal.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk' linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' $$$[end] "make all -j20" exit with 0. $$$[beg] make install -j20 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j20 --jobserver-auth=4,5 RUSTC = no 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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision - gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.gem transdb.h updated generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk' compiling /tmp/ruby/src/trunk/enc/trans/transdb.c ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' Extracting bundle gem typeprof-0.21.11... make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' linking transcoder transdb.so Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk/bin installing base libraries: /tmp/ruby/install/trunk/lib installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk/bin installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 benchmark 0.4.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.1 logger 1.6.1 net-http 0.5.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.4 rdoc 6.7.0 readline 0.0.4 reline 0.5.11 resolv 0.5.0 ruby2_keywords 0.0.5 securerandom 0.3.2 set 1.1.0 shellwords 0.2.1 singleton 0.3.0 syntax_suggest 2.0.1 tempfile 0.3.0 time 0.4.1 timeout 0.4.2 tmpdir 0.3.0 tsort 0.2.0 un 0.3.0 uri 1.0.1 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 date 3.4.0 digest 3.1.1 etc 1.4.4 fcntl 1.2.0 fiddle 1.1.6.dev io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.8.1 openssl 3.2.0 pathname 0.4.0 psych 5.2.0 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.1.1 installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.9 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.1 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j20" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j20' PASS all 1990 tests $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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. Checking leaked global symbols...none /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' Run options: --seed=61833 "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j20 # Running tests: [ 1/917] 3438289=test_bundled_gems [ 2/917] 3438270=test_rdoc_i18n_locale [ 3/917] 3438267=test_name_error_extension [ 4/917] 3438269=test_pair [ 5/917] 3438268=test_gem_commands_yank_command [ 6/917] 3438271=test_win32ole_param [ 7/917] 3438285=test_acceptable [ 8/917] 3438286=test_euc_jp [ 9/917] 3438283=test_rdoc_generator_pot_po_entry [ 10/917] 3438288=test_document [ 11/917] 3438271=test_rbconfig [ 12/917] 3438290=test_human_typo [ 13/917] 3438271=test_primitive [ 14/917] 3438290=json_encoding_test [ 15/917] 3438275=test_color [ 16/917] 3438279=test_key_stroke [ 17/917] 3438288=test_rdoc_markup_to_label [ 18/917] 3438276=test_install [ 19/917] 3438277=string_encoding_test [ 20/917] 3438282=test_sockopt [ 21/917] 3438286=test_set_len [ 22/917] 3438274=test_httpresponses [ 23/917] 3438267=test_encoding [ 24/917] 3438290=test_rdoc_ri_driver [ 25/917] 3438286=test_gem_resolver_local_specification [ 26/917] 3438282=test_httpheader [ 27/917] 3438271=test_http [ 28/917] 3438273=test_addrinfo [ 29/917] 3438272=test_tree_spell_checker [ 30/917] 3438291=test_case_mapping [ 31/917] 3438267=test_path [ 32/917] 3438267=test_win32ole_param_event [ 33/917] 3438279=test_bn [ 34/917] 3438291=test_rdoc_parser_prism_ruby [ 35/917] 3438274=test_terminfo [ 36/917] 3438267=test_compile_prism [ 37/917] 3438283=test_rdoc_markup_to_html [ 38/917] 3438282=test_date_compat [ 39/917] 3438282=test_bug-14834 [ 40/917] 3438289=test_notimplement [ 41/917] 3438270=test_random [ 42/917] 3438272=test_gem_uri [ 43/917] 3438270=test_key_event_record [ 44/917] 3438277=test_gem_resolver_vendor_specification [ 45/917] 3438289=test_gem_commands_update_command [ 46/917] 3438279=test_ssl_session [ 47/917] 3438274=test_lexer [ 48/917] 3438285=test_thread_cv [ 49/917] 3438273=test_dbm [ 50/917] 3438288=test_unicode [ 51/917] 3438270=test_enumerator [ 52/917] 3438275=test_rdoc_parser_changelog [ 53/917] 3438282=test_koi8 [ 54/917] 3438274=test_rdoc_generator_pot [ 55/917] 3438282=test_data [ 56/917] 3438270=test_filter [ 57/917] 3438273=test_gem_gem_runner [ 58/917] 3438282=test_rdoc_method_attr [ 59/917] 3438283=test_tracer [ 60/917] 3438286=test_cmethod [ 61/917] 3438276=test_option [ 62/917] 3438286=breadth_first_search_test [ 63/917] 3438288=test_append [ 64/917] 3438288=test_gem_commands_server_command [ 65/917] 3438270=test_did_you_mean [ 66/917] 3438286=test_io_m17n [ 67/917] 3438283=test_variable_name_check [ 68/917] 3438277=test_case_comprehensive [ 69/917] 3438277=test_interned_str [ 70/917] 3438272=node_id_test [ 71/917] 3438277=test_gem_commands_build_command [ 72/917] 3438274=test_scheduler [ 73/917] 3438283=test_pkey_dsa [ 74/917] 3438276=test_ocsp [ 75/917] 3438275=test_class [ 76/917] 3438267=test_rdoc_markup_heading [ 77/917] 3438275=test_exception_at_throwing #<Thread:0x00007fad50a1d998 /tmp/ruby/src/trunk/test/net/http/test_http.rb:602 run> terminated with exception (report_on_exception is true): /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:45089 (execution expired)>. (Test::Unit::AssertionFailedError) from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:45089 (execution expired) (Net::OpenTimeout) from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open' from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' from /tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout' from /tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout' from /tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect' from /tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start' from /tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start' from /tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' [ 78/917] 3438290=test_iseq [ 79/917] 3438273=test_pinned [ 80/917] 3438288=test_stream [ 81/917] 3438270=test_to_ary_concat [ 82/917] 3438288=test_time [ 83/917] 3438282=test_webauthn_listener_response [ 84/917] 3438275=test_rdoc_markup_pre_process [ 85/917] 3438273=test_printf [ 86/917] 3438273=test_help [ 87/917] 3438273=test_rdoc_markup_to_bs [ 88/917] 3438274=test_beginendblock [ 89/917] 3438267=test_files_lib [ 90/917] 3438275=test_gem_commands_unpack_command #<Thread:0x00007fad50a184e8 /tmp/ruby/src/trunk/test/net/http/test_http.rb:570 run> terminated with exception (report_on_exception is true): /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:35601 (execution expired)>. (Test::Unit::AssertionFailedError) from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:35601 (execution expired) (Net::OpenTimeout) from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open' from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' from /tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout' from /tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout' from /tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect' from /tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start' from /tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start' from /tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request' from /tmp/ruby/src/trunk/lib/net/http.rb:2398:in 'Net::HTTP#send_entity' from /tmp/ruby/src/trunk/lib/net/http.rb:2046:in 'Net::HTTP#post' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:574:in 'block (4 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:638:in 'block (2 levels) in Test::Unit::CoreAssertions#assert_warning' from /tmp/ruby/src/trunk/tool/lib/envutil.rb:227:in 'EnvUtil.verbose_warning' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:637:in 'block in Test::Unit::CoreAssertions#assert_warning' from /tmp/ruby/src/trunk/tool/lib/envutil.rb:292:in 'EnvUtil.with_default_internal' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:636:in 'Test::Unit::CoreAssertions#assert_warning' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:573:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' [ 91/917] 3438277=test_within_pipe [ 92/917] 3438282=test_emoji_breaks [ 93/917] 3438282=test_gem_bundler_version_finder [ 94/917] 3438288=test_closure [ 95/917] 3438282=test_bundled_ca [ 96/917] 3438273=test_open3 [ 97/917] 3438272=test_multi_irb_commands [ 98/917] 3438272=test_fiber [ 99/917] 3438277=test_rdoc_servlet [100/917] 3438277=test_gem_security [101/917] 3438291=test_ractor [102/917] 3438268=test_digest [103/917] 3438268=test_exit [104/917] 3438276=test_recursion [105/917] 3438276=test_mkmf [106/917] 3438276=test_date_marshal [107/917] 3438276=test_history [108/917] 3438291=test_popen_deadlock [109/917] 3438268=test_delegate [110/917] 3438288=test_process [111/917] 3438268=test_input_method [112/917] 3438270=test_windows_1252 [113/917] 3438270=test_rdoc_top_level [114/917] 3438283=heredoc_test [115/917] 3438288=test_metaclass [116/917] 3438288=dispatcher_test [117/917] 3438274=test_rdoc_rd [118/917] 3438274=test_cgi_session [119/917] 3438283=test_x509crl [120/917] 3438274=test_fixnum [121/917] 3438276=test_signal [122/917] 3438274=test_gem_source_git [123/917] 3438285=test_regex_casefold [124/917] 3438285=test_refinement [125/917] 3438288=test_gem_commands_signout_command [126/917] 3438288=test_gem_resolver_installer_set [127/917] 3438268=warnings_test [128/917] 3438290=test_dir_m17n [129/917] 3438283=test_require [130/917] 3438268=test_cgi_cookie [131/917] 3438268=test_float [132/917] 3438270=test_cd [133/917] 3438270=constant_path_node_test [134/917] 3438270=test_gem_resolver_git_set [135/917] 3438275=test_storage [136/917] 3438275=test_new [137/917] 3438275=test_gem_security_signer unknown object: "\x04\b[\vi\x1Ai\x01\xD4[\a[\bI\"\x15TestNetHTTP_v1_2\x06:\x06EF:@test_timeout_during_non_chunked_streamed_HTTP_session_writeo:%Test::Unit::AssertionFailedError\t:\tmesgI\"\x01\x86[Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:45089 (execution expired)>.\x06;\x00T:\abt[\rI\"`/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk'\x06;\x00TI\"n/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"`/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'\x06;\x00TI\"e/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"\x01\xA7/tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write'\x06;\x00T:\ncauseo:\x15Net::OpenTimeout\t;\bI\"IFailed to open TCP connection to localhost:45089 (execution expired)\x06;\x00T;\t[\x11I\"G/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize'\x06;\x00TI\":/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open'\x06;\x00TI\"M/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect'\x06;\x00TI\"I/tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout'\x06;\x00TI\"@/tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout'\x06;\x00TI\"D/tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect'\x06;\x00TI\"E/tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start'\x06;\x00TI\"B/tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start'\x06;\x00TI\"D/tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request'\x06;\x00TI\"\x01\xA7/tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write'\x06;\x00TI\"e/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"\x01\xA7/tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write'\x06;\x00T;\n0:\x11bt_locations@\x16;\f@\v[\b@\b:+test_timeout_during_HTTP_session_writeo;\a\t;\bI\"\x01\x86[Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:35601 (execution expired)>.\x06;\x00T;\t[\rI\"`/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk'\x06;\x00TI\"n/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"`/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'\x06;\x00TI\"e/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"\x01\x92/tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00T;\no;\v\t;\bI\"IFailed to open TCP connection to localhost:35601 (execution expired)\x06;\x00T;\t[\x19I\"G/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize'\x06;\x00TI\":/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open'\x06;\x00TI\"M/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect'\x06;\x00TI\"I/tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout'\x06;\x00TI\"@/tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout'\x06;\x00TI\"D/tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect'\x06;\x00TI\"E/tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start'\x06;\x00TI\"B/tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start'\x06;\x00TI\"D/tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request'\x06;\x00TI\"H/tmp/ruby/src/trunk/lib/net/http.rb:2398:in 'Net::HTTP#send_entity'\x06;\x00TI\"A/tmp/ruby/src/trunk/lib/net/http.rb:2046:in 'Net::HTTP#post'\x06;\x00TI\"\x01\x92/tmp/ruby/src/trunk/test/net/http/test_http.rb:574:in 'block (4 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00TI\"{/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:638:in 'block (2 levels) in Test::Unit::CoreAssertions#assert_warning'\x06;\x00TI\"M/tmp/ruby/src/trunk/tool/lib/envutil.rb:227:in 'EnvUtil.verbose_warning'\x06;\x00TI\"p/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:637:in 'block in Test::Unit::CoreAssertions#assert_warning'\x06;\x00TI\"S/tmp/ruby/src/trunk/tool/lib/envutil.rb:292:in 'EnvUtil.with_default_internal'\x06;\x00TI\"g/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:636:in 'Test::Unit::CoreAssertions#assert_warning'\x06;\x00TI\"\x01\x92/tmp/ruby/src/trunk/test/net/http/test_http.rb:573:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00TI\"e/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"\x01\x92/tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00T;\n0;\f@1;\f@&[\bi\x00i\ai\x00[\x06I\"\x1C/tmp/ruby/src/trunk/ext\x06;\x00T@\b"Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 8 #<File::Stat dev=0x8, ino=1812021444, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, 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 3438271 ko1 8u IPv4 1812021444 0t0 TCP localhost:40851->localhost:51424 (CLOSE_WAIT) [138/917] 3438288=test_cipher [139/917] 3438291=test_memory_view [140/917] 3438275=test_debug [141/917] 3438275=test_shellwords [142/917] 3438275=test_digest_extend [143/917] 3438291=test_omap [144/917] 3438275=test_iterator [145/917] 3438288=test_string [146/917] 3438288=onigmo_test [147/917] 3438288=magic_comment_test [148/917] 3438291=test_rdoc_markup_to_html_snippet [149/917] 3438279=test_struct [150/917] 3438275=test_variable [151/917] 3438282=fuzzer_test [152/917] 3438279=test_rdoc_markup_include [153/917] 3438291=test_sexp #<Thread:0x00007fad6b3a9f60 /tmp/ruby/src/trunk/test/net/http/test_http.rb:602 run> terminated with exception (report_on_exception is true): /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:35217 (execution expired)>. (Test::Unit::AssertionFailedError) from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:35217 (execution expired) (Net::OpenTimeout) from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open' from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' from /tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout' from /tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout' from /tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect' from /tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start' from /tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start' from /tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write' [154/917] 3438286=test_pkg_config [155/917] 3438291=test_cparser [156/917] 3438282=json_parser_test [157/917] 3438286=test_nomethod_error [158/917] 3438286=comments_test [159/917] 3438286=test_config [160/917] 3438286=test_win32ole_variant_outarg [161/917] 3438279=json_common_interface_test [162/917] 3438286=test_gem_source_subpath_problem [163/917] 3438275=test_dln [164/917] 3438275=test_mutex [165/917] 3438282=test_x509req [166/917] 3438279=test_rdoc_rd_inline [167/917] 3438279=test_files_test_1 [168/917] 3438290=test_struct #<Thread:0x00007fad6b3a9358 /tmp/ruby/src/trunk/test/net/http/test_http.rb:570 run> terminated with exception (report_on_exception is true): /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:42371 (execution expired)>. (Test::Unit::AssertionFailedError) from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:42371 (execution expired) (Net::OpenTimeout) from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open' from /tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' from /tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout' from /tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout' from /tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect' from /tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start' from /tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start' from /tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request' from /tmp/ruby/src/trunk/lib/net/http.rb:2398:in 'Net::HTTP#send_entity' from /tmp/ruby/src/trunk/lib/net/http.rb:2046:in 'Net::HTTP#post' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:574:in 'block (4 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:638:in 'block (2 levels) in Test::Unit::CoreAssertions#assert_warning' from /tmp/ruby/src/trunk/tool/lib/envutil.rb:227:in 'EnvUtil.verbose_warning' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:637:in 'block in Test::Unit::CoreAssertions#assert_warning' from /tmp/ruby/src/trunk/tool/lib/envutil.rb:292:in 'EnvUtil.with_default_internal' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:636:in 'Test::Unit::CoreAssertions#assert_warning' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:573:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' from /tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' from /tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write' [169/917] 3438288=test_gem_path_support [170/917] 3438288=test_set [171/917] 3438286=test_insns_leaf [172/917] 3438286=test_serialize_subclasses [173/917] 3438286=test_deprecated [174/917] 3438289=test_color_printer [175/917] 3438288=test_allocation [176/917] 3438286=test_div [177/917] 3438286=test_win32ole_variant_m [178/917] 3438274=test_engine [179/917] 3438286=test_key_error [180/917] 3438274=test_method_name_check [181/917] 3438286=test_arith_seq_extract [182/917] 3438270=test_parser [183/917] 3438274=test_module [184/917] 3438289=test_gem_request_set [185/917] 3438270=test_ssl [186/917] 3438282=test_gem_ext_cargo_builder [187/917] 3438276=test_stringify_symbols [188/917] 3438282=test_instrumentation_api [189/917] 3438276=test_boolean [190/917] 3438276=test_whileuntil [191/917] 3438276=string_query_test [192/917] 3438286=test_rdoc_generator_markup [193/917] 3438276=test_rubyvm [194/917] 3438276=test_configuration [195/917] 3438276=test_monitor [196/917] 3438286=test_buffered_io [197/917] 3438291=test_gem_ext_builder [198/917] 3438286=test_https [199/917] 3438289=test_evaluation [200/917] 3438289=test_provider [201/917] 3438276=test_abi unknown object: "\x04\b[\vi\x1Ai\x01\xBB[\a[\bI\"\x1DTestNetHTTP_v1_2_chunked\x06:\x06EF:@test_timeout_during_non_chunked_streamed_HTTP_session_writeo:%Test::Unit::AssertionFailedError\t:\tmesgI\"\x01\x86[Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:35217 (execution expired)>.\x06;\x00T:\abt[\rI\"`/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk'\x06;\x00TI\"n/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"`/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'\x06;\x00TI\"e/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"\x01\xA7/tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write'\x06;\x00T:\ncauseo:\x15Net::OpenTimeout\t;\bI\"IFailed to open TCP connection to localhost:35217 (execution expired)\x06;\x00T;\t[\x11I\"G/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize'\x06;\x00TI\":/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open'\x06;\x00TI\"M/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect'\x06;\x00TI\"I/tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout'\x06;\x00TI\"@/tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout'\x06;\x00TI\"D/tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect'\x06;\x00TI\"E/tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start'\x06;\x00TI\"B/tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start'\x06;\x00TI\"D/tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request'\x06;\x00TI\"\x01\xA7/tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write'\x06;\x00TI\"e/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"\x01\xA7/tmp/ruby/src/trunk/test/net/http/test_http.rb:603:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_non_chunked_streamed_HTTP_session_write'\x06;\x00T;\n0:\x11bt_locations@\x16;\f@\v[\b@\b:+test_timeout_during_HTTP_session_writeo;\a\t;\bI\"\x01\x86[Net::WriteTimeout] exception expected, not #<Net::OpenTimeout: Failed to open TCP connection to localhost:42371 (execution expired)>.\x06;\x00T;\t[\rI\"`/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk'\x06;\x00TI\"n/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"`/tmp/ruby/src/trunk/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert'\x06;\x00TI\"_/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert'\x06;\x00TI\"e/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"\x01\x92/tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00T;\no;\v\t;\bI\"IFailed to open TCP connection to localhost:42371 (execution expired)\x06;\x00T;\t[\x19I\"G/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'TCPSocket#initialize'\x06;\x00TI\":/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'IO.open'\x06;\x00TI\"M/tmp/ruby/src/trunk/lib/net/http.rb:1665:in 'block in Net::HTTP#connect'\x06;\x00TI\"I/tmp/ruby/src/trunk/lib/timeout.rb:183:in 'block in Timeout.timeout'\x06;\x00TI\"@/tmp/ruby/src/trunk/lib/timeout.rb:190:in 'Timeout.timeout'\x06;\x00TI\"D/tmp/ruby/src/trunk/lib/net/http.rb:1663:in 'Net::HTTP#connect'\x06;\x00TI\"E/tmp/ruby/src/trunk/lib/net/http.rb:1642:in 'Net::HTTP#do_start'\x06;\x00TI\"B/tmp/ruby/src/trunk/lib/net/http.rb:1631:in 'Net::HTTP#start'\x06;\x00TI\"D/tmp/ruby/src/trunk/lib/net/http.rb:2375:in 'Net::HTTP#request'\x06;\x00TI\"H/tmp/ruby/src/trunk/lib/net/http.rb:2398:in 'Net::HTTP#send_entity'\x06;\x00TI\"A/tmp/ruby/src/trunk/lib/net/http.rb:2046:in 'Net::HTTP#post'\x06;\x00TI\"\x01\x92/tmp/ruby/src/trunk/test/net/http/test_http.rb:574:in 'block (4 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00TI\"{/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:638:in 'block (2 levels) in Test::Unit::CoreAssertions#assert_warning'\x06;\x00TI\"M/tmp/ruby/src/trunk/tool/lib/envutil.rb:227:in 'EnvUtil.verbose_warning'\x06;\x00TI\"p/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:637:in 'block in Test::Unit::CoreAssertions#assert_warning'\x06;\x00TI\"S/tmp/ruby/src/trunk/tool/lib/envutil.rb:292:in 'EnvUtil.with_default_internal'\x06;\x00TI\"g/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:636:in 'Test::Unit::CoreAssertions#assert_warning'\x06;\x00TI\"\x01\x92/tmp/ruby/src/trunk/test/net/http/test_http.rb:573:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00TI\"e/tmp/ruby/src/trunk/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise'\x06;\x00TI\"\x01\x92/tmp/ruby/src/trunk/test/net/http/test_http.rb:572:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session_write'\x06;\x00T;\n0;\f@1;\f@&[\bi\x00i\ai\x00[\x06I\"\x1C/tmp/ruby/src/trunk/ext\x06;\x00T@\b"[202/917] 3438276=test_load [203/917] 3438276=test_yamldbm [204/917] 3438276=test_gem_commands_rebuild_command [205/917] 3438290=test_rdoc_parser_simple [206/917] 3438290=test_scalar_scanner [207/917] 3438289=test_gem_source [208/917] 3438290=test_array [209/917] 3438276=test_helper_method [210/917] 3438276=test_gem_package_tar_writer [211/917] 3438273=test_gem_commands_outdated_command [212/917] 3438276=test_benchmark [213/917] 3438273=test_gem_dependency_list [214/917] 3438268=test_nesting_parser [215/917] 3438268=test_win32ole_method_event [216/917] 3438268=implicit_array_test [217/917] 3438268=test_spell_checker [218/917] 3438268=test_propertyputref [219/917] 3438268=test_assembler [220/917] 3438268=test_rational [221/917] 3438273=fixtures_test [222/917] 3438289=test_rational2 [223/917] 3438285=test_proxy [224/917] 3438289=test_yield_block [225/917] 3438289=test_len [226/917] 3438289=test_gem_commands_cert_command [227/917] 3438285=test_completion [228/917] 3438275=test_gem_source_installed [229/917] 3438275=test_erb [230/917] 3438275=test_x509ext [231/917] 3438275=test_complex2 [232/917] 3438275=test_resolve_symbol [233/917] 3438273=test_gem_package [234/917] 3438275=test_have_macro [235/917] 3438291=test_threadgroup [236/917] 3438283=test_gem_specification [237/917] 3438274=test_enum [238/917] 3438275=test_arity [239/917] 3438275=test_stringio [240/917] 3438285=test_io_wait_uncommon [241/917] 3438285=test_win32ole_variable [242/917] 3438275=test_bignum [243/917] 3438285=test_rdoc_class_module [244/917] 3438279=test_gem_ci_detector [245/917] 3438273=test_time_tz [246/917] 3438267=test_win32ole_event [247/917] 3438267=test_rdoc_generator_json_index [248/917] 3438275=ractor_test [249/917] 3438279=test_trace [250/917] 3438279=overlap_test [251/917] 3438273=test_gem_resolver_api_specification [252/917] 3438275=static_literals_test [253/917] 3438267=test_history [254/917] 3438273=test_mixed_unicode_escapes [255/917] 3438273=test_rdoc_markup_to_ansi [256/917] 3438275=test_ipaddr [257/917] 3438275=test_win32ole_variant [258/917] 3438273=test_rdoc_extend [259/917] 3438267=test_merge_keys [260/917] 3438275=test_http_request [261/917] 3438267=json_generic_object_test [262/917] 3438267=test_gem_source_fetch_problem [263/917] 3438276=test_rdoc_comment [264/917] 3438273=test_resize [265/917] 3438273=test_error_highlight [266/917] 3438275=test_rdoc_generator_darkfish [267/917] 3438289=test_mailto [268/917] 3438289=test_symbol [269/917] 3438289=test_coderange [270/917] 3438289=test_dir [271/917] 3438276=test_gem_console_ui [272/917] 3438276=test_date_ractor [273/917] 3438267=test_autoconf [274/917] 3438267=test_eval [275/917] 3438267=test_ractor_compatibility [276/917] 3438276=test_cgi_multipart [277/917] 3438269=test_word [278/917] 3438269=test_gem_commands_cleanup_command [279/917] 3438289=test_member [280/917] 3438289=test_numeric [281/917] 3438279=test_gem_commands_pristine_command [282/917] 3438289=test_context [283/917] 3438276=test_nofree [284/917] 3438276=test_coder [285/917] 3438276=parser_test [286/917] 3438276=test_symbol [287/917] 3438274=test_find_executable [288/917] 3438274=test_enc_associate [289/917] 3438291=test_lazy_enumerator [290/917] 3438289=test_unix [291/917] 3438273=test_arith_seq_beg_len_step [292/917] 3438289=test_gem_resolver_requirement_list [293/917] 3438289=test_pkcs7 [294/917] 3438273=test_function_entry [295/917] 3438273=test_capacity [296/917] 3438273=test_nextafter [297/917] 3438285=test_have_func [298/917] 3438267=test_stat [299/917] 3438267=test_gem_request_set_lockfile_tokenizer [300/917] 3438277=test_gem_resolver_git_specification [301/917] 3438267=test_usrmarshal [302/917] 3438273=test_object_references [303/917] 3438273=test_integer [304/917] 3438275=test_cgi_modruby [305/917] 3438275=test_rubyoptions [306/917] 3438289=test_super [307/917] 3438267=test_rubygems [308/917] 3438277=ripper_test [309/917] 3438291=test_call [310/917] 3438267=test_https_proxy [311/917] 3438274=test_gem_commands_setup_command [312/917] 3438267=test_rdoc_attr [313/917] 3438267=test_env [314/917] 3438269=test_integer [315/917] 3438291=test_dryrun [316/917] 3438291=test_registry [317/917] 3438291=test_ractor [318/917] 3438269=test_gem_commands_open_command [319/917] 3438291=test_dns [320/917] 3438269=test_gem [321/917] 3438268=test_gem_source_lock [322/917] 3438277=test_cgi_core [323/917] 3438277=test_parser [324/917] 3438277=test_weakref [325/917] 3438289=test_nonblock [326/917] 3438289=test_marshal [327/917] 3438268=test_unicode_normalize [328/917] 3438282=test_timeout [329/917] 3438268=test_alias [330/917] 3438290=test_singleton_function [331/917] 3438290=test_ancdata [332/917] 3438277=test_reline_key [333/917] 3438290=test_rb_str_dup [334/917] 3438277=test_ssl [335/917] 3438290=test_ractor [336/917] 3438274=test_debugger_integration [337/917] 3438268=test_rendering [338/917] 3438274=test_my_integer [339/917] 3438268=test_thread [340/917] 3438274=json_ext_parser_test [341/917] 3438279=test_udp [342/917] 3438274=test_force_exit [343/917] 3438279=test_file [344/917] 3438274=test_ostruct [345/917] 3438288=unescape_test [346/917] 3438290=test_data_error [347/917] 3438274=bom_test [348/917] 3438290=test_rdoc_markup_document [349/917] 3438290=test_integer_comb [350/917] 3438274=test_tmpdir [351/917] 3438291=test_ftp [352/917] 3438274=test_vm_dump [353/917] 3438274=test_gem_commands_check_command [354/917] 3438274=test_regexp [355/917] 3438291=errors_test [356/917] 3438289=library_symbols_test [357/917] 3438289=test_locale [358/917] 3438291=test_addr [359/917] 3438289=test_ensured [360/917] 3438291=test_ts [361/917] 3438289=test_rdoc_ri_paths [362/917] 3438289=test_constant [363/917] 3438283=test_pty [364/917] 3438282=test_dup [365/917] 3438282=test_project_sanity [366/917] 3438282=test_range [367/917] 3438285=test_encoding [368/917] 3438288=test_erb_command [369/917] 3438288=test_helper [370/917] 3438288=test_gem_uri_formatter [371/917] 3438288=json_generator_test [372/917] 3438291=test_eval [373/917] 3438285=test_transcode [374/917] 3438283=ruby_parser_test [375/917] 3438283=test_gem_resolver_api_set [376/917] 3438283=test_gem_safe_marshal [377/917] 3438276=test_enumerable [378/917] 3438276=test_gem_resolver_vendor_set [379/917] 3438291=test_config [380/917] 3438276=test_webauthn_listener [381/917] 3438285=test_jaro_winkler [382/917] 3438285=test_random_formatter [383/917] 3438285=test_helper [384/917] 3438285=test_ast [385/917] 3438282=test_gem_request_set_gem_dependency_api [386/917] 3438291=test_lambda [387/917] 3438291=test_fips [388/917] 3438283=test_x509name [389/917] 3438282=test_update [390/917] 3438282=parse_comments_test [391/917] 3438283=test_x509store [392/917] 3438282=test_rdoc_code_object [393/917] 3438267=dump_test [394/917] 3438291=test_class_name_check [395/917] 3438291=test_keyword [396/917] 3438269=test_continuation [397/917] 3438269=test_fd_setsize [398/917] 3438269=test_win32ole_method [399/917] 3438269=test_delete [400/917] 3438269=test_gem_platform [401/917] 3438288=test_rdoc_markup_hard_break [402/917] 3438283=test_date_strptime [403/917] 3438288=test_gem_package_task [404/917] 3438288=test_placearg [405/917] 3438273=test_numhash [406/917] 3438273=test_weakkeymap [407/917] 3438272=test_gem_commands_push_command [408/917] 3438269=test_pkey_rsa [409/917] 3438288=test_rdoc_parser_markdown [410/917] 3438282=test_gem_resolver_lock_set [411/917] 3438288=test_not [412/917] 3438288=test_import [413/917] 3438283=test_logger [414/917] 3438283=test_gem_update_suggestion [415/917] 3438282=test_files_test [416/917] 3438283=test_file_exhaustive [417/917] 3438282=attribute_write_test [418/917] 3438282=test_arithmetic_sequence [419/917] 3438282=test_gem_command_manager [420/917] 3438291=test_gem_gemcutter_utilities [421/917] 3438282=test_basicinstructions [422/917] 3438282=parse_test [423/917] 3438282=test_gem_remote_fetcher_local_ssl_server [424/917] 3438272=lex_test [425/917] 3438272=test_key_actor_emacs [426/917] 3438273=version_test [427/917] 3438273=test_object [428/917] 3438273=test_cgi_header [429/917] 3438273=heredoc_dedent_test [430/917] 3438273=test_tsort [431/917] 3438273=test_signedness [432/917] 3438290=test_rdoc_rd_block_parser [433/917] 3438267=test_pointer [434/917] 3438272=test_big5 [435/917] 3438272=test_func [436/917] 3438291=test_type [437/917] 3438291=test_ractor [438/917] 3438290=test_sleep [439/917] 3438291=test_gem_local_remote_options [440/917] 3438291=test_date_arith [441/917] 3438291=test_ruby_lex [442/917] 3438289=test_object [443/917] 3438277=test_normalize [444/917] 3438277=test_ossl [445/917] 3438291=test_timeout [446/917] 3438291=test_flip [447/917] 3438267=test_change_word [448/917] 3438267=test_kernel [449/917] 3438291=test_eval_history [450/917] 3438291=test_kdf [451/917] 3438289=test_gem_doctor [452/917] 3438291=test_emitter [453/917] 3438291=test_gem_silent_ui [454/917] 3438288=static_inspect_test [455/917] 3438288=test_bug-5832 [456/917] 3438288=test_files_ext [457/917] 3438289=snippets_test [458/917] 3438269=parse_success_test [459/917] 3438291=test_gem_ext_cargo_builder_unit [460/917] 3438291=test_gem_rdoc [461/917] 3438269=test_date [462/917] 3438269=test_at_exit [463/917] 3438288=test_command [464/917] 3438269=test_object_create_start [465/917] 3438269=!Nothing_to_test [466/917] 3438269=test_enc_raise [467/917] 3438269=test_psych [468/917] 3438269=test_rdoc_markup_paragraph [469/917] 3438291=test_key_actor_vi [470/917] 3438269=test_bug-3571 [471/917] 3438269=test_gem_command [472/917] 3438269=test_gem_spec_fetcher [473/917] 3438291=test_common [474/917] 3438288=test_numeric [475/917] 3438272=parse_stream_test [476/917] 3438272=test_gem_commands_lock_command [477/917] 3438272=test_assignment [478/917] 3438288=test_ifunless [479/917] 3438288=test_rdoc_tom_doc [480/917] 3438269=test_hmac [481/917] 3438269=test_rdoc_markup_to_tt_only [482/917] 3438288=test_iter_break [483/917] 3438288=test_zsh_completion [484/917] 3438288=test_exception [485/917] 3438291=test_num2int [486/917] 3438288=test_nil [487/917] 3438269=test_rdoc_single_class [488/917] 3438291=test_verbose [489/917] 3438288=test_frozen [490/917] 3438269=test_gem_ext_configure_builder [491/917] 3438267=test_pp [492/917] 3438288=test_gem_remote_fetcher_local_server [493/917] 3438291=test_macro [494/917] 3438269=test_config [495/917] 3438291=test_yaml_special_cases [496/917] 3438267=test_optarg [497/917] 3438291=test_gem_source_list [498/917] 3438269=test_rdoc_token_stream [499/917] 3438291=test_address_resolve [500/917] 3438269=test_rdoc_markup_parser [501/917] 3438291=test_require_path_check [502/917] 3438267=test_folderitem2_invokeverb [503/917] 3438269=test_files_test_2 [504/917] 3438267=test_fnmatch [505/917] 3438291=test_gem_validator [506/917] 3438267=test_gc_compact [507/917] 3438291=test_proc [508/917] 3438276=test_string [509/917] 3438271=integer_parse_test [510/917] 3438271=test_gem_package_old [511/917] 3438271=test_gem_resolver_index_set [512/917] 3438271=test_egrep_cpp [513/917] 3438289=test_zlib [514/917] 3438272=test_cgi_tag_helper [515/917] 3438272=test_date_conv [516/917] 3438272=test_optimization [517/917] 3438271=test_erb_m17n [518/917] 3438271=test_ole_methods [519/917] 3438271=test_gem_dependency_resolution_error [520/917] 3438271=test_rdoc_parser [521/917] 3438271=test_qsort [522/917] 3438271=test_custom_command [523/917] 3438291=json_addition_test [524/917] 3438271=test_rdoc_store [525/917] 3438291=test_ensure_and_callcc [526/917] 3438291=test_raise [527/917] 3438291=test_x509attr [528/917] 3438291=test_depth_first [529/917] 3438291=test_gem_request_set_lockfile_parser [530/917] 3438291=test_rdoc_stats [531/917] 3438291=test_pattern_matching [532/917] 3438291=test_string [533/917] 3438291=test_trick [534/917] 3438273=test_thread [535/917] 3438273=test_pipe [536/917] 3438273=test_pkey_ec [537/917] 3438273=integer_base_flags_test [538/917] 3438273=test_date_parse [539/917] 3438271=compiler_test [540/917] 3438271=test_rdoc_markup_attributes [541/917] 3438271=newline_offsets_test [542/917] 3438273=test_mul [543/917] 3438273=test_null [544/917] 3438273=test_win32ole_type [545/917] 3438273=test_default_gems [546/917] 3438273=test_rdoc_markup_to_rdoc [547/917] 3438273=test_rdoc_rd_inline_parser [548/917] 3438273=test_gem_uninstaller [549/917] 3438270=test_gb18030 [550/917] 3438271=test_buffering [551/917] 3438270=test_svcb_https [552/917] 3438271=test_windows_1251 [553/917] 3438270=test_time [554/917] 3438271=relocation_test [555/917] 3438271=test_rdoc_rdoc [556/917] 3438271=test_io_buffer [557/917] 3438270=test_key_name_check [558/917] 3438270=test_defined [559/917] 3438271=test_backtrace [560/917] 3438271=test_rdoc_i18n_text [561/917] 3438270=test_disable_irb [562/917] 3438271=test_bug_reporter [563/917] 3438270=test_gem_package_tar_reader_entry [564/917] 3438270=test_gem_name_tuple [565/917] 3438270=test_rand [566/917] 3438270=test_exception [567/917] 3438271=test_case_options [568/917] 3438271=test_store [569/917] 3438288=test_rdoc_cross_reference [570/917] 3438267=parameters_signature_test [571/917] 3438267=test_gem_commands_info_command [572/917] 3438267=test_gem_dependency_installer [573/917] 3438271=test_scalar [574/917] 3438269=test_enumerator_kw [575/917] 3438271=tunnel_test [576/917] 3438269=test_gem_text [577/917] 3438271=test_settracefunc [578/917] 3438269=test_win32ole [579/917] 3438269=test_generic [580/917] 3438269=test_scan_args [581/917] 3438269=test_method_cache [582/917] 3438269=test_gem_request [583/917] 3438288=test_sprintf_comb [584/917] 3438279=test_gem_commands_mirror [585/917] 3438269=test_gem_ext_cargo_builder_link_flag_converter [586/917] 3438279=test_ansi_with_terminfo [587/917] 3438279=test_rdoc_generator_pot_po [588/917] 3438279=test_rdoc_markup_to_markdown [589/917] 3438273=test_json_tree [590/917] 3438273=test_memory_view [591/917] 3438279=test_m17n_comb [592/917] 3438269=test_ractor [593/917] 3438269=test_cclass [594/917] 3438288=test_grapheme_breaks [595/917] 3438288=test_gem_version_option [596/917] 3438269=test_gem_request_connection_pools [597/917] 3438288=test_case [598/917] 3438288=test_pkey [599/917] 3438288=test_parser_events [600/917] 3438273=test_reline [601/917] 3438288=test_rdoc_markup_to_table_of_contents [602/917] 3438288=test_objectspace [603/917] 3438275=location_test [604/917] 3438275=test_thread [605/917] 3438271=test_gem_remote_fetcher_s3 [606/917] 3438291=test_socket [607/917] 3438275=test_literal [608/917] 3438271=test_dot_dot [609/917] 3438271=test_c_struct_builder [610/917] 3438271=test_str2big [611/917] 3438271=test_rdoc_generator_ri [612/917] 3438271=test_extlibs [613/917] 3438272=test_gem_stream_ui [614/917] 3438272=test_ractor [615/917] 3438272=test_severity [616/917] 3438272=test_gem_install_update_options [617/917] 3438272=test_require_lib [618/917] 3438270=test_passing_block [619/917] 3438269=test_thread_fd_close [620/917] 3438270=newline_test [621/917] 3438269=test_uncorrectable_name_check [622/917] 3438269=test_stringchar [623/917] 3438275=test_hash_create [624/917] 3438275=test_flush [625/917] 3438275=test_singleton [626/917] 3438275=test_io_console [627/917] 3438270=test_switch_hitter [628/917] 3438270=test_securerandom [629/917] 3438283=test_logperiod [630/917] 3438283=test_rdoc_markdown_test [631/917] 3438269=test_rdoc_normal_module [632/917] 3438270=test_c_union_entity [633/917] 3438290=test_gem_resolver_lock_specification [634/917] 3438270=test_err_in_callback [635/917] 3438270=test_x509cert [636/917] 3438269=test_gc [637/917] 3438282=test_arity [638/917] 3438289=test_gem_ext_rake_builder [639/917] 3438282=test_logdevice [640/917] 3438290=test_gem_source_local [641/917] 3438273=test_gem_security_policy [642/917] 3438270=test_last_thread [643/917] 3438290=test_process [644/917] 3438273=command_line_test [645/917] 3438273=test_pack [646/917] 3438267=test_rdoc_markup_attribute_manager [647/917] 3438267=test_name_error [648/917] 3438267=test_gem_commands_dependency_command [649/917] 3438289=test_gem_resolver [650/917] 3438283=test_gem_resolver_composed_set [651/917] 3438267=test_safe_load [652/917] 3438283=test_gem_commands_specification_command [653/917] 3438267=reflection_test [654/917] 3438267=test_http [655/917] 3438267=test_gem_commands_which_command [656/917] 3438267=test_shift_jis [657/917] 3438282=test_flags [658/917] 3438267=test_inadvertent_creation [659/917] 3438283=test_enumerator [660/917] 3438273=test_syntax [661/917] 3438267=test_gem_safe_yaml [662/917] 3438267=test_require [663/917] 3438267=test_date_time [664/917] 3438267=test_rdoc_markup_to_joined_paragraph [665/917] 3438267=test_data [666/917] 3438291=test_date_new [667/917] 3438291=test_tcp [668/917] 3438267=test_iso_8859 [669/917] 3438267=test_rdoc_text [670/917] 3438279=test_rdoc_context [671/917] 3438271=test_nil2vtempty [672/917] 3438271=test_stream [673/917] 3438267=test_rdoc_parser_ruby [674/917] 3438271=test_open-uri [675/917] 3438289=test_httpresponse [676/917] 3438268=test_random [677/917] 3438268=test_asn1 [678/917] 3438289=test_class [679/917] 3438268=test_rdoc_normal_class [680/917] 3438268=test_const [681/917] 3438271=json_string_matching_test [682/917] 3438268=test_load [683/917] 3438268=test_irb [684/917] 3438271=symbol_encoding_test [685/917] 3438271=test_rdoc_parser_rd [686/917] 3438271=test_date_strftime [687/917] 3438270=test_gem_installer [688/917] 3438268=test_yamlstore [689/917] 3438268=test_gem_commands_help_command [690/917] 3438268=test_rdoc_markup [691/917] 3438268=test_tracepoint [692/917] 3438271=test_prettyprint [693/917] 3438271=test_utf32 [694/917] 3438271=test_basicsocket [695/917] 3438267=test_duplicate [696/917] 3438267=test_gem_resolver_index_specification [697/917] 3438267=desugar_compiler_test [698/917] 3438267=test_internal_ivar [699/917] 3438267=test_function [700/917] 3438268=test_queue [701/917] 3438268=test_noarg [702/917] 3438279=test_tempfile [703/917] 3438282=pattern_test [704/917] 3438286=test_rdoc_options [705/917] 3438282=test_econv [706/917] 3438268=test_cesu8 [707/917] 3438268=test_gem_version [708/917] 3438268=test_emitter [709/917] 3438268=test_resource [710/917] 3438268=test_gem_commands_signin_command [711/917] 3438279=test_ldap [712/917] 3438279=encodings_test [713/917] 3438286=test_string_processing [714/917] 3438279=test_fileutils [715/917] 3438286=test_reqarg [716/917] 3438268=test_rdoc_include [717/917] 3438268=test_stack [718/917] 3438275=test_gem_commands_list_command [719/917] 3438275=test_too_many_dummy_encodings [720/917] 3438275=test_gem_remote_fetcher [721/917] 3438286=test_mdns [722/917] 3438272=test_parse [723/917] 3438286=test_gem_resolver_installed_specification [724/917] 3438279=test_scanner_events [725/917] 3438286=test_gem_commands_search_command [726/917] 3438286=test_complex [727/917] 3438279=test_gem_ext_ext_conf_builder [728/917] 3438286=test_gem_stub_specification [729/917] 3438267=test_method_cache [730/917] 3438267=test_frozen_error [731/917] 3438267=test_gem_resolver_specification [732/917] 3438267=test_gem_dependency [733/917] 3438272=lex_test [734/917] 3438272=test_path_to_class [735/917] 3438272=test_inlinecache [736/917] 3438271=test_rdoc_markup_verbatim [737/917] 3438271=test_rdoc_markup_formatter [738/917] 3438271=test_nowrite [739/917] 3438272=test_thread_queue [740/917] 3438267=test_gem_commands_sources_command [741/917] 3438271=test_ansi_without_terminfo [742/917] 3438286=test_bmethod [743/917] 3438286=test_euc_tw [744/917] 3438286=test_ractor [745/917] 3438271=test_big2str [746/917] 3438271=test_wait [747/917] 3438282=test_handle [748/917] 3438286=test_yaml [749/917] 3438275=test_forwardable [750/917] 3438275=test_enc_str_buf_cat [751/917] 3438275=test_gbk [752/917] 3438291=test_class2name [753/917] 3438275=test_profile_frames [754/917] 3438271=test_pstore [755/917] 3438267=test_warning [756/917] 3438291=test_cstr [757/917] 3438271=test_shapes [758/917] 3438271=json_fixtures_test [759/917] 3438271=test_io_timeout [760/917] 3438271=index_write_test [761/917] 3438271=test_rdoc_parser_c [762/917] 3438267=test_comparable [763/917] 3438267=test_wss [764/917] 3438267=test_fiddle [765/917] 3438268=test_find [766/917] 3438268=test_ractor [767/917] 3438286=test_digest [768/917] 3438275=test_marshalable [769/917] 3438275=test_cgi_util [770/917] 3438267=test_require [771/917] 3438282=test_gem_ext_cmake_builder [772/917] 3438282=test_gem_commands_contents_command [773/917] 3438268=test_formatter [774/917] 3438268=test_bash_completion [775/917] 3438268=test_deprecate [776/917] 3438282=test_rdoc_constant [777/917] 3438271=test_gem_source_vendor [778/917] 3438268=test_gem_commands_owner_command [779/917] 3438271=test_recorder [780/917] 3438271=test_complexrational [781/917] 3438271=test_init [782/917] 3438275=test_pathname [783/917] 3438282=test_rdoc_encoding [784/917] 3438282=test_coverage [785/917] 3438288=regexp_test [786/917] 3438288=test_gem_package_tar_reader [787/917] 3438288=test_file [788/917] 3438288=test_rdoc_markdown [789/917] 3438271=test_gem_available_set [790/917] 3438275=test_rdoc_any_method [791/917] 3438271=test_modify_expand [792/917] 3438271=test_yjit_exit_locations [793/917] 3438271=test_etc [794/917] 3438288=test_ripper [795/917] 3438271=test_gem_config_file [796/917] 3438279=test_gem_resolver_activation_request [797/917] 3438279=test_getopts [798/917] 3438279=test_protocol [799/917] 3438286=test_pkey_dh [800/917] 3438275=test_bigzero [801/917] 3438275=test_gem_util [802/917] 3438271=test_iseq_load [803/917] 3438289=source_location_test [804/917] 3438282=test_gem_package_tar_header [805/917] 3438286=test_pkcs12 [806/917] 3438289=test_system [807/917] 3438275=test_face [808/917] 3438288=test_sizeof [809/917] 3438282=test_case [810/917] 3438275=test_rendering [811/917] 3438268=numeric_value_test [812/917] 3438268=test_utf16 [813/917] 3438291=test_autoload [814/917] 3438268=test_unicode_escape [815/917] 3438282=test_io [816/917] 3438275=test_math [817/917] 3438275=test_gem_commands_fetch_command [818/917] 3438279=test_gc [819/917] 3438279=test_libs [820/917] 3438268=test_config [821/917] 3438279=test_sleep [822/917] 3438268=test_yaml_tree [823/917] 3438268=test_clone [824/917] 3438275=test_gem_commands_install_command [825/917] 3438268=test_ractor [826/917] 3438268=test_readpartial [827/917] 3438274=locals_test [828/917] 3438274=test_rdoc_require [829/917] 3438274=test_rdoc_markup_indented_paragraph [830/917] 3438274=test_backtrace [831/917] 3438277=test_pack [832/917] 3438277=test_io_buffer [833/917] 3438267=regular_expression_options_test [834/917] 3438267=test_rdoc_task [835/917] 3438267=test_gem_resolver_conflict [836/917] 3438267=test_convertible [837/917] 3438271=test_yield [838/917] 3438277=test_rdoc_alias [839/917] 3438268=test_files_sample [840/917] 3438277=test_stringscanner [841/917] 3438286=test_rdoc_markup_raw [842/917] 3438286=test_webauthn_poller [843/917] 3438277=test_rat [844/917] 3438268=test_gem_resolver_best_set [845/917] 3438277=test_typeddata [846/917] 3438268=test_rdoc_markup_to_html_crossref [847/917] 3438286=test_fstring [848/917] 3438289=test_optparse [849/917] 3438277=test_array [850/917] 3438277=test_remote_fetch_error [851/917] 3438277=test_have_library [852/917] 3438289=test_lock_native_thread [853/917] 3438286=test_c_struct_entry [854/917] 3438268=test_gem_commands_stale_command [855/917] 3438289=equality_test [856/917] 3438268=test_set [857/917] 3438289=regular_expression_encoding_test [858/917] 3438289=test_show_source [859/917] 3438289=test_gem_security_trust_dir [860/917] 3438268=test_sprintf [861/917] 3438289=test_gem_requirement [862/917] 3438286=test_string_memory [863/917] 3438286=test_undef [864/917] 3438286=test_line_editor [865/917] 3438286=test_objspace [866/917] 3438289=test_argf [867/917] 3438268=test_kill_ring [868/917] 3438274=test_ns_spki [869/917] 3438268=test_framework [870/917] 3438268=test_yjit [871/917] 3438268=test_workspace [872/917] 3438274=test_weakmap [873/917] 3438268=test_gem_commands_environment_command [874/917] 3438268=test_m17n [875/917] 3438275=test_ws [876/917] 3438275=test_postponed_job [877/917] 3438279=test_alias_and_anchor [878/917] 3438279=test_external_new [879/917] 3438279=test_tree_builder [880/917] 3438279=test_gem_resolver_dependency_request [881/917] 3438279=test_hash [882/917] 3438268=test_protect [883/917] 3438268=test_win32ole_typelib [884/917] 3438268=test_gem_request_set_lockfile [885/917] 3438279=test_raise_exception [886/917] 3438270=test_win32ole_record [887/917] 3438270=test_gem_unsatisfiable_dependency_error [888/917] 3438270=test_gem_commands_uninstall_command [889/917] 3438275=test_gem_source_specific_file [890/917] 3438276=test_foreach [891/917] 3438276=test_condition [892/917] 3438276=test_cp949 [893/917] 3438276=test_io [894/917] 3438273=test_ubf_async_safe [895/917] 3438273=test_hash [896/917] 3438275=test_sorted_set [897/917] 3438268=test_win32ole_type_event [898/917] 3438268=test_emoji [899/917] 3438268=test_kwargs [900/917] 3438268=test_io_wait [901/917] 3438277=test_gem_commands_exec_command [902/917] 3438275=test_date_attr [903/917] 3438275=test_ellipsize [904/917] 3438275=test_summary [905/917] 3438279=test_console_attr [906/917] 3438279=test_type_completor [907/917] 3438279=test_rdoc_context_section [908/917] 3438279=test_euc_kr [909/917] 3438279=test_ftp [910/917] 3438279=test_array_create [911/917] 3438279=test_pack [912/917] 3438272=test_gem_impossible_dependencies_error [913/917] 3438272=test_pattern_key_name_check [914/917] 3438275=test_to_ruby [915/917] 3438272=test_rdoc_rubygems_hook [916/917] 3438275=test_gem_commands_query_command [917/917] 3438268=test_method Failed tests: Prism::TestCompilePrism#test_ScopeNode: Test::Unit::AssertionFailedError: assert_separately failed with error message Prism::TestCompilePrism#test_ConstantPathTargetNode: Test::Unit::AssertionFailedError: assert_separately failed with error message Bug::Test_ExceptionAT#test_exception_at_throwing: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTimeExtension#test_rfc2822_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjSpaceRactor#test_tracing_does_not_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message TestISeq#test_iseq_builtin_load: Test::Unit::AssertionFailedError: assert_separately failed with error message TestISeq#test_translate_by_object: Test::Unit::AssertionFailedError: assert_separately failed with error message TestISeq#test_mandatory_only: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPopenDeadlock#test_popen_without_deadlock_9: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPopenDeadlock#test_popen_without_deadlock_5: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPopenDeadlock#test_popen_without_deadlock_7: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPopenDeadlock#test_popen_without_deadlock_1: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPopenDeadlock#test_popen_without_deadlock_3: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPopenDeadlock#test_popen_without_deadlock_8: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPopenDeadlock#test_popen_without_deadlock_2: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPopenDeadlock#test_popen_without_deadlock_0: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPopenDeadlock#test_popen_without_deadlock_6: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPopenDeadlock#test_popen_without_deadlock_4: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIterator#test_yield_at_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO_M17N#test_bom_too_long_utfname: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir_M17N#test_filename_ext_euc_jp_and_int_utf_8: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir_M17N#test_filename_extutf8: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir_M17N#test_filename_bytes_euc_jp: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir_M17N#test_filename_as_bytes_extutf8: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir_M17N#test_filename_extutf8_invalid: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir_M17N#test_filename_utf8_raw_windows_1252_name: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir_M17N#test_filename_utf8_raw_windows_1251_name: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir_M17N#test_filename_extutf8_inteucjp_unrepresentable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir_M17N#test_filename_utf8_raw_jp_name: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir_M17N#test_filename_euc_jp: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir_M17N#test_filename_extutf8_inteucjp_representable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSignal#test_trap_system_default: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSignal#test_hup_me: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSignal#test_ignored_interrupt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSignal#test_sigwait_fd_unused: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_ArithSeq#test_extract_with_others: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_ArithSeq#test_extract_with_arith_seq: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_ArithSeq#test_extract_with_range: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMkmfConfiguration#test_verbose_with_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::Literal#test_hash_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::Literal#test_array_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message TestABI#test_require_lib_with_incorrect_abi_on_dev_ruby: Test::Unit::AssertionFailedError: assert_separately failed with error message TestABI#test_require_lib_with_incorrect_abi_on_release_ruby: Test::Unit::PendedError: ABI is enforced TestABI#test_disable_abi_check_using_environment_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestABI#test_enable_abi_check_using_environment_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestProvider#test_unloaded_openssl_provider: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestProvider#test_openssl_provider_names: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestProvider#test_openssl_legacy_provider: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestProvider#test_openssl_provider_name_inspect: Test::Unit::AssertionFailedError: assert_separately failed with error message TestFloat#test_aliased_quo_recursion: Test::Unit::AssertionFailedError: assert_separately failed with error message TestFloat#test_long_string: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_using_wrong_argument: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_remove_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_public_in_refine: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_undefined_refined_method_defined: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_refined_method_defined: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_remove_undefined_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_refine_after_using: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_refine_basic_object: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_reopen_refinement_module: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_singleton_method_should_not_use_refinements: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_refine_with_prepend: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_symbol_proc_with_block: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_refined_protected_methods: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_inlinecache: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_change_refined_new_method_visibility: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRefinement#test_alias_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message Retrying... TestAllocation::MethodCall#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall#test_nested_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_Load_ResolveSymbol#test_load_resolve_symbol_resolver: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_throw_while_loading: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_default_loaded_features_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_define_class_under: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_require_invalid_shared_object: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_define_module: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_define_class: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_loading_fifo_threading_raise: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_loading_fifo_threading_success: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_define_module_under: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_loading_fifo_fd_leak: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_require_in_wrapped_load: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_load_error_path: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_load_wrap_nil: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRequire#test_require_too_long_filename: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_prepend_gc: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_private_extended_module: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_prepend_visibility_inherited: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_gc_prepend_chain: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_prepend_optmethod: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_prepend_call_super: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_refine_module_then_include: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_private_top_methods: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_inspect_segfault: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_include_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message TestModule#test_redefinition_mismatch: Test::Unit::AssertionFailedError: assert_separately failed with error message TestArray#test_sort_with_replace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestArray#test_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message TestArray#test_repeated_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message TestArray#test_repeated_combination_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message TestStringIO#test_overflow: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/digest: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/dtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/lib: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/erb: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/etc: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/irb: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/monitor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/fiddle: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/net: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/-ext-: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/logger: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/cgi: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/did_you_mean: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/date: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/io: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/json: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/fiber: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/error_highlight: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/fileutils: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/mkmf: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/benchmark: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/coverage: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/yaml: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/did_you_mean: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/optparse: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/prism: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/uri: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/error_highlight: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/reline: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/random: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/cgi: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/bundler: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/net: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/unicode_normalize: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/rubygems: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/syntax_suggest: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/irb: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/erb: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/rdoc: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/logger: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/ruby_vm: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/open3: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/forwardable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:lib/set: Test::Unit::AssertionFailedError: assert_separately failed with error message TestBignum#test_very_big_str_to_inum: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDateParseRactor#test_date_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir#test_instance_chdir: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir#test_glob_too_may_open_files: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDir#test_glob_gc_for_fd: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnumerable#test_inject_op_redefined: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnumerable#test_refine_Enumerable_then_include: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnumerable#test_inject_array_op_redefined: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnumerable#test_callcc: Test::Unit::PendedError: requires callcc support TestEnumerable#test_inject_array_op_private: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnumerable#test_inject_op_private: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_ArithSeq#test_beg_len_step: Test::Unit::AssertionFailedError: assert_separately failed with error message RactorCompatibilityTest#test_key_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message RactorCompatibilityTest#test_method_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message RactorCompatibilityTest#test_pattern_key_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message RactorCompatibilityTest#test_variable_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message RactorCompatibilityTest#test_class_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message RactorCompatibilityTest#test_can_raise_other_name_error_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_KDDI: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_StrEncAssociate#test_dummy_encoding_index_UTF_32: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_StrEncAssociate#test_dummy_encoding_index_UTF_7: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_StrEncAssociate#test_dummy_encoding_index_UTF_16: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_StrEncAssociate#test_dummy_encoding_index_CP50221: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_StrEncAssociate#test_dummy_encoding_index_CP50220: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_StrEncAssociate#test_dummy_encoding_index_IBM037: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_2: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_Integer#test_positive_pow: Test::Unit::AssertionFailedError: assert_separately failed with error message TestThreadInstrumentation#test_blocking_on_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestThreadInstrumentation#test_sleeping_inside_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestArraySubclass#test_sort_with_replace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestArraySubclass#test_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message TestArraySubclass#test_repeated_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message TestArraySubclass#test_repeated_combination_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAlias#test_alias_in_module: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAllocation::ProcCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPsychRactor#test_not_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPsychRactor#test_ractor_round_trip: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPsychRactor#test_ractor_constants: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPsychRactor#test_ractor_config: Test::Unit::AssertionFailedError: assert_separately failed with error message TC_OpenStruct#test_access_methods_from_different_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TC_OpenStruct#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTmpdir#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMarshal#test_marshal_load_extended_class_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMarshal#test_continuation: Test::Unit::PendedError: requires callcc support TestMarshal#test_marshal_load_r_prepare_reference_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message Bug::Test_ExceptionE#test_ensured: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTimeout#test_handling_enclosed_threadgroup: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTimeout#test_threadgroup: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDup#test_user_flags: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEncoding#test_errinfo_after_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEncoding#test_nonascii_library_path: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSymbol#test_block_curry_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSymbol#test_to_proc_no_method: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSymbol#test_block_curry_lambda: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSymbol#test_to_proc_binding: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSymbol#test_to_proc_iseq: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSymbol#test_to_proc_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSymbol#test_block_method_to_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSymbol#test_hash_redefinition: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTranscode#test_loading_race: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTranscode#test_valid_dummy_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMkmfConfig#test_with_config_with_arg_and_value: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMkmfConfig#test_with_target_rbconfig: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMkmfConfig#test_with_config_with_arg_and_no_value: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMkmfConfig#test_with_config_without_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMkmfConfig#test_dir_config: Test::Unit::AssertionFailedError: assert_separately failed with error message TestLambdaParameters#test_proc_inside_lambda_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_invert_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_rassoc_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_to_a_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_aset_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_fetch_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_keep_if_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_reject_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_replace_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_to_s_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_filter_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_bracket_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_select_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_each_pair_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_update_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_frozen_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_size_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_values_at_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_except_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_delete_if_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_delete_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_has_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_has_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_empty_p_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_has_value2_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_to_hash_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_inspect_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_getenv_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_frozen_env_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_shared_substring_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_clear_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_keys_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_huge_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_assoc_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_ivar_in_env_should_not_be_access_from_non_main_ractors: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_reject_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_each_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_rehash_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_filter_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_values_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_each_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_shift_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_slice_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_dup_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_to_h_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnv#test_select_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestFIPS#test_fips_mode_get_is_false_on_fips_mode_disabled: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestFIPS#test_fips_mode_get_with_fips_mode_set: Test::Unit::AssertionFailedError: assert_separately failed with error message OpenSSL::TestFIPS#test_fips_mode_get_is_true_on_fips_mode_enabled: Test::Unit::PendedError: Only for FIPS mode environment OpenSSL::TestFIPS#test_fips_mode_is_reentrant: Test::Unit::AssertionFailedError: assert_separately failed with error message TestInteger#test_Integer_with_exception_keyword: Test::Unit::AssertionFailedError: assert_separately failed with error message TestInteger#test_Integer: Test::Unit::AssertionFailedError: assert_separately failed with error message TestInteger#test_times_bignum_redefine_plus_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test: Test::Unit::AssertionFailedError: assert_separately failed with error message TestKeywordArguments#test_dynamic_symbol_keyword: Test::Unit::AssertionFailedError: assert_separately failed with error message TestKeywordArguments#test_large_kwsplat_to_method_taking_kw_and_kwsplat: Test::Unit::AssertionFailedError: assert_separately failed with error message TestWeakKeyMap#test_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPathnameRactor#test_ractor_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObject#test_redef_method_missing: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:ext: Test::Unit::AssertionFailedError: assert_separately failed with error message TestNumeric#test_coerced_remainder: Test::Unit::AssertionFailedError: assert_separately failed with error message URI::TestCommon#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestProc#test_hash_does_not_change_after_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPipe#test_stdout_epipe: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPipe::WithConversion#test_stdout_epipe: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTime#test_marshal_zone_gc: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDefined#test_super_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_updating_references_for_heap_allocated_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_moving_hashes_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_moving_arrays_up_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_moving_objects_between_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_updating_references_for_embed_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_ast_compacts: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_moving_objects_between_heaps_keeps_shape_frozen_status: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_updating_references_for_heap_allocated_frozen_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_moving_arrays_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_updating_references_for_embed_frozen_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_moving_strings_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGCCompact#test_moving_strings_up_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRand#test_default_seed: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/reline: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/set: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/optparse: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/win32: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/objspace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/openssl: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/socket: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/pathname: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/psych: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/ripper: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/stringio: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/yaml: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/ostruct: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/rubygems: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/rdoc: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/uri: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/ruby: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/resolv: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/win32ole: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/prism: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/zlib: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/open-uri: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Generic#test_parse_files:test/strscan: Test::Unit::AssertionFailedError: assert_separately failed with error message TestFiberCurrentRactor#test_ractor_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptions#test_dump_parsetree_error_tolerant: Test::Unit::PendedError: Skipped, no message given TestRubyOptions#test_setproctitle: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptions#test_yydebug: Test::Unit::PendedError: Skipped, no message given TestSetTraceFunc#test_lineno_in_optimized_insn: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSetTraceFunc#test_script_compiled: Test::Unit::PendedError: TODO: test for requires TestRubyOptimization#test_array_min: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_hash_length: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_callinfo_unreachable_path: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_float_gt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_optimized_empty_ensure: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_and: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_float_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_opt_case_dispatch: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_float_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_gt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_float_div: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_float_mul: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_eqq: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_ltlt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_length: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_array_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_array_length: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_objtostring: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_mul: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_or: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_div: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_array_max: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_uminus: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_array_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_array_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_eq_neq: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_freeze_block: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_hash_aset_with: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_freeze: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_block_parameter_should_not_create_objects: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_peephole_optimization_without_trace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_float_ge: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_size: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_mod: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_le: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_hash_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_float_le: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_float_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_clear_unreachable_keyword_args: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_fixnum_ge: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_hash_aref_with: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyOptimization#test_string_format: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_super_in_method_missing: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_exception_in_name_error_to_str: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_exception_in_exception_equal: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_undef_Warning_warn: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_undefined_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_redefined_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_blocking_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestException#test_wrong_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyLiteral#test_hash_literal_frozen: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyLiteral#test_big_hash_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRubyLiteral#test_dsymbol_redefined_intern: Test::Unit::AssertionFailedError: assert_separately failed with error message TestFileExhaustive#test_flock_exclusive: Test::Unit::AssertionFailedError: assert_separately failed with error message TestFileExhaustive#test_flock_shared: Test::Unit::AssertionFailedError: assert_separately failed with error message TestFileExhaustive#test_readlink_long_path: Test::Unit::AssertionFailedError: assert_separately failed with error message TestFileExhaustive#test_expand_path_for_existent_username: Test::Unit::PendedError: ENV['USER'] is not set TestFileExhaustive#test_join_with_changed_separator: Test::Unit::AssertionFailedError: assert_separately failed with error message TestNameError#test_info_parent_iseq_mark: Test::Unit::AssertionFailedError: assert_separately failed with error message TestLogDevice#test_shifting_weekly_dst_change: Test::Unit::AssertionFailedError: assert_separately failed with error message TestLogDevice#test_shifting_monthly_dst_change: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPack#test_pack_resize: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPack#test_bug_18343: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPack#test_pack_unpack_m: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPack#test_monkey_pack_buffer: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPack#test_monkey_pack: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_Symbol::TestInadvertent#test_gc_attrset: Test::Unit::AssertionFailedError: assert_separately failed with error message TestThread#test_thread_value_in_trap: Test::Unit::AssertionFailedError: assert_separately failed with error message TestThread#test_thread_join_in_trap: Test::Unit::AssertionFailedError: assert_separately failed with error message TestThread#test_signal_at_join: Test::Unit::AssertionFailedError: assert_separately failed with error message TestThread#test_report_on_exception: Test::Unit::AssertionFailedError: assert_separately failed with error message TestLastThread#test_last_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message TestTracepointObj#test_teardown_with_active_GC_end_hook: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMkmfFlags#test_try_ldflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMkmfFlags#test_try_cflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMkmfFlags#test_try_cppflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message TestString#test_fs_setter: Test::Unit::AssertionFailedError: assert_separately failed with error message TestString#test_eq_tilde_can_be_overridden: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_TooManyDummyEncodings#test_exceed_encoding_table_size: Test::Unit::AssertionFailedError: assert_separately failed with error message Complex_Test#test_inspect_to_s_frozen_bug_20337: Test::Unit::AssertionFailedError: assert_separately failed with error message TestParse#test_shareable_constant_value_unshareable_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message TestParse#test_error_def_in_argument: Test::Unit::AssertionFailedError: assert_separately failed with error message TestParse#test_assign_in_conditional: Test::Unit::AssertionFailedError: assert_separately failed with error message TestParse#test_unclosed_unicode_escape_at_eol_bug_19750: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMethodInlineCache#test_zsuper: Test::Unit::AssertionFailedError: assert_separately failed with error message TestWait#test_wait_for_invalid_fd: Test::Unit::AssertionFailedError: assert_separately failed with error message TestWarning#test_warn_called_only_when_category_enabled: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDigest::TestInitCopy#test_initialize_copy_md5_rmd160: Test::Unit::AssertionFailedError: assert_separately failed with error message CGIUtilTest#test_cgi_unescapeURIComponent_accept_charset: Test::Unit::AssertionFailedError: assert_separately failed with error message CGIUtilTest#test_cgi_unescape_accept_charset: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjectSpace#test_each_object_no_garbage: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjectSpace#test_each_object_singleton_class: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPathname#test_relative_path_from_casefold: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPathname#test_split: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEtc#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDigest::TestDigestParen#test_no_lib_no_def: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDigest::TestDigestParen#test_race: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDigest::TestDigestParen#test_sha2: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDigest::TestDigestParen#test_no_lib: Test::Unit::AssertionFailedError: assert_separately failed with error message TestDigest::TestDigestParen#test_race_mixed: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Ripper#test_new: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Ripper#test_regexp_enc_error: Test::Unit::AssertionFailedError: assert_separately failed with error message TestClass#test_superclass_of_basicobject: Test::Unit::AssertionFailedError: assert_separately failed with error message TestClass#test_redefinition_mismatch: Test::Unit::AssertionFailedError: assert_separately failed with error message TestCoverage#test_coverage_suspendable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Ripper::TestInput#test_new: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRipper::Ripper::TestInput#test_regexp_enc_error: Test::Unit::AssertionFailedError: assert_separately failed with error message TestClone#test_user_flags: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_timeout_nil: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_match_cache_positive_look_behind: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_timeout_shorter_than_global: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_utf8_comment_in_usascii_extended_regexp_bug_19455: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_match_cache_with_peek_optimization: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_match_cache_positive_look_ahead: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_match_cache_positive_look_ahead_complex: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_invalid_group: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_match_cache_atomic: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_invalid_free_at_parse_depth_limit_over: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_bug_19467: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_s_timeout_corner_cases: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_match_cache_exponential: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_s_timeout: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_nonextended_section_of_extended_regexp_bug_19379: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_extended_comment_invalid_escape_bug_18294: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_match_cache_negative_look_behind: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_timeout_corner_cases: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_timeout_longer_than_global: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_match_cache_square: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_match_cache_atomic_complex: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_eq_tilde_can_be_overridden: Test::Unit::AssertionFailedError: assert_separately failed with error message TestRegexp#test_match_cache_negative_look_ahead: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIseqLoad#test_stressful_roundtrip: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIseqLoad#test_break_ensure: Test::Unit::PendedError: failing due to exception entry sp mismatch TestIseqLoad#test_require_integration: Test::Unit::PendedError: iseq loader require integration tests still failing TestIseqLoad#test_next_in_block_in_block: Test::Unit::PendedError: failing due to stack_max mismatch TestRipper::Generic#test_parse_files:sample: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSystem#test_system_closed: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_String_Fstring#test_rb_enc_interned_str_autoloaded_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message Test_String_Fstring#test_rb_enc_str_new_autoloaded_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message TestThreadLockNativeThread#test_lock_native_thread_tls: Test::Unit::AssertionFailedError: assert_separately failed with error message TestThreadLockNativeThread#test_lock_native_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPostponed_job#test_multiple_preregistration: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPostponed_job#test_legacy_register: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPostponed_job#test_multiple_preregistration_with_new_data: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPostponed_job#test_preregister_and_trigger: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPostponed_job#test_legacy_register_in_c_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message TestPostponed_job#test_legacy_register_one_same: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_syntax_lib: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_keyword_empty_splat: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_safe_call_in_for_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_anonymous_keyword_rest_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_syntax_test: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_anonymous_rest_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_value_of_def: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_cdhash: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_class_module_Object_ancestors: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_syntax_sample: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_syntax_ext: Test::Unit::AssertionFailedError: assert_separately failed with error message TestSyntax#test_anonymous_block_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGc#test_measure_total_time: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGc#test_gc_parameter_init_slots: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGc#test_latest_gc_info: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGc#test_latest_gc_info_weak_references_count: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGc#test_expand_heap: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGc#test_thrashing_for_young_objects: Test::Unit::AssertionFailedError: assert_separately failed with error message TestGc#test_profiler_clear: Test::Unit::PendedError: for now TestRubyYieldGen#test_block_cached_argc: Test::Unit::AssertionFailedError: assert_separately failed with error message TestHashOnly#test_any_hash_fixable: Test::Unit::AssertionFailedError: assert_separately failed with error message TestHashOnly#test_AREF_fstring_key_default_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAutoload#test_source_location: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAutoload#test_autoload_same_file: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAutoload#test_autoload_deprecate_constant_before_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAutoload#test_source_location_after_require: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAutoload#test_autoload_deprecate_constant: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAutoload#test_autoload_parallel_race: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAutoload#test_autoload_parent_namespace: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAutoload#test_autoload_private_constant: Test::Unit::AssertionFailedError: assert_separately failed with error message TestAutoload#test_autoload_p_with_static_extensions: Test::Unit::PendedError: Skipped, no message given TestAutoload#test_autoload_private_constant_before_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message TestWeakMap#test_include?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f TestWeakMap#test_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message TestWeakMap#test_member?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f TestWeakMap#test_key?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f TestArgf#test_wrong_type: Test::Unit::AssertionFailedError: assert_separately failed with error message TestEnumerator#test_with_index_dangling_memo: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMethod#test_argument_error_location: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMethod#test_override_optimized_method_on_class_using_prepend: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMethod#test_zsuper_private_override_instance_method: Test::Unit::AssertionFailedError: assert_separately failed with error message TestMethod#test_hash_does_not_change_after_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_cross_thread_close_stdio: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_write_epipe_nosync: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_DATA_binmode: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_copy_stream_no_busy_wait: Test::Unit::PendedError: multiple threads already active TestIO#test_closed_stream_in_rescue: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_race_gets_and_close: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_puts_parallel: Test::Unit::PendedError: not portable TestIO#test_set_stdout: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_race_closed_stream: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_open_fifo_does_not_block_other_threads: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_autoclose_false_closed_by_finalizer: Test::Unit::PendedError: expect IO object was GC'ed but not recycled yet TestIO#test_dup_many: Test::Unit::AssertionFailedError: assert_separately failed with error message TestIO#test_set_lineno: Test::Unit::AssertionFailedError: assert_separately failed with error message TestProcess#test_exec_fd_3_redirect: Test::Unit::AssertionFailedError: assert_separately failed with error message TestProcess#test_to_hash_on_arguments: Test::Unit::AssertionFailedError: TestProcess#test_warmup_precompute_string_coderange: Test::Unit::AssertionFailedError: assert_separately failed with error message TestProcess#test_rescue_exec_fail: Test::Unit::AssertionFailedError: assert_separately failed with error message TestProcess#test_warmup_run_major_gc_and_compact: Test::Unit::AssertionFailedError: assert_separately failed with error message TestProcess#test_execopts_rlimit: Test::Unit::AssertionFailedError: assert_separately failed with error message TestProcess#test_warmup_promote_all_objects_to_oldgen: Test::Unit::AssertionFailedError: assert_separately failed with error message TestProcess#test_popen_reopen: Test::Unit::AssertionFailedError: assert_separately failed with error message TestProcess#test_deadlock_by_signal_at_forking: Test::Unit::AssertionFailedError: assert_separately failed with error message TestProcess#test_overwrite_ENV: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjSpace#test_load_allocation_path_load: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjSpace#test_count_symbols: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjSpace#test_reachable_objects_during_iteration: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjSpace#test_load_allocation_path_compile_file: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjSpace#test_reachable_objects_from: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjSpace#test_reachable_objects_size: Test::Unit::AssertionFailedError: assert_separately failed with error message TestObjSpace#test_trace_object_allocations_stop_first: Test::Unit::AssertionFailedError: assert_separately failed with error message 1) Failure: Prism::TestCompilePrism#test_ScopeNode [/tmp/ruby/src/trunk/test/ruby/test_compile_prism.rb:2570]: assert_separately failed with error message pid 3638521 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 2) Failure: Prism::TestCompilePrism#test_ConstantPathTargetNode [/tmp/ruby/src/trunk/test/ruby/test_compile_prism.rb:447]: assert_separately failed with error message pid 3638524 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 3) Failure: Bug::Test_ExceptionAT#test_exception_at_throwing [/tmp/ruby/src/trunk/test/-ext-/exception/test_exception_at_throwing.rb:7]: assert_separately failed with error message pid 3638527 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 4) Failure: TestTimeExtension#test_rfc2822_ractor [/tmp/ruby/src/trunk/test/test_time.rb:76]: assert_separately failed with error message pid 3638533 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 5) Failure: TestObjSpaceRactor#test_tracing_does_not_crash [/tmp/ruby/src/trunk/test/objspace/test_ractor.rb:5]: assert_separately failed with error message pid 3638538 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 6) Failure: TestISeq#test_iseq_builtin_load [/tmp/ruby/src/trunk/test/ruby/test_iseq.rb:769]: assert_separately failed with error message pid 3638562 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 7) Failure: TestISeq#test_translate_by_object [/tmp/ruby/src/trunk/test/ruby/test_iseq.rb:407]: assert_separately failed with error message pid 3638571 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 8) Failure: TestISeq#test_mandatory_only [/tmp/ruby/src/trunk/test/ruby/test_iseq.rb:788]: assert_separately failed with error message pid 3638574 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 9) Failure: TestPopenDeadlock#test_popen_without_deadlock_9 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 3638588 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 10) Failure: TestPopenDeadlock#test_popen_without_deadlock_5 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 3638593 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 11) Failure: TestPopenDeadlock#test_popen_without_deadlock_7 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 3638598 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 12) Failure: TestPopenDeadlock#test_popen_without_deadlock_1 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 3638603 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 13) Failure: TestPopenDeadlock#test_popen_without_deadlock_3 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 3638608 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 14) Failure: TestPopenDeadlock#test_popen_without_deadlock_8 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 3638613 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 15) Failure: TestPopenDeadlock#test_popen_without_deadlock_2 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 3638618 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 16) Failure: TestPopenDeadlock#test_popen_without_deadlock_0 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 3638623 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 17) Failure: TestPopenDeadlock#test_popen_without_deadlock_6 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 3638628 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 18) Failure: TestPopenDeadlock#test_popen_without_deadlock_4 [/tmp/ruby/src/trunk/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: assert_separately failed with error message pid 3638633 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 19) Failure: TestIterator#test_yield_at_toplevel [/tmp/ruby/src/trunk/test/ruby/test_iterator.rb:16]: assert_separately failed with error message pid 3638638 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 20) Failure: TestIO_M17N#test_bom_too_long_utfname [/tmp/ruby/src/trunk/test/ruby/test_io_m17n.rb:2251]: assert_separately failed with error message pid 3638755 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 21) Failure: TestDir_M17N#test_filename_ext_euc_jp_and_int_utf_8 [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:233]: assert_separately failed with error message pid 3638808 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 22) Failure: TestDir_M17N#test_filename_extutf8 [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:43]: assert_separately failed with error message pid 3638811 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 23) Failure: TestDir_M17N#test_filename_bytes_euc_jp [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:174]: assert_separately failed with error message pid 3638814 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 24) Failure: TestDir_M17N#test_filename_as_bytes_extutf8 [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:79]: assert_separately failed with error message pid 3638817 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 25) Failure: TestDir_M17N#test_filename_extutf8_invalid [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:58]: assert_separately failed with error message pid 3638820 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 26) Failure: TestDir_M17N#test_filename_utf8_raw_windows_1252_name [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:227]: assert_separately failed with error message pid 3638823 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 27) Failure: TestDir_M17N#test_filename_utf8_raw_windows_1251_name [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:223]: assert_separately failed with error message pid 3638826 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 28) Failure: TestDir_M17N#test_filename_extutf8_inteucjp_unrepresentable [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:140]: assert_separately failed with error message pid 3638829 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 29) Failure: TestDir_M17N#test_filename_utf8_raw_jp_name [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:219]: assert_separately failed with error message pid 3638832 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 30) Failure: TestDir_M17N#test_filename_euc_jp [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:191]: assert_separately failed with error message pid 3638835 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 31) Failure: TestDir_M17N#test_filename_extutf8_inteucjp_representable [/tmp/ruby/src/trunk/test/ruby/test_dir_m17n.rb:116]: assert_separately failed with error message pid 3638838 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 32) Failure: TestSignal#test_trap_system_default [/tmp/ruby/src/trunk/test/ruby/test_signal.rb:197]: assert_separately failed with error message pid 3638847 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 33) Failure: TestSignal#test_hup_me [/tmp/ruby/src/trunk/test/ruby/test_signal.rb:268]: assert_separately failed with error message pid 3638850 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 34) Failure: TestSignal#test_ignored_interrupt [/tmp/ruby/src/trunk/test/ruby/test_signal.rb:284]: assert_separately failed with error message pid 3638853 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 35) Failure: TestSignal#test_sigwait_fd_unused [/tmp/ruby/src/trunk/test/ruby/test_signal.rb:336]: assert_separately failed with error message pid 3638904 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 36) Failure: Test_ArithSeq#test_extract_with_others [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:33]: assert_separately failed with error message pid 3638914 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 37) Failure: Test_ArithSeq#test_extract_with_arith_seq [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:6]: assert_separately failed with error message pid 3638917 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 38) Failure: Test_ArithSeq#test_beg_len_step [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb:6]: assert_separately failed with error message pid 3638920 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 39) Failure: Test_ArithSeq#test_extract_with_range [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:21]: assert_separately failed with error message pid 3638923 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 40) Failure: TestMkmfConfiguration#test_verbose_with_arg [/tmp/ruby/src/trunk/test/mkmf/test_configuration.rb:28]: assert_separately failed with error message pid 3638926 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 41) Failure: TestAllocation::Literal#test_hash_literal [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3638929 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 42) Failure: TestAllocation::Literal#test_array_literal [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3638932 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 43) Failure: TestABI#test_require_lib_with_incorrect_abi_on_dev_ruby [/tmp/ruby/src/trunk/test/-ext-/test_abi.rb:9]: assert_separately failed with error message pid 3638935 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 44) Failure: TestABI#test_disable_abi_check_using_environment_variable [/tmp/ruby/src/trunk/test/-ext-/test_abi.rb:19]: assert_separately failed with error message pid 3638938 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 45) Failure: TestABI#test_enable_abi_check_using_environment_variable [/tmp/ruby/src/trunk/test/-ext-/test_abi.rb:27]: assert_separately failed with error message pid 3638941 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 46) Failure: OpenSSL::TestProvider#test_unloaded_openssl_provider [/tmp/ruby/src/trunk/test/openssl/test_provider.rb:77]: assert_separately failed with error message pid 3638944 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 47) Failure: OpenSSL::TestProvider#test_openssl_provider_names [/tmp/ruby/src/trunk/test/openssl/test_provider.rb:77]: assert_separately failed with error message pid 3638947 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 48) Failure: OpenSSL::TestProvider#test_openssl_legacy_provider [/tmp/ruby/src/trunk/test/openssl/test_provider.rb:77]: assert_separately failed with error message pid 3638950 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 49) Failure: OpenSSL::TestProvider#test_openssl_provider_name_inspect [/tmp/ruby/src/trunk/test/openssl/test_provider.rb:77]: assert_separately failed with error message pid 3638953 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 50) Failure: TestFloat#test_aliased_quo_recursion [/tmp/ruby/src/trunk/test/ruby/test_float.rb:1030]: assert_separately failed with error message pid 3638956 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 51) Failure: TestFloat#test_long_string [/tmp/ruby/src/trunk/test/ruby/test_float.rb:981]: assert_separately failed with error message pid 3638959 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 52) Failure: TestRefinement#test_using_wrong_argument [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:2052]: assert_separately failed with error message pid 3638962 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 53) Failure: TestRefinement#test_remove_refined_method [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1405]: assert_separately failed with error message pid 3638965 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 54) Failure: TestRefinement#test_public_in_refine [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1922]: assert_separately failed with error message pid 3638972 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 55) Failure: TestRefinement#test_undefined_refined_method_defined [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1372]: assert_separately failed with error message pid 3638979 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 56) Failure: TestRefinement#test_refined_method_defined [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1330]: assert_separately failed with error message pid 3638986 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 57) Failure: TestRefinement#test_remove_undefined_refined_method [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1433]: assert_separately failed with error message pid 3638989 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 58) Failure: TestRefinement#test_refine_after_using [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1039]: assert_separately failed with error message pid 3638992 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 59) Failure: TestRefinement#test_refine_basic_object [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1245]: assert_separately failed with error message pid 3638995 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 60) Failure: TestRefinement#test_reopen_refinement_module [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1596]: assert_separately failed with error message pid 3638998 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 61) Failure: TestRefinement#test_singleton_method_should_not_use_refinements [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1312]: assert_separately failed with error message pid 3639001 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 62) Failure: TestRefinement#test_refine_with_prepend [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1908]: assert_separately failed with error message pid 3639012 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 63) Failure: TestRefinement#test_symbol_proc_with_block [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1858]: assert_separately failed with error message pid 3639043 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 64) Failure: TestRefinement#test_refined_protected_methods [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1210]: assert_separately failed with error message pid 3639049 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 65) Failure: TestRefinement#test_inlinecache [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:2653]: assert_separately failed with error message pid 3639071 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 66) Failure: TestRefinement#test_change_refined_new_method_visibility [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1273]: assert_separately failed with error message pid 3639074 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 67) Failure: TestRefinement#test_alias_refined_method [/tmp/ruby/src/trunk/test/ruby/test_refinement.rb:1287]: assert_separately failed with error message pid 3639092 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 68) Failure: TestAllocation::MethodCall#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639095 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 69) Failure: TestAllocation::MethodCall#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639098 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 70) Failure: TestAllocation::MethodCall#test_optional_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639101 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 71) Failure: TestAllocation::MethodCall#test_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639104 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 72) Failure: TestAllocation::MethodCall#test_argument_forwarding [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639107 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 73) Failure: TestAllocation::MethodCall#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639110 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 74) Failure: TestAllocation::MethodCall#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639113 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 75) Failure: TestAllocation::MethodCall#test_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639116 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 76) Failure: TestAllocation::MethodCall#test_no_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639119 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 77) Failure: TestAllocation::MethodCall#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639122 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 78) Failure: TestAllocation::MethodCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639125 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 79) Failure: TestAllocation::MethodCall#test_required_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639128 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 80) Failure: TestAllocation::MethodCall#test_positional_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639131 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 81) Failure: TestAllocation::MethodCall#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639134 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 82) Failure: TestAllocation::MethodCall#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639137 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 83) Failure: TestAllocation::MethodCall#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639140 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 84) Failure: TestAllocation::MethodCall#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639143 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 85) Failure: TestAllocation::MethodCall#test_ruby2_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639146 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 86) Failure: TestAllocation::MethodCall#test_nested_argument_forwarding [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639149 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 87) Failure: Test_Load_ResolveSymbol#test_load_resolve_symbol_resolver [/tmp/ruby/src/trunk/test/-ext-/load/test_resolve_symbol.rb:6]: assert_separately failed with error message pid 3639152 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 88) Failure: TestRequire#test_throw_while_loading [/tmp/ruby/src/trunk/test/ruby/test_require.rb:920]: assert_separately failed with error message pid 3639163 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 89) Failure: TestRequire#test_default_loaded_features_encoding [/tmp/ruby/src/trunk/test/ruby/test_require.rb:633]: assert_separately failed with error message pid 3639167 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 90) Failure: TestRequire#test_define_class_under [/tmp/ruby/src/trunk/test/ruby/test_require.rb:285]: assert_separately failed with error message pid 3639174 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 91) Failure: TestRequire#test_require_invalid_shared_object [/tmp/ruby/src/trunk/test/ruby/test_require.rb:37]: assert_separately failed with error message pid 3639225 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 92) Failure: TestRequire#test_define_module [/tmp/ruby/src/trunk/test/ruby/test_require.rb:317]: assert_separately failed with error message pid 3639228 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 93) Failure: TestRequire#test_define_class [/tmp/ruby/src/trunk/test/ruby/test_require.rb:256]: assert_separately failed with error message pid 3639241 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 94) Failure: TestRequire#test_loading_fifo_threading_raise [/tmp/ruby/src/trunk/test/ruby/test_require.rb:850]: assert_separately failed with error message pid 3639244 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 95) Failure: TestRequire#test_loading_fifo_threading_success [/tmp/ruby/src/trunk/test/ruby/test_require.rb:869]: assert_separately failed with error message pid 3639248 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 96) Failure: TestRequire#test_define_module_under [/tmp/ruby/src/trunk/test/ruby/test_require.rb:332]: assert_separately failed with error message pid 3639262 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 97) Failure: TestRequire#test_loading_fifo_fd_leak [/tmp/ruby/src/trunk/test/ruby/test_require.rb:896]: assert_separately failed with error message pid 3639265 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 98) Failure: TestRequire#test_require_in_wrapped_load [/tmp/ruby/src/trunk/test/ruby/test_require.rb:364]: assert_separately failed with error message pid 3639376 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 99) Failure: TestRequire#test_load_error_path [/tmp/ruby/src/trunk/test/ruby/test_require.rb:20]: assert_separately failed with error message pid 3639379 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 100) Failure: TestRequire#test_load_wrap_nil [/tmp/ruby/src/trunk/test/ruby/test_require.rb:431]: assert_separately failed with error message pid 3639382 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 101) Failure: TestRequire#test_require_too_long_filename [/tmp/ruby/src/trunk/test/ruby/test_require.rb:48]: assert_separately failed with error message pid 3639399 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 102) Failure: TestModule#test_prepend_gc [/tmp/ruby/src/trunk/test/ruby/test_module.rb:3069]: assert_separately failed with error message pid 3639435 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 103) Failure: TestModule#test_private_extended_module [/tmp/ruby/src/trunk/test/ruby/test_module.rb:3222]: assert_separately failed with error message pid 3639438 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 104) Failure: TestModule#test_prepend_visibility_inherited [/tmp/ruby/src/trunk/test/ruby/test_module.rb:2632]: assert_separately failed with error message pid 3639441 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 105) Failure: TestModule#test_gc_prepend_chain [/tmp/ruby/src/trunk/test/ruby/test_module.rb:604]: assert_separately failed with error message pid 3639444 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 106) Failure: TestModule#test_prepend_optmethod [/tmp/ruby/src/trunk/test/ruby/test_module.rb:2441]: assert_separately failed with error message pid 3639447 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 107) Failure: TestModule#test_prepend_call_super [/tmp/ruby/src/trunk/test/ruby/test_module.rb:2760]: assert_separately failed with error message pid 3639462 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 108) Failure: TestModule#test_refine_module_then_include [/tmp/ruby/src/trunk/test/ruby/test_module.rb:626]: assert_separately failed with error message pid 3639473 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 109) Failure: TestModule#test_private_top_methods [/tmp/ruby/src/trunk/test/ruby/test_module.rb:2982]: assert_separately failed with error message pid 3639484 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 110) Failure: TestModule#test_inspect_segfault [/tmp/ruby/src/trunk/test/ruby/test_module.rb:3141]: assert_separately failed with error message pid 3639491 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 111) Failure: TestModule#test_include_toplevel [/tmp/ruby/src/trunk/test/ruby/test_module.rb:526]: assert_separately failed with error message pid 3639494 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 112) Failure: TestModule#test_redefinition_mismatch [/tmp/ruby/src/trunk/test/ruby/test_module.rb:3213]: assert_separately failed with error message pid 3639505 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 113) Failure: TestArray#test_sort_with_replace [/tmp/ruby/src/trunk/test/ruby/test_array.rb:1877]: assert_separately failed with error message pid 3639516 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 114) Failure: TestArray#test_permutation_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2488]: assert_separately failed with error message pid 3639519 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 115) Failure: TestArray#test_repeated_permutation_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2530]: assert_separately failed with error message pid 3639533 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 116) Failure: TestArray#test_repeated_combination_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2576]: assert_separately failed with error message pid 3639536 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 117) Failure: TestStringIO#test_overflow [/tmp/ruby/src/trunk/test/stringio/test_stringio.rb:947]: assert_separately failed with error message pid 3639539 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 118) Failure: TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639542 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 119) Failure: TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639545 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 120) Failure: TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639548 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 121) Failure: TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639551 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 122) Failure: TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639554 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 123) Failure: TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639557 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 124) Failure: TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639560 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 125) Failure: TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639563 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 126) Failure: TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639566 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 127) Failure: TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639569 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 128) Failure: TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639572 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 129) Failure: TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639575 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 130) Failure: TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639578 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 131) Failure: TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639581 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 132) Failure: TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639584 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 133) Failure: TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639587 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 134) Failure: TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639590 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 135) Failure: TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: assert_separately failed with error message pid 3639593 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 136) Failure: TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: assert_separately failed with error message pid 3639596 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 137) Failure: TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639599 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 138) Failure: TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639602 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 139) Failure: TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639605 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 140) Failure: TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639608 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 141) Failure: TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639611 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 142) Failure: TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639614 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 143) Failure: TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639617 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 144) Failure: TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639620 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 145) Failure: TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639623 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 146) Failure: TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639626 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 147) Failure: TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639629 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 148) Failure: TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639632 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 149) Failure: TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639635 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 150) Failure: TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639638 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 151) Failure: TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639641 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 152) Failure: TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639644 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 153) Failure: TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639647 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 154) Failure: TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639650 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 155) Failure: TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: assert_separately failed with error message pid 3639653 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 156) Failure: TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639656 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 157) Failure: TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639659 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 158) Failure: TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639662 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 159) Failure: TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639665 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 160) Failure: TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639668 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 161) Failure: TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639671 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 162) Failure: TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639674 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 163) Failure: TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639677 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 164) Failure: TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639680 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 165) Failure: TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639683 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 166) Failure: TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639686 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 167) Failure: TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639689 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 168) Failure: TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639692 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 169) Failure: TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639695 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 170) Failure: TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639698 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 171) Failure: TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639701 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 172) Failure: TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639704 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 173) Failure: TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639707 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 174) Failure: TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639710 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 175) Failure: TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639713 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 176) Failure: TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639716 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 177) Failure: TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639719 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 178) Failure: TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639722 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 179) Failure: TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639725 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 180) Failure: TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639728 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 181) Failure: TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639731 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 182) Failure: TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639734 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 183) Failure: TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639737 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 184) Failure: TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639740 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 185) Failure: TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639743 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 186) Failure: TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: assert_separately failed with error message pid 3639746 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 187) Failure: TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639749 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 188) Failure: TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639752 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 189) Failure: TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639755 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 190) Failure: TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639758 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 191) Failure: TestAllocation::MethodCall::WithBlock#test_optional_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639761 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 192) Failure: TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639764 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 193) Failure: TestAllocation::MethodCall::WithBlock#test_argument_forwarding [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639767 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 194) Failure: TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639770 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 195) Failure: TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639773 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 196) Failure: TestAllocation::MethodCall::WithBlock#test_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639776 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 197) Failure: TestAllocation::MethodCall::WithBlock#test_no_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639779 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 198) Failure: TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639782 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 199) Failure: TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639785 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 200) Failure: TestAllocation::MethodCall::WithBlock#test_required_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639788 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 201) Failure: TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639791 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 202) Failure: TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639794 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 203) Failure: TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639797 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 204) Failure: TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639800 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 205) Failure: TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639803 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 206) Failure: TestAllocation::MethodCall::WithBlock#test_ruby2_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639806 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 207) Failure: TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3639809 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 208) Failure: TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639812 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 209) Failure: TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639815 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 210) Failure: TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639818 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 211) Failure: TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639821 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 212) Failure: TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639824 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 213) Failure: TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639827 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 214) Failure: TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639830 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 215) Failure: TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639833 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 216) Failure: TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639836 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 217) Failure: TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639839 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 218) Failure: TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639842 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 219) Failure: TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639845 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 220) Failure: TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639848 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 221) Failure: TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639851 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 222) Failure: TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639854 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 223) Failure: TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639857 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 224) Failure: TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639860 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 225) Failure: TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: assert_separately failed with error message pid 3639863 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 226) Failure: TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: assert_separately failed with error message pid 3639866 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 227) Failure: TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639869 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 228) Failure: TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639872 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 229) Failure: TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639875 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 230) Failure: TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639878 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 231) Failure: TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639881 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 232) Failure: TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639884 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 233) Failure: TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639887 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 234) Failure: TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639890 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 235) Failure: TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639893 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 236) Failure: TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639896 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 237) Failure: TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639899 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 238) Failure: TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639902 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 239) Failure: TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639905 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 240) Failure: TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639908 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 241) Failure: TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639911 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 242) Failure: TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639914 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 243) Failure: TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639917 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 244) Failure: TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639920 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 245) Failure: TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: assert_separately failed with error message pid 3639923 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 246) Failure: TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639926 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 247) Failure: TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639929 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 248) Failure: TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639932 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 249) Failure: TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639935 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 250) Failure: TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639938 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 251) Failure: TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639941 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 252) Failure: TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639944 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 253) Failure: TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639947 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 254) Failure: TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639950 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 255) Failure: TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639953 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 256) Failure: TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639956 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 257) Failure: TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639959 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 258) Failure: TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639962 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 259) Failure: TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639965 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 260) Failure: TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639968 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 261) Failure: TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639971 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 262) Failure: TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639974 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 263) Failure: TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639977 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 264) Failure: TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639980 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 265) Failure: TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639983 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 266) Failure: TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639986 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 267) Failure: TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3639989 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 268) Failure: TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3639992 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 269) Failure: TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639995 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 270) Failure: TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3639998 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 271) Failure: TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640001 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 272) Failure: TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640004 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 273) Failure: TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640007 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 274) Failure: TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640010 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 275) Failure: TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640013 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 276) Failure: TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: assert_separately failed with error message pid 3640016 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 277) Failure: TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640019 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 278) Failure: TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640022 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 279) Failure: TestBignum#test_very_big_str_to_inum [/tmp/ruby/src/trunk/test/ruby/test_bignum.rb:207]: assert_separately failed with error message pid 3640025 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 280) Failure: TestDateParseRactor#test_date_ractor [/tmp/ruby/src/trunk/test/date/test_date_ractor.rb:22]: assert_separately failed with error message pid 3640028 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 281) Failure: TestDir#test_instance_chdir [/tmp/ruby/src/trunk/test/ruby/test_dir.rb:174]: assert_separately failed with error message pid 3640034 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 282) Failure: TestDir#test_glob_too_may_open_files [/tmp/ruby/src/trunk/test/ruby/test_dir.rb:362]: assert_separately failed with error message pid 3640037 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 283) Failure: TestDir#test_glob_gc_for_fd [/tmp/ruby/src/trunk/test/ruby/test_dir.rb:743]: assert_separately failed with error message pid 3640042 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 284) Failure: TestEnumerable#test_inject_op_redefined [/tmp/ruby/src/trunk/test/ruby/test_enum.rb:273]: assert_separately failed with error message pid 3640047 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 285) Failure: TestEnumerable#test_refine_Enumerable_then_include [/tmp/ruby/src/trunk/test/ruby/test_enum.rb:369]: assert_separately failed with error message pid 3640066 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 286) Failure: TestEnumerable#test_inject_array_op_redefined [/tmp/ruby/src/trunk/test/ruby/test_enum.rb:329]: assert_separately failed with error message pid 3640069 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 287) Failure: TestEnumerable#test_inject_array_op_private [/tmp/ruby/src/trunk/test/ruby/test_enum.rb:350]: assert_separately failed with error message pid 3640091 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 288) Failure: TestEnumerable#test_inject_op_private [/tmp/ruby/src/trunk/test/ruby/test_enum.rb:302]: assert_separately failed with error message pid 3640103 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 289) Failure: Test_ArithSeq#test_extract_with_others [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:33]: assert_separately failed with error message pid 3640138 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 290) Failure: Test_ArithSeq#test_extract_with_arith_seq [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:6]: assert_separately failed with error message pid 3640141 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 291) Failure: Test_ArithSeq#test_beg_len_step [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb:6]: assert_separately failed with error message pid 3640144 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 292) Failure: Test_ArithSeq#test_extract_with_range [/tmp/ruby/src/trunk/test/-ext-/arith_seq/test_arith_seq_extract.rb:21]: assert_separately failed with error message pid 3640147 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 293) Failure: RactorCompatibilityTest#test_key_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:24]: assert_separately failed with error message pid 3640150 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 294) Failure: RactorCompatibilityTest#test_method_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:43]: assert_separately failed with error message pid 3640155 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 295) Failure: RactorCompatibilityTest#test_pattern_key_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:61]: assert_separately failed with error message pid 3640160 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 296) Failure: RactorCompatibilityTest#test_variable_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:100]: assert_separately failed with error message pid 3640165 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 297) Failure: RactorCompatibilityTest#test_class_name_suggestion_works_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:7]: assert_separately failed with error message pid 3640170 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 298) Failure: RactorCompatibilityTest#test_can_raise_other_name_error_in_ractor [/tmp/ruby/src/trunk/test/did_you_mean/test_ractor_compatibility.rb:83]: assert_separately failed with error message pid 3640175 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 299) Failure: TestAllocation::ProcCall#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640180 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 300) Failure: TestAllocation::ProcCall#test_optional_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640183 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 301) Failure: TestAllocation::ProcCall#test_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640186 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 302) Failure: TestAllocation::ProcCall#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640189 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 303) Failure: TestAllocation::ProcCall#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640192 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 304) Failure: TestAllocation::ProcCall#test_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640195 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 305) Failure: TestAllocation::ProcCall#test_no_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640198 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 306) Failure: TestAllocation::ProcCall#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640201 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 307) Failure: TestAllocation::ProcCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640204 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 308) Failure: TestAllocation::ProcCall#test_required_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640207 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 309) Failure: TestAllocation::ProcCall#test_positional_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640210 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 310) Failure: TestAllocation::ProcCall#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640213 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 311) Failure: TestAllocation::ProcCall#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640216 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 312) Failure: TestAllocation::ProcCall#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640219 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 313) Failure: TestAllocation::ProcCall#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640222 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 314) Failure: TestAllocation::ProcCall#test_ruby2_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640225 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 315) Failure: Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_KDDI [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 3640228 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 316) Failure: Test_StrEncAssociate#test_dummy_encoding_index_UTF_32 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 3640231 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 317) Failure: Test_StrEncAssociate#test_dummy_encoding_index_UTF_7 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 3640234 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 318) Failure: Test_StrEncAssociate#test_dummy_encoding_index_UTF_16 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 3640237 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 319) Failure: Test_StrEncAssociate#test_dummy_encoding_index_CP50221 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 3640240 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 320) Failure: Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 3640243 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 321) Failure: Test_StrEncAssociate#test_dummy_encoding_index_CP50220 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 3640246 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 322) Failure: Test_StrEncAssociate#test_dummy_encoding_index_IBM037 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 3640249 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 323) Failure: Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_2 [/tmp/ruby/src/trunk/test/-ext-/string/test_enc_associate.rb:17]: assert_separately failed with error message pid 3640252 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 324) Failure: Test_Integer#test_positive_pow [/tmp/ruby/src/trunk/test/-ext-/integer/test_integer.rb:17]: assert_separately failed with error message pid 3640255 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 325) Failure: TestThreadInstrumentation#test_blocking_on_ractor [/tmp/ruby/src/trunk/test/-ext-/thread/test_instrumentation_api.rb:137]: assert_separately failed with error message pid 3640266 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 326) Failure: TestThreadInstrumentation#test_sleeping_inside_ractor [/tmp/ruby/src/trunk/test/-ext-/thread/test_instrumentation_api.rb:164]: assert_separately failed with error message pid 3640281 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 327) Failure: TestArraySubclass#test_sort_with_replace [/tmp/ruby/src/trunk/test/ruby/test_array.rb:1877]: assert_separately failed with error message pid 3640286 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 328) Failure: TestArraySubclass#test_permutation_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2488]: assert_separately failed with error message pid 3640289 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 329) Failure: TestArraySubclass#test_repeated_permutation_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2530]: assert_separately failed with error message pid 3640303 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 330) Failure: TestArraySubclass#test_repeated_combination_stack_error [/tmp/ruby/src/trunk/test/ruby/test_array.rb:2576]: assert_separately failed with error message pid 3640306 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 331) Failure: TestAlias#test_alias_in_module [/tmp/ruby/src/trunk/test/ruby/test_alias.rb:207]: assert_separately failed with error message pid 3640320 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 332) Failure: TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640323 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 333) Failure: TestAllocation::ProcCall::WithBlock#test_optional_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640326 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 334) Failure: TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640329 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 335) Failure: TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640332 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 336) Failure: TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640335 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 337) Failure: TestAllocation::ProcCall::WithBlock#test_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640338 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 338) Failure: TestAllocation::ProcCall::WithBlock#test_no_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640341 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 339) Failure: TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640344 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 340) Failure: TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640347 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 341) Failure: TestAllocation::ProcCall::WithBlock#test_required_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640350 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 342) Failure: TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640353 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 343) Failure: TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640356 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 344) Failure: TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640359 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 345) Failure: TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640362 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 346) Failure: TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640365 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 347) Failure: TestAllocation::ProcCall::WithBlock#test_ruby2_keywords [/tmp/ruby/src/trunk/test/ruby/test_allocation.rb:15]: assert_separately failed with error message pid 3640368 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 348) Failure: TestPsychRactor#test_not_shareable [/tmp/ruby/src/trunk/test/psych/test_ractor.rb:18]: assert_separately failed with error message pid 3640371 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 349) Failure: TestPsychRactor#test_ractor_round_trip [/tmp/ruby/src/trunk/test/psych/test_ractor.rb:6]: assert_separately failed with error message pid 3640375 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 350) Failure: TestPsychRactor#test_ractor_constants [/tmp/ruby/src/trunk/test/psych/test_ractor.rb:43]: assert_separately failed with error message pid 3640381 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 351) Failure: TestPsychRactor#test_ractor_config [/tmp/ruby/src/trunk/test/psych/test_ractor.rb:30]: assert_separately failed with error message pid 3640386 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 352) Failure: TC_OpenStruct#test_access_methods_from_different_ractor [/tmp/ruby/src/trunk/test/ostruct/test_ostruct.rb:373]: assert_separately failed with error message pid 3640391 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 353) Failure: TC_OpenStruct#test_ractor [/tmp/ruby/src/trunk/test/ostruct/test_ostruct.rb:360]: assert_separately failed with error message pid 3640396 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 354) Failure: TestTmpdir#test_ractor [/tmp/ruby/src/trunk/test/test_tmpdir.rb:126]: assert_separately failed with error message pid 3640405 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 355) Failure: TestMarshal#test_marshal_load_extended_class_crash [/tmp/ruby/src/trunk/test/ruby/test_marshal.rb:731]: assert_separately failed with error message pid 3640418 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 356) Failure: TestMarshal#test_marshal_load_r_prepare_reference_crash [/tmp/ruby/src/trunk/test/ruby/test_marshal.rb:743]: assert_separately failed with error message pid 3640423 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 357) Failure: Bug::Test_ExceptionE#test_ensured [/tmp/ruby/src/trunk/test/-ext-/exception/test_ensured.rb:10]: assert_separately failed with error message pid 3640426 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 358) Failure: TestTimeout#test_handling_enclosed_threadgroup [/tmp/ruby/src/trunk/test/test_timeout.rb:260]: assert_separately failed with error message pid 3640430 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 359) Failure: TestTimeout#test_threadgroup [/tmp/ruby/src/trunk/test/test_timeout.rb:247]: assert_separately failed with error message pid 3640435 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 360) Failure: TestDup#test_user_flags [/tmp/ruby/src/trunk/test/ruby/test_dup.rb:77]: assert_separately failed with error message pid 3640444 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 361) Failure: TestEncoding#test_errinfo_after_autoload [/tmp/ruby/src/trunk/test/ruby/test_encoding.rb:109]: assert_separately failed with error message pid 3640447 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 362) Failure: TestEncoding#test_nonascii_library_path [/tmp/ruby/src/trunk/test/ruby/test_encoding.rb:120]: assert_separately failed with error message pid 3640453 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 363) Failure: TestSymbol#test_block_curry_proc [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:331]: assert_separately failed with error message pid 3640456 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 364) Failure: TestSymbol#test_to_proc_no_method [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:170]: assert_separately failed with error message pid 3640474 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 365) Failure: TestSymbol#test_block_curry_lambda [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:341]: assert_separately failed with error message pid 3640477 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 366) Failure: TestSymbol#test_to_proc_binding [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:280]: assert_separately failed with error message pid 3640480 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 367) Failure: TestSymbol#test_to_proc_iseq [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:267]: assert_separately failed with error message pid 3640487 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 368) Failure: TestSymbol#test_to_proc_arg [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:179]: assert_separately failed with error message pid 3640490 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 369) Failure: TestSymbol#test_block_method_to_proc [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:351]: assert_separately failed with error message pid 3640496 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 370) Failure: TestSymbol#test_hash_redefinition [/tmp/ruby/src/trunk/test/ruby/test_symbol.rb:568]: assert_separately failed with error message pid 3640508 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 371) Failure: TestTranscode#test_loading_race [/tmp/ruby/src/trunk/test/ruby/test_transcode.rb:2276]: assert_separately failed with error message pid 3640511 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 372) Failure: TestTranscode#test_valid_dummy_encoding [/tmp/ruby/src/trunk/test/ruby/test_transcode.rb:2265]: assert_separately failed with error message pid 3640516 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 373) Failure: TestMkmfConfig#test_with_config_with_arg_and_value [/tmp/ruby/src/trunk/test/mkmf/test_config.rb:15]: assert_separately failed with error message pid 3640519 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 374) Failure: TestMkmfConfig#test_with_target_rbconfig [/tmp/ruby/src/trunk/test/mkmf/test_config.rb:51]: assert_separately failed with error message pid 3640522 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 375) Failure: TestMkmfConfig#test_with_config_with_arg_and_no_value [/tmp/ruby/src/trunk/test/mkmf/test_config.rb:21]: assert_separately failed with error message pid 3640525 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 376) Failure: TestMkmfConfig#test_with_config_without_arg [/tmp/ruby/src/trunk/test/mkmf/test_config.rb:27]: assert_separately failed with error message pid 3640528 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 377) Failure: TestMkmfConfig#test_dir_config [/tmp/ruby/src/trunk/test/mkmf/test_config.rb:9]: assert_separately failed with error message pid 3640531 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 378) Failure: TestLambdaParameters#test_proc_inside_lambda_toplevel [/tmp/ruby/src/trunk/test/ruby/test_lambda.rb:166]: assert_separately failed with error message pid 3640534 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 379) Failure: TestEnv#test_invert_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1285]: assert_separately failed with error message pid 3640537 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 380) Failure: TestEnv#test_rassoc_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1206]: assert_separately failed with error message pid 3640542 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 381) Failure: TestEnv#test_to_a_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1102]: assert_separately failed with error message pid 3640547 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 382) Failure: TestEnv#test_aset_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:803]: assert_separately failed with error message pid 3640552 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 383) Failure: TestEnv#test_fetch_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:774]: assert_separately failed with error message pid 3640557 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 384) Failure: TestEnv#test_keep_if_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:954]: assert_separately failed with error message pid 3640562 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 385) Failure: TestEnv#test_reject_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1253]: assert_separately failed with error message pid 3640567 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 386) Failure: TestEnv#test_replace_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1298]: assert_separately failed with error message pid 3640572 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 387) Failure: TestEnv#test_to_s_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1074]: assert_separately failed with error message pid 3640577 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 388) Failure: TestEnv#test_filter_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1004]: assert_separately failed with error message pid 3640582 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 389) Failure: TestEnv#test_bracket_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:643]: assert_separately failed with error message pid 3640587 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 390) Failure: TestEnv#test_select_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:982]: assert_separately failed with error message pid 3640592 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 391) Failure: TestEnv#test_each_pair_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:869]: assert_separately failed with error message pid 3640597 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 392) Failure: TestEnv#test_update_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1313]: assert_separately failed with error message pid 3640602 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 393) Failure: TestEnv#test_frozen_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1364]: assert_separately failed with error message pid 3640607 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 394) Failure: TestEnv#test_size_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1131]: assert_separately failed with error message pid 3640612 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 395) Failure: TestEnv#test_values_at_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:972]: assert_separately failed with error message pid 3640617 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 396) Failure: TestEnv#test_except_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1045]: assert_separately failed with error message pid 3640622 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 397) Failure: TestEnv#test_delete_if_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:900]: assert_separately failed with error message pid 3640627 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 398) Failure: TestEnv#test_delete_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:744]: assert_separately failed with error message pid 3640632 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 399) Failure: TestEnv#test_has_value_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:687]: assert_separately failed with error message pid 3640637 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 400) Failure: TestEnv#test_has_key_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1156]: assert_separately failed with error message pid 3640642 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 401) Failure: TestEnv#test_empty_p_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1143]: assert_separately failed with error message pid 3640647 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 402) Failure: TestEnv#test_has_value2_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1193]: assert_separately failed with error message pid 3640652 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 403) Failure: TestEnv#test_to_hash_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1228]: assert_separately failed with error message pid 3640657 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 404) Failure: TestEnv#test_key_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:711]: assert_separately failed with error message pid 3640662 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 405) Failure: TestEnv#test_inspect_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1083]: assert_separately failed with error message pid 3640667 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 406) Failure: TestEnv#test_getenv_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:760]: assert_separately failed with error message pid 3640672 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 407) Failure: TestEnv#test_frozen_env_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1355]: assert_separately failed with error message pid 3640677 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 408) Failure: TestEnv#test_shared_substring_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1390]: assert_separately failed with error message pid 3640682 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 409) Failure: TestEnv#test_clear_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1064]: assert_separately failed with error message pid 3640687 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 410) Failure: TestEnv#test_keys_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:820]: assert_separately failed with error message pid 3640692 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 411) Failure: TestEnv#test_huge_value_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1333]: assert_separately failed with error message pid 3640697 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 412) Failure: TestEnv#test_assoc_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1170]: assert_separately failed with error message pid 3640702 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 413) Failure: TestEnv#test_ivar_in_env_should_not_be_access_from_non_main_ractors [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1410]: assert_separately failed with error message pid 3640707 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 414) Failure: TestEnv#test_reject_bang_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:882]: assert_separately failed with error message pid 3640712 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 415) Failure: TestEnv#test_each_value_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:857]: assert_separately failed with error message pid 3640717 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 416) Failure: TestEnv#test_rehash_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1122]: assert_separately failed with error message pid 3640722 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 417) Failure: TestEnv#test_filter_bang_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:936]: assert_separately failed with error message pid 3640727 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 418) Failure: TestEnv#test_values_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:845]: assert_separately failed with error message pid 3640732 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 419) Failure: TestEnv#test_each_key_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:833]: assert_separately failed with error message pid 3640737 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 420) Failure: TestEnv#test_shift_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1267]: assert_separately failed with error message pid 3640742 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 421) Failure: TestEnv#test_slice_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1026]: assert_separately failed with error message pid 3640747 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 422) Failure: TestEnv#test_dup_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:678]: assert_separately failed with error message pid 3640752 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 423) Failure: TestEnv#test_to_h_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:1240]: assert_separately failed with error message pid 3640757 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 424) Failure: TestEnv#test_select_bang_in_ractor [/tmp/ruby/src/trunk/test/ruby/test_env.rb:918]: assert_separately failed with error message pid 3640762 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 425) Failure: OpenSSL::TestFIPS#test_fips_mode_get_is_false_on_fips_mode_disabled [/tmp/ruby/src/trunk/test/openssl/test_fips.rb:22]: assert_separately failed with error message pid 3640767 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 426) Failure: OpenSSL::TestFIPS#test_fips_mode_get_with_fips_mode_set [/tmp/ruby/src/trunk/test/openssl/test_fips.rb:40]: assert_separately failed with error message pid 3640770 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 427) Failure: OpenSSL::TestFIPS#test_fips_mode_is_reentrant [/tmp/ruby/src/trunk/test/openssl/test_fips.rb:31]: assert_separately failed with error message pid 3640773 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 428) Failure: TestInteger#test_Integer_with_exception_keyword [/tmp/ruby/src/trunk/test/ruby/test_integer.rb:226]: assert_separately failed with error message pid 3640776 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 429) Failure: TestInteger#test_Integer [/tmp/ruby/src/trunk/test/ruby/test_integer.rb:167]: assert_separately failed with error message pid 3640830 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 430) Failure: TestInteger#test_times_bignum_redefine_plus_lt [/tmp/ruby/src/trunk/test/ruby/test_integer.rb:319]: assert_separately failed with error message pid 3640833 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 431) Failure: TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640836 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 432) Failure: TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640839 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 433) Failure: TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640842 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 434) Failure: TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640845 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 435) Failure: TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640848 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 436) Failure: TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640851 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 437) Failure: TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640854 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 438) Failure: TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640857 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 439) Failure: TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640860 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 440) Failure: TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640863 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 441) Failure: TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640866 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 442) Failure: TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640869 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 443) Failure: TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640872 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 444) Failure: TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640875 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 445) Failure: TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640878 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 446) Failure: TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640881 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 447) Failure: TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640884 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 448) Failure: TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: assert_separately failed with error message pid 3640887 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 449) Failure: TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: assert_separately failed with error message pid 3640890 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 450) Failure: TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640893 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 451) Failure: TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640896 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 452) Failure: TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640899 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 453) Failure: TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640902 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 454) Failure: TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640905 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 455) Failure: TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640908 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 456) Failure: TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640911 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 457) Failure: TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640914 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 458) Failure: TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640917 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 459) Failure: TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640920 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 460) Failure: TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640923 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 461) Failure: TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640926 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 462) Failure: TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640929 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 463) Failure: TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640932 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 464) Failure: TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640935 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 465) Failure: TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640938 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 466) Failure: TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640941 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 467) Failure: TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640944 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 468) Failure: TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: assert_separately failed with error message pid 3640947 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 469) Failure: TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640950 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 470) Failure: TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640953 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 471) Failure: TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640956 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 472) Failure: TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640959 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 473) Failure: TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640962 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 474) Failure: TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640965 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 475) Failure: TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640968 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 476) Failure: TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640971 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 477) Failure: TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640974 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 478) Failure: TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640977 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 479) Failure: TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640980 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 480) Failure: TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3640983 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 481) Failure: TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640986 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 482) Failure: TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640989 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 483) Failure: TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640992 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 484) Failure: TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3640995 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 485) Failure: TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3640998 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 486) Failure: TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641001 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 487) Failure: TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641004 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 488) Failure: TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641007 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 489) Failure: TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641010 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 490) Failure: TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641013 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 491) Failure: TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641016 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 492) Failure: TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641019 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 493) Failure: TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641022 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 494) Failure: TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641025 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 495) Failure: TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641028 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 496) Failure: TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641031 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 497) Failure: TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641034 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 498) Failure: TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641037 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 499) Failure: TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: assert_separately failed with error message pid 3641040 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 500) Failure: TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641043 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 501) Failure: TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641046 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 502) Failure: TestKeywordArguments#test_dynamic_symbol_keyword [/tmp/ruby/src/trunk/test/ruby/test_keyword.rb:4056]: assert_separately failed with error message pid 3641086 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 503) Failure: TestKeywordArguments#test_large_kwsplat_to_method_taking_kw_and_kwsplat [/tmp/ruby/src/trunk/test/ruby/test_keyword.rb:4041]: assert_separately failed with error message pid 3641089 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 504) Failure: TestWeakKeyMap#test_compaction [/tmp/ruby/src/trunk/test/ruby/test_weakkeymap.rb:128]: assert_separately failed with error message pid 3641102 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 505) Failure: TestPathnameRactor#test_ractor_shareable [/tmp/ruby/src/trunk/test/pathname/test_ractor.rb:11]: assert_separately failed with error message pid 3641108 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 506) Failure: TestObject#test_redef_method_missing [/tmp/ruby/src/trunk/test/ruby/test_object.rb:1016]: assert_separately failed with error message pid 3641175 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 507) Failure: TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641178 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 508) Failure: TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641181 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 509) Failure: TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641184 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 510) Failure: TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641187 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 511) Failure: TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641190 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 512) Failure: TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641193 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 513) Failure: TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641196 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 514) Failure: TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641199 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 515) Failure: TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641202 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 516) Failure: TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641205 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 517) Failure: TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641208 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 518) Failure: TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641211 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 519) Failure: TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641214 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 520) Failure: TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641217 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 521) Failure: TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641220 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 522) Failure: TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641223 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 523) Failure: TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641226 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 524) Failure: TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: assert_separately failed with error message pid 3641229 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 525) Failure: TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: assert_separately failed with error message pid 3641232 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 526) Failure: TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641235 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 527) Failure: TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641238 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 528) Failure: TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641241 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 529) Failure: TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641244 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 530) Failure: TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641247 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 531) Failure: TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641250 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 532) Failure: TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641253 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 533) Failure: TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641256 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 534) Failure: TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641259 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 535) Failure: TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641262 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 536) Failure: TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641265 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 537) Failure: TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641268 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 538) Failure: TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641271 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 539) Failure: TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641274 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 540) Failure: TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641277 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 541) Failure: TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641280 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 542) Failure: TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641283 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 543) Failure: TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641286 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 544) Failure: TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: assert_separately failed with error message pid 3641289 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 545) Failure: TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641292 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 546) Failure: TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641295 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 547) Failure: TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641298 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 548) Failure: TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641301 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 549) Failure: TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641304 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 550) Failure: TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641307 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 551) Failure: TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641310 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 552) Failure: TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641313 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 553) Failure: TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641316 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 554) Failure: TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641319 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 555) Failure: TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641322 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 556) Failure: TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641325 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 557) Failure: TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641328 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 558) Failure: TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641331 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 559) Failure: TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641334 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 560) Failure: TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641337 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 561) Failure: TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641340 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 562) Failure: TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641343 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 563) Failure: TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641346 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 564) Failure: TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641349 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 565) Failure: TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641352 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 566) Failure: TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641355 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 567) Failure: TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641358 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 568) Failure: TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641361 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 569) Failure: TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641364 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 570) Failure: TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641367 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 571) Failure: TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641370 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 572) Failure: TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641373 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 573) Failure: TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641376 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 574) Failure: TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641379 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 575) Failure: TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: assert_separately failed with error message pid 3641382 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 576) Failure: TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641385 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 577) Failure: TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641388 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 578) Failure: TestNumeric#test_coerced_remainder [/tmp/ruby/src/trunk/test/ruby/test_numeric.rb:398]: assert_separately failed with error message pid 3641391 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 579) Failure: URI::TestCommon#test_ractor [/tmp/ruby/src/trunk/test/uri/test_common.rb:69]: assert_separately failed with error message pid 3641394 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 580) Failure: TestProc#test_hash_does_not_change_after_compaction [/tmp/ruby/src/trunk/test/ruby/test_proc.rb:212]: assert_separately failed with error message pid 3641416 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 581) Failure: TestPipe#test_stdout_epipe [/tmp/ruby/src/trunk/test/ruby/test_pipe.rb:32]: assert_separately failed with error message pid 3641423 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 582) Failure: TestPipe::WithConversion#test_stdout_epipe [/tmp/ruby/src/trunk/test/ruby/test_pipe.rb:32]: assert_separately failed with error message pid 3641427 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 583) Failure: TestTime#test_marshal_zone_gc [/tmp/ruby/src/trunk/test/ruby/test_time.rb:454]: assert_separately failed with error message pid 3641431 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 584) Failure: TestDefined#test_super_toplevel [/tmp/ruby/src/trunk/test/ruby/test_defined.rb:368]: assert_separately failed with error message pid 3641434 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 585) Failure: TestGCCompact#test_updating_references_for_heap_allocated_shared_arrays [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:188]: assert_separately failed with error message pid 3641437 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 586) Failure: TestGCCompact#test_moving_hashes_down_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:410]: assert_separately failed with error message pid 3641440 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 587) Failure: TestGCCompact#test_moving_arrays_up_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:311]: assert_separately failed with error message pid 3641443 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 588) Failure: TestGCCompact#test_moving_objects_between_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:335]: assert_separately failed with error message pid 3641446 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 589) Failure: TestGCCompact#test_updating_references_for_embed_shared_arrays [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:212]: assert_separately failed with error message pid 3641449 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 590) Failure: TestGCCompact#test_ast_compacts [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:149]: assert_separately failed with error message pid 3641452 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 591) Failure: TestGCCompact#test_moving_objects_between_heaps_keeps_shape_frozen_status [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:430]: assert_separately failed with error message pid 3641455 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 592) Failure: TestGCCompact#test_updating_references_for_heap_allocated_frozen_shared_arrays [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:236]: assert_separately failed with error message pid 3641458 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 593) Failure: TestGCCompact#test_moving_arrays_down_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:289]: assert_separately failed with error message pid 3641461 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 594) Failure: TestGCCompact#test_updating_references_for_embed_frozen_shared_arrays [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:261]: assert_separately failed with error message pid 3641464 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 595) Failure: TestGCCompact#test_moving_strings_down_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:388]: assert_separately failed with error message pid 3641467 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 596) Failure: TestGCCompact#test_moving_strings_up_heaps [/tmp/ruby/src/trunk/test/ruby/test_gc_compact.rb:367]: assert_separately failed with error message pid 3641470 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 597) Failure: TestRand#test_default_seed [/tmp/ruby/src/trunk/test/ruby/test_rand.rb:403]: assert_separately failed with error message pid 3641516 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 598) Failure: TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641519 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 599) Failure: TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641522 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 600) Failure: TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641525 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 601) Failure: TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641528 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 602) Failure: TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641531 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 603) Failure: TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641534 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 604) Failure: TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641537 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 605) Failure: TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641540 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 606) Failure: TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641543 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 607) Failure: TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641546 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 608) Failure: TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641549 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 609) Failure: TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641552 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 610) Failure: TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641555 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 611) Failure: TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641558 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 612) Failure: TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641561 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 613) Failure: TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641564 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 614) Failure: TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641567 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 615) Failure: TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: assert_separately failed with error message pid 3641570 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 616) Failure: TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: assert_separately failed with error message pid 3641573 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 617) Failure: TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641576 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 618) Failure: TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641579 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 619) Failure: TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641582 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 620) Failure: TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641585 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 621) Failure: TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641588 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 622) Failure: TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641591 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 623) Failure: TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641594 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 624) Failure: TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641597 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 625) Failure: TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641600 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 626) Failure: TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641603 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 627) Failure: TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641606 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 628) Failure: TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641609 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 629) Failure: TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641612 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 630) Failure: TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641615 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 631) Failure: TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641618 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 632) Failure: TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641621 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 633) Failure: TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641624 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 634) Failure: TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641627 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 635) Failure: TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: assert_separately failed with error message pid 3641630 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 636) Failure: TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641633 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 637) Failure: TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641636 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 638) Failure: TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641639 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 639) Failure: TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641642 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 640) Failure: TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641645 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 641) Failure: TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641648 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 642) Failure: TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641651 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 643) Failure: TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641654 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 644) Failure: TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641657 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 645) Failure: TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641660 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 646) Failure: TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641663 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 647) Failure: TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641666 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 648) Failure: TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641669 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 649) Failure: TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641672 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 650) Failure: TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641675 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 651) Failure: TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641678 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 652) Failure: TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641681 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 653) Failure: TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641684 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 654) Failure: TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641687 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 655) Failure: TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641690 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 656) Failure: TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641693 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 657) Failure: TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641696 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 658) Failure: TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3641699 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 659) Failure: TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641702 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 660) Failure: TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641705 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 661) Failure: TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641708 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 662) Failure: TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641711 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 663) Failure: TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641714 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 664) Failure: TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641717 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 665) Failure: TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641720 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 666) Failure: TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: assert_separately failed with error message pid 3641723 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 667) Failure: TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3641726 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 668) Failure: TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3641729 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 669) Failure: TestFiberCurrentRactor#test_ractor_shareable [/tmp/ruby/src/trunk/test/fiber/test_ractor.rb:11]: assert_separately failed with error message pid 3641732 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 670) Failure: TestRubyOptions#test_setproctitle [/tmp/ruby/src/trunk/test/ruby/test_rubyoptions.rb:800]: assert_separately failed with error message pid 3642846 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 671) Failure: TestSetTraceFunc#test_lineno_in_optimized_insn [/tmp/ruby/src/trunk/test/ruby/test_settracefunc.rb:2277]: assert_separately failed with error message pid 3643520 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 672) Failure: TestRubyOptimization#test_array_min [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:192]: assert_separately failed with error message pid 3643557 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 673) Failure: TestRubyOptimization#test_hash_length [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:335]: assert_separately failed with error message pid 3643560 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 674) Failure: TestRubyOptimization#test_callinfo_unreachable_path [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:972]: assert_separately failed with error message pid 3643563 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 675) Failure: TestRubyOptimization#test_float_gt [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:127]: assert_separately failed with error message pid 3643574 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 676) Failure: TestRubyOptimization#test_optimized_empty_ensure [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:1058]: assert_separately failed with error message pid 3643577 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 677) Failure: TestRubyOptimization#test_fixnum_lt [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:67]: assert_separately failed with error message pid 3643580 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 678) Failure: TestRubyOptimization#test_fixnum_and [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:296]: assert_separately failed with error message pid 3643583 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 679) Failure: TestRubyOptimization#test_float_minus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:97]: assert_separately failed with error message pid 3643586 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 680) Failure: TestRubyOptimization#test_opt_case_dispatch [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:679]: assert_separately failed with error message pid 3643593 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 681) Failure: TestRubyOptimization#test_float_lt [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:115]: assert_separately failed with error message pid 3643596 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 682) Failure: TestRubyOptimization#test_fixnum_gt [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:79]: assert_separately failed with error message pid 3643599 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 683) Failure: TestRubyOptimization#test_float_div [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:109]: assert_separately failed with error message pid 3643614 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 684) Failure: TestRubyOptimization#test_fixnum_plus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:37]: assert_separately failed with error message pid 3643617 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 685) Failure: TestRubyOptimization#test_string_plus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:161]: assert_separately failed with error message pid 3643620 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 686) Failure: TestRubyOptimization#test_float_mul [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:103]: assert_separately failed with error message pid 3643623 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 687) Failure: TestRubyOptimization#test_eqq [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:697]: assert_separately failed with error message pid 3643626 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 688) Failure: TestRubyOptimization#test_string_ltlt [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:290]: assert_separately failed with error message pid 3643629 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 689) Failure: TestRubyOptimization#test_string_length [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:139]: assert_separately failed with error message pid 3643635 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 690) Failure: TestRubyOptimization#test_array_plus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:308]: assert_separately failed with error message pid 3643638 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 691) Failure: TestRubyOptimization#test_array_length [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:321]: assert_separately failed with error message pid 3643641 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 692) Failure: TestRubyOptimization#test_objtostring [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:1086]: assert_separately failed with error message pid 3643644 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 693) Failure: TestRubyOptimization#test_fixnum_mul [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:49]: assert_separately failed with error message pid 3643647 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 694) Failure: TestRubyOptimization#test_fixnum_or [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:302]: assert_separately failed with error message pid 3643650 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 695) Failure: TestRubyOptimization#test_fixnum_div [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:55]: assert_separately failed with error message pid 3643653 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 696) Failure: TestRubyOptimization#test_string_empty? [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:152]: assert_separately failed with error message pid 3643656 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 697) Failure: TestRubyOptimization#test_array_max [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:199]: assert_separately failed with error message pid 3643659 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 698) Failure: TestRubyOptimization#test_string_uminus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:186]: assert_separately failed with error message pid 3643662 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 699) Failure: TestRubyOptimization#test_array_minus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:314]: assert_separately failed with error message pid 3643665 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 700) Failure: TestRubyOptimization#test_array_empty? [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:328]: assert_separately failed with error message pid 3643668 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 701) Failure: TestRubyOptimization#test_string_eq_neq [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:274]: assert_separately failed with error message pid 3643671 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 702) Failure: TestRubyOptimization#test_string_freeze_block [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:632]: assert_separately failed with error message pid 3643674 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 703) Failure: TestRubyOptimization#test_hash_aset_with [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:360]: assert_separately failed with error message pid 3643677 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 704) Failure: TestRubyOptimization#test_string_freeze [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:180]: assert_separately failed with error message pid 3643682 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 705) Failure: TestRubyOptimization#test_block_parameter_should_not_create_objects [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:935]: assert_separately failed with error message pid 3643685 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 706) Failure: TestRubyOptimization#test_fixnum_minus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:43]: assert_separately failed with error message pid 3643688 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 707) Failure: TestRubyOptimization#test_peephole_optimization_without_trace [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:950]: assert_separately failed with error message pid 3643691 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 708) Failure: TestRubyOptimization#test_float_ge [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:133]: assert_separately failed with error message pid 3643694 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 709) Failure: TestRubyOptimization#test_string_size [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:145]: assert_separately failed with error message pid 3643697 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 710) Failure: TestRubyOptimization#test_fixnum_mod [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:61]: assert_separately failed with error message pid 3643700 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 711) Failure: TestRubyOptimization#test_fixnum_le [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:73]: assert_separately failed with error message pid 3643703 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 712) Failure: TestRubyOptimization#test_hash_empty? [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:342]: assert_separately failed with error message pid 3643706 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 713) Failure: TestRubyOptimization#test_float_le [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:121]: assert_separately failed with error message pid 3643709 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 714) Failure: TestRubyOptimization#test_float_plus [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:91]: assert_separately failed with error message pid 3643712 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 715) Failure: TestRubyOptimization#test_clear_unreachable_keyword_args [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:957]: assert_separately failed with error message pid 3643715 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 716) Failure: TestRubyOptimization#test_fixnum_ge [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:85]: assert_separately failed with error message pid 3643718 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 717) Failure: TestRubyOptimization#test_hash_aref_with [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:349]: assert_separately failed with error message pid 3643721 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 718) Failure: TestRubyOptimization#test_string_format [/tmp/ruby/src/trunk/test/ruby/test_optimization.rb:173]: assert_separately failed with error message pid 3643724 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 719) Failure: TestException#test_super_in_method_missing [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1409]: assert_separately failed with error message pid 3643739 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 720) Failure: TestException#test_exception_in_name_error_to_str [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:597]: assert_separately failed with error message pid 3643746 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 721) Failure: TestException#test_exception_in_exception_equal [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:644]: assert_separately failed with error message pid 3643749 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 722) Failure: TestException#test_undef_Warning_warn [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1210]: assert_separately failed with error message pid 3643804 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 723) Failure: TestException#test_undefined_backtrace [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1218]: assert_separately failed with error message pid 3643812 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 724) Failure: TestException#test_redefined_backtrace [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1231]: assert_separately failed with error message pid 3643819 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 725) Failure: TestException#test_blocking_backtrace [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1250]: assert_separately failed with error message pid 3643826 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 726) Failure: TestException#test_wrong_backtrace [/tmp/ruby/src/trunk/test/ruby/test_exception.rb:1272]: assert_separately failed with error message pid 3643833 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 727) Failure: TestRubyLiteral#test_hash_literal_frozen [/tmp/ruby/src/trunk/test/ruby/test_literal.rb:301]: assert_separately failed with error message pid 3643840 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 728) Failure: TestRubyLiteral#test_big_hash_literal [/tmp/ruby/src/trunk/test/ruby/test_literal.rb:467]: assert_separately failed with error message pid 3643855 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 729) Failure: TestRubyLiteral#test_dsymbol_redefined_intern [/tmp/ruby/src/trunk/test/ruby/test_literal.rb:129]: assert_separately failed with error message pid 3643863 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 730) Failure: TestFileExhaustive#test_flock_exclusive [/tmp/ruby/src/trunk/test/ruby/test_file_exhaustive.rb:1421]: assert_separately failed with error message pid 3643866 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 731) Failure: TestFileExhaustive#test_flock_shared [/tmp/ruby/src/trunk/test/ruby/test_file_exhaustive.rb:1452]: assert_separately failed with error message pid 3643870 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 732) Failure: TestFileExhaustive#test_readlink_long_path [/tmp/ruby/src/trunk/test/ruby/test_file_exhaustive.rb:760]: assert_separately failed with error message pid 3643874 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 733) Failure: TestFileExhaustive#test_join_with_changed_separator [/tmp/ruby/src/trunk/test/ruby/test_file_exhaustive.rb:1377]: assert_separately failed with error message pid 3643877 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 734) Failure: TestNameError#test_info_parent_iseq_mark [/tmp/ruby/src/trunk/test/ruby/test_name_error.rb:139]: assert_separately failed with error message pid 3643880 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 735) Failure: TestLogDevice#test_shifting_weekly_dst_change [/tmp/ruby/src/trunk/test/logger/test_logdevice.rb:630]: assert_separately failed with error message pid 3643883 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 736) Failure: TestLogDevice#test_shifting_monthly_dst_change [/tmp/ruby/src/trunk/test/logger/test_logdevice.rb:661]: assert_separately failed with error message pid 3643986 exit 0 Finished tests in 200.254817s, 155.4020 tests/s, 32470.2151 assertions/s. | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 737) Failure: TestPack#test_pack_resize [/tmp/ruby/src/trunk/test/ruby/test_pack.rb:815]: assert_separately failed with error message pid 3644005 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 738) Failure: TestPack#test_bug_18343 [/tmp/ruby/src/trunk/test/ruby/test_pack.rb:661]: assert_separately failed with error message pid 3644008 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 739) Failure: TestPack#test_pack_unpack_m [/tmp/ruby/src/trunk/test/ruby/test_pack.rb:652]: assert_separately failed with error message pid 3644011 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 740) Failure: TestPack#test_monkey_pack_buffer [/tmp/ruby/src/trunk/test/ruby/test_pack.rb:918]: assert_separately failed with error message pid 3644014 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 741) Failure: TestPack#test_monkey_pack [/tmp/ruby/src/trunk/test/ruby/test_pack.rb:900]: assert_separately failed with error message pid 3644017 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 742) Failure: Test_Symbol::TestInadvertent#test_gc_attrset [/tmp/ruby/src/trunk/test/-ext-/symbol/test_inadvertent_creation.rb:351]: assert_separately failed with error message pid 3644020 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 743) Failure: TestThread#test_thread_value_in_trap [/tmp/ruby/src/trunk/test/ruby/test_thread.rb:1021]: assert_separately failed with error message pid 3933317 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 744) Failure: TestThread#test_thread_join_in_trap [/tmp/ruby/src/trunk/test/ruby/test_thread.rb:1005]: assert_separately failed with error message pid 3933362 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 745) Failure: TestThread#test_signal_at_join [/tmp/ruby/src/trunk/test/ruby/test_thread.rb:1506]: assert_separately failed with error message pid 3933408 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 746) Failure: TestThread#test_report_on_exception [/tmp/ruby/src/trunk/test/ruby/test_thread.rb:430]: assert_separately failed with error message pid 3935427 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 747) Failure: TestLastThread#test_last_thread [/tmp/ruby/src/trunk/test/-ext-/gvl/test_last_thread.rb:6]: assert_separately failed with error message pid 3935441 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 748) Failure: TestTracepointObj#test_teardown_with_active_GC_end_hook [/tmp/ruby/src/trunk/test/-ext-/tracepoint/test_tracepoint.rb:86]: assert_separately failed with error message pid 3935445 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 749) Failure: TestMkmfFlags#test_try_ldflag_invalid_opt [/tmp/ruby/src/trunk/test/mkmf/test_flags.rb:36]: assert_separately failed with error message pid 3935452 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 750) Failure: TestMkmfFlags#test_try_cflag_invalid_opt [/tmp/ruby/src/trunk/test/mkmf/test_flags.rb:43]: assert_separately failed with error message pid 3935464 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 751) Failure: TestMkmfFlags#test_try_cppflag_invalid_opt [/tmp/ruby/src/trunk/test/mkmf/test_flags.rb:50]: assert_separately failed with error message pid 3935476 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 752) Failure: TestString#test_fs_setter [/tmp/ruby/src/trunk/test/ruby/test_string.rb:2779]: assert_separately failed with error message pid 3935491 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 753) Failure: TestString#test_eq_tilde_can_be_overridden [/tmp/ruby/src/trunk/test/ruby/test_string.rb:3326]: assert_separately failed with error message pid 3935498 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 754) Failure: Test_TooManyDummyEncodings#test_exceed_encoding_table_size [/tmp/ruby/src/trunk/test/-ext-/string/test_too_many_dummy_encodings.rb:7]: assert_separately failed with error message pid 3935501 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 755) Failure: Complex_Test#test_inspect_to_s_frozen_bug_20337 [/tmp/ruby/src/trunk/test/ruby/test_complex.rb:745]: assert_separately failed with error message pid 3935532 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 756) Failure: TestParse#test_shareable_constant_value_unshareable_literal [/tmp/ruby/src/trunk/test/ruby/test_parse.rb:1628]: assert_separately failed with error message pid 3935543 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 757) Failure: TestParse#test_error_def_in_argument [/tmp/ruby/src/trunk/test/ruby/test_parse.rb:1269]: assert_separately failed with error message pid 3935546 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 758) Failure: TestParse#test_assign_in_conditional [/tmp/ruby/src/trunk/test/ruby/test_parse.rb:994]: assert_separately failed with error message pid 3935550 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 759) Failure: TestParse#test_unclosed_unicode_escape_at_eol_bug_19750 [/tmp/ruby/src/trunk/test/ruby/test_parse.rb:1253]: assert_separately failed with error message pid 3935557 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 760) Failure: TestMethodInlineCache#test_zsuper [/tmp/ruby/src/trunk/test/ruby/test_inlinecache.rb:37]: assert_separately failed with error message pid 3935560 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 761) Failure: TestWait#test_wait_for_invalid_fd [/tmp/ruby/src/trunk/test/-ext-/wait/test_wait.rb:15]: assert_separately failed with error message pid 3935563 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 762) Failure: TestWarning#test_warn_called_only_when_category_enabled [/tmp/ruby/src/trunk/test/ruby/test_warning.rb:8]: assert_separately failed with error message pid 3935566 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 763) Failure: TestDigest::TestInitCopy#test_initialize_copy_md5_rmd160 [/tmp/ruby/src/trunk/test/digest/test_digest.rb:210]: assert_separately failed with error message pid 3935569 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 764) Failure: CGIUtilTest#test_cgi_unescapeURIComponent_accept_charset [/tmp/ruby/src/trunk/test/cgi/test_cgi_util.rb:123]: assert_separately failed with error message pid 3935572 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 765) Failure: CGIUtilTest#test_cgi_unescape_accept_charset [/tmp/ruby/src/trunk/test/cgi/test_cgi_util.rb:66]: assert_separately failed with error message pid 3935575 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 766) Failure: TestObjectSpace#test_each_object_no_garbage [/tmp/ruby/src/trunk/test/ruby/test_objectspace.rb:243]: assert_separately failed with error message pid 3935601 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 767) Failure: TestObjectSpace#test_each_object_singleton_class [/tmp/ruby/src/trunk/test/ruby/test_objectspace.rb:269]: assert_separately failed with error message pid 3935615 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 768) Failure: TestPathname#test_relative_path_from_casefold [/tmp/ruby/src/trunk/test/pathname/test_pathname.rb:1537]: assert_separately failed with error message pid 3935618 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 769) Failure: TestPathname#test_split [/tmp/ruby/src/trunk/test/pathname/test_pathname.rb:1090]: assert_separately failed with error message pid 3935621 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 770) Failure: TestEtc#test_ractor [/tmp/ruby/src/trunk/test/etc/test_etc.rb:180]: assert_separately failed with error message pid 3935624 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 771) Failure: TestDigest::TestDigestParen#test_no_lib_no_def [/tmp/ruby/src/trunk/test/digest/test_digest.rb:242]: assert_separately failed with error message pid 3935629 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 772) Failure: TestDigest::TestDigestParen#test_race [/tmp/ruby/src/trunk/test/digest/test_digest.rb:250]: assert_separately failed with error message pid 3935632 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 773) Failure: TestDigest::TestDigestParen#test_sha2 [/tmp/ruby/src/trunk/test/digest/test_digest.rb:221]: assert_separately failed with error message pid 3935636 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 774) Failure: TestDigest::TestDigestParen#test_no_lib [/tmp/ruby/src/trunk/test/digest/test_digest.rb:231]: assert_separately failed with error message pid 3935639 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 775) Failure: TestDigest::TestDigestParen#test_race_mixed [/tmp/ruby/src/trunk/test/digest/test_digest.rb:263]: assert_separately failed with error message pid 3935642 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 776) Failure: TestRipper::Ripper#test_new [/tmp/ruby/src/trunk/test/ripper/test_ripper.rb:18]: assert_separately failed with error message pid 3935646 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 777) Failure: TestRipper::Ripper#test_regexp_enc_error [/tmp/ruby/src/trunk/test/ripper/test_ripper.rb:107]: assert_separately failed with error message pid 3935649 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 778) Failure: TestClass#test_superclass_of_basicobject [/tmp/ruby/src/trunk/test/ruby/test_class.rb:100]: assert_separately failed with error message pid 3935669 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 779) Failure: TestClass#test_redefinition_mismatch [/tmp/ruby/src/trunk/test/ruby/test_class.rb:722]: assert_separately failed with error message pid 3935672 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 780) Failure: TestCoverage#test_coverage_suspendable [/tmp/ruby/src/trunk/test/coverage/test_coverage.rb:862]: assert_separately failed with error message pid 3935687 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 781) Failure: TestRipper::Ripper::TestInput#test_new [/tmp/ruby/src/trunk/test/ripper/test_ripper.rb:18]: assert_separately failed with error message pid 3935841 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 782) Failure: TestRipper::Ripper::TestInput#test_regexp_enc_error [/tmp/ruby/src/trunk/test/ripper/test_ripper.rb:107]: assert_separately failed with error message pid 3935844 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 783) Failure: TestClone#test_user_flags [/tmp/ruby/src/trunk/test/ruby/test_clone.rb:84]: assert_separately failed with error message pid 3935847 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 784) Failure: TestRegexp#test_timeout_nil [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1849]: assert_separately failed with error message pid 3935850 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 785) Failure: TestRegexp#test_match_cache_positive_look_behind [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1985]: assert_separately failed with error message pid 3935853 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 786) Failure: TestRegexp#test_timeout_shorter_than_global [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1849]: assert_separately failed with error message pid 3935856 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 787) Failure: TestRegexp#test_utf8_comment_in_usascii_extended_regexp_bug_19455 [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:204]: assert_separately failed with error message pid 3935859 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 788) Failure: TestRegexp#test_match_cache_with_peek_optimization [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:2003]: assert_separately failed with error message pid 3935862 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 789) Failure: TestRegexp#test_match_cache_positive_look_ahead [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1958]: assert_separately failed with error message pid 3935865 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 790) Failure: TestRegexp#test_match_cache_positive_look_ahead_complex [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1967]: assert_separately failed with error message pid 3935875 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 791) Failure: TestRegexp#test_invalid_group [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1744]: assert_separately failed with error message pid 3935878 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 792) Failure: TestRegexp#test_match_cache_atomic [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1940]: assert_separately failed with error message pid 3935881 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 793) Failure: TestRegexp#test_invalid_free_at_parse_depth_limit_over [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1699]: assert_separately failed with error message pid 3935884 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 794) Failure: TestRegexp#test_bug_19467 [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:2025]: assert_separately failed with error message pid 3935887 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 795) Failure: TestRegexp#test_s_timeout_corner_cases [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1801]: assert_separately failed with error message pid 3935890 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 796) Failure: TestRegexp#test_match_cache_exponential [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1922]: assert_separately failed with error message pid 3935893 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 797) Failure: TestRegexp#test_s_timeout [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1783]: assert_separately failed with error message pid 3935902 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 798) Failure: TestRegexp#test_nonextended_section_of_extended_regexp_bug_19379 [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:148]: assert_separately failed with error message pid 3935905 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 799) Failure: TestRegexp#test_extended_comment_invalid_escape_bug_18294 [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:95]: assert_separately failed with error message pid 3935908 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 800) Failure: TestRegexp#test_match_cache_negative_look_behind [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1994]: assert_separately failed with error message pid 3935914 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 801) Failure: TestRegexp#test_timeout_corner_cases [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1888]: assert_separately failed with error message pid 3935917 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 802) Failure: TestRegexp#test_timeout_longer_than_global [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1849]: assert_separately failed with error message pid 3935922 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 803) Failure: TestRegexp#test_match_cache_square [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1931]: assert_separately failed with error message pid 3935925 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 804) Failure: TestRegexp#test_match_cache_atomic_complex [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1949]: assert_separately failed with error message pid 3935928 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 805) Failure: TestRegexp#test_eq_tilde_can_be_overridden [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1686]: assert_separately failed with error message pid 3935931 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 806) Failure: TestRegexp#test_match_cache_negative_look_ahead [/tmp/ruby/src/trunk/test/ruby/test_regexp.rb:1976]: assert_separately failed with error message pid 3935934 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 807) Failure: TestIseqLoad#test_stressful_roundtrip [/tmp/ruby/src/trunk/test/-ext-/iseq_load/test_iseq_load.rb:20]: assert_separately failed with error message pid 3935937 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 808) Failure: TestRipper::Generic#test_parse_files:test/digest [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3935940 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 809) Failure: TestRipper::Generic#test_parse_files:test/reline [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3935943 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 810) Failure: TestRipper::Generic#test_parse_files:lib/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3935946 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 811) Failure: TestRipper::Generic#test_parse_files:test/set [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3935949 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 812) Failure: TestRipper::Generic#test_parse_files:test/dtrace [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3935952 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 813) Failure: TestRipper::Generic#test_parse_files:test/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3935955 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 814) Failure: TestRipper::Generic#test_parse_files:test/win32 [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3935958 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 815) Failure: TestRipper::Generic#test_parse_files:test/objspace [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3935961 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 816) Failure: TestRipper::Generic#test_parse_files:lib/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3935964 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 817) Failure: TestRipper::Generic#test_parse_files:lib/optparse [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3935967 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 818) Failure: TestRipper::Generic#test_parse_files:test/openssl [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3935970 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 819) Failure: TestRipper::Generic#test_parse_files:test/socket [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3935973 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 820) Failure: TestRipper::Generic#test_parse_files:test/lib [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3935976 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 821) Failure: TestRipper::Generic#test_parse_files:lib/prism [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3935979 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 822) Failure: TestRipper::Generic#test_parse_files:test/pathname [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3935982 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 823) Failure: TestRipper::Generic#test_parse_files:lib/uri [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3935985 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 824) Failure: TestRipper::Generic#test_parse_files:lib/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3935988 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 825) Failure: TestRipper::Generic#test_parse_files:lib [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:5]: assert_separately failed with error message pid 3935991 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 826) Failure: TestRipper::Generic#test_parse_files:sample [/tmp/ruby/src/trunk/test/ripper/test_files_sample.rb:5]: assert_separately failed with error message pid 3935994 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 827) Failure: TestRipper::Generic#test_parse_files:lib/reline [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3935997 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 828) Failure: TestRipper::Generic#test_parse_files:test/erb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936000 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 829) Failure: TestRipper::Generic#test_parse_files:test/etc [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936003 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 830) Failure: TestRipper::Generic#test_parse_files:test/irb [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936006 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 831) Failure: TestRipper::Generic#test_parse_files:test/psych [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936009 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 832) Failure: TestRipper::Generic#test_parse_files:lib/random [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936012 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 833) Failure: TestRipper::Generic#test_parse_files:lib/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936015 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 834) Failure: TestRipper::Generic#test_parse_files:test/ripper [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936018 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 835) Failure: TestRipper::Generic#test_parse_files:test/stringio [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936021 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 836) Failure: TestRipper::Generic#test_parse_files:test/monitor [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936024 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 837) Failure: TestRipper::Generic#test_parse_files:lib/bundler [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936027 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 838) Failure: TestRipper::Generic#test_parse_files:lib/net [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936030 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 839) Failure: TestRipper::Generic#test_parse_files:test/fiddle [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936033 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 840) Failure: TestRipper::Generic#test_parse_files:test/yaml [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936036 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 841) Failure: TestRipper::Generic#test_parse_files:lib/unicode_normalize [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936039 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 842) Failure: TestRipper::Generic#test_parse_files:test/net [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936042 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 843) Failure: TestRipper::Generic#test_parse_files:test/ostruct [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936045 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 844) Failure: TestRipper::Generic#test_parse_files:test/-ext- [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936048 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 845) Failure: TestRipper::Generic#test_parse_files:ext [/tmp/ruby/src/trunk/test/ripper/test_files_ext.rb:5]: assert_separately failed with error message pid 3936051 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 846) Failure: TestRipper::Generic#test_parse_files:lib/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936054 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 847) Failure: TestRipper::Generic#test_parse_files:test/logger [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936057 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 848) Failure: TestRipper::Generic#test_parse_files:test/cgi [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936060 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 849) Failure: TestRipper::Generic#test_parse_files:test/rubygems [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936063 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 850) Failure: TestRipper::Generic#test_parse_files:test/did_you_mean [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936066 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 851) Failure: TestRipper::Generic#test_parse_files:test/date [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936069 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 852) Failure: TestRipper::Generic#test_parse_files:lib/syntax_suggest [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936072 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 853) Failure: TestRipper::Generic#test_parse_files:lib/irb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936075 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 854) Failure: TestRipper::Generic#test_parse_files:lib/erb [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936078 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 855) Failure: TestRipper::Generic#test_parse_files:test/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936081 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 856) Failure: TestRipper::Generic#test_parse_files:test/uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936084 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 857) Failure: TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936087 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 858) Failure: TestRipper::Generic#test_parse_files:test/io [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936090 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 859) Failure: TestRipper::Generic#test_parse_files:lib/rdoc [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936093 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 860) Failure: TestRipper::Generic#test_parse_files:lib/logger [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936096 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 861) Failure: TestRipper::Generic#test_parse_files:lib/ruby_vm [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936099 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 862) Failure: TestRipper::Generic#test_parse_files:test/json [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936102 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 863) Failure: TestRipper::Generic#test_parse_files:test/fiber [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936105 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 864) Failure: TestRipper::Generic#test_parse_files:lib/open3 [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936108 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 865) Failure: TestRipper::Generic#test_parse_files:test/error_highlight [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936111 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 866) Failure: TestRipper::Generic#test_parse_files:lib/forwardable [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936114 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 867) Failure: TestRipper::Generic#test_parse_files:test/fileutils [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936117 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 868) Failure: TestRipper::Generic#test_parse_files:lib/set [/tmp/ruby/src/trunk/test/ripper/test_files_lib.rb:10]: assert_separately failed with error message pid 3936120 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 869) Failure: TestRipper::Generic#test_parse_files:test/resolv [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936123 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 870) Failure: TestRipper::Generic#test_parse_files:test/win32ole [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936126 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 871) Failure: TestRipper::Generic#test_parse_files:test/mkmf [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936129 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 872) Failure: TestRipper::Generic#test_parse_files:test/benchmark [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936132 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 873) Failure: TestRipper::Generic#test_parse_files:test/prism [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936135 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 874) Failure: TestRipper::Generic#test_parse_files:test/zlib [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936138 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 875) Failure: TestRipper::Generic#test_parse_files:test/open-uri [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936141 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 876) Failure: TestRipper::Generic#test_parse_files:test [/tmp/ruby/src/trunk/test/ripper/test_files_test.rb:5]: assert_separately failed with error message pid 3936144 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 877) Failure: TestRipper::Generic#test_parse_files:test/coverage [/tmp/ruby/src/trunk/test/ripper/test_files_test_1.rb:6]: assert_separately failed with error message pid 3936147 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 878) Failure: TestRipper::Generic#test_parse_files:test/strscan [/tmp/ruby/src/trunk/test/ripper/test_files_test_2.rb:6]: assert_separately failed with error message pid 3936150 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 879) Failure: TestSystem#test_system_closed [/tmp/ruby/src/trunk/test/ruby/test_system.rb:150]: assert_separately failed with error message pid 3936165 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 880) Failure: Test_String_Fstring#test_rb_enc_interned_str_autoloaded_encoding [/tmp/ruby/src/trunk/test/-ext-/string/test_fstring.rb:16]: assert_separately failed with error message pid 3936193 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 881) Failure: Test_String_Fstring#test_rb_enc_str_new_autoloaded_encoding [/tmp/ruby/src/trunk/test/-ext-/string/test_fstring.rb:28]: assert_separately failed with error message pid 3936196 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 882) Failure: TestThreadLockNativeThread#test_lock_native_thread_tls [/tmp/ruby/src/trunk/test/-ext-/thread/test_lock_native_thread.rb:31]: assert_separately failed with error message pid 3936199 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 883) Failure: TestThreadLockNativeThread#test_lock_native_thread [/tmp/ruby/src/trunk/test/-ext-/thread/test_lock_native_thread.rb:18]: assert_separately failed with error message pid 3936213 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 884) Failure: TestPostponed_job#test_multiple_preregistration [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:20]: assert_separately failed with error message pid 3936217 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 885) Failure: TestPostponed_job#test_legacy_register [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:38]: assert_separately failed with error message pid 3936220 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 886) Failure: TestPostponed_job#test_multiple_preregistration_with_new_data [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:29]: assert_separately failed with error message pid 3936223 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 887) Failure: TestPostponed_job#test_preregister_and_trigger [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:7]: assert_separately failed with error message pid 3936226 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 888) Failure: TestPostponed_job#test_legacy_register_in_c_thread [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:64]: assert_separately failed with error message pid 3936229 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 889) Failure: TestPostponed_job#test_legacy_register_one_same [/tmp/ruby/src/trunk/test/-ext-/postponed_job/test_postponed_job.rb:54]: assert_separately failed with error message pid 3936233 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 890) Failure: TestSyntax#test_syntax_lib [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:24]: assert_separately failed with error message pid 3936254 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 891) Failure: TestSyntax#test_keyword_empty_splat [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:382]: assert_separately failed with error message pid 3936257 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 892) Failure: TestSyntax#test_safe_call_in_for_variable [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:1260]: assert_separately failed with error message pid 3936263 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 893) Failure: TestSyntax#test_anonymous_keyword_rest_forwarding [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:173]: assert_separately failed with error message pid 3936270 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 894) Failure: TestSyntax#test_syntax_test [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:27]: assert_separately failed with error message pid 3936497 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 895) Failure: TestSyntax#test_anonymous_rest_forwarding [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:154]: assert_separately failed with error message pid 3936500 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 896) Failure: TestSyntax#test_value_of_def [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:1142]: assert_separately failed with error message pid 3936507 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 897) Failure: TestSyntax#test_cdhash [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:2237]: assert_separately failed with error message pid 3936665 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 898) Failure: TestSyntax#test_class_module_Object_ancestors [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:2222]: assert_separately failed with error message pid 3936668 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 899) Failure: TestSyntax#test_syntax_sample [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:25]: assert_separately failed with error message pid 3936911 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 900) Failure: TestSyntax#test_syntax_ext [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:26]: assert_separately failed with error message pid 3936920 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 901) Failure: TestSyntax#test_anonymous_block_forwarding [/tmp/ruby/src/trunk/test/ruby/test_syntax.rb:81]: assert_separately failed with error message pid 3936923 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 902) Failure: TestGc#test_measure_total_time [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:287]: assert_separately failed with error message pid 3937015 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 903) Failure: TestGc#test_gc_parameter_init_slots [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:523]: assert_separately failed with error message pid 3937022 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 904) Failure: TestGc#test_latest_gc_info [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:306]: assert_separately failed with error message pid 3937037 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 905) Failure: TestGc#test_latest_gc_info_weak_references_count [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:367]: assert_separately failed with error message pid 3937051 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 906) Failure: TestGc#test_expand_heap [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:611]: assert_separately failed with error message pid 3937054 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 907) Failure: TestGc#test_thrashing_for_young_objects [/tmp/ruby/src/trunk/test/ruby/test_gc.rb:632]: assert_separately failed with error message pid 3937061 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 908) Failure: TestRubyYieldGen#test_block_cached_argc [/tmp/ruby/src/trunk/test/ruby/test_yield.rb:404]: assert_separately failed with error message pid 3937067 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 909) Failure: TestHashOnly#test_any_hash_fixable [/tmp/ruby/src/trunk/test/ruby/test_hash.rb:2338]: assert_separately failed with error message pid 3937205 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 910) Failure: TestHashOnly#test_AREF_fstring_key_default_proc [/tmp/ruby/src/trunk/test/ruby/test_hash.rb:1995]: assert_separately failed with error message pid 3937244 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 911) Failure: TestAutoload#test_source_location [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:460]: assert_separately failed with error message pid 3937247 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 912) Failure: TestAutoload#test_autoload_same_file [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:419]: assert_separately failed with error message pid 3937250 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 913) Failure: TestAutoload#test_autoload_deprecate_constant_before_autoload [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:363]: assert_separately failed with error message pid 3937255 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 914) Failure: TestAutoload#test_source_location_after_require [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:476]: assert_separately failed with error message pid 3937260 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 915) Failure: TestAutoload#test_autoload_deprecate_constant [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:314]: assert_separately failed with error message pid 3937270 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 916) Failure: TestAutoload#test_autoload_parallel_race [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:563]: assert_separately failed with error message pid 3937273 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 917) Failure: TestAutoload#test_autoload_parent_namespace [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:592]: assert_separately failed with error message pid 3939289 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 918) Failure: TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:506]: assert_separately failed with error message pid 3939292 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 919) Failure: TestAutoload#test_autoload_private_constant [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:294]: assert_separately failed with error message pid 3939295 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 920) Failure: TestAutoload#test_autoload_private_constant_before_autoload [/tmp/ruby/src/trunk/test/ruby/test_autoload.rb:333]: assert_separately failed with error message pid 3939314 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 921) Failure: TestWeakMap#test_compaction [/tmp/ruby/src/trunk/test/ruby/test_weakmap.rb:206]: assert_separately failed with error message pid 3939328 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 922) Failure: TestArgf#test_wrong_type [/tmp/ruby/src/trunk/test/ruby/test_argf.rb:1097]: assert_separately failed with error message pid 3939478 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 923) Failure: TestEnumerator#test_with_index_dangling_memo [/tmp/ruby/src/trunk/test/ruby/test_enumerator.rb:163]: assert_separately failed with error message pid 3939503 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 924) Failure: TestMethod#test_argument_error_location [/tmp/ruby/src/trunk/test/ruby/test_method.rb:1520]: assert_separately failed with error message pid 3939543 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 925) Failure: TestMethod#test_override_optimized_method_on_class_using_prepend [/tmp/ruby/src/trunk/test/ruby/test_method.rb:1547]: assert_separately failed with error message pid 3939549 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 926) Failure: TestMethod#test_zsuper_private_override_instance_method [/tmp/ruby/src/trunk/test/ruby/test_method.rb:1526]: assert_separately failed with error message pid 3939552 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 927) Failure: TestMethod#test_hash_does_not_change_after_compaction [/tmp/ruby/src/trunk/test/ruby/test_method.rb:216]: assert_separately failed with error message pid 3939555 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 928) Failure: TestIO#test_cross_thread_close_stdio [/tmp/ruby/src/trunk/test/ruby/test_io.rb:3359]: assert_separately failed with error message pid 3939573 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 929) Failure: TestIO#test_write_epipe_nosync [/tmp/ruby/src/trunk/test/ruby/test_io.rb:1793]: assert_separately failed with error message pid 3939625 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 930) Failure: TestIO#test_DATA_binmode [/tmp/ruby/src/trunk/test/ruby/test_io.rb:3083]: assert_separately failed with error message pid 3939636 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 931) Failure: TestIO#test_closed_stream_in_rescue [/tmp/ruby/src/trunk/test/ruby/test_io.rb:4151]: assert_separately failed with error message pid 3939761 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 932) Failure: TestIO#test_race_gets_and_close [/tmp/ruby/src/trunk/test/ruby/test_io.rb:4023]: assert_separately failed with error message pid 3939806 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 933) Failure: TestIO#test_set_stdout [/tmp/ruby/src/trunk/test/ruby/test_io.rb:2963]: assert_separately failed with error message pid 3939948 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 934) Failure: TestIO#test_race_closed_stream [/tmp/ruby/src/trunk/test/ruby/test_io.rb:4055]: assert_separately failed with error message pid 3939963 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 935) Failure: TestIO#test_open_fifo_does_not_block_other_threads [/tmp/ruby/src/trunk/test/ruby/test_io.rb:3938]: assert_separately failed with error message pid 3939972 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 936) Failure: TestIO#test_dup_many [/tmp/ruby/src/trunk/test/ruby/test_io.rb:1475]: assert_separately failed with error message pid 3941843 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 937) Failure: TestIO#test_set_lineno [/tmp/ruby/src/trunk/test/ruby/test_io.rb:1894]: assert_separately failed with error message pid 3941858 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 938) Failure: TestProcess#test_exec_fd_3_redirect [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2432]: assert_separately failed with error message pid 3941909 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 939) Failure: TestProcess#test_to_hash_on_arguments [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2558]: 1. [1/2] Assertion for "Array" | assert_separately failed with error message | pid 3942231 exit 0 | | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 2. [2/2] Assertion for "String" | assert_separately failed with error message | pid 3942236 exit 0 | | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value . 940) Failure: TestProcess#test_warmup_precompute_string_coderange [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2750]: assert_separately failed with error message pid 3942247 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 941) Failure: TestProcess#test_rescue_exec_fail [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2539]: assert_separately failed with error message pid 3942299 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 942) Failure: TestProcess#test_warmup_run_major_gc_and_compact [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2736]: assert_separately failed with error message pid 3942330 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 943) Failure: TestProcess#test_execopts_rlimit [/tmp/ruby/src/trunk/test/ruby/test_process.rb:251]: assert_separately failed with error message pid 3942358 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 944) Failure: TestProcess#test_warmup_promote_all_objects_to_oldgen [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2724]: assert_separately failed with error message pid 3942361 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 945) Failure: TestProcess#test_popen_reopen [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2000]: assert_separately failed with error message pid 3942375 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 946) Failure: TestProcess#test_deadlock_by_signal_at_forking [/tmp/ruby/src/trunk/test/ruby/test_process.rb:2391]: assert_separately failed with error message pid 3942527 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 947) Failure: TestProcess#test_overwrite_ENV [/tmp/ruby/src/trunk/test/ruby/test_process.rb:267]: assert_separately failed with error message pid 3943037 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 948) Failure: TestObjSpace#test_load_allocation_path_load [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:868]: assert_separately failed with error message pid 3943111 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 949) Failure: TestObjSpace#test_count_symbols [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:809]: assert_separately failed with error message pid 3943118 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 950) Failure: TestObjSpace#test_reachable_objects_during_iteration [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:146]: assert_separately failed with error message pid 3943142 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 951) Failure: TestObjSpace#test_load_allocation_path_compile_file [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:868]: assert_separately failed with error message pid 3943145 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 952) Failure: TestObjSpace#test_reachable_objects_from [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:117]: assert_separately failed with error message pid 3943156 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 953) Failure: TestObjSpace#test_reachable_objects_size [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:169]: assert_separately failed with error message pid 3943163 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 954) Failure: TestObjSpace#test_trace_object_allocations_stop_first [/tmp/ruby/src/trunk/test/objspace/test_objspace.rb:182]: assert_separately failed with error message pid 3943166 exit 0 | /tmp/ruby/src/trunk/lib/pp.rb:462: warning: assigned but unused variable - value 31120 tests, 6502317 assertions, 954 failures, 0 errors, 342 skips ruby -v: ruby 3.4.0dev (2024-11-12T02:19:04Z master bc21a610b6) +PRISM [x86_64-linux] make: *** [uncommon.mk:963: yes-test-all] Error 186 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no 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=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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 enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk' making encs make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Leaving directory '/tmp/ruby/build/trunk' make[1]: Entering directory '/tmp/ruby/build/trunk' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk' ruby 3.4.0dev (2024-11-12T02:19:04Z master bc21a610b6) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ................. Finished in 8.515399 seconds 3436 files, 33248 examples, 192041 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0.