# Logfile created on 2024-02-29 05:33:01 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055c6a0ee1530 @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-gc-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-gc-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-gc-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-gc-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2\"", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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=21600, @logfile="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240229-053301", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x000055c6a0f6a538 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055c6a0f6a3f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055c6a0f6a218 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240229-053301", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240229-053301>, @binmode=false, @mon_data=#<Monitor:0x000055c6a0f6a128>, @mon_data_owner_object_id=860>>> $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts Cloning into 'trunk-gc-asserts'... Updating files: 94% (11490/12116) Updating files: 95% (11511/12116) Updating files: 96% (11632/12116) Updating files: 97% (11753/12116) Updating files: 98% (11874/12116) Updating files: 99% (11995/12116) Updating files: 100% (12116/12116) Updating files: 100% (12116/12116), done. $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-gc-asserts" exit with 0. $$$[beg] ./autogen.sh $$$[end] "./autogen.sh" exit with 0. $$$[beg] autoconf $$$[end] "autoconf" exit with 0. $$$[beg] /tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --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++... no checking for gcc-nm... gcc-nm checking for gcc-ranlib... gcc-ranlib checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for g++... no checking for c++... c++ checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ 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... no 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 CFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking for pthread.h... yes checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking thread model... pthread configure: WARNING: something wrong with CXXFLAGS="" checking whether CXXFLAGS is valid... no 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 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__((__depreacted__(msg))) in C++... no checking for std::nullptr_t... no checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for __assume... no checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking 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 for chmod... yes checking for chown... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchdir... yes checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... yes checking for getegid... yes checking for getentropy... yes checking for geteuid... yes checking for getgid... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getppid... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... yes checking for getuid... yes checking for getuidx... no checking for gmtime_r... yes checking for grantpt... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... no checking for kill... yes checking for killpg... yes checking for lchmod... 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_add_overflow... yes checking for __builtin_sub_overflow... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking 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 sepcifier... _Thread_local checking if mcontext_t is a pointer... no checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... yes 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 with cast () checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for sigsetjmp as a macro or function... no checking for setjmp type... __builtin_setjmp checking for rustc... rustc checking whether rustc works for YJIT... yes checking for prefix of external symbols... NONE checking 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-gc-asserts * 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 * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${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 * strip command: strip -S -x * install doc: no * YJIT support: yes * RJIT support: yes * man page type: man * BASERUBY -v: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \ [x86_64-linux-gnu] --- $$$[end] "/tmp/ruby/src/trunk-gc-asserts/configure --prefix=/tmp/ruby/install/trunk-gc-asserts --disable-install-doc --enable-shared" exit with 0. $$$[beg] make update-unicode DEFS="-DRGENGC_CHECK_MODE=2" Downloading Unicode 15.0.0 data and property files... downloading 15.0.0/ucd/UnicodeData.txt ... done downloading 15.0.0/ucd/CompositionExclusions.txt ... done downloading 15.0.0/ucd/NormalizationTest.txt ... done downloading 15.0.0/ucd/CaseFolding.txt ... done downloading 15.0.0/ucd/SpecialCasing.txt ... done downloading 15.0.0/ucd/Blocks.txt ... done downloading 15.0.0/ucd/DerivedAge.txt ... done downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done downloading 15.0.0/ucd/PropList.txt ... done downloading 15.0.0/ucd/PropertyAliases.txt ... done downloading 15.0.0/ucd/PropertyValueAliases.txt ... done downloading 15.0.0/ucd/Scripts.txt ... done Downloading Unicode 15.0.0 auxiliary files... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done Downloading Unicode UCD emoji 15.0 files... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done Downloading Unicode emoji 15.0 files... downloading emoji/15.0/emoji-sequences.txt ... done downloading emoji/15.0/emoji-test.txt ... done downloading emoji/15.0/emoji-zwj-sequences.txt ... done $$$[end] "make update-unicode DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2" tool/config.guess already exists tool/config.sub already exists Downloading bundled gem power_assert-2.0.3... Downloading bundled gem rake-13.1.0... Downloading bundled gem test-unit-3.6.2... Downloading bundled gem rexml-3.2.6... Downloading bundled gem rss-0.3.0... Downloading bundled gem net-ftp-0.3.4... Downloading bundled gem net-imap-0.4.10... Downloading bundled gem net-pop-0.1.2... Downloading bundled gem net-smtp-0.4.0.1... Downloading bundled gem matrix-0.4.2... Downloading bundled gem prime-0.1.2... Downloading bundled gem rbs-3.4.4... Downloading bundled gem typeprof-0.21.11... Downloading bundled gem racc-1.7.3... 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 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 nkf-0.2.0... Downloading bundled gem syslog-0.1.2... Downloading bundled gem csv-3.2.8... /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/gems/src Cloning https://github.com/minitest/minitest Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/minitest'... Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 From https://github.com/minitest/minitest * branch 00affdbf08f42b9b12df043e9fe28e56ad33b622 -> FETCH_HEAD HEAD is now at 00affdb Support Ruby 3.4's new error message format echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision updated Building minitest@00affdbf08f42b9b12df043e9fe28e56ad33b622 to /tmp/ruby/src/trunk-gc-asserts/gems/minitest-5.22.2.gem Successfully built RubyGem Name: minitest Version: 5.22.2 File: minitest-5.22.2.gem Cloning https://github.com/ruby/debug Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/debug'... Update debug to 2d602636d99114d55a32fedd652c9c704446a749 From https://github.com/ruby/debug * branch 2d602636d99114d55a32fedd652c9c704446a749 -> FETCH_HEAD HEAD is now at 2d60263 Use ruby/actions workflow for ruby versions echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision updated Building debug@2d602636d99114d55a32fedd652c9c704446a749 to /tmp/ruby/src/trunk-gc-asserts/gems/debug-1.9.1.gem Successfully built RubyGem Name: debug Version: 1.9.1 File: debug-1.9.1.gem Cloning https://github.com/ruby/bigdecimal Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/bigdecimal'... Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d From https://github.com/ruby/bigdecimal * branch 741fb93b566959663269ecd988e278a974528a1d -> FETCH_HEAD HEAD is now at 741fb93 Merge pull request #286 from mame/no-backtick-in-error-messages echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision updated Building bigdecimal@741fb93b566959663269ecd988e278a974528a1d to /tmp/ruby/src/trunk-gc-asserts/gems/bigdecimal-3.1.6.gem Successfully built RubyGem Name: bigdecimal Version: 3.1.6 File: bigdecimal-3.1.6.gem Cloning https://github.com/ruby/drb Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/drb'... Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50 From https://github.com/ruby/drb * branch 29389313b6f0d1b215ba16cdc28062dbc44c3c50 -> FETCH_HEAD HEAD is now at 2938931 Merge pull request #25 from mame/no-backtick echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/drb.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/drb.revision updated Building drb@29389313b6f0d1b215ba16cdc28062dbc44c3c50 to /tmp/ruby/src/trunk-gc-asserts/gems/drb-2.2.0.gem Successfully built RubyGem Name: drb Version: 2.2.0 File: drb-2.2.0.gem $$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-rubyspec DEFS="-DRGENGC_CHECK_MODE=2" make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make update-src DEFS="-DRGENGC_CHECK_MODE=2" Already up to date. Latest commit hash = 51e32523c2 $$$[end] "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make after-update DEFS="-DRGENGC_CHECK_MODE=2" generating id.h id.h updated 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 known_errors.inc updated generating vm_call_iseq_optimized.inc vm_call_iseq_optimized.inc updated /tmp/ruby/src/trunk-gc-asserts/revision.h updated /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/enc/jis + cp /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-gc-asserts/enc/jis/props.h /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-gc-asserts/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-gc-asserts/probes.d > probes.dmyh generating /tmp/ruby/src/trunk-gc-asserts/lib/ruby_vm/rjit/instruction.rb generating parse.c copying lex.c generating enc/trans/newline.c ... generating id.c id.c updated making /tmp/ruby/src/trunk-gc-asserts/ast.rbinc making /tmp/ruby/src/trunk-gc-asserts/dir.rbinc making /tmp/ruby/src/trunk-gc-asserts/gc.rbinc making /tmp/ruby/src/trunk-gc-asserts/numeric.rbinc making /tmp/ruby/src/trunk-gc-asserts/io.rbinc making /tmp/ruby/src/trunk-gc-asserts/marshal.rbinc making /tmp/ruby/src/trunk-gc-asserts/rjit.rbinc making /tmp/ruby/src/trunk-gc-asserts/rjit_c.rbinc making /tmp/ruby/src/trunk-gc-asserts/pack.rbinc making /tmp/ruby/src/trunk-gc-asserts/trace_point.rbinc making /tmp/ruby/src/trunk-gc-asserts/warning.rbinc making /tmp/ruby/src/trunk-gc-asserts/array.rbinc making /tmp/ruby/src/trunk-gc-asserts/kernel.rbinc making /tmp/ruby/src/trunk-gc-asserts/ractor.rbinc making /tmp/ruby/src/trunk-gc-asserts/symbol.rbinc making /tmp/ruby/src/trunk-gc-asserts/timev.rbinc making /tmp/ruby/src/trunk-gc-asserts/thread_sync.rbinc making /tmp/ruby/src/trunk-gc-asserts/nilclass.rbinc making /tmp/ruby/src/trunk-gc-asserts/prelude.rbinc making /tmp/ruby/src/trunk-gc-asserts/gem_prelude.rbinc making /tmp/ruby/src/trunk-gc-asserts/yjit.rbinc /tmp/ruby/src/trunk-gc-asserts/lib/unicode_normalize/tables.rb unchanged generating /tmp/ruby/src/trunk-gc-asserts/ext/ripper/ripper.c make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper' extracting ripper.y from ../../parse.y compiling compiler ripper.y generating ripper_init.c from ./ripper_init.c.tmpl generating eventids1.c from ../../parse.y generating eventids1.h from ../../parse.y generating eventids2table.c from ./eventids2.c make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/ripper' generating /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/sizes.c make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' sizes.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' generating /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/limits.c make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' limits.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof' make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/socket' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/socket' make[1]: Entering directory '/tmp/ruby/src/trunk-gc-asserts/ext/etc' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-gc-asserts/ext/etc' generating miniprelude.c miniprelude.c updated generating golf_prelude.c golf_prelude.c updated /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' generating table from enc/trans/big5.c generating enc/trans/big5.c ... generating table from enc/trans/cesu_8.c generating enc/trans/cesu_8.c ... generating table from enc/trans/chinese.c generating enc/trans/chinese.c ... generating table from enc/trans/ebcdic.c generating enc/trans/ebcdic.c ... generating table from enc/trans/emoji.c generating enc/trans/emoji.c ... generating table from enc/trans/emoji_iso2022_kddi.c generating enc/trans/emoji_iso2022_kddi.c ... generating table from enc/trans/emoji_sjis_docomo.c generating enc/trans/emoji_sjis_docomo.c ... generating table from enc/trans/emoji_sjis_kddi.c generating enc/trans/emoji_sjis_kddi.c ... generating table from enc/trans/emoji_sjis_softbank.c generating enc/trans/emoji_sjis_softbank.c ... generating table from enc/trans/escape.c generating enc/trans/escape.c ... generating table from enc/trans/gb18030.c generating enc/trans/gb18030.c ... generating table from enc/trans/gbk.c generating enc/trans/gbk.c ... generating table from enc/trans/iso2022.c generating enc/trans/iso2022.c ... generating table from enc/trans/japanese.c generating enc/trans/japanese.c ... generating table from enc/trans/japanese_euc.c generating enc/trans/japanese_euc.c ... generating table from enc/trans/japanese_sjis.c generating enc/trans/japanese_sjis.c ... generating table from enc/trans/korean.c generating enc/trans/korean.c ... generating table from enc/trans/single_byte.c generating enc/trans/single_byte.c ... generating table from enc/trans/utf8_mac.c generating enc/trans/utf8_mac.c ... generating table from enc/trans/utf_16_32.c generating enc/trans/utf_16_32.c ... make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision unchanged Update debug to 2d602636d99114d55a32fedd652c9c704446a749 echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision unchanged Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50 echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/drb.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/drb.revision unchanged /usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/.bundle/gems Extracting bundle gem power_assert-2.0.3... Unpacked gems/power_assert-2.0.3.gem Extracting bundle gem rake-13.1.0... Unpacked gems/rake-13.1.0.gem Extracting bundle gem test-unit-3.6.2... Unpacked gems/test-unit-3.6.2.gem Extracting bundle gem rexml-3.2.6... Unpacked gems/rexml-3.2.6.gem Extracting bundle gem rss-0.3.0... Unpacked gems/rss-0.3.0.gem Extracting bundle gem net-ftp-0.3.4... Unpacked gems/net-ftp-0.3.4.gem Extracting bundle gem net-imap-0.4.10... Unpacked gems/net-imap-0.4.10.gem Extracting bundle gem net-pop-0.1.2... Unpacked gems/net-pop-0.1.2.gem Extracting bundle gem net-smtp-0.4.0.1... Unpacked gems/net-smtp-0.4.0.1.gem Extracting bundle gem matrix-0.4.2... Unpacked gems/matrix-0.4.2.gem Extracting bundle gem prime-0.1.2... Unpacked gems/prime-0.1.2.gem Extracting bundle gem rbs-3.4.4... Unpacked gems/rbs-3.4.4.gem Extracting bundle gem typeprof-0.21.11... Unpacked gems/typeprof-0.21.11.gem Extracting bundle gem racc-1.7.3... Unpacked gems/racc-1.7.3.gem Extracting bundle gem mutex_m-0.2.0... Unpacked gems/mutex_m-0.2.0.gem Extracting bundle gem getoptlong-0.2.1... Unpacked gems/getoptlong-0.2.1.gem Extracting bundle gem base64-0.2.0... Unpacked gems/base64-0.2.0.gem Extracting bundle gem observer-0.1.2... Unpacked gems/observer-0.1.2.gem Extracting bundle gem abbrev-0.1.2... Unpacked gems/abbrev-0.1.2.gem Extracting bundle gem resolv-replace-0.1.1... Unpacked gems/resolv-replace-0.1.1.gem Extracting bundle gem rinda-0.2.0... Unpacked gems/rinda-0.2.0.gem Extracting bundle gem nkf-0.2.0... Unpacked gems/nkf-0.2.0.gem Extracting bundle gem syslog-0.1.2... Unpacked gems/syslog-0.1.2.gem Extracting bundle gem csv-3.2.8... Unpacked gems/csv-3.2.8.gem Extracting bundle gem minitest-5.22.2... Unpacked gems/minitest-5.22.2.gem Extracting bundle gem debug-1.9.1... Unpacked gems/debug-1.9.1.gem Extracting bundle gem bigdecimal-3.1.6... Unpacked gems/bigdecimal-3.1.6.gem Extracting bundle gem drb-2.2.0... Unpacked gems/drb-2.2.0.gem $$$[end] "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 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 = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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-gc-asserts/main.c compiling /tmp/ruby/src/trunk-gc-asserts/dmydln.c compiling /tmp/ruby/src/trunk-gc-asserts/miniinit.c making dummy probes.h compiling /tmp/ruby/src/trunk-gc-asserts/array.c compiling /tmp/ruby/src/trunk-gc-asserts/ast.c compiling /tmp/ruby/src/trunk-gc-asserts/bignum.c compiling /tmp/ruby/src/trunk-gc-asserts/class.c compiling /tmp/ruby/src/trunk-gc-asserts/compar.c compiling /tmp/ruby/src/trunk-gc-asserts/compile.c compiling /tmp/ruby/src/trunk-gc-asserts/complex.c compiling /tmp/ruby/src/trunk-gc-asserts/cont.c compiling /tmp/ruby/src/trunk-gc-asserts/debug.c compiling /tmp/ruby/src/trunk-gc-asserts/debug_counter.c compiling /tmp/ruby/src/trunk-gc-asserts/dir.c compiling /tmp/ruby/src/trunk-gc-asserts/dln_find.c compiling /tmp/ruby/src/trunk-gc-asserts/encoding.c compiling /tmp/ruby/src/trunk-gc-asserts/enum.c compiling /tmp/ruby/src/trunk-gc-asserts/enumerator.c compiling /tmp/ruby/src/trunk-gc-asserts/error.c compiling /tmp/ruby/src/trunk-gc-asserts/eval.c compiling /tmp/ruby/src/trunk-gc-asserts/file.c compiling /tmp/ruby/src/trunk-gc-asserts/gc.c compiling /tmp/ruby/src/trunk-gc-asserts/hash.c compiling /tmp/ruby/src/trunk-gc-asserts/inits.c compiling /tmp/ruby/src/trunk-gc-asserts/imemo.c compiling /tmp/ruby/src/trunk-gc-asserts/io.c compiling /tmp/ruby/src/trunk-gc-asserts/io_buffer.c compiling /tmp/ruby/src/trunk-gc-asserts/iseq.c compiling /tmp/ruby/src/trunk-gc-asserts/load.c compiling /tmp/ruby/src/trunk-gc-asserts/marshal.c compiling /tmp/ruby/src/trunk-gc-asserts/math.c compiling /tmp/ruby/src/trunk-gc-asserts/memory_view.c compiling /tmp/ruby/src/trunk-gc-asserts/rjit.c compiling /tmp/ruby/src/trunk-gc-asserts/rjit_c.c compiling /tmp/ruby/src/trunk-gc-asserts/node.c compiling /tmp/ruby/src/trunk-gc-asserts/node_dump.c compiling /tmp/ruby/src/trunk-gc-asserts/numeric.c compiling /tmp/ruby/src/trunk-gc-asserts/object.c compiling /tmp/ruby/src/trunk-gc-asserts/pack.c compiling parse.c compiling /tmp/ruby/src/trunk-gc-asserts/parser_st.c compiling /tmp/ruby/src/trunk-gc-asserts/proc.c compiling /tmp/ruby/src/trunk-gc-asserts/process.c compiling /tmp/ruby/src/trunk-gc-asserts/ractor.c compiling /tmp/ruby/src/trunk-gc-asserts/random.c compiling /tmp/ruby/src/trunk-gc-asserts/range.c compiling /tmp/ruby/src/trunk-gc-asserts/rational.c compiling /tmp/ruby/src/trunk-gc-asserts/re.c compiling /tmp/ruby/src/trunk-gc-asserts/regcomp.c compiling /tmp/ruby/src/trunk-gc-asserts/regenc.c compiling /tmp/ruby/src/trunk-gc-asserts/regerror.c compiling /tmp/ruby/src/trunk-gc-asserts/regexec.c compiling /tmp/ruby/src/trunk-gc-asserts/regparse.c compiling /tmp/ruby/src/trunk-gc-asserts/regsyntax.c compiling /tmp/ruby/src/trunk-gc-asserts/ruby.c compiling /tmp/ruby/src/trunk-gc-asserts/ruby_parser.c compiling /tmp/ruby/src/trunk-gc-asserts/scheduler.c compiling /tmp/ruby/src/trunk-gc-asserts/shape.c compiling /tmp/ruby/src/trunk-gc-asserts/signal.c compiling /tmp/ruby/src/trunk-gc-asserts/sprintf.c compiling /tmp/ruby/src/trunk-gc-asserts/st.c compiling /tmp/ruby/src/trunk-gc-asserts/strftime.c compiling /tmp/ruby/src/trunk-gc-asserts/string.c compiling /tmp/ruby/src/trunk-gc-asserts/struct.c compiling /tmp/ruby/src/trunk-gc-asserts/symbol.c compiling /tmp/ruby/src/trunk-gc-asserts/thread.c compiling /tmp/ruby/src/trunk-gc-asserts/time.c compiling /tmp/ruby/src/trunk-gc-asserts/transcode.c compiling /tmp/ruby/src/trunk-gc-asserts/util.c compiling /tmp/ruby/src/trunk-gc-asserts/variable.c compiling /tmp/ruby/src/trunk-gc-asserts/version.c compiling /tmp/ruby/src/trunk-gc-asserts/vm.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_dump.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_sync.c compiling /tmp/ruby/src/trunk-gc-asserts/vm_trace.c compiling /tmp/ruby/src/trunk-gc-asserts/weakmap.c compiling prism/api_node.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/api_pack.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/diagnostic.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/encoding.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/extension.c compiling prism/node.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/options.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/pack.c compiling prism/prettyprint.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/regexp.c compiling prism/serialize.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/static_literals.c compiling prism/token_type.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_buffer.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_char.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_constant_pool.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_integer.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_list.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_memchr.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_newline_list.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_state_stack.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_string.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_string_list.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_strncasecmp.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/util/pm_strpbrk.c compiling /tmp/ruby/src/trunk-gc-asserts/prism/prism.c compiling /tmp/ruby/src/trunk-gc-asserts/prism_init.c compiling /tmp/ruby/src/trunk-gc-asserts/yjit.c building Rust YJIT (release mode) touch yjit/target/release/libyjit.a partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o assembling /tmp/ruby/src/trunk-gc-asserts/coroutine/amd64/Context.S compiling /tmp/ruby/src/trunk-gc-asserts/enc/ascii.c compiling /tmp/ruby/src/trunk-gc-asserts/enc/us_ascii.c compiling /tmp/ruby/src/trunk-gc-asserts/enc/unicode.c compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_8.c compiling enc/trans/newline.c compiling /tmp/ruby/src/trunk-gc-asserts/missing/setproctitle.c compiling /tmp/ruby/src/trunk-gc-asserts/missing/strlcat.c compiling /tmp/ruby/src/trunk-gc-asserts/missing/strlcpy.c compiling /tmp/ruby/src/trunk-gc-asserts/addr2line.c linking miniruby $$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 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 = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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-gc-asserts/dln.c compiling /tmp/ruby/src/trunk-gc-asserts/localeinit.c creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-gc-asserts/loadpath.c builtin_binary.inc updated 850fa96ec7ae425c663fe14f75296afd05c5ab208335d6c725342d81cb7373c6 builtin_binary.inc compiling /tmp/ruby/src/trunk-gc-asserts/builtin.c compiling /tmp/ruby/src/trunk-gc-asserts/dmyext.c compiling /tmp/ruby/src/trunk-gc-asserts/dmyenc.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 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 = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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 encdb.h updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h updated generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/asan configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/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 configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring cgi/escape configuring continuation configuring coverage configuring date configuring digest configuring digest/bubblebabble configuring digest/md5 configuring digest/rmd160 configuring digest/sha1 configuring digest/sha2 configuring erb/escape configuring etc configuring fcntl configuring fiddle configuring io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring monitor configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring rbconfig/sizeof configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring zlib configuring bigdecimal-3.1.6/ext/bigdecimal configuring debug-1.9.1/ext/debug configuring nkf-0.2.0/ext/nkf configuring racc-1.7.3/ext/racc/cparse configuring rbs-3.4.4/ext/rbs_extension configuring syslog-0.1.2/ext/syslog make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF/c.c linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/abi' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/abi/abi.c linking shared-object -test-/abi.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step/beg_len_step.c linking shared-object -test-/arith_seq/beg_len_step.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/arith_seq/extract/extract.c linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/array/concat/to_ary_concat.c linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/array/resize/resize.c linking shared-object -test-/array/resize.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/asan' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/asan/asan.c linking shared-object -test-/asan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/asan' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bignum' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/big2str.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/bigzero.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/div.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/intpack.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/mul.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bignum/str2big.c linking shared-object -test-/bignum.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bignum' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug-14834/bug-14384.c linking shared-object -test-/bug_14834.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-14834' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug-3571/bug.c linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug-5832/bug.c linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/bug_reporter/bug_reporter.c linking shared-object -test-/bug_reporter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/class' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/class/class2name.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/class/init.c linking shared-object -test-/class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/debug' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/inspector.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/debug/profile_frames.c linking shared-object -test-/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/dln/empty/empty.c linking shared-object -test-/dln/empty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/econv' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/econv/append.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/econv/init.c linking shared-object -test-/econv.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/econv' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/enumerator_kw/enumerator_kw.c linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/eval' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/eval/eval.c linking shared-object -test-/eval.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/exception' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/dataerror.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/enc_raise.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/ensured.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/exception/init.c linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/fatal' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/fatal/rb_fatal.c linking shared-object -test-/fatal/rb_fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/file' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/newline_conv.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/file/stat.c linking shared-object -test-/file.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/float' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/float/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/float/nextafter.c linking shared-object -test-/float.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/funcall' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/funcall/funcall.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl/call_without_gvl.c linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/hash' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/hash/delete.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/hash/init.c linking shared-object -test-/hash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/integer' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/core_ext.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/integer/my_integer.c linking shared-object -test-/integer.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iseq_load/iseq_load.c linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iter' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/break.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/iter/yield.c linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/dot.dot/dot.dot.c linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/protect/protect.c linking shared-object -test-/load/protect.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c linking shared-object -test-/load/resolve_symbol_resolver.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_resolver' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c linking shared-object -test-/load/resolve_symbol_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/resolve_symbol_target' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_symbols' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/stringify_symbols/stringify_symbols.c linking shared-object -test-/load/stringify_symbols.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_symbols' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_target' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/load/stringify_target/stringify_target.c linking shared-object -test-/load/stringify_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/load/stringify_target' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/compat/usrcompat.c linking shared-object -test-/marshal/compat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/marshal/usr' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/memory_view/memory_view.c linking shared-object -test-/memory_view.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/method' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/method/arity.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/method/init.c linking shared-object -test-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/notimplement/bug.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/num2int' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/num2int/num2int.c linking shared-object -test-/num2int.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/path_to_class' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/popen_deadlock/infinite_loop_dlsym.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/postponed_job/postponed_job.c linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/postponed_job' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/printf' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/printf/printf.c linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/proc' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/receiver.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/proc/super.c linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/random' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/bad_version.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/random/loop.c linking shared-object -test-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rational' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/rational/rat.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/rb_call_super_kw/rb_call_super_kw.c linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/recursion' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/recursion/recursion.c linking shared-object -test-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/recursion' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/regexp' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/regexp/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/regexp/parse_depth_limit.c linking shared-object -test-/regexp.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/regexp' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/scan_args/scan_args.c linking shared-object -test-/scan_args.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/foreach/foreach.c linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/numhash/numhash.c linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/update' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/st/update/update.c linking shared-object -test-/st/update.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/st/update' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/string' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/capacity.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/coderange.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/cstr.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/ellipsize.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_associate.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_dummy.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/enc_str_buf_cat.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/fstring.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/modify.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/new.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/nofree.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/normalize.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/qsort.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/rb_interned_str.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/rb_str_dup.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/string/set_len.c linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/struct' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/data.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/duplicate.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/len.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/struct/member.c linking shared-object -test-/struct.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/struct' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/symbol' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/symbol/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/symbol/type.c linking shared-object -test-/symbol.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/thread/instrumentation/instrumentation.c linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/lock_native_thread' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/thread/lock_native_thread/lock_native_thread.c linking shared-object -test-/thread/lock_native_thread.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread/lock_native_thread' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread_fd' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/thread_fd/thread_fd.c linking shared-object -test-/thread_fd.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/thread_fd' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/time' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/time/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/time/leap_second.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/time/new.c linking shared-object -test-/time.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/time' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/tracepoint/gc_hook.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/tracepoint/tracepoint.c linking shared-object -test-/tracepoint.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/typeddata/typeddata.c linking shared-object -test-/typeddata.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/typeddata' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/vm' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/vm/at_exit.c linking shared-object -test-/vm/at_exit.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/wait' compiling /tmp/ruby/src/trunk-gc-asserts/ext/-test-/wait/wait.c linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/cgi/escape' compiling /tmp/ruby/src/trunk-gc-asserts/ext/cgi/escape/escape.c linking shared-object cgi/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/cgi/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/continuation' compiling /tmp/ruby/src/trunk-gc-asserts/ext/continuation/continuation.c linking shared-object continuation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' compiling /tmp/ruby/src/trunk-gc-asserts/ext/coverage/coverage.c linking shared-object coverage.so installing default coverage libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' compiling /tmp/ruby/src/trunk-gc-asserts/ext/date/date_core.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/date/date_parse.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/date/date_strftime.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/date/date_strptime.c linking shared-object date_core.so installing default date_core libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/digest.c linking shared-object digest.so installing digest libraries installing default digest libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/bubblebabble/bubblebabble.c linking shared-object digest/bubblebabble.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/md5' compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/md5/md5.c linking shared-object digest/md5.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/md5' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/rmd160' compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/rmd160/rmd160.c linking shared-object digest/rmd160.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/rmd160' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha1' compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/sha1/sha1init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/sha1/sha1.c linking shared-object digest/sha1.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha1' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/sha2/sha2init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/digest/sha2/sha2.c linking shared-object digest/sha2.so installing default sha2 libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/erb/escape' compiling /tmp/ruby/src/trunk-gc-asserts/ext/erb/escape/escape.c linking shared-object erb/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/erb/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/etc' compiling /tmp/ruby/src/trunk-gc-asserts/ext/etc/etc.c linking shared-object etc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fcntl' compiling /tmp/ruby/src/trunk-gc-asserts/ext/fcntl/fcntl.c linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/closure.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/conversions.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/fiddle.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/function.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/memory_view.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/pinned.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/fiddle/pointer.c linking shared-object fiddle.so installing default fiddle libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/console/console.c linking shared-object io/console.so installing default console libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/nonblock' compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/nonblock/nonblock.c linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/wait' compiling /tmp/ruby/src/trunk-gc-asserts/ext/io/wait/wait.c linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/generator' compiling /tmp/ruby/src/trunk-gc-asserts/ext/json/generator/generator.c linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/generator' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/parser' compiling /tmp/ruby/src/trunk-gc-asserts/ext/json/parser/parser.c linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json/parser' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' compiling /tmp/ruby/src/trunk-gc-asserts/ext/monitor/monitor.c linking shared-object monitor.so installing default monitor libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/object_tracing.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/objspace/objspace_dump.c linking shared-object objspace.so installing default objspace libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/openssl_missing.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_asn1.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_bio.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_bn.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_kdf.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_pkey_rsa.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/openssl/ossl_x509store.c linking shared-object openssl.so installing default openssl libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' compiling /tmp/ruby/src/trunk-gc-asserts/ext/pathname/pathname.c linking shared-object pathname.so installing default pathname libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_emitter.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_parser.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_to_ruby.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/psych/psych_yaml_tree.c linking shared-object psych.so installing default psych libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' compiling /tmp/ruby/src/trunk-gc-asserts/ext/pty/pty.c linking shared-object pty.so installing default pty libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/sizes.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/rbconfig/sizeof/limits.c linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rbconfig/sizeof' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/eventids1.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/eventids2.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/ripper/ripper_init.c linking shared-object ripper.so installing default ripper libraries checking /tmp/ruby/src/trunk-gc-asserts/parse.y and /tmp/ruby/src/trunk-gc-asserts/ext/ripper/eventids2.c make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/init.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/constants.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/socket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/option.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-gc-asserts/ext/socket/ifaddr.c linking shared-object socket.so installing default socket libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/stringio' compiling /tmp/ruby/src/trunk-gc-asserts/ext/stringio/stringio.c linking shared-object stringio.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' compiling /tmp/ruby/src/trunk-gc-asserts/ext/strscan/strscan.c linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/zlib' compiling /tmp/ruby/src/trunk-gc-asserts/ext/zlib/zlib.c linking shared-object zlib.so make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal/bigdecimal.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal/missing.c linking shared-object bigdecimal.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/lib ../../../../../.bundle/gems/bigdecimal-3.1.6/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug/debug.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug/iseq_collector.c linking shared-object debug/debug.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/debug-1.9.1/lib ../../../../../.bundle/gems/debug-1.9.1/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c linking shared-object nkf.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse/cparse.c linking shared-object racc/cparse.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/racc-1.7.3/lib ../../../../../../.bundle/gems/racc-1.7.3/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/constants.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/lexer.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/lexstate.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/location.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/main.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/parser.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/parserstate.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/ruby_objs.c compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension/unescape.c linking shared-object rbs_extension.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/lib ../../../../../.bundle/gems/rbs-3.4.4/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog/syslog.c linking shared-object syslog.so ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/lib ../../../../../.bundle/gems/syslog-0.1.2/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' 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 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/marshal_spec.so building spec/ruby/optional/capi/ext/module_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/st_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/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 make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' compiling /tmp/ruby/src/trunk-gc-asserts/enc/encdb.c linking encoding encdb.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/big5.c linking encoding big5.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/cesu_8.c linking encoding cesu_8.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/cp949.c linking encoding cp949.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/emacs_mule.c linking encoding emacs_mule.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/euc_jp.c linking encoding euc_jp.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/euc_kr.c linking encoding euc_kr.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/euc_tw.c linking encoding euc_tw.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/gb2312.c linking encoding gb2312.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/gb18030.c linking encoding gb18030.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/gbk.c linking encoding gbk.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_1.c linking encoding iso_8859_1.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_2.c linking encoding iso_8859_2.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_3.c linking encoding iso_8859_3.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_4.c linking encoding iso_8859_4.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_5.c linking encoding iso_8859_5.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_6.c linking encoding iso_8859_6.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_7.c linking encoding iso_8859_7.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_8.c linking encoding iso_8859_8.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_9.c linking encoding iso_8859_9.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_10.c linking encoding iso_8859_10.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_11.c linking encoding iso_8859_11.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_13.c linking encoding iso_8859_13.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_14.c linking encoding iso_8859_14.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_15.c linking encoding iso_8859_15.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/iso_8859_16.c linking encoding iso_8859_16.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/koi8_r.c linking encoding koi8_r.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/koi8_u.c linking encoding koi8_u.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/shift_jis.c linking encoding shift_jis.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_16be.c linking encoding utf_16be.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_16le.c linking encoding utf_16le.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_32be.c linking encoding utf_32be.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/utf_32le.c linking encoding utf_32le.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_31j.c linking encoding windows_31j.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1250.c linking encoding windows_1250.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1251.c linking encoding windows_1251.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1252.c linking encoding windows_1252.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1253.c linking encoding windows_1253.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1254.c linking encoding windows_1254.so compiling /tmp/ruby/src/trunk-gc-asserts/enc/windows_1257.c linking encoding windows_1257.so make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/transdb.c linking transcoder transdb.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/big5.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/big5.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/big5.c linking transcoder big5.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/cesu_8.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/cesu_8.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/cesu_8.c linking transcoder cesu_8.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/chinese.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/chinese.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/chinese.c linking transcoder chinese.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/ebcdic.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/ebcdic.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/ebcdic.c linking transcoder ebcdic.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji.c linking transcoder emoji.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_iso2022_kddi.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_iso2022_kddi.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_iso2022_kddi.c linking transcoder emoji_iso2022_kddi.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_docomo.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_docomo.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_docomo.c linking transcoder emoji_sjis_docomo.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_kddi.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_kddi.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_kddi.c linking transcoder emoji_sjis_kddi.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_softbank.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_softbank.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/emoji_sjis_softbank.c linking transcoder emoji_sjis_softbank.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/escape.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/escape.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/escape.c linking transcoder escape.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/gb18030.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/gb18030.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/gb18030.c linking transcoder gb18030.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/gbk.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/gbk.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/gbk.c linking transcoder gbk.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/iso2022.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/iso2022.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/iso2022.c linking transcoder iso2022.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese.c linking transcoder japanese.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_euc.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_euc.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_euc.c linking transcoder japanese_euc.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_sjis.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_sjis.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/japanese_sjis.c linking transcoder japanese_sjis.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/korean.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/korean.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/korean.c linking transcoder korean.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/single_byte.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/single_byte.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/single_byte.c linking transcoder single_byte.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf8_mac.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf8_mac.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf8_mac.c linking transcoder utf8_mac.so generating table from /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf_16_32.c generating /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf_16_32.c ... compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/utf_16_32.c linking transcoder utf_16_32.so make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' $$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2" Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/minitest.revision unchanged Update debug to 2d602636d99114d55a32fedd652c9c704446a749 echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/debug.revision unchanged Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/bigdecimal.revision unchanged Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50 echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/drb.revision - /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/drb.revision unchanged BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 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 = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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 srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h updated generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' compiling /tmp/ruby/src/trunk-gc-asserts/enc/trans/transdb.c linking transcoder transdb.so make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' ./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-gc-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk-gc-asserts/bin installing base libraries: /tmp/ruby/install/trunk-gc-asserts/lib installing arch files: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-gc-asserts/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-gc-asserts/bin installing library scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-gc-asserts/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.11.2 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.24.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.3 resolv 0.3.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.4.0+0 minitest 5.22.2 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.2 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.4 net-imap 0.4.10 net-pop 0.1.2 net-smtp 0.4.0.1 matrix 0.4.2 prime 0.1.2 rbs 3.4.4 typeprof 0.21.11 debug 1.9.1 racc 1.7.3 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.6 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.0 nkf 0.2.0 syslog 0.1.2 csv 3.2.8 installing bundled gem cache: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1904 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/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 = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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-gc-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-gc-asserts/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/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 = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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-gc-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-gc-asserts/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' Run options: --seed=35652 "--ruby=./miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-gc-asserts/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/872] 135981=test_windows_1251 [ 2/872] 135980=test_complex2 [ 3/872] 135979=test_class2name [ 4/872] 135982=test_rdoc_top_level [ 5/872] 135981=test_iseq_load [ 6/872] 135979=test_erb_command [ 7/872] 135979=test_bigzero [ 8/872] 135980=test_cipher [ 9/872] 135979=test_new [ 10/872] 135979=test_ostruct [ 11/872] 135980=test_gem_commands_owner_command [ 12/872] 135979=test_struct [ 13/872] 135979=test_gem_commands_install_command [ 14/872] 135980=test_ast [ 15/872] 135982=test_cgi_cookie [ 16/872] 135982=fuzzer_test [ 17/872] 135982=test_pack [ 18/872] 135982=test_eval [ 19/872] 135979=test_class [ 20/872] 135979=test_metaclass [ 21/872] 135979=test_dot_dot [ 22/872] 135979=test_objspace [ 23/872] 135982=magic_comment_test [ 24/872] 135982=test_clone [ 25/872] 135982=test_lock_native_thread [ 26/872] 135982=test_key_error [ 27/872] 135982=test_engine [ 28/872] 135982=test_len [ 29/872] 135982=test_pattern_matching [ 30/872] 135982=test_nomethod_error [ 31/872] 135982=test_variable_name_check [ 32/872] 135982=test_gem_security_trust_dir [ 33/872] 135982=test_numeric [ 34/872] 135982=test_gem_commands_exec_command [ 35/872] 135982=test_time [ 36/872] 135981=test_update [ 37/872] 135981=test_have_library [ 38/872] 135982=test_word [ 39/872] 135982=test_rdoc_rd [ 40/872] 135982=test_config [ 41/872] 135982=test_win32ole_type_event [ 42/872] 135982=test_rdoc_rd_inline [ 43/872] 135982=test_memory_view [ 44/872] 135981=test_history [ 45/872] 135981=test_yield [ 46/872] 135982=test_typeddata [ 47/872] 135982=test_files_test_1 [ 48/872] 135982=test_file [ 49/872] 135982=test_pkcs7 [ 50/872] 135982=bom_test [ 51/872] 135982=test_rdoc_markup_raw [ 52/872] 135982=test_dup [ 53/872] 135981=test_require [ 54/872] 135982=test_rdoc_markup_to_tt_only [ 55/872] 135982=test_provider [ 56/872] 135982=test_cparser [ 57/872] 135982=test_fstring [ 58/872] 135982=test_flip [ 59/872] 135982=test_gem_resolver_installed_specification [ 60/872] 135982=test_num2int [ 61/872] 135982=ruby_parser_test [ 62/872] 135982=test_duplicate [ 63/872] 135982=test_arity [ 64/872] 135982=test_iter_break [ 65/872] 135982=test_memory_view [ 66/872] 135982=test_rdoc_require [ 67/872] 135982=test_undef [ 68/872] 135982=test_address_resolve [ 69/872] 135982=test_win32ole_method [ 70/872] 135982=test_optparse [ 71/872] 135981=test_hash_create [ 72/872] 135981=test_rdoc_normal_class [ 73/872] 135982=integer_parse_test [ 74/872] 135982=test_external_new [ 75/872] 135982=test_win32ole_typelib [ 76/872] 135982=test_gem_unsatisfiable_dependency_error [ 77/872] 135982=test_gem_ext_cmake_builder [ 78/872] 135982=test_gem_resolver_specification [ 79/872] 135982=test_weakkeymap [ 80/872] 135981=test_rdoc_generator_pot_po [ 81/872] 135981=test_switch_hitter [ 82/872] 135981=test_input_method [ 83/872] 135981=test_hash [ 84/872] 135981=test_gem_installer [ 85/872] 135982=test_ractor [ 86/872] 135982=test_completion [ 87/872] 135982=test_div [ 88/872] 135982=test_gem_util [ 89/872] 135982=test_deprecated [ 90/872] 135982=test_signedness [ 91/872] 135982=test_ensured [ 92/872] 135982=test_arithmetic_sequence [ 93/872] 135982=test_gem_source [ 94/872] 135982=test_date_arith [ 95/872] 135982=test_rational2 [ 96/872] 135982=test_benchmark [ 97/872] 135982=test_project_sanity [ 98/872] 135982=test_gem_package_tar_header [ 99/872] 135982=test_assembler [100/872] 135982=test_emitter [101/872] 135982=test_not [102/872] 135982=json_parser_test [103/872] 135981=test_evaluation [104/872] 135981=test_https [105/872] 135982=test_gem_commands_outdated_command [106/872] 135982=test_shift_jis [107/872] 135982=test_rdoc_markup_attributes [108/872] 135982=test_rdoc_context_section [109/872] 135982=test_sockopt [110/872] 135982=test_gem_ci_detector [111/872] 135982=test_rb_str_dup [112/872] 135982=test_module [113/872] 135981=test_io_wait_uncommon [114/872] 135981=test_lexer [115/872] 135981=test_acceptable [116/872] 135981=test_marshalable [117/872] 135981=test_random [118/872] 135981=test_const [119/872] 135981=test_encoding [120/872] 135981=test_class [121/872] 135982=test_enc_str_buf_cat [122/872] 135982=test_ssl [123/872] 135982=test_rdoc_parser_ruby [124/872] 135982=test_alias_and_anchor [125/872] 135982=test_httpresponse [126/872] 135982=test_dir [127/872] 135982=test_pkey_dsa [128/872] 135982=test_gem_resolver_best_set [129/872] 135982=json_string_matching_test [130/872] 135982=test_ansi_without_terminfo [131/872] 135982=test_rdoc_rd_inline_parser [132/872] 135982=test_gem_resolver [133/872] 135982=test_coverage [134/872] 135982=test_primitive [135/872] 135982=test_rubyvm [136/872] 135982=test_have_macro [137/872] 135982=test_pathname [138/872] 135982=test_gem_resolver_conflict [139/872] 135982=test_constant [140/872] 135982=test_gem_commands_query_command [141/872] 135982=test_too_many_dummy_encodings [142/872] 135982=test_document [143/872] 135982=test_rdoc_ri_driver [144/872] 135982=test_httpheader [145/872] 135982=parse_comments_test [146/872] 135982=test_encoding [147/872] 135982=test_rdoc_markup_to_ansi [148/872] 135982=test_gem_package_tar_reader [149/872] 135982=test_gem_version [150/872] 135982=test_unicode [151/872] 135982=test_gem_commands_stale_command [152/872] 135982=test_set [153/872] 135982=test_econv [154/872] 135982=test_depth_first [155/872] 135982=test_last_thread [156/872] 135982=json_generic_object_test [157/872] 135982=test_to_ruby [158/872] 135982=test_install [159/872] 135982=test_nowrite [160/872] 135982=test_thread_queue [161/872] 135982=test_stack [162/872] 135982=test_thread_cv [163/872] 135982=test_load [164/872] 135982=test_pair [165/872] 135982=test_object_references [166/872] 135982=test_inadvertent_creation [167/872] 135982=test_rdoc_markup_verbatim [168/872] 135982=test_ssl_session [169/872] 135982=test_files_lib [170/872] 135982=test_parse [171/872] 135982=test_help [172/872] 135982=test_enum [173/872] 135982=test_cstr [174/872] 135979=test_ellipsize [175/872] 135979=test_c_union_entity [176/872] 135979=test_io_console [177/872] 135979=test_gem_version_option [178/872] 135979=test_eval [179/872] 135979=json_addition_test [180/872] 135979=test_gem_commands_search_command [181/872] 135979=test_uncorrectable_name_check [182/872] 135979=test_qsort [183/872] 135979=test_rdoc_include [184/872] 135979=test_yaml [185/872] 135979=test_big2str [186/872] 135979=test_rdoc_markup_indented_paragraph [187/872] 135979=test_usrmarshal [188/872] 135979=test_rdoc_options [189/872] 135982=test_fixnum [190/872] 135982=test_signal [191/872] 135979=test_printf [192/872] 135979=test_gem_dependency_installer [193/872] 135982=test_stat [194/872] 135982=test_import [195/872] 135979=test_gem_commands_help_command [196/872] 135979=test_frozen_error [197/872] 135979=test_passing_block [198/872] 135979=test_gem_resolver_api_set [199/872] 135979=test_cmethod [200/872] 135979=test_logger [201/872] 135979=test_cgi_tag_helper [202/872] 135979=test_gem_commands_signin_command [203/872] 135979=test_gem_console_ui [204/872] 135979=test_cgi_modruby [205/872] 135979=test_gem_stub_specification [206/872] 135979=test_ocsp [207/872] 135979=test_rdoc_markup_paragraph [208/872] 135979=test_enumerator [209/872] 135979=test_nonblock [210/872] 135979=test_object_create_start [211/872] 135979=version_test [212/872] 135979=test_closure [213/872] 135979=test_sexp [214/872] 135979=test_gem_source_lock [215/872] 135979=test_gem_commands_list_command [216/872] 135979=test_digest [217/872] 135979=test_gem_uri [218/872] 135979=test_erb [219/872] 135979=test_call [220/872] 135979=test_gem_commands_sources_command [221/872] 135979=test_io_m17n [222/872] 135979=test_date_compat [223/872] 135979=test_bundled_ca [224/872] 135982=test_my_integer [225/872] 135982=test_debugger_integration [226/872] 135982=test_big5 [227/872] 135982=test_env [228/872] 135979=test_mutex [229/872] 135979=test_win32ole_event [230/872] 135979=test_complexrational [231/872] 135979=test_case_options [232/872] 135979=test_gem_commands_fetch_command [233/872] 135979=test_rdoc_any_method [234/872] 135979=test_struct [235/872] 135979=test_timeout [236/872] 135979=test_helper [237/872] 135979=test_internal_ivar [238/872] 135979=test_rdoc_cross_reference [239/872] 135982=test_gem_resolver_api_specification [240/872] 135982=test_rdoc_markup_to_table_of_contents [241/872] 135982=test_propertyputref [242/872] 135982=test_tracepoint [243/872] 135979=test_rdoc_markup_to_joined_paragraph [244/872] 135979=test_gem_security_policy [245/872] 135979=test_fips [246/872] 135979=test_store [247/872] 135979=test_pkey_rsa [248/872] 135979=test_rdoc_parser_simple [249/872] 135979=test_x509crl [250/872] 135979=test_cgi_session [251/872] 135979=test_open-uri [252/872] 135979=test_numhash [253/872] 135979=test_rdoc_context [254/872] 135982=test_gem_validator [255/872] 135982=test_gem_request [256/872] 135982=test_iso_8859 [257/872] 135982=unescape_test [258/872] 135979=test_refinement [259/872] 135982=test_gem_request_connection_pools [260/872] 135982=json_generator_test [261/872] 135982=test_http [262/872] 135982=test_gem_resolver_composed_set [263/872] 135982=test_gem_remote_fetcher [264/872] 135979=test_x509req [265/872] 135979=test_thread_fd_close [266/872] 135979=test_rdoc_markup_attribute_manager [267/872] 135982=test_flush [268/872] 135979=test_rdoc_markup_include [269/872] 135979=test_parser_events [270/872] 135982=test_ansi_with_terminfo [271/872] 135982=test_gem_resolver_local_specification [272/872] 135982=test_insns_leaf [273/872] 135982=test_rat [274/872] 135982=test_pkg_config [275/872] 135982=test_str2big [276/872] 135982=test_gem_package_tar_reader_entry [277/872] 135979=test_thread [278/872] 135982=test_dln [279/872] 135982=errors_test [280/872] 135982=test_koi8 [281/872] 135982=test_win32ole_type [282/872] 135982=test_transcode [283/872] 135982=test_tmpdir [284/872] 135982=test_vm_dump [285/872] 135982=test_filter [286/872] 135982=test_gem_request_set [287/872] 135982=test_bignum [288/872] 135982=test_scanner_events [289/872] 135982=test_case [290/872] 135982=ractor_test [291/872] 135982=constant_path_node_test [292/872] 135982=test_gem_commands_mirror [293/872] 135982=test_monitor [294/872] 135982=test_ossl [295/872] 135982=test_gem_commands_info_command [296/872] 135982=test_protect [297/872] 135982=test_ruby_lex [298/872] 135982=test_tree_builder [299/872] 135982=test_whileuntil [300/872] 135982=test_gem_resolver_git_specification [301/872] 135982=test_gem_resolver_vendor_specification [302/872] 135982=test_gem_source_local [303/872] 135982=test_win32ole_param_event [304/872] 135982=test_object [305/872] 135982=test_line_editor [306/872] 135982=test_gem_silent_ui [307/872] 135982=test_abi [308/872] 135982=test_string_memory [309/872] 135982=test_gem_commands_specification_command [310/872] 135982=test_timeout [311/872] 135982=test_path_to_class [312/872] 135982=test_name_error_extension [313/872] 135982=test_weakref [314/872] 135982=test_pinned [315/872] 135982=test_bug_reporter [316/872] 135982=test_rdoc_single_class [317/872] 135982=compiler_test [318/872] 135982=test_gem_ext_ext_conf_builder [319/872] 135982=test_x509name [320/872] 135982=test_flags [321/872] 135982=test_x509ext [322/872] 135982=test_gem_ext_builder [323/872] 135982=test_rdoc_token_stream [324/872] 135982=test_pointer [325/872] 135981=test_tcp [326/872] 135981=test_cgi_header [327/872] 135981=test_rdoc_markup_to_markdown [328/872] 135981=test_keyword [329/872] 135981=test_sprintf_comb [330/872] 135981=test_method_cache [331/872] 135981=test_gem_ext_cargo_builder_unit [332/872] 135981=test_context [333/872] 135979=test_nil2vtempty [334/872] 135979=test_type_completor [335/872] 135979=test_coder [336/872] 135979=test_symbol [337/872] 135981=test_exit [338/872] 135981=test_win32ole [339/872] 135981=test_settracefunc [340/872] 135981=test_gem_text [341/872] 135981=test_gem_source_git [342/872] 135981=test_regex_casefold [343/872] 135982=test_unix [344/872] 135982=test_default_gems [345/872] 135982=test_dryrun [346/872] 135982=test_modify_expand [347/872] 135982=test_gem_available_set [348/872] 135982=test_process [349/872] 135982=test_postponed_job [350/872] 135982=test_rendering [351/872] 135982=test_basicsocket [352/872] 135982=test_gem_request_set_lockfile [353/872] 135982=test_gem_commands_which_command [354/872] 135982=test_dir_m17n [355/872] 135982=test_gem_source_vendor [356/872] 135982=test_gem_source_installed [357/872] 135982=test_history [358/872] 135982=test_enc_raise [359/872] 135982=test_storage [360/872] 135982=test_euc_jp [361/872] 135982=test_symbol [362/872] 135982=test_rubyoptions [363/872] 135981=pattern_test [364/872] 135981=test_path [365/872] 135981=test_date_strftime [366/872] 135979=test_iterator [367/872] 135979=test_string [368/872] 135979=test_svcb_https [369/872] 135979=test_buffering [370/872] 135979=test_variable [371/872] 135979=test_optimization [372/872] 135981=test_gem_commands_pristine_command [373/872] 135982=test_gem_safe_yaml [374/872] 135981=test_jaro_winkler [375/872] 135981=test_ipaddr [376/872] 135982=test_gem_command [377/872] 135981=test_folderitem2_invokeverb [378/872] 135981=test_rdoc_markup_to_html [379/872] 135981=test_common [380/872] 135982=test_arith_seq_beg_len_step [381/872] 135982=ruby_api_test [382/872] 135981=test_profile_frames [383/872] 135981=test_gem_resolver_requirement_list [384/872] 135981=memsize_test [385/872] 135981=test_rbconfig [386/872] 135981=format_errors_test [387/872] 135981=test_color [388/872] 135982=test_member [389/872] 135981=test_gem_resolver_index_set [390/872] 135982=test_gem_spec_fetcher [391/872] 135981=test_nofree [392/872] 135981=test_object [393/872] 135981=test_c_struct_entry [394/872] 135982=test_addrinfo [395/872] 135982=test_bug-14834 [396/872] 135982=test_time_tz [397/872] 135982=test_rdoc_markup_formatter [398/872] 135982=test_func [399/872] 135981=location_test [400/872] 135981=test_terminfo [401/872] 135981=test_gem_source_specific_file [402/872] 135981=test_stringscanner [403/872] 135981=test_mkmf [404/872] 135981=test_rdoc_attr [405/872] 135981=test_merge_keys [406/872] 135981=test_marshal [407/872] 135981=test_regexp [408/872] 135979=test_rdoc_tom_doc [409/872] 135979=test_rdoc_extend [410/872] 135979=test_scheduler [411/872] 135979=test_ractor [412/872] 135979=test_rdoc_parser_c [413/872] 135979=test_gem_gem_runner [414/872] 135979=test_ole_methods [415/872] 135979=test_rdoc_generator_pot [416/872] 135979=json_fixtures_test [417/872] 135979=test_ssl [418/872] 135979=test_bmethod [419/872] 135979=test_rdoc_markup_heading [420/872] 135979=test_gem [421/872] 135979=test_helper [422/872] 135979=test_remote_fetch_error [423/872] 135979=test_boolean [424/872] 135979=test_addr [425/872] 135979=test_have_func [426/872] 135979=test_threadgroup [427/872] 135979=test_parser [428/872] 135979=test_verbose [429/872] 135979=test_gem_install_update_options [430/872] 135979=test_cgi_core [431/872] 135979=test_delegate [432/872] 135979=test_gem_commands_lock_command [433/872] 135979=test_gem_resolver_git_set [434/872] 135979=test_ractor [435/872] 135979=test_yamldbm [436/872] 135979=test_rdoc_constant [437/872] 135979=test_deprecate [438/872] 135979=test_iseq [439/872] 135979=test_rdoc_markup_to_html_crossref [440/872] 135979=test_config [441/872] 135979=test_rdoc_markdown [442/872] 135979=test_null [443/872] 135979=test_gem_stream_ui [444/872] 135982=test_class_name_check [445/872] 135982=test_rdoc_generator_ri [446/872] 135982=test_rdoc_encoding [447/872] 135979=test_recursion [448/872] 135979=test_ancdata [449/872] 135979=test_protocol [450/872] 135979=test_gem_ext_configure_builder [451/872] 135982=test_win32ole_param [452/872] 135982=test_rational [453/872] 135982=test_trick [454/872] 135979=test_date_ractor [455/872] 135979=test_gem_rdoc [456/872] 135979=test_integer [457/872] 135982=test_ractor [458/872] 135982=test_lambda [459/872] 135982=test_udp [460/872] 135982=test_string [461/872] 135979=test_load [462/872] 135979=test_literal [463/872] 135979=test_gem_request_set_gem_dependency_api [464/872] 135979=test_gem_security [465/872] 135979=test_rdoc_markup_document [466/872] 135979=test_thread [467/872] 135979=test_logdevice [468/872] 135979=test_gem_commands_push_command [469/872] 135979=test_yjit_exit_locations [470/872] 135979=test_rdoc_rubygems_hook [471/872] 135979=desugar_compiler_test [472/872] 135979=test_x509cert [473/872] 135979=test_config [474/872] 135979=test_spell_checker [475/872] 135979=test_gem_config_file [476/872] 135979=test_logperiod [477/872] 135979=test_enumerator_kw [478/872] 135979=test_ractor [479/872] 135979=test_locale [480/872] 135979=test_ts [481/872] 135979=test_gem_resolver_activation_request [482/872] 135979=test_yaml_tree [483/872] 135979=test_type [484/872] 135979=test_pkey [485/872] 135979=test_emoji_breaks [486/872] 135979=test_exception [487/872] 135981=test_range [488/872] 135981=test_pkey_dh [489/872] 135981=test_gem_resolver_index_specification [490/872] 135981=test_rdoc_alias [491/872] 135981=test_placearg [492/872] 135981=test_math [493/872] 135981=test_gem_safe_marshal [494/872] 135981=test_gc [495/872] 135981=test_rdoc_generator_markup [496/872] 135981=test_libs [497/872] 135981=test_delete [498/872] 135981=test_continuation [499/872] 135981=test_pty [500/872] 135981=test_case [501/872] 135981=test_gem_commands_setup_command [502/872] 135979=test_show_source [503/872] 135979=test_files_test [504/872] 135979=test_gem_command_manager [505/872] 135979=test_webauthn_poller [506/872] 135979=test_did_you_mean [507/872] 135979=test_rdoc_generator_json_index [508/872] 135979=test_scalar [509/872] 135979=test_io_buffer [510/872] 135979=test_m17n_comb [511/872] 135981=test_gem_requirement [512/872] 135981=test_serialize_subclasses [513/872] 135981=test_ns_spki [514/872] 135981=test_gem_package_task [515/872] 135981=test_io [516/872] 135981=test_rendering [517/872] 135981=static_literals_test [518/872] 135981=test_gem_resolver_dependency_request [519/872] 135981=test_rdoc_method_attr [520/872] 135981=test_configuration [521/872] 135981=test_kdf [522/872] 135981=test_handle [523/872] 135981=test_stream [524/872] 135981=test_case_mapping [525/872] 135981=test_x509store [526/872] 135981=json_common_interface_test [527/872] 135981=test_psych [528/872] 135981=test_hash [529/872] 135979=test_command [530/872] 135979=test_rdoc_class_module [531/872] 135979=test_case_comprehensive [532/872] 135981=test_rdoc_parser_markdown [533/872] 135981=test_file_exhaustive [534/872] 135981=test_require_lib [535/872] 135981=test_fiddle [536/872] 135981=test_ractor [537/872] 135981=test_euc_kr [538/872] 135981=test_integer_comb [539/872] 135980=test_tsort [540/872] 135980=test_console_attr [541/872] 135980=test_m17n [542/872] 135980=test_process [543/872] 135980=test_require [544/872] 135980=test_rdoc_generator_pot_po_entry [545/872] 135980=test_yjit [546/872] 135981=test_digest [547/872] 135982=test_win32ole_record [548/872] 135982=test_rdoc_text [549/872] 135982=heredoc_dedent_test [550/872] 135982=test_objectspace [551/872] 135981=test_ubf_async_safe [552/872] 135981=test_argf [553/872] 135982=test_coderange [554/872] 135982=test_rdoc_i18n_locale [555/872] 135982=test_nesting_parser [556/872] 135982=test_set [557/872] 135982=test_securerandom [558/872] 135982=test_sleep [559/872] 135982=test_frozen [560/872] 135982=test_io_wait [561/872] 135982=test_rdoc_rd_block_parser [562/872] 135982=test_kwargs [563/872] 135982=test_recorder [564/872] 135982=test_macro [565/872] 135982=test_gem_package [566/872] 135980=json_encoding_test [567/872] 135980=test_x509attr [568/872] 135980=attribute_write_test [569/872] 135980=test_ripper [570/872] 135980=test_gem_doctor [571/872] 135980=test_ldap [572/872] 135981=test_trace [573/872] 135980=test_arity [574/872] 135981=test_resolve_symbol [575/872] 135981=test_rdoc_parser [576/872] 135981=test_function [577/872] 135981=test_numeric [578/872] 135980=test_fd_setsize [579/872] 135980=test_bug-5832 [580/872] 135980=test_autoload [581/872] 135981=test_hmac [582/872] 135981=test_pattern_key_name_check [583/872] 135981=test_reline_key [584/872] 135981=test_yamlstore [585/872] 135981=test_gem_impossible_dependencies_error [586/872] 135981=test_gem_commands_cleanup_command [587/872] 135982=test_win32ole_variant [588/872] 135982=test_change_word [589/872] 135982=test_arith_seq_extract [590/872] 135982=test_unicode_normalize [591/872] 135981=test_rubygems [592/872] 135981=test_mailto [593/872] 135981=test_gem_commands_open_command [594/872] 135981=test_key_actor_vi [595/872] 135981=test_notimplement [596/872] 135981=test_extlibs [597/872] 135981=test_win32ole_variant_m [598/872] 135981=test_string_processing [599/872] 135981=test_gb18030 [600/872] 135981=test_normalize [601/872] 135981=test_find_executable [602/872] 135981=test_mul [603/872] 135981=test_resource [604/872] 135981=test_basicinstructions [605/872] 135981=test_key_actor_emacs [606/872] 135981=test_lazy_enumerator [607/872] 135981=test_syntax [608/872] 135980=test_bug-3571 [609/872] 135980=test_tempfile [610/872] 135980=test_reqarg [611/872] 135980=test_instrumentation_api [612/872] 135980=test_compile_prism [613/872] 135980=test_files_test_2 [614/872] 135980=test_gc verify_internal_consistency_i: FL_FINALIZE set but not in finalizer_table: 0x00007f9f4e0bdc50 [1 ] T_ZOMBIE (eval at /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_syntax.rb:306):1: [BUG] gc_verify_internal_consistency: found internal inconsistency. ruby 3.4.0dev (2024-02-29T00:57:30Z master 51e32523c2) [x86_64-linux] -- Control frame information ----------------------------------------------- c:0019 p:---- s:0119 e:000116 CFUNC :singleton_method_added c:0018 p:0006 s:0114 e:000113 EVAL (eval at /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_syntax.rb:306):1 [FINISH] c:0017 p:---- s:0111 e:000110 CFUNC :eval c:0016 p:0005 s:0106 e:000105 BLOCK /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_syntax.rb:306 c:0015 p:0024 s:0103 e:000102 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/envutil.rb:247 c:0014 p:0080 s:0098 e:000097 METHOD /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_syntax.rb:305 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1744 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1731 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1332 c:0007 p:0066 s:0046 E:001cb0 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:23 c:0003 p:0202 s:0016 E:0024c0 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 E:000fa0 EVAL /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:209 [FINISH] c:0001 p:0000 s:0003 E:0025c0 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:209:in '<main>' /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:122:in 'run' /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:23:in '_run_suites' /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:23:in 'map' /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:52:in '_run_suite' /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1332:in '_run_suite' /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1731:in '_run_suite' /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1731:in 'map' /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1744:in 'block in _run_suite' /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb:170:in 'run' /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb:202:in 'run_test' /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_syntax.rb:305:in 'test_keyword_rest' /tmp/ruby/src/trunk-gc-asserts/tool/lib/envutil.rb:247:in 'under_gc_stress' /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_syntax.rb:306:in 'block in test_keyword_rest' /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_syntax.rb:306:in 'eval' (eval at /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_syntax.rb:306):1:in 'block in test_keyword_rest' (eval at /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_syntax.rb:306):1:in 'singleton_method_added' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 3 -- C level backtrace information ------------------------------------------- /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_print_backtrace+0x14) [0x7f9f6ac2e6e1] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:820 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1151 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(bug_report_end+0x0) [0x7f9f6aa1b61e] /tmp/ruby/src/trunk-gc-asserts/error.c:1043 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_bug_without_die) /tmp/ruby/src/trunk-gc-asserts/error.c:1043 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(die+0x0) [0x7f9f6a94994d] /tmp/ruby/src/trunk-gc-asserts/error.c:1051 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:1053 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_mode_transition+0x0) [0x7f9f6a94b518] /tmp/ruby/src/trunk-gc-asserts/gc.c:7710 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_sweep_finish) /tmp/ruby/src/trunk-gc-asserts/gc.c:5631 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_sweep_step) /tmp/ruby/src/trunk-gc-asserts/gc.c:5700 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_verify_internal_consistency+0x36) [0x7f9f6aa4b30e] /tmp/ruby/src/trunk-gc-asserts/gc.c:7777 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_start) /tmp/ruby/src/trunk-gc-asserts/gc.c:9012 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_multi_ractor_p+0x0) [0x7f9f6aa4caf3] /tmp/ruby/src/trunk-gc-asserts/gc.c:8986 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_lock_leave) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:92 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(garbage_collect) /tmp/ruby/src/trunk-gc-asserts/gc.c:8988 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(newobj_slowpath+0xfb) [0x7f9f6aa4fc83] /tmp/ruby/src/trunk-gc-asserts/gc.c:2856 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(newobj_slowpath_wb_protected) /tmp/ruby/src/trunk-gc-asserts/gc.c:2880 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(newobj_of+0xd6) [0x7f9f6aa50f2e] /tmp/ruby/src/trunk-gc-asserts/gc.c:2924 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:2942 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ary_alloc_embed+0x23) [0x7f9f6a95d803] /tmp/ruby/src/trunk-gc-asserts/array.c:669 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ary_new) /tmp/ruby/src/trunk-gc-asserts/array.c:710 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk-gc-asserts/array.c:760 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ary_new_from_values) /tmp/ruby/src/trunk-gc-asserts/array.c:772 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(args_copy+0x17) [0x7f9f6ac09a87] /tmp/ruby/src/trunk-gc-asserts/vm_args.c:158 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(setup_parameters_complex) /tmp/ruby/src/trunk-gc-asserts/vm_args.c:778 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_callee_setup_arg+0x177) [0x7f9f6ac0a707] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3073 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_iseq_setup_2+0x0) [0x7f9f6ac0ab78] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3085 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_iseq_setup) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3086 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_body+0x48d) [0x7f9f6ac1cafd] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:227 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_cc+0xf8) [0x7f9f6ac1d5a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_call0+0x49) [0x7f9f6ac0fba9] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_call_kw) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:330 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_check_funcall_default_kw) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_check_funcall) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(run_finalizer+0x183) [0x7f9f6aa3cb53] /tmp/ruby/src/trunk-gc-asserts/gc.c:4056 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_multi_ractor_p+0x0) [0x7f9f6aa3fbb7] /tmp/ruby/src/trunk-gc-asserts/gc.c:4122 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_lock_enter) /tmp/ruby/src/trunk-gc-asserts/vm_sync.h:74 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(finalize_list) /tmp/ruby/src/trunk-gc-asserts/gc.c:4145 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(finalize_deferred_heap_pages) /tmp/ruby/src/trunk-gc-asserts/gc.c:4172 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(finalize_deferred+0x20) [0x7f9f6aa3fde5] /tmp/ruby/src/trunk-gc-asserts/gc.c:4181 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_finalize_deferred) /tmp/ruby/src/trunk-gc-asserts/gc.c:4191 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_postponed_job_flush+0x1de) [0x7f9f6ac33b3e] /tmp/ruby/src/trunk-gc-asserts/vm_trace.c:1849 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_threadptr_execute_interrupts+0x3d1) [0x7f9f6abc3af1] /tmp/ruby/src/trunk-gc-asserts/thread.c:2465 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_check_ints+0x10) [0x7f9f6ac1d020] /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2100 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_check_ints) /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_pop_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_pop_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:455 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:176 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_cfunc) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:187 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_body) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:233 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_funcallv+0x1e7) [0x7f9f6ac212e7] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(method_added+0x44) [0x7f9f6ac21524] /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1213 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(method_added+0xb) [0x7f9f6ac2279b] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:927 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_add_method) /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1223 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_add_method_iseq) /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1238 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_define_method) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5594 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_core+0x1fd6) [0x7f9f6ac122d6] ../../src/trunk-gc-asserts/insns.def:844 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec+0x19a) [0x7f9f6ac168fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(eval_string_with_cref+0xd9) [0x7f9f6ac174c9] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1850 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_f_eval+0x203) [0x7f9f6ac179a3] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1912 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7f9f6abfe5dc] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3526 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_sendish+0xa0) [0x7f9f6ac10421] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5653 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:881 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec+0x19a) [0x7f9f6ac168fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_yield_with_cref+0x42) [0x7f9f6ac1c018] /tmp/ruby/src/trunk-gc-asserts/vm.c:1641 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_yield) /tmp/ruby/src/trunk-gc-asserts/vm.c:1649 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_yield_0) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1366 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_yield) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1382 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ary_collect+0x5c) [0x7f9f6a95c0dc] /tmp/ruby/src/trunk-gc-asserts/array.c:3601 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7f9f6abfe5dc] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3526 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_sendish+0xc6) [0x7f9f6ac1226d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5653 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:861 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_loop+0xa) [0x7f9f6ac16b87] /tmp/ruby/src/trunk-gc-asserts/vm.c:2579 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2558 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_yield_with_cref+0x42) [0x7f9f6ac1c018] /tmp/ruby/src/trunk-gc-asserts/vm.c:1641 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_yield) /tmp/ruby/src/trunk-gc-asserts/vm.c:1649 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_yield_0) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1366 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_yield) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1382 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ary_collect+0x5c) [0x7f9f6a95c0dc] /tmp/ruby/src/trunk-gc-asserts/array.c:3601 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7f9f6abfe5dc] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3526 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_sendish+0xc6) [0x7f9f6ac1226d] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5653 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:861 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_loop+0xa) [0x7f9f6ac16b87] /tmp/ruby/src/trunk-gc-asserts/vm.c:2579 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk-gc-asserts/vm.c:2558 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ec_exec_node+0xb5) [0x7f9f6aa25555] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ruby_run_node+0x8b) [0x7f9f6aa2913b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x55e0605ce187] /tmp/ruby/src/trunk-gc-asserts/main.c:40 /tmp/ruby/build/trunk-gc-asserts/ruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:59 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f9f6a532d90] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f9f6a532e40] ../csu/libc-start.c:392 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:379 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 [0x55e0605ce1d5] -- Other runtime information ----------------------------------------------- * Loaded script: /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb: TestSyntax#test_keyword_rest * Loaded features: 0 enumerator.so 1 thread.rb 2 fiber.so 3 rational.so 4 complex.so 5 ruby2_keywords.rb 6 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so 7 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so 8 /tmp/ruby/src/trunk-gc-asserts/lib/open3/version.rb 9 /tmp/ruby/src/trunk-gc-asserts/lib/open3.rb 10 /tmp/ruby/src/trunk-gc-asserts/lib/timeout.rb 11 /tmp/ruby/build/trunk-gc-asserts/rbconfig.rb 12 /tmp/ruby/src/trunk-gc-asserts/tool/lib/find_executable.rb 13 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so 14 /tmp/ruby/src/trunk-gc-asserts/tool/lib/envutil.rb 15 /tmp/ruby/src/trunk-gc-asserts/tool/lib/colorize.rb 16 /tmp/ruby/src/trunk-gc-asserts/tool/lib/leakchecker.rb 17 /tmp/ruby/src/trunk-gc-asserts/lib/prettyprint.rb 18 /tmp/ruby/src/trunk-gc-asserts/lib/pp.rb 19 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/assertions.rb 20 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so 21 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so 22 /tmp/ruby/src/trunk-gc-asserts/tool/lib/core_assertions.rb 23 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb 24 /tmp/ruby/src/trunk-gc-asserts/lib/optparse.rb 25 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb 26 /tmp/ruby/src/trunk-gc-asserts/tool/lib/tracepointchecker.rb 27 /tmp/ruby/src/trunk-gc-asserts/tool/lib/zombie_hunter.rb 28 /tmp/ruby/src/trunk-gc-asserts/lib/delegate.rb 29 /tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb 30 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so 31 /tmp/ruby/src/trunk-gc-asserts/lib/tmpdir.rb 32 /tmp/ruby/src/trunk-gc-asserts/lib/tempfile.rb 33 /tmp/ruby/src/trunk-gc-asserts/tool/lib/iseq_loader_checker.rb 34 /tmp/ruby/src/trunk-gc-asserts/tool/lib/gc_checker.rb 35 /tmp/ruby/src/trunk-gc-asserts/tool/test/init.rb 36 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/compatibility.rb 37 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/defaults.rb 38 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/deprecate.rb 39 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/errors.rb 40 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/unknown_command_spell_checker.rb 41 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/exceptions.rb 42 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/basic_specification.rb 43 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/stub_specification.rb 44 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/platform.rb 45 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util/list.rb 46 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/version.rb 47 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/requirement.rb 48 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb 49 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util.rb 50 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/dependency.rb 51 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/core_ext/kernel_gem.rb 52 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so 53 /tmp/ruby/build/trunk-gc-asserts/.ext/common/monitor.rb 54 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems.rb 55 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/path_support.rb 56 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1251.so 57 /tmp/ruby/src/trunk-gc-asserts/test/ruby/enc/test_windows_1251.rb 58 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iseq_load.so 59 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/iseq_load/test_iseq_load.rb 60 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/st/update.so 61 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/st/test_update.rb 62 /tmp/ruby/src/trunk-gc-asserts/lib/shellwords.rb 63 /tmp/ruby/src/trunk-gc-asserts/lib/mkmf.rb 64 /tmp/ruby/src/trunk-gc-asserts/test/mkmf/base.rb 65 /tmp/ruby/src/trunk-gc-asserts/test/mkmf/test_have_library.rb 66 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so 67 /tmp/ruby/build/trunk-gc-asserts/.ext/common/ripper/core.rb 68 /tmp/ruby/build/trunk-gc-asserts/.ext/common/ripper/lexer.rb 69 /tmp/ruby/build/trunk-gc-asserts/.ext/common/ripper/filter.rb 70 /tmp/ruby/build/trunk-gc-asserts/.ext/common/ripper/sexp.rb 71 /tmp/ruby/build/trunk-gc-asserts/.ext/common/ripper.rb 72 /tmp/ruby/build/trunk-gc-asserts/.ext/common/forwardable/impl.rb 73 /tmp/ruby/src/trunk-gc-asserts/lib/forwardable.rb 74 /tmp/ruby/src/trunk-gc-asserts/lib/reline/version.rb 75 /tmp/ruby/src/trunk-gc-asserts/lib/reline/config.rb 76 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_actor/base.rb 77 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_actor/emacs.rb 78 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_actor/vi_command.rb 79 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_actor/vi_insert.rb 80 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_actor.rb 81 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_stroke.rb 82 /tmp/ruby/src/trunk-gc-asserts/lib/reline/kill_ring.rb 83 /tmp/ruby/src/trunk-gc-asserts/lib/reline/unicode/east_asian_width.rb 84 /tmp/ruby/src/trunk-gc-asserts/lib/reline/unicode.rb 85 /tmp/ruby/src/trunk-gc-asserts/lib/reline/line_editor.rb 86 /tmp/ruby/src/trunk-gc-asserts/lib/reline/history.rb 87 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so 88 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/closure.rb 89 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/function.rb 90 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/version.rb 91 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle.rb 92 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/value.rb 93 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/pack.rb 94 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/struct.rb 95 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/cparser.rb 96 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/import.rb 97 /tmp/ruby/src/trunk-gc-asserts/lib/reline/terminfo.rb 98 /tmp/ruby/src/trunk-gc-asserts/lib/reline/face.rb 99 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so 100 /tmp/ruby/src/trunk-gc-asserts/lib/reline/general_io.rb 101 /tmp/ruby/src/trunk-gc-asserts/lib/reline.rb 102 /tmp/ruby/src/trunk-gc-asserts/lib/irb/init.rb 103 /tmp/ruby/src/trunk-gc-asserts/lib/irb/workspace.rb 104 /tmp/ruby/src/trunk-gc-asserts/lib/irb/inspector.rb 105 /tmp/ruby/src/trunk-gc-asserts/lib/irb/nesting_parser.rb 106 /tmp/ruby/src/trunk-gc-asserts/lib/irb/ruby-lex.rb 107 /tmp/ruby/src/trunk-gc-asserts/lib/irb/completion.rb 108 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so 109 /tmp/ruby/build/trunk-gc-asserts/.ext/common/pathname.rb 110 /tmp/ruby/src/trunk-gc-asserts/lib/irb/history.rb 111 /tmp/ruby/src/trunk-gc-asserts/lib/irb/input-method.rb 112 /tmp/ruby/src/trunk-gc-asserts/lib/irb/output-method.rb 113 /tmp/ruby/src/trunk-gc-asserts/lib/irb/context.rb 114 /tmp/ruby/src/trunk-gc-asserts/lib/irb/command/base.rb 115 /tmp/ruby/src/trunk-gc-asserts/lib/irb/command.rb 116 /tmp/ruby/src/trunk-gc-asserts/lib/irb/statement.rb 117 /tmp/ruby/src/trunk-gc-asserts/lib/irb/locale.rb 118 /tmp/ruby/src/trunk-gc-asserts/lib/irb/color.rb 119 /tmp/ruby/src/trunk-gc-asserts/lib/irb/version.rb 120 /tmp/ruby/src/trunk-gc-asserts/lib/irb/easter-egg.rb 121 /tmp/ruby/src/trunk-gc-asserts/lib/irb/debug.rb 122 /tmp/ruby/src/trunk-gc-asserts/lib/irb/pager.rb 123 /tmp/ruby/src/trunk-gc-asserts/lib/irb.rb 124 /tmp/ruby/src/trunk-gc-asserts/lib/readline.rb 125 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so 126 /tmp/ruby/src/trunk-gc-asserts/test/irb/helper.rb 127 /tmp/ruby/src/trunk-gc-asserts/test/irb/test_history.rb 128 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so 129 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so 130 /tmp/ruby/src/trunk-gc-asserts/test/ruby/sentence.rb 131 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_yield.rb 132 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_require.rb 133 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so 134 /tmp/ruby/build/trunk-gc-asserts/.ext/common/socket.rb 135 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so 136 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so 137 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so 138 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so 139 /tmp/ruby/src/trunk-gc-asserts/test/dtrace/helper.rb 140 /tmp/ruby/src/trunk-gc-asserts/test/dtrace/test_hash_create.rb 141 /tmp/ruby/src/trunk-gc-asserts/lib/bundler/errors.rb 142 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/version.rb 143 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/i18n/text.rb 144 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/i18n.rb 145 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc.rb 146 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/support/test_case.rb 147 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup.rb 148 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/support/formatter_test_case.rb 149 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/support/text_formatter_test_case.rb 150 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/helper.rb 151 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/xref_data.rb 152 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/xref_test_case.rb 153 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_normal_class.rb 154 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/store.rb 155 /tmp/ruby/src/trunk-gc-asserts/lib/find.rb 156 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so 157 /tmp/ruby/build/trunk-gc-asserts/.ext/common/date.rb 158 /tmp/ruby/src/trunk-gc-asserts/lib/time.rb 159 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so 160 /tmp/ruby/src/trunk-gc-asserts/lib/cgi/util.rb 161 /tmp/ruby/src/trunk-gc-asserts/lib/erb/version.rb 162 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so 163 /tmp/ruby/src/trunk-gc-asserts/lib/erb/compiler.rb 164 /tmp/ruby/src/trunk-gc-asserts/lib/erb/def_method.rb 165 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so 166 /tmp/ruby/src/trunk-gc-asserts/lib/erb/util.rb 167 /tmp/ruby/src/trunk-gc-asserts/lib/erb.rb 168 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator.rb 169 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/formatter.rb 170 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_joined_paragraph.rb 171 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markdown/entities.rb 172 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markdown/literals.rb 173 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markdown.rb 174 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/rd.rb 175 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/parser.rb 176 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/pre_process.rb 177 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/tom_doc.rb 178 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/text.rb 179 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/code_object.rb 180 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/method_attr.rb 181 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/context.rb 182 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/class_module.rb 183 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/context/section.rb 184 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/top_level.rb 185 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/markup.rb 186 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/darkfish.rb 187 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/ri.rb 188 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/pot/message_extractor.rb 189 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/pot/po.rb 190 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/pot/po_entry.rb 191 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/pot.rb 192 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/rdoc.rb 193 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/options.rb 194 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/comment.rb 195 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/stats.rb 196 /tmp/ruby/build/trunk-gc-asserts/.ext/common/io/console/size.rb 197 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/stats/quiet.rb 198 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/stats/normal.rb 199 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/text.rb 200 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/simple.rb 201 /tmp/ruby/src/trunk-gc-asserts/lib/tsort.rb 202 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/c.rb 203 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/changelog.rb 204 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/markdown.rb 205 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/rd.rb 206 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/ripper_state_lex.rb 207 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/token_stream.rb 208 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/ruby_tools.rb 209 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/ruby.rb 210 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser.rb 211 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/encoding.rb 212 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/normal_class.rb 213 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/document.rb 214 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/attr.rb 215 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/constant.rb 216 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/any_method.rb 217 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/alias.rb 218 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/single_class.rb 219 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/normal_module.rb 220 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/mixin.rb 221 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/include.rb 222 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_generator_pot_po.rb 223 /tmp/ruby/src/trunk-gc-asserts/test/date/test_switch_hitter.rb 224 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so 225 /tmp/ruby/src/trunk-gc-asserts/test/irb/test_input_method.rb 226 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/ri.rb 227 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/ri/formatter.rb 228 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/ri/driver.rb 229 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/ri/paths.rb 230 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/ri/store.rb 231 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/version.rb 232 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/core_ext/name_error.rb 233 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/levenshtein.rb 234 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/jaro_winkler.rb 235 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checker.rb 236 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 237 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 238 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers.rb 239 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/method_name_checker.rb 240 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/key_error_checker.rb 241 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/null_checker.rb 242 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/tree_spell_checker.rb 243 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/require_path_checker.rb 244 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 245 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/formatter.rb 246 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean.rb 247 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_rdoc.rb 248 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_bs.rb 249 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/attribute_manager.rb 250 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/attributes.rb 251 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/versions.rb 252 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/exception.rb 253 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/syntax_error.rb 254 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so 255 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/omap.rb 256 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/set.rb 257 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/class_loader.rb 258 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/scalar_scanner.rb 259 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/node.rb 260 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/stream.rb 261 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/document.rb 262 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/sequence.rb 263 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/scalar.rb 264 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/mapping.rb 265 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/alias.rb 266 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes.rb 267 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/streaming.rb 268 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/visitor.rb 269 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/to_ruby.rb 270 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/emitter.rb 271 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/handler.rb 272 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/tree_builder.rb 273 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/yaml_tree.rb 274 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/json/ruby_events.rb 275 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/json_tree.rb 276 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/depth_first.rb 277 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors.rb 278 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/parser.rb 279 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/coder.rb 280 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/y.rb 281 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/core_ext.rb 282 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/stream.rb 283 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/json/yaml_events.rb 284 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/json/tree_builder.rb 285 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/json/stream.rb 286 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/handlers/document_stream.rb 287 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych.rb 288 /tmp/ruby/src/trunk-gc-asserts/test/psych/helper.rb 289 /tmp/ruby/src/trunk-gc-asserts/test/psych/test_hash.rb 290 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so 291 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so 292 /tmp/ruby/build/trunk-gc-asserts/.ext/common/digest/version.rb 293 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so 294 /tmp/ruby/build/trunk-gc-asserts/.ext/common/digest/loader.rb 295 /tmp/ruby/build/trunk-gc-asserts/.ext/common/digest.rb 296 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 297 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/bn.rb 298 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/marshal.rb 299 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/pkey.rb 300 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/cipher.rb 301 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/digest.rb 302 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/hmac.rb 303 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/x509.rb 304 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/buffering.rb 305 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so 306 /tmp/ruby/src/trunk-gc-asserts/lib/ipaddr.rb 307 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/ssl.rb 308 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/pkcs5.rb 309 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/version.rb 310 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl.rb 311 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/openssl.rb 312 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/text.rb 313 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/user_interaction.rb 314 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/security/policy.rb 315 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/security/policies.rb 316 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/security/trust_dir.rb 317 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/security/signer.rb 318 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/security.rb 319 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/digest_io.rb 320 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/source.rb 321 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/file_source.rb 322 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/io_source.rb 323 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/old.rb 324 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/tar_header.rb 325 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/tar_reader/entry.rb 326 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/tar_reader.rb 327 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/tar_writer.rb 328 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package.rb 329 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/version.rb 330 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb 331 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb 332 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/common.rb 333 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/generic.rb 334 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/file.rb 335 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/ftp.rb 336 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/http.rb 337 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/https.rb 338 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/ldap.rb 339 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/ldaps.rb 340 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/mailto.rb 341 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/ws.rb 342 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri/wss.rb 343 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/uri/lib/uri.rb 344 /tmp/ruby/src/trunk-gc-asserts/lib/benchmark.rb 345 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/mock_gem_ui.rb 346 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/optparse/lib/optparse.rb 347 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendored_optparse.rb 348 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/command.rb 349 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb 350 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb 351 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb 352 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/tsort/lib/tsort.rb 353 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendored_tsort.rb 354 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb 355 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 356 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 357 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 358 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 359 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb 360 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb 361 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb 362 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb 363 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb 364 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb 365 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb 366 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb 367 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb 368 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb 369 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb 370 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/molinillo/lib/molinillo.rb 371 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendored_molinillo.rb 372 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/activation_request.rb 373 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/conflict.rb 374 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/dependency_request.rb 375 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/requirement_list.rb 376 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/stats.rb 377 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/set.rb 378 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/api_set.rb 379 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/composed_set.rb 380 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/best_set.rb 381 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/current_set.rb 382 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/git_set.rb 383 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/index_set.rb 384 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/installer_set.rb 385 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/lock_set.rb 386 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/vendor_set.rb 387 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/source_set.rb 388 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/specification.rb 389 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/spec_specification.rb 390 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/api_specification.rb 391 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/git_specification.rb 392 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/index_specification.rb 393 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/installed_specification.rb 394 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/local_specification.rb 395 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/lock_specification.rb 396 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/vendor_specification.rb 397 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver.rb 398 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/timeout/lib/timeout.rb 399 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb 400 /tmp/ruby/src/trunk-gc-asserts/lib/random/formatter.rb 401 /tmp/ruby/src/trunk-gc-asserts/lib/securerandom.rb 402 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/resolv/lib/resolv.rb 403 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/net-http/lib/net/http/exceptions.rb 404 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/net-http/lib/net/http/header.rb 405 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/net-http/lib/net/http/generic_request.rb 406 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/net-http/lib/net/http/request.rb 407 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/net-http/lib/net/http/requests.rb 408 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/net-http/lib/net/http/response.rb 409 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/net-http/lib/net/http/responses.rb 410 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/net-http/lib/net/http/proxy_delta.rb 411 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/net-http/lib/net/http/backward.rb 412 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendor/net-http/lib/net/http.rb 413 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/vendored_net_http.rb 414 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request/http_pool.rb 415 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request/https_pool.rb 416 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request/connection_pools.rb 417 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request.rb 418 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/s3_uri_signer.rb 419 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/uri_formatter.rb 420 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/uri.rb 421 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/remote_fetcher.rb 422 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/utilities.rb 423 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/helper.rb 424 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/installer_uninstaller_utils.rb 425 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/build_error.rb 426 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/shellwords.rb 427 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/builder.rb 428 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/configure_builder.rb 429 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/ext_conf_builder.rb 430 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/rake_builder.rb 431 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/cmake_builder.rb 432 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/cargo_builder.rb 433 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext.rb 434 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/installer.rb 435 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/installer_test_case.rb 436 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_installer.rb 437 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/config_file.rb 438 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source_list.rb 439 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/git.rb 440 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/installed.rb 441 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/specific_file.rb 442 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/local.rb 443 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/lock.rb 444 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/vendor.rb 445 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source.rb 446 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/name_tuple.rb 447 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/spec_fetcher.rb 448 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/psych_tree.rb 449 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/safe_yaml.rb 450 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification_policy.rb 451 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util/licenses.rb 452 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request_set/gem_dependency_api.rb 453 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request_set/lockfile/parser.rb 454 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request_set/lockfile/tokenizer.rb 455 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request_set/lockfile.rb 456 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request_set.rb 457 /tmp/ruby/src/trunk-gc-asserts/test/irb/test_evaluation.rb 458 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/compat.rb 459 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/version.rb 460 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpversion.rb 461 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httputils.rb 462 /tmp/ruby/src/trunk-gc-asserts/lib/singleton.rb 463 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/utils.rb 464 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/log.rb 465 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/config.rb 466 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/server.rb 467 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/accesslog.rb 468 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/htmlutils.rb 469 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/cookie.rb 470 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpstatus.rb 471 /tmp/ruby/src/trunk-gc-asserts/lib/uri/version.rb 472 /tmp/ruby/src/trunk-gc-asserts/lib/uri/rfc2396_parser.rb 473 /tmp/ruby/src/trunk-gc-asserts/lib/uri/rfc3986_parser.rb 474 /tmp/ruby/src/trunk-gc-asserts/lib/uri/common.rb 475 /tmp/ruby/src/trunk-gc-asserts/lib/uri/generic.rb 476 /tmp/ruby/src/trunk-gc-asserts/lib/uri/file.rb 477 /tmp/ruby/src/trunk-gc-asserts/lib/uri/ftp.rb 478 /tmp/ruby/src/trunk-gc-asserts/lib/uri/http.rb 479 /tmp/ruby/src/trunk-gc-asserts/lib/uri/https.rb 480 /tmp/ruby/src/trunk-gc-asserts/lib/uri/ldap.rb 481 /tmp/ruby/src/trunk-gc-asserts/lib/uri/ldaps.rb 482 /tmp/ruby/src/trunk-gc-asserts/lib/uri/mailto.rb 483 /tmp/ruby/src/trunk-gc-asserts/lib/uri/ws.rb 484 /tmp/ruby/src/trunk-gc-asserts/lib/uri/wss.rb 485 /tmp/ruby/src/trunk-gc-asserts/lib/uri.rb 486 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httprequest.rb 487 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpresponse.rb 488 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpservlet/abstract.rb 489 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpservlet/filehandler.rb 490 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpservlet/cgihandler.rb 491 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpservlet/erbhandler.rb 492 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpservlet/prochandler.rb 493 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpservlet.rb 494 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpserver.rb 495 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpauth/authenticator.rb 496 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpauth/basicauth.rb 497 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/md5.so 498 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha1.so 499 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpauth/digestauth.rb 500 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpauth/userdb.rb 501 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpauth/htpasswd.rb 502 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpauth/htdigest.rb 503 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpauth/htgroup.rb 504 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/httpauth.rb 505 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick.rb 506 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/ssl.rb 507 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/https.rb 508 /tmp/ruby/src/trunk-gc-asserts/test/net/http/utils.rb 509 /tmp/ruby/src/trunk-gc-asserts/lib/net/protocol.rb 510 /tmp/ruby/src/trunk-gc-asserts/lib/resolv.rb 511 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/exceptions.rb 512 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/header.rb 513 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/generic_request.rb 514 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/request.rb 515 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/requests.rb 516 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/response.rb 517 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/responses.rb 518 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/proxy_delta.rb 519 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/backward.rb 520 /tmp/ruby/src/trunk-gc-asserts/lib/net/http.rb 521 /tmp/ruby/src/trunk-gc-asserts/lib/net/https.rb 522 /tmp/ruby/src/trunk-gc-asserts/test/net/http/test_https.rb 523 /tmp/ruby/src/trunk-gc-asserts/test/io/wait/test_io_wait_uncommon.rb 524 /tmp/ruby/src/trunk-gc-asserts/test/ripper/test_lexer.rb 525 /tmp/ruby/src/trunk-gc-asserts/test/optparse/test_optparse.rb 526 /tmp/ruby/src/trunk-gc-asserts/test/optparse/test_acceptable.rb 527 /tmp/ruby/src/trunk-gc-asserts/test/psych/test_marshalable.rb 528 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/test_random.rb 529 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/random.so 530 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_const.rb 531 /tmp/ruby/src/trunk-gc-asserts/test/psych/test_encoding.rb 532 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so 533 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so 534 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_class.rb 535 /tmp/ruby/src/trunk-gc-asserts/test/socket/test_tcp.rb 536 /tmp/ruby/src/trunk-gc-asserts/lib/cgi/core.rb 537 /tmp/ruby/src/trunk-gc-asserts/lib/cgi/cookie.rb 538 /tmp/ruby/src/trunk-gc-asserts/lib/cgi.rb 539 /tmp/ruby/src/trunk-gc-asserts/test/cgi/update_env.rb 540 /tmp/ruby/src/trunk-gc-asserts/test/cgi/test_cgi_header.rb 541 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_markup_to_markdown.rb 542 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/list.rb 543 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/list_item.rb 544 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/raw.rb 545 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/paragraph.rb 546 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_markdown.rb 547 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/attr_span.rb 548 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/hard_break.rb 549 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/attr_changer.rb 550 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/rule.rb 551 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/blank_line.rb 552 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/regexp_handling.rb 553 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/heading.rb 554 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/block_quote.rb 555 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/verbatim.rb 556 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/rb_call_super_kw.so 557 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iter.so 558 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_keyword.rb 559 /tmp/ruby/src/trunk-gc-asserts/test/ruby/allpairs.rb 560 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_sprintf_comb.rb 561 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_method_cache.rb 562 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_ext_cargo_builder_unit.rb 563 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/cargo_builder/link_flag_converter.rb 564 /tmp/ruby/src/trunk-gc-asserts/test/irb/test_context.rb 565 /tmp/ruby/src/trunk-gc-asserts/lib/irb/color_printer.rb 566 /tmp/ruby/src/trunk-gc-asserts/lib/yaml.rb 567 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_exit.rb 568 /tmp/ruby/src/trunk-gc-asserts/test/win32ole/test_win32ole.rb 569 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_settracefunc.rb 570 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_text.rb 571 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_source_git.rb 572 /tmp/ruby/src/trunk-gc-asserts/test/ruby/enc/test_regex_casefold.rb 573 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so 574 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1250.so 575 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so 576 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_r.so 577 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_5.so 578 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_3.so 579 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so 580 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_u.so 581 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so 582 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_11.so 583 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_13.so 584 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_2.so 585 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_6.so 586 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_4.so 587 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so 588 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_16.so 589 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_8.so 590 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_10.so 591 /tmp/ruby/src/trunk-gc-asserts/lib/prism/node.rb 592 /tmp/ruby/src/trunk-gc-asserts/lib/prism/node_ext.rb 593 /tmp/ruby/src/trunk-gc-asserts/lib/prism/parse_result.rb 594 /tmp/ruby/src/trunk-gc-asserts/lib/prism/parse_result/comments.rb 595 /tmp/ruby/src/trunk-gc-asserts/lib/prism/visitor.rb 596 /tmp/ruby/src/trunk-gc-asserts/lib/prism/parse_result/newlines.rb 597 /tmp/ruby/src/trunk-gc-asserts/lib/prism/debug.rb 598 /tmp/ruby/src/trunk-gc-asserts/lib/prism/pack.rb 599 prism/prism.so 600 /tmp/ruby/src/trunk-gc-asserts/lib/prism.rb 601 /tmp/ruby/src/trunk-gc-asserts/test/prism/test_helper.rb 602 /tmp/ruby/src/trunk-gc-asserts/test/prism/pattern_test.rb 603 /tmp/ruby/src/trunk-gc-asserts/lib/prism/pattern.rb 604 /tmp/ruby/src/trunk-gc-asserts/lib/prism/node_inspector.rb 605 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_path.rb 606 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so 607 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so 608 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so 609 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so 610 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so 611 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so 612 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_kr.so 613 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_tw.so 614 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gb18030.so 615 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so 616 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_7.so 617 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1253.so 618 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1254.so 619 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1257.so 620 /tmp/ruby/src/trunk-gc-asserts/test/date/test_date_strftime.rb 621 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/version_option.rb 622 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/commands/pristine_command.rb 623 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_commands_pristine_command.rb 624 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/safe_marshal/elements.rb 625 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/safe_marshal/reader.rb 626 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/safe_marshal/visitors/visitor.rb 627 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/safe_marshal/visitors/to_ruby.rb 628 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/safe_marshal.rb 629 /tmp/ruby/src/trunk-gc-asserts/test/did_you_mean/helper.rb 630 /tmp/ruby/src/trunk-gc-asserts/test/did_you_mean/edit_distance/test_jaro_winkler.rb 631 /tmp/ruby/src/trunk-gc-asserts/test/test_ipaddr.rb 632 /tmp/ruby/src/trunk-gc-asserts/lib/set.rb 633 /tmp/ruby/src/trunk-gc-asserts/test/win32ole/test_folderitem2_invokeverb.rb 634 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_markup_to_html.rb 635 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_html.rb 636 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_label.rb 637 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/cross_reference.rb 638 /tmp/ruby/src/trunk-gc-asserts/test/uri/test_common.rb 639 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/debug.so 640 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/debug/test_profile_frames.rb 641 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_resolver_requirement_list.rb 642 /tmp/ruby/src/trunk-gc-asserts/test/prism/memsize_test.rb 643 /tmp/ruby/src/trunk-gc-asserts/test/test_rbconfig.rb 644 /tmp/ruby/src/trunk-gc-asserts/test/prism/format_errors_test.rb 645 /tmp/ruby/src/trunk-gc-asserts/test/irb/test_color.rb 646 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_resolver_index_set.rb 647 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/string/test_nofree.rb 648 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_object.rb 649 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so 650 /tmp/ruby/build/trunk-gc-asserts/.ext/common/objspace.rb 651 /tmp/ruby/src/trunk-gc-asserts/test/fiddle/helper.rb 652 /tmp/ruby/src/trunk-gc-asserts/test/fiddle/test_c_struct_entry.rb 653 /tmp/ruby/src/trunk-gc-asserts/test/prism/location_test.rb 654 /tmp/ruby/src/trunk-gc-asserts/test/reline/helper.rb 655 /tmp/ruby/src/trunk-gc-asserts/test/reline/test_terminfo.rb 656 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_source_specific_file.rb 657 /tmp/ruby/src/trunk-gc-asserts/test/strscan/test_stringscanner.rb 658 /tmp/ruby/src/trunk-gc-asserts/test/mkmf/test_mkmf.rb 659 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_attr.rb 660 /tmp/ruby/src/trunk-gc-asserts/test/psych/test_merge_keys.rb 661 /tmp/ruby/src/trunk-gc-asserts/test/ruby/marshaltestlib.rb 662 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_marshal.rb 663 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/continuation.so 664 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_regexp.rb 665 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_range.rb 666 /tmp/ruby/src/trunk-gc-asserts/test/openssl/utils.rb 667 /tmp/ruby/src/trunk-gc-asserts/test/openssl/test_pkey_dh.rb 668 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/available_set.rb 669 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_resolver_index_specification.rb 670 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_alias.rb 671 /tmp/ruby/src/trunk-gc-asserts/test/optparse/test_placearg.rb 672 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_math.rb 673 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_safe_marshal.rb 674 /tmp/ruby/src/trunk-gc-asserts/test/dtrace/test_gc.rb 675 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_generator_markup.rb 676 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_html_crossref.rb 677 /tmp/ruby/src/trunk-gc-asserts/test/mkmf/test_libs.rb 678 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/hash.so 679 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/hash/test_delete.rb 680 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_continuation.rb 681 /tmp/ruby/src/trunk-gc-asserts/test/test_pty.rb 682 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_case.rb 683 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/commands/setup_command.rb 684 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_commands_setup_command.rb 685 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/bundler_version_finder.rb 686 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/dependency_list.rb 687 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/rubygems_hook.rb 688 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/rdoc.rb 689 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/uninstaller.rb 690 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_requirement.rb 691 /tmp/ruby/src/trunk-gc-asserts/test/psych/test_serialize_subclasses.rb 692 /tmp/ruby/src/trunk-gc-asserts/test/openssl/test_ns_spki.rb 693 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_package_task.rb 694 /tmp/ruby/src/trunk-gc-asserts/test/fiber/scheduler.rb 695 /tmp/ruby/src/trunk-gc-asserts/test/fiber/test_io.rb 696 /tmp/ruby/src/trunk-gc-asserts/test/reline/yamatanooroti/test_rendering.rb 697 /tmp/ruby/src/trunk-gc-asserts/test/prism/static_literals_test.rb 698 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_resolver_dependency_request.rb 699 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_method_attr.rb 700 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_html_snippet.rb 701 /tmp/ruby/src/trunk-gc-asserts/test/mkmf/test_configuration.rb 702 /tmp/ruby/src/trunk-gc-asserts/test/openssl/test_kdf.rb 703 /tmp/ruby/src/trunk-gc-asserts/test/fiddle/test_handle.rb 704 /tmp/ruby/src/trunk-gc-asserts/test/psych/test_stream.rb 705 /tmp/ruby/src/trunk-gc-asserts/test/ruby/enc/test_case_mapping.rb 706 /tmp/ruby/src/trunk-gc-asserts/test/openssl/test_x509store.rb 707 /tmp/ruby/build/trunk-gc-asserts/.ext/common/json/version.rb 708 /tmp/ruby/src/trunk-gc-asserts/lib/ostruct.rb 709 /tmp/ruby/build/trunk-gc-asserts/.ext/common/json/generic_object.rb 710 /tmp/ruby/build/trunk-gc-asserts/.ext/common/json/common.rb 711 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so 712 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so 713 /tmp/ruby/build/trunk-gc-asserts/.ext/common/json/ext.rb 714 /tmp/ruby/build/trunk-gc-asserts/.ext/common/json.rb 715 /tmp/ruby/src/trunk-gc-asserts/test/json/test_helper.rb 716 /tmp/ruby/src/trunk-gc-asserts/test/json/json_common_interface_test.rb 717 /tmp/ruby/src/trunk-gc-asserts/test/psych/test_psych.rb 718 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_hash.rb 719 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_parser_markdown.rb 720 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/file.so 721 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_file_exhaustive.rb 722 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_require_lib.rb 723 /tmp/ruby/src/trunk-gc-asserts/test/fiddle/test_fiddle.rb 724 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/rmd160.so 725 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha2.so 726 /tmp/ruby/build/trunk-gc-asserts/.ext/common/digest/sha2/loader.rb 727 /tmp/ruby/build/trunk-gc-asserts/.ext/common/digest/sha2.rb 728 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/bubblebabble.so 729 /tmp/ruby/src/trunk-gc-asserts/test/digest/test_ractor.rb 730 /tmp/ruby/src/trunk-gc-asserts/test/ruby/enc/test_euc_kr.rb 731 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/korean.so 732 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_integer_comb.rb 733 /tmp/ruby/src/trunk-gc-asserts/test/digest/test_digest.rb 734 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/gvl/test_ubf_async_safe.rb 735 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_argf.rb 736 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_trace.rb 737 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/load/test_resolve_symbol.rb 738 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_parser.rb 739 /tmp/ruby/src/trunk-gc-asserts/test/fiddle/test_function.rb 740 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_numeric.rb 741 /tmp/ruby/src/trunk-gc-asserts/test/openssl/test_hmac.rb 742 /tmp/ruby/src/trunk-gc-asserts/test/did_you_mean/spell_checking/test_pattern_key_name_check.rb 743 /tmp/ruby/src/trunk-gc-asserts/test/reline/test_reline_key.rb 744 /tmp/ruby/src/trunk-gc-asserts/lib/pstore.rb 745 /tmp/ruby/src/trunk-gc-asserts/lib/yaml/store.rb 746 /tmp/ruby/src/trunk-gc-asserts/test/psych/test_yamlstore.rb 747 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_impossible_dependencies_error.rb 748 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/commands/cleanup_command.rb 749 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_commands_cleanup_command.rb 750 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_rubygems.rb 751 /tmp/ruby/src/trunk-gc-asserts/test/uri/test_mailto.rb 752 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/commands/open_command.rb 753 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_commands_open_command.rb 754 /tmp/ruby/src/trunk-gc-asserts/test/reline/test_key_actor_vi.rb 755 /tmp/ruby/src/trunk-gc-asserts/lib/unicode_normalize/tables.rb 756 /tmp/ruby/src/trunk-gc-asserts/lib/unicode_normalize/normalize.rb 757 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/notimplement.so 758 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/test_notimplement.rb 759 /tmp/ruby/src/trunk-gc-asserts/test/test_extlibs.rb 760 /tmp/ruby/src/trunk-gc-asserts/test/win32ole/test_win32ole_variant_m.rb 761 /tmp/ruby/src/trunk-gc-asserts/test/reline/test_string_processing.rb 762 /tmp/ruby/src/trunk-gc-asserts/test/ruby/enc/test_gb18030.rb 763 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so 764 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/string/test_normalize.rb 765 /tmp/ruby/src/trunk-gc-asserts/test/mkmf/test_find_executable.rb 766 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/bignum.so 767 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/bignum/test_mul.rb 768 /tmp/ruby/src/trunk-gc-asserts/test/resolv/test_resource.rb 769 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_basicinstructions.rb 770 /tmp/ruby/src/trunk-gc-asserts/test/reline/test_key_actor_emacs.rb 771 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_lazy_enumerator.rb 772 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_syntax.rb * Process memory map: 55e0605cd000-55e0605ce000 r--p 00000000 00:7e 14586790 /tmp/ruby/build/trunk-gc-asserts/ruby 55e0605ce000-55e0605cf000 r-xp 00001000 00:7e 14586790 /tmp/ruby/build/trunk-gc-asserts/ruby 55e0605cf000-55e0605d0000 r--p 00002000 00:7e 14586790 /tmp/ruby/build/trunk-gc-asserts/ruby 55e0605d0000-55e0605d1000 r--p 00002000 00:7e 14586790 /tmp/ruby/build/trunk-gc-asserts/ruby 55e0605d1000-55e0605d2000 rw-p 00003000 00:7e 14586790 /tmp/ruby/build/trunk-gc-asserts/ruby 55e061199000-55e06927b000 rw-p 00000000 00:00 0 [heap] 7f9eed7fb000-7f9eed7fc000 ---p 00000000 00:00 0 7f9eed7fc000-7f9eedffc000 rw-p 00000000 00:00 0 7f9eeec56000-7f9ef0000000 r--s 00000000 00:7e 14586786 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7f9ef0000000-7f9ef0021000 rw-p 00000000 00:00 0 7f9ef0021000-7f9ef4000000 ---p 00000000 00:00 0 7f9ef4000000-7f9ef4021000 rw-p 00000000 00:00 0 7f9ef4021000-7f9ef8000000 ---p 00000000 00:00 0 7f9ef8000000-7f9ef8026000 rw-p 00000000 00:00 0 7f9ef8026000-7f9efc000000 ---p 00000000 00:00 0 7f9efc000000-7f9efc61c000 rw-p 00000000 00:00 0 7f9efc61c000-7f9f00000000 ---p 00000000 00:00 0 7f9f00000000-7f9f00021000 rw-p 00000000 00:00 0 7f9f00021000-7f9f04000000 ---p 00000000 00:00 0 7f9f04000000-7f9f04c36000 rw-p 00000000 00:00 0 7f9f04c36000-7f9f08000000 ---p 00000000 00:00 0 7f9f08000000-7f9f08021000 rw-p 00000000 00:00 0 7f9f08021000-7f9f0c000000 ---p 00000000 00:00 0 7f9f0c000000-7f9f0c021000 rw-p 00000000 00:00 0 7f9f0c021000-7f9f10000000 ---p 00000000 00:00 0 7f9f10000000-7f9f10024000 rw-p 00000000 00:00 0 7f9f10024000-7f9f14000000 ---p 00000000 00:00 0 7f9f14000000-7f9f1461c000 rw-p 00000000 00:00 0 7f9f1461c000-7f9f18000000 ---p 00000000 00:00 0 7f9f18000000-7f9f18027000 rw-p 00000000 00:00 0 7f9f18027000-7f9f1c000000 ---p 00000000 00:00 0 7f9f1c000000-7f9f1c61c000 rw-p 00000000 00:00 0 7f9f1c61c000-7f9f20000000 ---p 00000000 00:00 0 7f9f20000000-7f9f2061e000 rw-p 00000000 00:00 0 7f9f2061e000-7f9f24000000 ---p 00000000 00:00 0 7f9f24000000-7f9f24021000 rw-p 00000000 00:00 0 7f9f24021000-7f9f28000000 ---p 00000000 00:00 0 7f9f28000000-7f9f28021000 rw-p 00000000 00:00 0 7f9f28021000-7f9f2c000000 ---p 00000000 00:00 0 7f9f2c000000-7f9f2c035000 rw-p 00000000 00:00 0 7f9f2c035000-7f9f30000000 ---p 00000000 00:00 0 7f9f30000000-7f9f3104a000 rw-p 00000000 00:00 0 7f9f3104a000-7f9f34000000 ---p 00000000 00:00 0 7f9f34000000-7f9f3461c000 rw-p 00000000 00:00 0 7f9f3461c000-7f9f38000000 ---p 00000000 00:00 0 7f9f38000000-7f9f39ec4000 rw-p 00000000 00:00 0 7f9f39ec4000-7f9f3c000000 ---p 00000000 00:00 0 7f9f3c000000-7f9f3cb6a000 rw-p 00000000 00:00 0 7f9f3cb6a000-7f9f40000000 ---p 00000000 00:00 0 7f9f40000000-7f9f40d1e000 rw-p 00000000 00:00 0 7f9f40d1e000-7f9f44000000 ---p 00000000 00:00 0 7f9f44000000-7f9f44021000 rw-p 00000000 00:00 0 7f9f44021000-7f9f48000000 ---p 00000000 00:00 0 7f9f48000000-7f9f4811c000 rw-p 00000000 00:00 0 7f9f4811c000-7f9f4c000000 ---p 00000000 00:00 0 7f9f4c47c000-7f9f4c47d000 ---p 00000000 00:00 0 7f9f4c47d000-7f9f4cc7d000 rw-p 00000000 00:00 0 7f9f4d47e000-7f9f4d47f000 ---p 00000000 00:00 0 7f9f4d47f000-7f9f4d49f000 rw-p 00000000 00:00 0 7f9f4d4c0000-7f9f4d4c1000 ---p 00000000 00:00 0 7f9f4d4c1000-7f9f4d4e1000 rw-p 00000000 00:00 0 7f9f4d502000-7f9f4d503000 ---p 00000000 00:00 0 7f9f4d503000-7f9f4d523000 rw-p 00000000 00:00 0 7f9f4d60a000-7f9f4d60b000 ---p 00000000 00:00 0 7f9f4d60b000-7f9f4d62b000 rw-p 00000000 00:00 0 7f9f4d66d000-7f9f4d66e000 ---p 00000000 00:00 0 7f9f4d66e000-7f9f4d68e000 rw-p 00000000 00:00 0 7f9f4db45000-7f9f4dd63000 r--s 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f9f4dd63000-7f9f4dda0000 r--s 00000000 00:7e 14586790 /tmp/ruby/build/trunk-gc-asserts/ruby 7f9f4dda0000-7f9f4dde0000 rw-p 00000000 00:00 0 7f9f4ddea000-7f9f4ddeb000 ---p 00000000 00:00 0 7f9f4ddeb000-7f9f4de0b000 rw-p 00000000 00:00 0 7f9f4de20000-7f9f4de40000 rw-p 00000000 00:00 0 7f9f4de4d000-7f9f4de4e000 ---p 00000000 00:00 0 7f9f4de4e000-7f9f4de6e000 rw-p 00000000 00:00 0 7f9f4de70000-7f9f4de80000 rw-p 00000000 00:00 0 7f9f4de8f000-7f9f4de90000 r--p 00000000 00:7e 14710915 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f9f4de90000-7f9f4de92000 r-xp 00001000 00:7e 14710915 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f9f4de92000-7f9f4de93000 r--p 00003000 00:7e 14710915 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f9f4de93000-7f9f4de94000 ---p 00004000 00:7e 14710915 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f9f4de94000-7f9f4de95000 r--p 00004000 00:7e 14710915 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f9f4de95000-7f9f4de96000 rw-p 00005000 00:7e 14710915 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f9f4de96000-7f9f4de97000 r--p 00000000 00:7e 14710737 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f9f4de97000-7f9f4de98000 r-xp 00001000 00:7e 14710737 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f9f4de98000-7f9f4deee000 r--p 00002000 00:7e 14710737 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f9f4deee000-7f9f4deef000 r--p 00057000 00:7e 14710737 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f9f4deef000-7f9f4def0000 rw-p 00058000 00:7e 14710737 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f9f4def0000-7f9f4df40000 rw-p 00000000 00:00 0 7f9f4df46000-7f9f4df47000 r--p 00000000 00:7e 14709963 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/random.so 7f9f4df47000-7f9f4df48000 r-xp 00001000 00:7e 14709963 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/random.so 7f9f4df48000-7f9f4df49000 r--p 00002000 00:7e 14709963 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/random.so 7f9f4df49000-7f9f4df4a000 r--p 00002000 00:7e 14709963 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/random.so 7f9f4df4a000-7f9f4df4b000 rw-p 00003000 00:7e 14709963 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/random.so 7f9f4df4b000-7f9f4df4c000 ---p 00000000 00:00 0 7f9f4df4c000-7f9f4df6c000 rw-p 00000000 00:00 0 7f9f4df70000-7f9f4df80000 rw-p 00000000 00:00 0 7f9f4df8d000-7f9f4df8e000 ---p 00000000 00:00 0 7f9f4df8e000-7f9f4dfae000 rw-p 00000000 00:00 0 7f9f4dfb0000-7f9f4dfb2000 r--p 00000000 00:7e 14709851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/bignum.so 7f9f4dfb2000-7f9f4dfb4000 r-xp 00002000 00:7e 14709851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/bignum.so 7f9f4dfb4000-7f9f4dfb5000 r--p 00004000 00:7e 14709851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/bignum.so 7f9f4dfb5000-7f9f4dfb6000 r--p 00004000 00:7e 14709851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/bignum.so 7f9f4dfb6000-7f9f4dfb7000 rw-p 00005000 00:7e 14709851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/bignum.so 7f9f4dfb7000-7f9f4dfb9000 r--p 00000000 00:7e 14709999 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so 7f9f4dfb9000-7f9f4dfbc000 r-xp 00002000 00:7e 14709999 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so 7f9f4dfbc000-7f9f4dfbd000 r--p 00005000 00:7e 14709999 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so 7f9f4dfbd000-7f9f4dfbe000 ---p 00006000 00:7e 14709999 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so 7f9f4dfbe000-7f9f4dfbf000 r--p 00006000 00:7e 14709999 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so 7f9f4dfbf000-7f9f4dfc0000 rw-p 00007000 00:7e 14709999 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so 7f9f4dfc0000-7f9f4dfd0000 rw-p 00000000 00:00 0 7f9f4dfd6000-7f9f4dfd7000 r--p 00000000 00:7e 14709945 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/notimplement.so 7f9f4dfd7000-7f9f4dfd8000 r-xp 00001000 00:7e 14709945 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/notimplement.so 7f9f4dfd8000-7f9f4dfd9000 r--p 00002000 00:7e 14709945 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/notimplement.so 7f9f4dfd9000-7f9f4dfda000 r--p 00002000 00:7e 14709945 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/notimplement.so 7f9f4dfda000-7f9f4dfdb000 rw-p 00003000 00:7e 14709945 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/notimplement.so 7f9f4dfdb000-7f9f4dfdc000 r--p 00000000 00:7e 14710760 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/korean.so 7f9f4dfdc000-7f9f4dfdd000 r-xp 00001000 00:7e 14710760 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/korean.so 7f9f4dfdd000-7f9f4e017000 r--p 00002000 00:7e 14710760 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/korean.so 7f9f4e017000-7f9f4e018000 ---p 0003c000 00:7e 14710760 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/korean.so 7f9f4e018000-7f9f4e019000 r--p 0003c000 00:7e 14710760 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/korean.so 7f9f4e019000-7f9f4e01a000 rw-p 0003d000 00:7e 14710760 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/korean.so 7f9f4e01a000-7f9f4e01b000 r--p 00000000 00:7e 14710073 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha2.so 7f9f4e01b000-7f9f4e01d000 r-xp 00001000 00:7e 14710073 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha2.so 7f9f4e01d000-7f9f4e01e000 r--p 00003000 00:7e 14710073 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha2.so 7f9f4e01e000-7f9f4e01f000 r--p 00003000 00:7e 14710073 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha2.so 7f9f4e01f000-7f9f4e020000 rw-p 00004000 00:7e 14710073 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha2.so 7f9f4e020000-7f9f4e030000 rw-p 00000000 00:00 0 7f9f4e030000-7f9f4e031000 r--p 00000000 00:7e 14710061 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/bubblebabble.so 7f9f4e031000-7f9f4e032000 r-xp 00001000 00:7e 14710061 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/bubblebabble.so 7f9f4e032000-7f9f4e033000 r--p 00002000 00:7e 14710061 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/bubblebabble.so 7f9f4e033000-7f9f4e034000 r--p 00002000 00:7e 14710061 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/bubblebabble.so 7f9f4e034000-7f9f4e035000 rw-p 00003000 00:7e 14710061 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/bubblebabble.so 7f9f4e035000-7f9f4e036000 r--p 00000000 00:7e 14710066 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/rmd160.so 7f9f4e036000-7f9f4e038000 r-xp 00001000 00:7e 14710066 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/rmd160.so 7f9f4e038000-7f9f4e039000 r--p 00003000 00:7e 14710066 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/rmd160.so 7f9f4e039000-7f9f4e03a000 r--p 00003000 00:7e 14710066 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/rmd160.so 7f9f4e03a000-7f9f4e03b000 rw-p 00004000 00:7e 14710066 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/rmd160.so 7f9f4e03b000-7f9f4e03c000 r--p 00000000 00:7e 14709891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/file.so 7f9f4e03c000-7f9f4e03d000 r-xp 00001000 00:7e 14709891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/file.so 7f9f4e03d000-7f9f4e03e000 r--p 00002000 00:7e 14709891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/file.so 7f9f4e03e000-7f9f4e03f000 r--p 00002000 00:7e 14709891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/file.so 7f9f4e03f000-7f9f4e040000 rw-p 00003000 00:7e 14709891 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/file.so 7f9f4e040000-7f9f4e080000 rw-p 00000000 00:00 0 7f9f4e082000-7f9f4e084000 r--p 00000000 00:7e 14710277 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so 7f9f4e084000-7f9f4e08c000 r-xp 00002000 00:7e 14710277 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so 7f9f4e08c000-7f9f4e08e000 r--p 0000a000 00:7e 14710277 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so 7f9f4e08e000-7f9f4e08f000 r--p 0000b000 00:7e 14710277 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so 7f9f4e08f000-7f9f4e090000 rw-p 0000c000 00:7e 14710277 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so 7f9f4e090000-7f9f4e0f0000 rw-p 00000000 00:00 0 7f9f4e0f2000-7f9f4e0f4000 r--p 00000000 00:7e 14710280 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so 7f9f4e0f4000-7f9f4e0f8000 r-xp 00002000 00:7e 14710280 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so 7f9f4e0f8000-7f9f4e0f9000 r--p 00006000 00:7e 14710280 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so 7f9f4e0f9000-7f9f4e0fa000 r--p 00006000 00:7e 14710280 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so 7f9f4e0fa000-7f9f4e0fb000 rw-p 00007000 00:7e 14710280 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so 7f9f4e0fb000-7f9f4e0fc000 r--p 00000000 00:7e 14709903 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/hash.so 7f9f4e0fc000-7f9f4e0fd000 r-xp 00001000 00:7e 14709903 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/hash.so 7f9f4e0fd000-7f9f4e0fe000 r--p 00002000 00:7e 14709903 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/hash.so 7f9f4e0fe000-7f9f4e0ff000 r--p 00002000 00:7e 14709903 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/hash.so 7f9f4e0ff000-7f9f4e100000 rw-p 00003000 00:7e 14709903 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/hash.so 7f9f4e100000-7f9f4e340000 rw-p 00000000 00:00 0 7f9f4e340000-7f9f4e341000 r--p 00000000 00:7e 14710037 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/continuation.so 7f9f4e341000-7f9f4e342000 r-xp 00001000 00:7e 14710037 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/continuation.so 7f9f4e342000-7f9f4e343000 r--p 00002000 00:7e 14710037 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/continuation.so 7f9f4e343000-7f9f4e344000 r--p 00002000 00:7e 14710037 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/continuation.so 7f9f4e344000-7f9f4e345000 rw-p 00003000 00:7e 14710037 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/continuation.so 7f9f4e345000-7f9f4e348000 r--p 00000000 00:7e 14710304 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so 7f9f4e348000-7f9f4e34f000 r-xp 00003000 00:7e 14710304 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so 7f9f4e34f000-7f9f4e351000 r--p 0000a000 00:7e 14710304 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so 7f9f4e351000-7f9f4e352000 r--p 0000b000 00:7e 14710304 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so 7f9f4e352000-7f9f4e353000 rw-p 0000c000 00:7e 14710304 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/objspace.so 7f9f4e353000-7f9f4e354000 r--p 00000000 00:7e 14709866 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/debug.so 7f9f4e354000-7f9f4e355000 r-xp 00001000 00:7e 14709866 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/debug.so 7f9f4e355000-7f9f4e356000 r--p 00002000 00:7e 14709866 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/debug.so 7f9f4e356000-7f9f4e357000 r--p 00002000 00:7e 14709866 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/debug.so 7f9f4e357000-7f9f4e358000 rw-p 00003000 00:7e 14709866 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/debug.so 7f9f4e358000-7f9f4e359000 r--p 00000000 00:7e 14710724 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1257.so 7f9f4e359000-7f9f4e35a000 r-xp 00001000 00:7e 14710724 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1257.so 7f9f4e35a000-7f9f4e35b000 r--p 00002000 00:7e 14710724 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1257.so 7f9f4e35b000-7f9f4e35c000 r--p 00002000 00:7e 14710724 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1257.so 7f9f4e35c000-7f9f4e35d000 rw-p 00003000 00:7e 14710724 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1257.so 7f9f4e35d000-7f9f4e35e000 r--p 00000000 00:7e 14710722 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1254.so 7f9f4e35e000-7f9f4e35f000 r-xp 00001000 00:7e 14710722 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1254.so 7f9f4e35f000-7f9f4e360000 r--p 00002000 00:7e 14710722 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1254.so 7f9f4e360000-7f9f4e361000 r--p 00002000 00:7e 14710722 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1254.so 7f9f4e361000-7f9f4e362000 rw-p 00003000 00:7e 14710722 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1254.so 7f9f4e362000-7f9f4e363000 r--p 00000000 00:7e 14710716 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1253.so 7f9f4e363000-7f9f4e364000 r-xp 00001000 00:7e 14710716 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1253.so 7f9f4e364000-7f9f4e365000 r--p 00002000 00:7e 14710716 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1253.so 7f9f4e365000-7f9f4e366000 r--p 00002000 00:7e 14710716 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1253.so 7f9f4e366000-7f9f4e367000 rw-p 00003000 00:7e 14710716 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1253.so 7f9f4e367000-7f9f4e368000 r--p 00000000 00:7e 14710688 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_7.so 7f9f4e368000-7f9f4e369000 r-xp 00001000 00:7e 14710688 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_7.so 7f9f4e369000-7f9f4e36a000 r--p 00002000 00:7e 14710688 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_7.so 7f9f4e36a000-7f9f4e36b000 r--p 00002000 00:7e 14710688 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_7.so 7f9f4e36b000-7f9f4e36c000 rw-p 00003000 00:7e 14710688 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_7.so 7f9f4e36c000-7f9f4e36d000 r--p 00000000 00:7e 14710668 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so 7f9f4e36d000-7f9f4e36e000 r-xp 00001000 00:7e 14710668 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so 7f9f4e36e000-7f9f4e36f000 r--p 00002000 00:7e 14710668 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so 7f9f4e36f000-7f9f4e370000 r--p 00002000 00:7e 14710668 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so 7f9f4e370000-7f9f4e371000 rw-p 00003000 00:7e 14710668 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gbk.so 7f9f4e371000-7f9f4e372000 r--p 00000000 00:7e 14710666 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gb18030.so 7f9f4e372000-7f9f4e373000 r-xp 00001000 00:7e 14710666 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gb18030.so 7f9f4e373000-7f9f4e374000 r--p 00002000 00:7e 14710666 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gb18030.so 7f9f4e374000-7f9f4e375000 r--p 00002000 00:7e 14710666 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gb18030.so 7f9f4e375000-7f9f4e376000 rw-p 00003000 00:7e 14710666 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/gb18030.so 7f9f4e376000-7f9f4e377000 r--p 00000000 00:7e 14710662 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_tw.so 7f9f4e377000-7f9f4e378000 r-xp 00001000 00:7e 14710662 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_tw.so 7f9f4e378000-7f9f4e379000 r--p 00002000 00:7e 14710662 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_tw.so 7f9f4e379000-7f9f4e37a000 r--p 00002000 00:7e 14710662 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_tw.so 7f9f4e37a000-7f9f4e37b000 rw-p 00003000 00:7e 14710662 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_tw.so 7f9f4e37b000-7f9f4e37c000 r--p 00000000 00:7e 14710659 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_kr.so 7f9f4e37c000-7f9f4e37d000 r-xp 00001000 00:7e 14710659 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_kr.so 7f9f4e37d000-7f9f4e37e000 r--p 00002000 00:7e 14710659 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_kr.so 7f9f4e37e000-7f9f4e37f000 r--p 00002000 00:7e 14710659 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_kr.so 7f9f4e37f000-7f9f4e380000 rw-p 00003000 00:7e 14710659 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_kr.so 7f9f4e380000-7f9f4e381000 r--p 00000000 00:7e 14710653 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so 7f9f4e381000-7f9f4e382000 r-xp 00001000 00:7e 14710653 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so 7f9f4e382000-7f9f4e383000 r--p 00002000 00:7e 14710653 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so 7f9f4e383000-7f9f4e384000 r--p 00002000 00:7e 14710653 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so 7f9f4e384000-7f9f4e385000 rw-p 00003000 00:7e 14710653 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/emacs_mule.so 7f9f4e385000-7f9f4e386000 r--p 00000000 00:7e 14710651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so 7f9f4e386000-7f9f4e387000 r-xp 00001000 00:7e 14710651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so 7f9f4e387000-7f9f4e388000 r--p 00002000 00:7e 14710651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so 7f9f4e388000-7f9f4e389000 r--p 00002000 00:7e 14710651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so 7f9f4e389000-7f9f4e38a000 rw-p 00003000 00:7e 14710651 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cp949.so 7f9f4e38a000-7f9f4e38b000 r--p 00000000 00:7e 14710649 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so 7f9f4e38b000-7f9f4e38c000 r-xp 00001000 00:7e 14710649 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so 7f9f4e38c000-7f9f4e38d000 r--p 00002000 00:7e 14710649 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so 7f9f4e38d000-7f9f4e38e000 ---p 00003000 00:7e 14710649 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so 7f9f4e38e000-7f9f4e38f000 r--p 00003000 00:7e 14710649 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so 7f9f4e38f000-7f9f4e390000 rw-p 00004000 00:7e 14710649 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/cesu_8.so 7f9f4e390000-7f9f4e391000 r--p 00000000 00:7e 14710647 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so 7f9f4e391000-7f9f4e392000 r-xp 00001000 00:7e 14710647 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so 7f9f4e392000-7f9f4e394000 r--p 00002000 00:7e 14710647 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so 7f9f4e394000-7f9f4e395000 r--p 00003000 00:7e 14710647 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so 7f9f4e395000-7f9f4e396000 rw-p 00004000 00:7e 14710647 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so 7f9f4e396000-7f9f4e397000 r--p 00000000 00:7e 14710710 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so 7f9f4e397000-7f9f4e398000 r-xp 00001000 00:7e 14710710 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so 7f9f4e398000-7f9f4e399000 r--p 00002000 00:7e 14710710 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so 7f9f4e399000-7f9f4e39a000 r--p 00002000 00:7e 14710710 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so 7f9f4e39a000-7f9f4e39b000 rw-p 00003000 00:7e 14710710 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so 7f9f4e39b000-7f9f4e39c000 r--p 00000000 00:7e 14710708 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so 7f9f4e39c000-7f9f4e39d000 r-xp 00001000 00:7e 14710708 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so 7f9f4e39d000-7f9f4e39e000 r--p 00002000 00:7e 14710708 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so 7f9f4e39e000-7f9f4e39f000 r--p 00002000 00:7e 14710708 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so 7f9f4e39f000-7f9f4e3a0000 rw-p 00003000 00:7e 14710708 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so 7f9f4e3a0000-7f9f4e3c0000 rw-p 00000000 00:00 0 7f9f4e3c0000-7f9f4e3c1000 r--p 00000000 00:7e 14710654 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_10.so 7f9f4e3c1000-7f9f4e3c2000 r-xp 00001000 00:7e 14710654 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_10.so 7f9f4e3c2000-7f9f4e3c3000 r--p 00002000 00:7e 14710654 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_10.so 7f9f4e3c3000-7f9f4e3c4000 r--p 00002000 00:7e 14710654 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_10.so 7f9f4e3c4000-7f9f4e3c5000 rw-p 00003000 00:7e 14710654 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_10.so 7f9f4e3c5000-7f9f4e3c6000 r--p 00000000 00:7e 14710690 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_8.so 7f9f4e3c6000-7f9f4e3c7000 r-xp 00001000 00:7e 14710690 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_8.so 7f9f4e3c7000-7f9f4e3c8000 r--p 00002000 00:7e 14710690 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_8.so 7f9f4e3c8000-7f9f4e3c9000 r--p 00002000 00:7e 14710690 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_8.so 7f9f4e3c9000-7f9f4e3ca000 rw-p 00003000 00:7e 14710690 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_8.so 7f9f4e3ca000-7f9f4e3cb000 r--p 00000000 00:7e 14710679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_16.so 7f9f4e3cb000-7f9f4e3cc000 r-xp 00001000 00:7e 14710679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_16.so 7f9f4e3cc000-7f9f4e3cd000 r--p 00002000 00:7e 14710679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_16.so 7f9f4e3cd000-7f9f4e3ce000 r--p 00002000 00:7e 14710679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_16.so 7f9f4e3ce000-7f9f4e3cf000 rw-p 00003000 00:7e 14710679 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_16.so 7f9f4e3cf000-7f9f4e3d0000 r--p 00000000 00:7e 14710695 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so 7f9f4e3d0000-7f9f4e3d1000 r-xp 00001000 00:7e 14710695 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so 7f9f4e3d1000-7f9f4e3d2000 r--p 00002000 00:7e 14710695 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so 7f9f4e3d2000-7f9f4e3d3000 r--p 00002000 00:7e 14710695 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so 7f9f4e3d3000-7f9f4e3d4000 rw-p 00003000 00:7e 14710695 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_14.so 7f9f4e3d4000-7f9f4e3d5000 r--p 00000000 00:7e 14710682 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_4.so 7f9f4e3d5000-7f9f4e3d6000 r-xp 00001000 00:7e 14710682 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_4.so 7f9f4e3d6000-7f9f4e3d7000 r--p 00002000 00:7e 14710682 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_4.so 7f9f4e3d7000-7f9f4e3d8000 r--p 00002000 00:7e 14710682 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_4.so 7f9f4e3d8000-7f9f4e3d9000 rw-p 00003000 00:7e 14710682 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_4.so 7f9f4e3d9000-7f9f4e3da000 r--p 00000000 00:7e 14710686 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_6.so 7f9f4e3da000-7f9f4e3db000 r-xp 00001000 00:7e 14710686 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_6.so 7f9f4e3db000-7f9f4e3dc000 r--p 00002000 00:7e 14710686 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_6.so 7f9f4e3dc000-7f9f4e3dd000 r--p 00002000 00:7e 14710686 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_6.so 7f9f4e3dd000-7f9f4e3de000 rw-p 00003000 00:7e 14710686 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_6.so 7f9f4e3de000-7f9f4e3df000 r--p 00000000 00:7e 14710673 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_2.so 7f9f4e3df000-7f9f4e3e0000 r-xp 00001000 00:7e 14710673 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_2.so 7f9f4e3e0000-7f9f4e3e1000 r--p 00002000 00:7e 14710673 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_2.so 7f9f4e3e1000-7f9f4e3e2000 r--p 00002000 00:7e 14710673 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_2.so 7f9f4e3e2000-7f9f4e3e3000 rw-p 00003000 00:7e 14710673 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_2.so 7f9f4e3e3000-7f9f4e3e4000 r--p 00000000 00:7e 14710697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_13.so 7f9f4e3e4000-7f9f4e3e5000 r-xp 00001000 00:7e 14710697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_13.so 7f9f4e3e5000-7f9f4e3e6000 r--p 00002000 00:7e 14710697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_13.so 7f9f4e3e6000-7f9f4e3e7000 r--p 00002000 00:7e 14710697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_13.so 7f9f4e3e7000-7f9f4e3e8000 rw-p 00003000 00:7e 14710697 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_13.so 7f9f4e3e8000-7f9f4e3e9000 r--p 00000000 00:7e 14710694 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_11.so 7f9f4e3e9000-7f9f4e3ea000 r-xp 00001000 00:7e 14710694 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_11.so 7f9f4e3ea000-7f9f4e3eb000 r--p 00002000 00:7e 14710694 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_11.so 7f9f4e3eb000-7f9f4e3ec000 r--p 00002000 00:7e 14710694 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_11.so 7f9f4e3ec000-7f9f4e3ed000 rw-p 00003000 00:7e 14710694 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_11.so 7f9f4e3ed000-7f9f4e3ee000 r--p 00000000 00:7e 14710676 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so 7f9f4e3ee000-7f9f4e3ef000 r-xp 00001000 00:7e 14710676 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so 7f9f4e3ef000-7f9f4e3f0000 r--p 00002000 00:7e 14710676 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so 7f9f4e3f0000-7f9f4e3f1000 r--p 00002000 00:7e 14710676 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so 7f9f4e3f1000-7f9f4e3f2000 rw-p 00003000 00:7e 14710676 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so 7f9f4e3f2000-7f9f4e3f3000 r--p 00000000 00:7e 14710678 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_u.so 7f9f4e3f3000-7f9f4e3f4000 r-xp 00001000 00:7e 14710678 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_u.so 7f9f4e3f4000-7f9f4e3f5000 r--p 00002000 00:7e 14710678 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_u.so 7f9f4e3f5000-7f9f4e3f6000 r--p 00002000 00:7e 14710678 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_u.so 7f9f4e3f6000-7f9f4e3f7000 rw-p 00003000 00:7e 14710678 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_u.so 7f9f4e3f7000-7f9f4e3f8000 r--p 00000000 00:7e 14710671 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so 7f9f4e3f8000-7f9f4e3f9000 r-xp 00001000 00:7e 14710671 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so 7f9f4e3f9000-7f9f4e3fa000 r--p 00002000 00:7e 14710671 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so 7f9f4e3fa000-7f9f4e3fb000 r--p 00002000 00:7e 14710671 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so 7f9f4e3fb000-7f9f4e3fc000 rw-p 00003000 00:7e 14710671 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so 7f9f4e3fc000-7f9f4e3fd000 r--p 00000000 00:7e 14710675 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_3.so 7f9f4e3fd000-7f9f4e3fe000 r-xp 00001000 00:7e 14710675 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_3.so 7f9f4e3fe000-7f9f4e3ff000 r--p 00002000 00:7e 14710675 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_3.so 7f9f4e3ff000-7f9f4e400000 r--p 00002000 00:7e 14710675 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_3.so 7f9f4e400000-7f9f4e401000 rw-p 00003000 00:7e 14710675 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_3.so 7f9f4e401000-7f9f4e402000 r--p 00000000 00:7e 14710685 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_5.so 7f9f4e402000-7f9f4e403000 r-xp 00001000 00:7e 14710685 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_5.so 7f9f4e403000-7f9f4e404000 r--p 00002000 00:7e 14710685 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_5.so 7f9f4e404000-7f9f4e405000 r--p 00002000 00:7e 14710685 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_5.so 7f9f4e405000-7f9f4e406000 rw-p 00003000 00:7e 14710685 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_5.so 7f9f4e406000-7f9f4e407000 r--p 00000000 00:7e 14710703 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_r.so 7f9f4e407000-7f9f4e408000 r-xp 00001000 00:7e 14710703 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_r.so 7f9f4e408000-7f9f4e409000 r--p 00002000 00:7e 14710703 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_r.so 7f9f4e409000-7f9f4e40a000 r--p 00002000 00:7e 14710703 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_r.so 7f9f4e40a000-7f9f4e40b000 rw-p 00003000 00:7e 14710703 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/koi8_r.so 7f9f4e40b000-7f9f4e40c000 r--p 00000000 00:7e 14710692 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so 7f9f4e40c000-7f9f4e40d000 r-xp 00001000 00:7e 14710692 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so 7f9f4e40d000-7f9f4e40e000 r--p 00002000 00:7e 14710692 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so 7f9f4e40e000-7f9f4e40f000 r--p 00002000 00:7e 14710692 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so 7f9f4e40f000-7f9f4e410000 rw-p 00003000 00:7e 14710692 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_9.so 7f9f4e410000-7f9f4e600000 rw-p 00000000 00:00 0 7f9f4e601000-7f9f4e602000 r--p 00000000 00:7e 14710714 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1250.so 7f9f4e602000-7f9f4e603000 r-xp 00001000 00:7e 14710714 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1250.so 7f9f4e603000-7f9f4e604000 r--p 00002000 00:7e 14710714 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1250.so 7f9f4e604000-7f9f4e605000 r--p 00002000 00:7e 14710714 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1250.so 7f9f4e605000-7f9f4e606000 rw-p 00003000 00:7e 14710714 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1250.so 7f9f4e606000-7f9f4e607000 r--p 00000000 00:7e 14710720 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so 7f9f4e607000-7f9f4e608000 r-xp 00001000 00:7e 14710720 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so 7f9f4e608000-7f9f4e609000 r--p 00002000 00:7e 14710720 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so 7f9f4e609000-7f9f4e60a000 r--p 00002000 00:7e 14710720 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so 7f9f4e60a000-7f9f4e60b000 rw-p 00003000 00:7e 14710720 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1252.so 7f9f4e60b000-7f9f4e60c000 r--p 00000000 00:7e 14709913 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iter.so 7f9f4e60c000-7f9f4e60d000 r-xp 00001000 00:7e 14709913 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iter.so 7f9f4e60d000-7f9f4e60e000 r--p 00002000 00:7e 14709913 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iter.so 7f9f4e60e000-7f9f4e60f000 r--p 00002000 00:7e 14709913 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iter.so 7f9f4e60f000-7f9f4e610000 rw-p 00003000 00:7e 14709913 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iter.so 7f9f4e610000-7f9f4e660000 rw-p 00000000 00:00 0 7f9f4e660000-7f9f4e661000 r--p 00000000 00:7e 14709967 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7f9f4e661000-7f9f4e662000 r-xp 00001000 00:7e 14709967 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7f9f4e662000-7f9f4e663000 r--p 00002000 00:7e 14709967 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7f9f4e663000-7f9f4e664000 r--p 00002000 00:7e 14709967 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7f9f4e664000-7f9f4e665000 rw-p 00003000 00:7e 14709967 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7f9f4e665000-7f9f4e666000 ---p 00000000 00:00 0 7f9f4e666000-7f9f4ee66000 rw-p 00000000 00:00 0 7f9f4ee66000-7f9f4ee67000 ---p 00000000 00:00 0 7f9f4ee67000-7f9f4ee87000 rw-p 00000000 00:00 0 7f9f4ee87000-7f9f4ee88000 ---p 00000000 00:00 0 7f9f4ee88000-7f9f4eea8000 rw-p 00000000 00:00 0 7f9f4eea8000-7f9f4eea9000 ---p 00000000 00:00 0 7f9f4eea9000-7f9f4eec9000 rw-p 00000000 00:00 0 7f9f4eec9000-7f9f4eeca000 ---p 00000000 00:00 0 7f9f4eeca000-7f9f4eeea000 rw-p 00000000 00:00 0 7f9f4eeea000-7f9f4eeeb000 ---p 00000000 00:00 0 7f9f4eeeb000-7f9f4ef0b000 rw-p 00000000 00:00 0 7f9f4ef0b000-7f9f4ef0c000 ---p 00000000 00:00 0 7f9f4ef0c000-7f9f4ef2c000 rw-p 00000000 00:00 0 7f9f4ef2c000-7f9f4ef2d000 ---p 00000000 00:00 0 7f9f4ef2d000-7f9f4ef4d000 rw-p 00000000 00:00 0 7f9f4ef4d000-7f9f4ef4e000 ---p 00000000 00:00 0 7f9f4ef4e000-7f9f4ef6e000 rw-p 00000000 00:00 0 7f9f4ef6e000-7f9f4ef6f000 ---p 00000000 00:00 0 7f9f4ef6f000-7f9f4ef8f000 rw-p 00000000 00:00 0 7f9f4ef8f000-7f9f4ef90000 ---p 00000000 00:00 0 7f9f4ef90000-7f9f4f0e0000 rw-p 00000000 00:00 0 7f9f4f0e1000-7f9f4f0e2000 r--p 00000000 00:7e 14710070 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha1.so 7f9f4f0e2000-7f9f4f0e4000 r-xp 00001000 00:7e 14710070 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha1.so 7f9f4f0e4000-7f9f4f0e5000 r--p 00003000 00:7e 14710070 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha1.so 7f9f4f0e5000-7f9f4f0e6000 r--p 00003000 00:7e 14710070 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha1.so 7f9f4f0e6000-7f9f4f0e7000 rw-p 00004000 00:7e 14710070 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/sha1.so 7f9f4f0e7000-7f9f4f0e8000 r--p 00000000 00:7e 14710064 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/md5.so 7f9f4f0e8000-7f9f4f0e9000 r-xp 00001000 00:7e 14710064 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/md5.so 7f9f4f0e9000-7f9f4f0ea000 r--p 00002000 00:7e 14710064 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/md5.so 7f9f4f0ea000-7f9f4f0eb000 r--p 00002000 00:7e 14710064 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/md5.so 7f9f4f0eb000-7f9f4f0ec000 rw-p 00003000 00:7e 14710064 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest/md5.so 7f9f4f0ec000-7f9f4f0ed000 r--p 00000000 00:7e 14710187 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so 7f9f4f0ed000-7f9f4f0ee000 r-xp 00001000 00:7e 14710187 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so 7f9f4f0ee000-7f9f4f0ef000 r--p 00002000 00:7e 14710187 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so 7f9f4f0ef000-7f9f4f0f0000 r--p 00002000 00:7e 14710187 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so 7f9f4f0f0000-7f9f4f0f1000 rw-p 00003000 00:7e 14710187 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so 7f9f4f0f1000-7f9f4f0f3000 r--p 00000000 00:7e 14710049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so 7f9f4f0f3000-7f9f4f0f5000 r-xp 00002000 00:7e 14710049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so 7f9f4f0f5000-7f9f4f0f6000 r--p 00004000 00:7e 14710049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so 7f9f4f0f6000-7f9f4f0f7000 r--p 00004000 00:7e 14710049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so 7f9f4f0f7000-7f9f4f0f8000 rw-p 00005000 00:7e 14710049 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so 7f9f4f0f8000-7f9f4f1aa000 r--p 00000000 00:7e 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f9f4f1aa000-7f9f4f408000 r-xp 000b2000 00:7e 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f9f4f408000-7f9f4f4da000 r--p 00310000 00:7e 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f9f4f4da000-7f9f4f535000 r--p 003e1000 00:7e 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f9f4f535000-7f9f4f538000 rw-p 0043c000 00:7e 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f9f4f538000-7f9f4f53b000 rw-p 00000000 00:00 0 7f9f4f53b000-7f9f4f559000 r--p 00000000 00:7e 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f9f4f559000-7f9f4f5b4000 r-xp 0001e000 00:7e 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f9f4f5b4000-7f9f4f5d1000 r--p 00079000 00:7e 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f9f4f5d1000-7f9f4f5db000 r--p 00095000 00:7e 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f9f4f5db000-7f9f4f5df000 rw-p 0009f000 00:7e 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f9f4f5df000-7f9f4f5f4000 r--p 00000000 00:7e 14710369 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7f9f4f5f4000-7f9f4f62c000 r-xp 00015000 00:7e 14710369 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7f9f4f62c000-7f9f4f63e000 r--p 0004d000 00:7e 14710369 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7f9f4f63e000-7f9f4f63f000 ---p 0005f000 00:7e 14710369 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7f9f4f63f000-7f9f4f641000 r--p 0005f000 00:7e 14710369 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7f9f4f641000-7f9f4f643000 rw-p 00061000 00:7e 14710369 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so 7f9f4f643000-7f9f4f644000 rw-p 00000000 00:00 0 7f9f4f644000-7f9f4f646000 r--p 00000000 00:7e 13129429 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6 7f9f4f646000-7f9f4f65f000 r-xp 00002000 00:7e 13129429 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6 7f9f4f65f000-7f9f4f663000 r--p 0001b000 00:7e 13129429 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6 7f9f4f663000-7f9f4f664000 r--p 0001e000 00:7e 13129429 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6 7f9f4f664000-7f9f4f665000 rw-p 0001f000 00:7e 13129429 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6 7f9f4f665000-7f9f4f668000 r--p 00000000 00:7e 14710432 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so 7f9f4f668000-7f9f4f66c000 r-xp 00003000 00:7e 14710432 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so 7f9f4f66c000-7f9f4f66d000 r--p 00007000 00:7e 14710432 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so 7f9f4f66d000-7f9f4f66e000 ---p 00008000 00:7e 14710432 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so 7f9f4f66e000-7f9f4f66f000 r--p 00008000 00:7e 14710432 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so 7f9f4f66f000-7f9f4f670000 rw-p 00009000 00:7e 14710432 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so 7f9f4f670000-7f9f4f6e0000 rw-p 00000000 00:00 0 7f9f4f6e0000-7f9f4f6e1000 r--p 00000000 00:7e 14710706 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so 7f9f4f6e1000-7f9f4f6e2000 r-xp 00001000 00:7e 14710706 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so 7f9f4f6e2000-7f9f4f6e3000 r--p 00002000 00:7e 14710706 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so 7f9f4f6e3000-7f9f4f6e4000 r--p 00002000 00:7e 14710706 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so 7f9f4f6e4000-7f9f4f6e5000 rw-p 00003000 00:7e 14710706 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so 7f9f4f6e5000-7f9f4f6e6000 r--p 00000000 00:7e 14710698 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so 7f9f4f6e6000-7f9f4f6e7000 r-xp 00001000 00:7e 14710698 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so 7f9f4f6e7000-7f9f4f6e8000 r--p 00002000 00:7e 14710698 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so 7f9f4f6e8000-7f9f4f6e9000 r--p 00002000 00:7e 14710698 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so 7f9f4f6e9000-7f9f4f6ea000 rw-p 00003000 00:7e 14710698 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so 7f9f4f6ea000-7f9f4f6eb000 r--p 00000000 00:7e 14710656 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so 7f9f4f6eb000-7f9f4f6ec000 r-xp 00001000 00:7e 14710656 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so 7f9f4f6ec000-7f9f4f6ed000 r--p 00002000 00:7e 14710656 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so 7f9f4f6ed000-7f9f4f6ee000 ---p 00003000 00:7e 14710656 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so 7f9f4f6ee000-7f9f4f6ef000 r--p 00003000 00:7e 14710656 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so 7f9f4f6ef000-7f9f4f6f0000 rw-p 00004000 00:7e 14710656 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so 7f9f4f6f0000-7f9f4f780000 rw-p 00000000 00:00 0 7f9f4f782000-7f9f4f785000 r--p 00000000 00:7e 14710045 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so 7f9f4f785000-7f9f4f7b4000 r-xp 00003000 00:7e 14710045 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so 7f9f4f7b4000-7f9f4f7bc000 r--p 00032000 00:7e 14710045 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so 7f9f4f7bc000-7f9f4f7bd000 ---p 0003a000 00:7e 14710045 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so 7f9f4f7bd000-7f9f4f7be000 r--p 0003a000 00:7e 14710045 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so 7f9f4f7be000-7f9f4f7bf000 rw-p 0003b000 00:7e 14710045 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so 7f9f4f7bf000-7f9f4f7e0000 rw-p 00000000 00:00 0 7f9f4f7e1000-7f9f4f7e2000 r--p 00000000 00:7e 14710084 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so 7f9f4f7e2000-7f9f4f7e3000 r-xp 00001000 00:7e 14710084 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so 7f9f4f7e3000-7f9f4f7e4000 r--p 00002000 00:7e 14710084 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so 7f9f4f7e4000-7f9f4f7e5000 r--p 00002000 00:7e 14710084 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so 7f9f4f7e5000-7f9f4f7e6000 rw-p 00003000 00:7e 14710084 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so 7f9f4f7e6000-7f9f4f7e8000 r--p 00000000 00:7e 14710528 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so 7f9f4f7e8000-7f9f4f7ec000 r-xp 00002000 00:7e 14710528 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so 7f9f4f7ec000-7f9f4f7ee000 r--p 00006000 00:7e 14710528 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so 7f9f4f7ee000-7f9f4f7ef000 r--p 00007000 00:7e 14710528 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so 7f9f4f7ef000-7f9f4f7f0000 rw-p 00008000 00:7e 14710528 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so 7f9f4f7f0000-7f9f4f800000 rw-p 00000000 00:00 0 7f9f4f802000-7f9f4f803000 r--p 00000000 00:7e 14710773 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f9f4f803000-7f9f4f804000 r-xp 00001000 00:7e 14710773 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f9f4f804000-7f9f4f828000 r--p 00002000 00:7e 14710773 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f9f4f828000-7f9f4f829000 r--p 00025000 00:7e 14710773 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f9f4f829000-7f9f4f82a000 rw-p 00026000 00:7e 14710773 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f9f4f82a000-7f9f4f82d000 r--p 00000000 00:7e 14710529 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so 7f9f4f82d000-7f9f4f839000 r-xp 00003000 00:7e 14710529 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so 7f9f4f839000-7f9f4f83c000 r--p 0000f000 00:7e 14710529 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so 7f9f4f83c000-7f9f4f83d000 r--p 00011000 00:7e 14710529 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so 7f9f4f83d000-7f9f4f83e000 rw-p 00012000 00:7e 14710529 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so 7f9f4f83e000-7f9f4f83f000 ---p 00000000 00:00 0 7f9f4f83f000-7f9f4f85f000 rw-p 00000000 00:00 0 7f9f4f85f000-7f9f4f860000 ---p 00000000 00:00 0 7f9f4f860000-7f9f4f890000 rw-p 00000000 00:00 0 7f9f4f890000-7f9f4f891000 r--p 00000000 00:7e 14710035 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so 7f9f4f891000-7f9f4f893000 r-xp 00001000 00:7e 14710035 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so 7f9f4f893000-7f9f4f894000 r--p 00003000 00:7e 14710035 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so 7f9f4f894000-7f9f4f895000 r--p 00003000 00:7e 14710035 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so 7f9f4f895000-7f9f4f896000 rw-p 00004000 00:7e 14710035 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so 7f9f4f896000-7f9f4f897000 r--p 00000000 00:7e 14710704 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so 7f9f4f897000-7f9f4f898000 r-xp 00001000 00:7e 14710704 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so 7f9f4f898000-7f9f4f899000 r--p 00002000 00:7e 14710704 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so 7f9f4f899000-7f9f4f89a000 ---p 00003000 00:7e 14710704 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so 7f9f4f89a000-7f9f4f89b000 r--p 00003000 00:7e 14710704 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so 7f9f4f89b000-7f9f4f89c000 rw-p 00004000 00:7e 14710704 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so 7f9f4f89c000-7f9f4f8a3000 r--p 00000000 00:7e 14710522 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so 7f9f4f8a3000-7f9f4f8c6000 r-xp 00007000 00:7e 14710522 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so 7f9f4f8c6000-7f9f4f8ce000 r--p 0002a000 00:7e 14710522 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so 7f9f4f8ce000-7f9f4f8cf000 r--p 00031000 00:7e 14710522 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so 7f9f4f8cf000-7f9f4f8d0000 rw-p 00032000 00:7e 14710522 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so 7f9f4f8d0000-7f9f4fa90000 rw-p 00000000 00:00 0 7f9f4fa92000-7f9f4fa95000 r--p 00000000 00:7e 14710779 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so 7f9f4fa95000-7f9f4fa96000 r-xp 00003000 00:7e 14710779 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so 7f9f4fa96000-7f9f4faaa000 r--p 00004000 00:7e 14710779 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so 7f9f4faaa000-7f9f4faaf000 r--p 00017000 00:7e 14710779 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so 7f9f4faaf000-7f9f4fab0000 rw-p 0001c000 00:7e 14710779 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so 7f9f4fab0000-7f9f4fb50000 rw-p 00000000 00:00 0 7f9f4fb53000-7f9f4fb5a000 r--p 00000000 00:7e 14710492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so 7f9f4fb5a000-7f9f4fba0000 r-xp 00007000 00:7e 14710492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so 7f9f4fba0000-7f9f4fbbd000 r--p 0004d000 00:7e 14710492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so 7f9f4fbbd000-7f9f4fbbf000 r--p 00069000 00:7e 14710492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so 7f9f4fbbf000-7f9f4fbc0000 rw-p 0006b000 00:7e 14710492 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so 7f9f4fbc0000-7f9f4fc00000 rw-p 00000000 00:00 0 7f9f4fc03000-7f9f4fc06000 r--p 00000000 00:7e 14710525 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so 7f9f4fc06000-7f9f4fc0b000 r-xp 00003000 00:7e 14710525 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so 7f9f4fc0b000-7f9f4fc0d000 r--p 00008000 00:7e 14710525 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so 7f9f4fc0d000-7f9f4fc0e000 r--p 00009000 00:7e 14710525 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so 7f9f4fc0e000-7f9f4fc0f000 rw-p 0000a000 00:7e 14710525 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so 7f9f4fc0f000-7f9f4fc10000 ---p 00000000 00:00 0 7f9f4fc10000-7f9f4fc40000 rw-p 00000000 00:00 0 7f9f4fc42000-7f9f4fc43000 r--p 00000000 00:7e 14710712 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so 7f9f4fc43000-7f9f4fc44000 r-xp 00001000 00:7e 14710712 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so 7f9f4fc44000-7f9f4fc45000 r--p 00002000 00:7e 14710712 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so 7f9f4fc45000-7f9f4fc46000 ---p 00003000 00:7e 14710712 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so 7f9f4fc46000-7f9f4fc47000 r--p 00003000 00:7e 14710712 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so 7f9f4fc47000-7f9f4fc48000 rw-p 00004000 00:7e 14710712 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so 7f9f4fc48000-7f9f4fc4a000 r--p 00000000 00:7e 14710481 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so 7f9f4fc4a000-7f9f4fc4c000 r-xp 00002000 00:7e 14710481 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so 7f9f4fc4c000-7f9f4fc4d000 r--p 00004000 00:7e 14710481 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so 7f9f4fc4d000-7f9f4fc4e000 r--p 00004000 00:7e 14710481 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so 7f9f4fc4e000-7f9f4fc4f000 rw-p 00005000 00:7e 14710481 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so 7f9f4fc4f000-7f9f4fc50000 ---p 00000000 00:00 0 7f9f4fc50000-7f9f4fcc0000 rw-p 00000000 00:00 0 7f9f4fcc1000-7f9f4fcc2000 r--p 00000000 00:7e 14709984 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/st/update.so 7f9f4fcc2000-7f9f4fcc3000 r-xp 00001000 00:7e 14709984 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/st/update.so 7f9f4fcc3000-7f9f4fcc4000 r--p 00002000 00:7e 14709984 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/st/update.so 7f9f4fcc4000-7f9f4fcc5000 r--p 00002000 00:7e 14709984 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/st/update.so 7f9f4fcc5000-7f9f4fcc6000 rw-p 00003000 00:7e 14709984 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/st/update.so 7f9f4fcc6000-7f9f4fcc7000 r--p 00000000 00:7e 14709909 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iseq_load.so 7f9f4fcc7000-7f9f4fcc8000 r-xp 00001000 00:7e 14709909 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iseq_load.so 7f9f4fcc8000-7f9f4fcc9000 r--p 00002000 00:7e 14709909 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iseq_load.so 7f9f4fcc9000-7f9f4fcca000 r--p 00002000 00:7e 14709909 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iseq_load.so 7f9f4fcca000-7f9f4fccb000 rw-p 00003000 00:7e 14709909 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/iseq_load.so 7f9f4fccb000-7f9f4fccc000 r--p 00000000 00:7e 14710718 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1251.so 7f9f4fccc000-7f9f4fccd000 r-xp 00001000 00:7e 14710718 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1251.so 7f9f4fccd000-7f9f4fcce000 r--p 00002000 00:7e 14710718 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1251.so 7f9f4fcce000-7f9f4fccf000 r--p 00002000 00:7e 14710718 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1251.so 7f9f4fccf000-7f9f4fcd0000 rw-p 00003000 00:7e 14710718 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_1251.so 7f9f4fcd0000-7f9f4fce0000 rw-p 00000000 00:00 0 7f9f4fce0000-7f9f4fe10000 rw-p 00000000 00:00 0 7f9f4fe10000-7f9f4fe11000 r--p 00000000 00:7e 14710285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so 7f9f4fe11000-7f9f4fe12000 r-xp 00001000 00:7e 14710285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so 7f9f4fe12000-7f9f4fe13000 r--p 00002000 00:7e 14710285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so 7f9f4fe13000-7f9f4fe14000 r--p 00002000 00:7e 14710285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so 7f9f4fe14000-7f9f4fe15000 rw-p 00003000 00:7e 14710285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so 7f9f4fe15000-7f9f4fe17000 r--p 00000000 00:7e 14710179 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so 7f9f4fe17000-7f9f4fe1c000 r-xp 00002000 00:7e 14710179 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so 7f9f4fe1c000-7f9f4fe1d000 r--p 00007000 00:7e 14710179 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so 7f9f4fe1d000-7f9f4fe1e000 ---p 00008000 00:7e 14710179 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so 7f9f4fe1e000-7f9f4fe1f000 r--p 00008000 00:7e 14710179 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so 7f9f4fe1f000-7f9f4fe20000 rw-p 00009000 00:7e 14710179 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so 7f9f4fe20000-7f9f4fec0000 rw-p 00000000 00:00 0 7f9f4fec1000-7f9f4fec3000 r--p 00000000 00:7e 14710087 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so 7f9f4fec3000-7f9f4fec6000 r-xp 00002000 00:7e 14710087 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so 7f9f4fec6000-7f9f4fec8000 r--p 00005000 00:7e 14710087 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so 7f9f4fec8000-7f9f4fec9000 r--p 00006000 00:7e 14710087 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so 7f9f4fec9000-7f9f4feca000 rw-p 00007000 00:7e 14710087 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so 7f9f4feca000-7f9f4fecb000 r--p 00000000 00:7e 14709843 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so 7f9f4fecb000-7f9f4fecc000 r-xp 00001000 00:7e 14709843 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so 7f9f4fecc000-7f9f4fecd000 r--p 00002000 00:7e 14709843 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so 7f9f4fecd000-7f9f4fece000 r--p 00002000 00:7e 14709843 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so 7f9f4fece000-7f9f4fecf000 rw-p 00003000 00:7e 14709843 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/asan.so 7f9f4fecf000-7f9f4fed0000 ---p 00000000 00:00 0 7f9f4fed0000-7f9f4ff11000 rw-p 00000000 00:00 0 7f9f4ff11000-7f9f4ff12000 ---p 00000000 00:00 0 7f9f4ff12000-7f9f4ff53000 rw-p 00000000 00:00 0 7f9f4ff53000-7f9f4ff54000 ---p 00000000 00:00 0 7f9f4ff54000-7f9f4ff95000 rw-p 00000000 00:00 0 7f9f4ff95000-7f9f4ff96000 ---p 00000000 00:00 0 7f9f4ff96000-7f9f4ffd7000 rw-p 00000000 00:00 0 7f9f4ffd7000-7f9f4ffd8000 ---p 00000000 00:00 0 7f9f4ffd8000-7f9f50019000 rw-p 00000000 00:00 0 7f9f50019000-7f9f5001a000 ---p 00000000 00:00 0 7f9f5001a000-7f9f5005b000 rw-p 00000000 00:00 0 7f9f5005b000-7f9f5005c000 ---p 00000000 00:00 0 7f9f5005c000-7f9f5009d000 rw-p 00000000 00:00 0 7f9f5009d000-7f9f5009e000 ---p 00000000 00:00 0 7f9f5009e000-7f9f500df000 rw-p 00000000 00:00 0 7f9f500df000-7f9f500e0000 ---p 00000000 00:00 0 7f9f500e0000-7f9f50121000 rw-p 00000000 00:00 0 7f9f50121000-7f9f50122000 ---p 00000000 00:00 0 7f9f50122000-7f9f50163000 rw-p 00000000 00:00 0 7f9f50163000-7f9f50164000 ---p 00000000 00:00 0 7f9f50164000-7f9f501a5000 rw-p 00000000 00:00 0 7f9f501a5000-7f9f501a6000 ---p 00000000 00:00 0 7f9f501a6000-7f9f501e7000 rw-p 00000000 00:00 0 7f9f501e7000-7f9f501e8000 ---p 00000000 00:00 0 7f9f501e8000-7f9f50229000 rw-p 00000000 00:00 0 7f9f50229000-7f9f5022a000 ---p 00000000 00:00 0 7f9f5022a000-7f9f5026b000 rw-p 00000000 00:00 0 7f9f5026b000-7f9f5026c000 ---p 00000000 00:00 0 7f9f5026c000-7f9f502ad000 rw-p 00000000 00:00 0 7f9f502ad000-7f9f502ae000 ---p 00000000 00:00 0 7f9f502ae000-7f9f502ef000 rw-p 00000000 00:00 0 7f9f502ef000-7f9f502f0000 ---p 00000000 00:00 0 7f9f502f0000-7f9f50331000 rw-p 00000000 00:00 0 7f9f50331000-7f9f50332000 ---p 00000000 00:00 0 7f9f50332000-7f9f50373000 rw-p 00000000 00:00 0 7f9f50373000-7f9f50374000 ---p 00000000 00:00 0 7f9f50374000-7f9f503b5000 rw-p 00000000 00:00 0 7f9f503b5000-7f9f503b6000 ---p 00000000 00:00 0 7f9f503b6000-7f9f503f7000 rw-p 00000000 00:00 0 7f9f503f7000-7f9f503f8000 ---p 00000000 00:00 0 7f9f503f8000-7f9f50439000 rw-p 00000000 00:00 0 7f9f50439000-7f9f5043a000 ---p 00000000 00:00 0 7f9f5043a000-7f9f5047b000 rw-p 00000000 00:00 0 7f9f5047b000-7f9f5047c000 ---p 00000000 00:00 0 7f9f5047c000-7f9f504bd000 rw-p 00000000 00:00 0 7f9f504bd000-7f9f504be000 ---p 00000000 00:00 0 7f9f504be000-7f9f504ff000 rw-p 00000000 00:00 0 7f9f504ff000-7f9f50500000 ---p 00000000 00:00 0 7f9f50500000-7f9f50541000 rw-p 00000000 00:00 0 7f9f50541000-7f9f50542000 ---p 00000000 00:00 0 7f9f50542000-7f9f50583000 rw-p 00000000 00:00 0 7f9f50583000-7f9f50584000 ---p 00000000 00:00 0 7f9f50584000-7f9f505c5000 rw-p 00000000 00:00 0 7f9f505c5000-7f9f505c6000 ---p 00000000 00:00 0 7f9f505c6000-7f9f50607000 rw-p 00000000 00:00 0 7f9f50607000-7f9f50608000 ---p 00000000 00:00 0 7f9f50608000-7f9f50649000 rw-p 00000000 00:00 0 7f9f50649000-7f9f5064a000 ---p 00000000 00:00 0 7f9f5064a000-7f9f5068b000 rw-p 00000000 00:00 0 7f9f5068b000-7f9f5068c000 ---p 00000000 00:00 0 7f9f5068c000-7f9f506cd000 rw-p 00000000 00:00 0 7f9f506cd000-7f9f506ce000 ---p 00000000 00:00 0 7f9f506ce000-7f9f5070f000 rw-p 00000000 00:00 0 7f9f5070f000-7f9f50710000 ---p 00000000 00:00 0 7f9f50710000-7f9f50f60000 rw-p 00000000 00:00 0 7f9f50f64000-7f9f50f65000 r--p 00000000 00:7e 14710487 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so 7f9f50f65000-7f9f50f67000 r-xp 00001000 00:7e 14710487 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so 7f9f50f67000-7f9f50f68000 r--p 00003000 00:7e 14710487 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so 7f9f50f68000-7f9f50f69000 r--p 00003000 00:7e 14710487 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so 7f9f50f69000-7f9f50f6a000 rw-p 00004000 00:7e 14710487 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so 7f9f50f6a000-7f9f50f6b000 r--p 00000000 00:7e 14710744 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so 7f9f50f6b000-7f9f50f6c000 r-xp 00001000 00:7e 14710744 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so 7f9f50f6c000-7f9f50f6d000 r--p 00002000 00:7e 14710744 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so 7f9f50f6d000-7f9f50f6e000 r--p 00002000 00:7e 14710744 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so 7f9f50f6e000-7f9f50f6f000 rw-p 00003000 00:7e 14710744 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so 7f9f50f6f000-7f9f6a36f000 rw-p 00000000 00:00 0 7f9f6a36f000-7f9f6a371000 r--p 00000000 00:7e 14710426 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so 7f9f6a371000-7f9f6a377000 r-xp 00002000 00:7e 14710426 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so 7f9f6a377000-7f9f6a379000 r--p 00008000 00:7e 14710426 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so 7f9f6a379000-7f9f6a37a000 r--p 00009000 00:7e 14710426 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so 7f9f6a37a000-7f9f6a37b000 rw-p 0000a000 00:7e 14710426 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so 7f9f6a37b000-7f9f6a37c000 r--p 00000000 00:7e 14710192 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so 7f9f6a37c000-7f9f6a37d000 r-xp 00001000 00:7e 14710192 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so 7f9f6a37d000-7f9f6a37e000 r--p 00002000 00:7e 14710192 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so 7f9f6a37e000-7f9f6a37f000 r--p 00002000 00:7e 14710192 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so 7f9f6a37f000-7f9f6a380000 rw-p 00003000 00:7e 14710192 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so 7f9f6a380000-7f9f6a3a0000 rw-p 00000000 00:00 0 7f9f6a3a2000-7f9f6a3a4000 r--p 00000000 00:7e 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7f9f6a3a4000-7f9f6a3ab000 r-xp 00002000 00:7e 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7f9f6a3ab000-7f9f6a3ac000 r--p 00009000 00:7e 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7f9f6a3ac000-7f9f6a3ad000 ---p 0000a000 00:7e 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7f9f6a3ad000-7f9f6a3ae000 r--p 0000a000 00:7e 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7f9f6a3ae000-7f9f6a3af000 rw-p 0000b000 00:7e 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0 7f9f6a3af000-7f9f6a3b3000 r--p 00000000 00:7e 14710108 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so 7f9f6a3b3000-7f9f6a3bb000 r-xp 00004000 00:7e 14710108 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so 7f9f6a3bb000-7f9f6a3be000 r--p 0000c000 00:7e 14710108 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so 7f9f6a3be000-7f9f6a3bf000 r--p 0000e000 00:7e 14710108 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so 7f9f6a3bf000-7f9f6a3c0000 rw-p 0000f000 00:7e 14710108 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so 7f9f6a3c0000-7f9f6a3e0000 rw-p 00000000 00:00 0 7f9f6a3e1000-7f9f6a3e2000 r--p 00000000 00:7e 14710643 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so 7f9f6a3e2000-7f9f6a3e3000 r-xp 00001000 00:7e 14710643 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so 7f9f6a3e3000-7f9f6a3e4000 r--p 00002000 00:7e 14710643 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so 7f9f6a3e4000-7f9f6a3e5000 r--p 00002000 00:7e 14710643 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so 7f9f6a3e5000-7f9f6a3e6000 rw-p 00003000 00:7e 14710643 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so 7f9f6a3e6000-7f9f6a4e9000 rw-p 00000000 00:00 0 7f9f6a4e9000-7f9f6a4ec000 r--p 00000000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f9f6a4ec000-7f9f6a503000 r-xp 00003000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f9f6a503000-7f9f6a507000 r--p 0001a000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f9f6a507000-7f9f6a508000 r--p 0001d000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f9f6a508000-7f9f6a509000 rw-p 0001e000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f9f6a509000-7f9f6a531000 r--p 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f9f6a531000-7f9f6a6c6000 r-xp 00028000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f9f6a6c6000-7f9f6a71e000 r--p 001bd000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f9f6a71e000-7f9f6a722000 r--p 00214000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f9f6a722000-7f9f6a724000 rw-p 00218000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 7f9f6a724000-7f9f6a733000 rw-p 00000000 00:00 0 7f9f6a733000-7f9f6a741000 r--p 00000000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7f9f6a741000-7f9f6a7bd000 r-xp 0000e000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7f9f6a7bd000-7f9f6a818000 r--p 0008a000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7f9f6a818000-7f9f6a819000 r--p 000e4000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7f9f6a819000-7f9f6a81a000 rw-p 000e5000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 7f9f6a81a000-7f9f6a81c000 r--p 00000000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f9f6a81c000-7f9f6a830000 r-xp 00002000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f9f6a830000-7f9f6a849000 r--p 00016000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f9f6a849000-7f9f6a84a000 ---p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f9f6a84a000-7f9f6a84b000 r--p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f9f6a84b000-7f9f6a84c000 rw-p 00030000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f9f6a84c000-7f9f6a854000 rw-p 00000000 00:00 0 7f9f6a854000-7f9f6a85e000 r--p 00000000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f9f6a85e000-7f9f6a8bd000 r-xp 0000a000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f9f6a8bd000-7f9f6a8d4000 r--p 00069000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f9f6a8d4000-7f9f6a8d5000 r--p 0007f000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f9f6a8d5000-7f9f6a8d6000 rw-p 00080000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 7f9f6a8d6000-7f9f6a8d8000 r--p 00000000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f9f6a8d8000-7f9f6a8e9000 r-xp 00002000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f9f6a8e9000-7f9f6a8ef000 r--p 00013000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f9f6a8ef000-7f9f6a8f0000 ---p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f9f6a8f0000-7f9f6a8f1000 r--p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f9f6a8f1000-7f9f6a8f2000 rw-p 0001a000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 7f9f6a8f6000-7f9f6a942000 r--p 00000000 00:7e 14586786 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7f9f6a942000-7f9f6ad74000 r-xp 0004c000 00:7e 14586786 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7f9f6ad74000-7f9f6af08000 r--p 0047e000 00:7e 14586786 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7f9f6af08000-7f9f6af09000 ---p 00612000 00:7e 14586786 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7f9f6af09000-7f9f6af21000 r--p 00612000 00:7e 14586786 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7f9f6af21000-7f9f6af25000 rw-p 0062a000 00:7e 14586786 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 7f9f6af25000-7f9f6af3c000 rw-p 00000000 00:00 0 7f9f6af3c000-7f9f6af3e000 r--p 00000000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f9f6af3e000-7f9f6af68000 r-xp 00002000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f9f6af68000-7f9f6af73000 r--p 0002c000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f9f6af73000-7f9f6af74000 rwxp 00000000 00:00 0 7f9f6af74000-7f9f6af76000 r--p 00037000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f9f6af76000-7f9f6af78000 rw-p 00039000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffdc32d1000-7ffdc3ad0000 rw-p 00000000 00:00 0 [stack] 7ffdc3afd000-7ffdc3b01000 r--p 00000000 00:00 0 [vvar] 7ffdc3b01000-7ffdc3b03000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] running file: /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_syntax.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. make: *** [uncommon.mk:948: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-gc-asserts/include -I/tmp/ruby/src/trunk-gc-asserts -I/tmp/ruby/src/trunk-gc-asserts/prism -I/tmp/ruby/src/trunk-gc-asserts/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 = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-gc-asserts/yjit/target/release/' /tmp/ruby/src/trunk-gc-asserts/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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-gc-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-gc-asserts/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.4.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-gc-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts' $ /tmp/ruby/build/trunk-gc-asserts/miniruby -I/tmp/ruby/src/trunk-gc-asserts/lib /tmp/ruby/src/trunk-gc-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-gc-asserts --extout=.ext -- /tmp/ruby/src/trunk-gc-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-gc-asserts/spec/default.mspec --error-output stderr --debug ruby 3.4.0dev (2024-02-29T00:57:30Z master 51e32523c2) [x86_64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 .................................................................... Finished in 1290.994125 seconds 3426 files, 32140 examples, 133314 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.135981.ruby -x gdbscript [New LWP 135981] [New LWP 137735] [New LWP 171261] [New LWP 174065] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb: TestSyntax#test_'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140322660056064) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7f9f6a4e7c00 (LWP 135981))] >>> Threads Id Target Id Frame * 1 Thread 0x7f9f6a4e7c00 (LWP 135981) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140322660056064) at ./nptl/pthread_kill.c:44 2 Thread 0x7f9f4fc2f640 (LWP 137735) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55e062f14fe4) at ./nptl/futex-internal.c:57 3 Thread 0x7f9f50f0f640 (LWP 171261) 0x00007f9f6a62efde in epoll_wait (epfd=4, events=events@entry=0x7f9f6af345bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 4 Thread 0x7f9f4fc6f640 (LWP 174065) 0x00007f9f6a621d7f in __GI___poll (fds=fds@entry=0x7f9f4fc6e530, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 4 (Thread 0x7f9f4fc6f640 (LWP 174065)): #0 0x00007f9f6a621d7f in __GI___poll (fds=fds@entry=0x7f9f4fc6e530, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00007f9f6aa654e7 in poll (__timeout=<optimized out>, __nfds=1, __fds=0x7f9f4fc6e530) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39 No locals. #2 nogvl_wait_for (fptr=<optimized out>, fptr=<optimized out>, th=<optimized out>, timeout=0x0, events=1) at /tmp/ruby/src/trunk-gc-asserts/io.c:12470 scheduler = <optimized out> fd = <optimized out> fds = {fd = 7, events = 1, revents = 0} timeout_milliseconds = <optimized out> scheduler = <optimized out> fd = <optimized out> fds = <optimized out> timeout_milliseconds = <optimized out> args = <optimized out> #3 nogvl_wait_for (timeout=0x0, events=1, fptr=0x55e063f9df70, th=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/io.c:12447 scheduler = <optimized out> fd = <optimized out> fds = <optimized out> timeout_milliseconds = <optimized out> scheduler = <optimized out> fd = <optimized out> fds = <optimized out> timeout_milliseconds = <optimized out> args = <optimized out> #4 io_internal_wait (timeout=0x0, events=1, error=11, fptr=0x55e063f9df70, thread=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/io.c:1154 ready = <optimized out> ready = <optimized out> #5 internal_read_func (ptr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/io.c:1185 iis = <optimized out> result = <optimized out> retry = <optimized out> iis = <optimized out> result = <optimized out> retry = <optimized out> #6 internal_read_func (ptr=ptr@entry=0x7f9f4fc6e800) at /tmp/ruby/src/trunk-gc-asserts/io.c:1169 iis = 0x7f9f4fc6e800 result = <optimized out> retry = <optimized out> #7 0x00007f9f6abc831e in rb_thread_io_blocking_call (func=0x7f9f6aa653e0 <internal_read_func>, data1=0x7f9f4fc6e800, fd=7, events=1) at /tmp/ruby/src/trunk-gc-asserts/thread.c:1794 __region = {prev_status = THREAD_RUNNABLE} _ec = 0x55e064a03850 _tag = {tag = 36, retval = 140322660865707, buf = {0x0, 0x7f9f6abc8530 <rb_thread_io_blocking_call+1024>, 0x0, 0x7f9f4fc6e5a0, 0x406af354e0}, prev = 0x7f9f4fc6e740, state = RUBY_TAG_NONE, lock_rec = 0} ec = 0x55e064a03850 th = 0x55e063b2cd10 waiting_fd = {wfd_node = {next = 0x55e061199488, prev = 0x55e061199488}, th = 0x55e063b2cd10, fd = 7, busy = 0x0} val = 36 saved_errno = 0 state = <optimized out> prev_mn_schedulable = false retry = <optimized out> #8 0x00007f9f6aa27366 in rb_ensure (b_proc=b_proc@entry=0x7f9f6aa65330 <io_read_memory_call>, data1=data1@entry=140322214963200, e_proc=e_proc@entry=0x7f9f6ab8c070 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1000 _ec = 0x55e064a03850 _tag = {tag = 36, retval = 94422190111744, buf = {0x0, 0x7f9f6aa27440 <rb_ensure+512>, 0x0, 0x7f9f4fc6e6e0, 0x0}, prev = 0x7f9f4fc6ea50, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x55e064a03850 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f9f6ab8c070 <rb_str_unlocktmp>, data2 = 140322186567080}} #9 0x00007f9f6aba2b01 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f9f6aa65330 <io_read_memory_call>, arg=arg@entry=140322214963200) at /tmp/ruby/src/trunk-gc-asserts/string.c:3104 No locals. #10 0x00007f9f6aa7aa54 in io_read_memory_locktmp (iis=0x7f9f4fc6e800, str=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/io.c:3425 No locals. #11 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/trunk-gc-asserts/io.c:3471 fptr = 0x55e063f9df70 length = <optimized out> str = 140322186567080 n = <optimized out> len = 1024 iis = {th = 140322186294080, fptr = 0x55e063f9df70, nonblock = 0, fd = 7, buf = 0x7f9f3c316090, capa = 1024, timeout = 0x0} shrinkable = 1 __func__ = "io_getpartial" #12 0x00007f9f6aa7aeb5 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/io.c:3591 ret = <optimized out> #13 0x00007f9f6abfe5dc in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=1, calling=<optimized out>, reg_cfp=0x55e0625fbc30, ec=0x55e064a03850) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 ci = 0x40c100100003 cc = <optimized out> val = <optimized out> me = 0x7f9f4e59ceb0 cfunc = 0x55e0611fff58 recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #14 vm_call_cfunc_with_frame (ec=0x55e064a03850, reg_cfp=0x55e0625fbc30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 argc = 1 stack_bottom = <optimized out> argv = <optimized out> #15 0x00007f9f6ac10421 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:408 val = 94422191770064 ci = 0x0 cc = <optimized out> recv = 140322214962480 argc = <optimized out> calling = {cd = 0x55e0613309d0, cc = 0x7f9f4effcce8, block_handler = 0, recv = 140322186294360, argc = 1, kw_splat = false, heap_argv = 0} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #16 vm_exec_core (ec=0x7f9f4fc6e530) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x55e0613309d0 leaf = <optimized out> val = 94422191770064 reg_pc = 0x55e06136b860 reg_cfp = 0x55e0625fbc30 insns_address_table = {0x7f9f6ac1262d <vm_exec_core+9005>, 0x7f9f6ac125c3 <vm_exec_core+8899>, 0x7f9f6ac126d4 <vm_exec_core+9172>, 0x7f9f6ac12656 <vm_exec_core+9046>, 0x7f9f6ac12376 <vm_exec_core+8310>, 0x7f9f6ac122e9 <vm_exec_core+8169>, 0x7f9f6ac12b91 <vm_exec_core+10385>, 0x7f9f6ac12b28 <vm_exec_core+10280>, 0x7f9f6ac12500 <vm_exec_core+8704>, 0x7f9f6ac124a5 <vm_exec_core+8613>, 0x7f9f6ac12955 <vm_exec_core+9813>, 0x7f9f6ac12749 <vm_exec_core+9289>, 0x7f9f6ac12c52 <vm_exec_core+10578>, 0x7f9f6ac11213 <vm_exec_core+3859>, 0x7f9f6ac114c8 <vm_exec_core+4552>, 0x7f9f6ac11484 <vm_exec_core+4484>, 0x7f9f6ac11445 <vm_exec_core+4421>, 0x7f9f6ac11409 <vm_exec_core+4361>, 0x7f9f6ac113cd <vm_exec_core+4301>, 0x7f9f6ac11391 <vm_exec_core+4241>, 0x7f9f6ac1130c <vm_exec_core+4108>, 0x7f9f6ac112c4 <vm_exec_core+4036>, 0x7f9f6ac12564 <vm_exec_core+8804>, 0x7f9f6ac12458 <vm_exec_core+8536>, 0x7f9f6ac1156c <vm_exec_core+4716>, 0x7f9f6ac1152b <vm_exec_core+4651>, 0x7f9f6ac10d1a <vm_exec_core+2586>, 0x7f9f6ac10c99 <vm_exec_core+2457>, 0x7f9f6ac123f4 <vm_exec_core+8436>, 0x7f9f6ac10c55 <vm_exec_core+2389>, 0x7f9f6ac11a6e <vm_exec_core+5998>, 0x7f9f6ac1187c <vm_exec_core+5500>, 0x7f9f6ac117ec <vm_exec_core+5356>, 0x7f9f6ac11787 <vm_exec_core+5255>, 0x7f9f6ac11728 <vm_exec_core+5160>, 0x7f9f6ac116c9 <vm_exec_core+5065>, 0x7f9f6ac1166d <vm_exec_core+4973>, 0x7f9f6ac115f2 <vm_exec_core+4850>, 0x7f9f6ac11b7a <vm_exec_core+6266>, 0x7f9f6ac11b4c <vm_exec_core+6220>, 0x7f9f6ac11b0a <vm_exec_core+6154>, 0x7f9f6ac11ab2 <vm_exec_core+6066>, 0x7f9f6ac11cc7 <vm_exec_core+6599>, 0x7f9f6ac11bcb <vm_exec_core+6347>, 0x7f9f6ac10f97 <vm_exec_core+3223>, 0x7f9f6ac10f4c <vm_exec_core+3148>, 0x7f9f6ac11f1a <vm_exec_core+7194>, 0x7f9f6ac11ea5 <vm_exec_core+7077>, 0x7f9f6ac11e3c <vm_exec_core+6972>, 0x7f9f6ac11de7 <vm_exec_core+6887>, 0x7f9f6ac11fec <vm_exec_core+7404>, 0x7f9f6ac11f4f <vm_exec_core+7247>, 0x7f9f6ac12062 <vm_exec_core+7522>, 0x7f9f6ac11282 <vm_exec_core+3970>, 0x7f9f6ac1229c <vm_exec_core+8092>, 0x7f9f6ac12178 <vm_exec_core+7800>, 0x7f9f6ac10360 <vm_exec_core+96>, 0x7f9f6ac11d58 <vm_exec_core+6744>, 0x7f9f6ac11d02 <vm_exec_core+6658>, 0x7f9f6ac1320b <vm_exec_core+12043>, 0x7f9f6ac12122 <vm_exec_core+7714>, 0x7f9f6ac10b39 <vm_exec_core+2105>, 0x7f9f6ac10a43 <vm_exec_core+1859>, 0x7f9f6ac110ea <vm_exec_core+3562>, 0x7f9f6ac11028 <vm_exec_core+3368>, 0x7f9f6ac12f50 <vm_exec_core+11344>, 0x7f9f6ac10fe1 <vm_exec_core+3297>, 0x7f9f6ac10ee6 <vm_exec_core+3046>, 0x7f9f6ac10e80 <vm_exec_core+2944>, 0x7f9f6ac10e3d <vm_exec_core+2877>, 0x7f9f6ac10d7d <vm_exec_core+2685>, 0x7f9f6ac10baf <vm_exec_core+2223>, 0x7f9f6ac13a0b <vm_exec_core+14091>, 0x7f9f6ac1395a <vm_exec_core+13914>, 0x7f9f6ac138b0 <vm_exec_core+13744>, 0x7f9f6ac13835 <vm_exec_core+13621>, 0x7f9f6ac13787 <vm_exec_core+13447>, 0x7f9f6ac13728 <vm_exec_core+13352>, 0x7f9f6ac136a2 <vm_exec_core+13218>, 0x7f9f6ac135f9 <vm_exec_core+13049>, 0x7f9f6ac13555 <vm_exec_core+12885>, 0x7f9f6ac134ac <vm_exec_core+12716>, 0x7f9f6ac13408 <vm_exec_core+12552>, 0x7f9f6ac1337d <vm_exec_core+12413>, 0x7f9f6ac13329 <vm_exec_core+12329>, 0x7f9f6ac132ce <vm_exec_core+12238>, 0x7f9f6ac1325d <vm_exec_core+12125>, 0x7f9f6ac12fba <vm_exec_core+11450>, 0x7f9f6ac109cd <vm_exec_core+1741>, 0x7f9f6ac10968 <vm_exec_core+1640>, 0x7f9f6ac1307b <vm_exec_core+11643>, 0x7f9f6ac131ce <vm_exec_core+11982>, 0x7f9f6ac130b4 <vm_exec_core+11700>, 0x7f9f6ac13170 <vm_exec_core+11888>, 0x7f9f6ac130fb <vm_exec_core+11771>, 0x7f9f6ac1303c <vm_exec_core+11580>, 0x7f9f6ac108f1 <vm_exec_core+1521>, 0x7f9f6ac10890 <vm_exec_core+1424>, 0x7f9f6ac107f9 <vm_exec_core+1273>, 0x7f9f6ac107ab <vm_exec_core+1195>, 0x7f9f6ac10759 <vm_exec_core+1113>, 0x7f9f6ac10709 <vm_exec_core+1033>, 0x7f9f6ac106b1 <vm_exec_core+945>, 0x7f9f6ac10675 <vm_exec_core+885>, 0x7f9f6ac10639 <vm_exec_core+825>, 0x7f9f6ac1261d <vm_exec_core+8989>, 0x7f9f6ac125b3 <vm_exec_core+8883>, 0x7f9f6ac126c4 <vm_exec_core+9156>, 0x7f9f6ac12646 <vm_exec_core+9030>, 0x7f9f6ac12366 <vm_exec_core+8294>, 0x7f9f6ac122d9 <vm_exec_core+8153>, 0x7f9f6ac12b81 <vm_exec_core+10369>, 0x7f9f6ac12b18 <vm_exec_core+10264>, 0x7f9f6ac124f0 <vm_exec_core+8688>, 0x7f9f6ac12495 <vm_exec_core+8597>, 0x7f9f6ac12945 <vm_exec_core+9797>, 0x7f9f6ac12739 <vm_exec_core+9273>, 0x7f9f6ac12c42 <vm_exec_core+10562>, 0x7f9f6ac11203 <vm_exec_core+3843>, 0x7f9f6ac114b8 <vm_exec_core+4536>, 0x7f9f6ac11474 <vm_exec_core+4468>, 0x7f9f6ac11435 <vm_exec_core+4405>, 0x7f9f6ac113f9 <vm_exec_core+4345>, 0x7f9f6ac113bd <vm_exec_core+4285>, 0x7f9f6ac11381 <vm_exec_core+4225>, 0x7f9f6ac112fc <vm_exec_core+4092>, 0x7f9f6ac112b4 <vm_exec_core+4020>, 0x7f9f6ac12554 <vm_exec_core+8788>, 0x7f9f6ac12448 <vm_exec_core+8520>, 0x7f9f6ac1155c <vm_exec_core+4700>, 0x7f9f6ac1151b <vm_exec_core+4635>, 0x7f9f6ac10d0a <vm_exec_core+2570>, 0x7f9f6ac10c89 <vm_exec_core+2441>, 0x7f9f6ac123e4 <vm_exec_core+8420>, 0x7f9f6ac10c45 <vm_exec_core+2373>, 0x7f9f6ac11a5e <vm_exec_core+5982>, 0x7f9f6ac1186c <vm_exec_core+5484>, 0x7f9f6ac117dc <vm_exec_core+5340>, 0x7f9f6ac11777 <vm_exec_core+5239>, 0x7f9f6ac11718 <vm_exec_core+5144>, 0x7f9f6ac116b9 <vm_exec_core+5049>, 0x7f9f6ac1165d <vm_exec_core+4957>, 0x7f9f6ac115e2 <vm_exec_core+4834>, 0x7f9f6ac11b6a <vm_exec_core+6250>, 0x7f9f6ac11b3c <vm_exec_core+6204>, 0x7f9f6ac11afa <vm_exec_core+6138>, 0x7f9f6ac11aa2 <vm_exec_core+6050>, 0x7f9f6ac11cb7 <vm_exec_core+6583>, 0x7f9f6ac11bbb <vm_exec_core+6331>, 0x7f9f6ac10f87 <vm_exec_core+3207>, 0x7f9f6ac10f3c <vm_exec_core+3132>, 0x7f9f6ac11f0a <vm_exec_core+7178>, 0x7f9f6ac11e95 <vm_exec_core+7061>, 0x7f9f6ac11e2c <vm_exec_core+6956>, 0x7f9f6ac11dd7 <vm_exec_core+6871>, 0x7f9f6ac11fdc <vm_exec_core+7388>, 0x7f9f6ac11f3f <vm_exec_core+7231>, 0x7f9f6ac12052 <vm_exec_core+7506>, 0x7f9f6ac11272 <vm_exec_core+3954>, 0x7f9f6ac1228c <vm_exec_core+8076>, 0x7f9f6ac12168 <vm_exec_core+7784>, 0x7f9f6ac13c38 <vm_exec_core+14648>, 0x7f9f6ac11d48 <vm_exec_core+6728>, 0x7f9f6ac11cf2 <vm_exec_core+6642>, 0x7f9f6ac13c23 <vm_exec_core+14627>, 0x7f9f6ac12112 <vm_exec_core+7698>, 0x7f9f6ac10b29 <vm_exec_core+2089>, 0x7f9f6ac10a33 <vm_exec_core+1843>, 0x7f9f6ac110da <vm_exec_core+3546>, 0x7f9f6ac11018 <vm_exec_core+3352>, 0x7f9f6ac12f40 <vm_exec_core+11328>, 0x7f9f6ac10fd1 <vm_exec_core+3281>, 0x7f9f6ac10ed6 <vm_exec_core+3030>, 0x7f9f6ac10e70 <vm_exec_core+2928>, 0x7f9f6ac10e2d <vm_exec_core+2861>, 0x7f9f6ac10d6d <vm_exec_core+2669>, 0x7f9f6ac10b9f <vm_exec_core+2207>, 0x7f9f6ac13c0e <vm_exec_core+14606>, 0x7f9f6ac13bf9 <vm_exec_core+14585>, 0x7f9f6ac13be4 <vm_exec_core+14564>, 0x7f9f6ac13bcf <vm_exec_core+14543>, 0x7f9f6ac13bba <vm_exec_core+14522>, 0x7f9f6ac13ba5 <vm_exec_core+14501>, 0x7f9f6ac13b89 <vm_exec_core+14473>, 0x7f9f6ac13b74 <vm_exec_core+14452>, 0x7f9f6ac13b5f <vm_exec_core+14431>, 0x7f9f6ac13b4a <vm_exec_core+14410>, 0x7f9f6ac13b35 <vm_exec_core+14389>, 0x7f9f6ac13b20 <vm_exec_core+14368>, 0x7f9f6ac13b0b <vm_exec_core+14347>, 0x7f9f6ac13af6 <vm_exec_core+14326>, 0x7f9f6ac13ae1 <vm_exec_core+14305>, 0x7f9f6ac13acc <vm_exec_core+14284>, 0x7f9f6ac109bd <vm_exec_core+1725>, 0x7f9f6ac10958 <vm_exec_core+1624>, 0x7f9f6ac13ab7 <vm_exec_core+14263>, 0x7f9f6ac13aa2 <vm_exec_core+14242>, 0x7f9f6ac13a8d <vm_exec_core+14221>, 0x7f9f6ac13a78 <vm_exec_core+14200>, 0x7f9f6ac10342 <vm_exec_core+66>...} #17 0x00007f9f6ac168fa in rb_vm_exec (ec=0x55e064a03850) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x55e064a03850 _tag = {tag = 36, retval = 4, buf = {0x7f9f4fc6eb50, 0x7f9f6ac16900 <rb_vm_exec+416>, 0x0, 0x7f9f4fc6ea30, 0x3000000028}, prev = 0x7f9f4fc6ec60, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #18 0x00007f9f6ac1c2a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f9f4fe72cf0, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516 arg_size = <optimized out> arg_size = <optimized out> #19 0x00007f9f6ac1c64f in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55e06300b5b0, argc=argc@entry=0, argv=argv@entry=0x7f9f4fc6eb00, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 self = <optimized out> #20 0x00007f9f6abc631f in thread_do_start_proc (th=0x55e063b2cd10) at /tmp/ruby/src/trunk-gc-asserts/thread.c:595 args = 140322186294000 args_ptr = 0x7f9f4fc6eb00 args_len = 0 procval = <optimized out> proc = 0x55e06300b5b0 #21 0x00007f9f6abc68a2 in thread_do_start (th=0x55e063b2cd10) at /tmp/ruby/src/trunk-gc-asserts/thread.c:612 result = 36 result = <optimized out> #22 thread_start_func_2 (th=0x55e063b2cd10, stack_start=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread.c:667 _ec = 0x55e064a03850 _tag = {tag = 36, retval = 140322660806572, buf = {0x55e063b2cd10, 0x7f9f6abc6828 <thread_start_func_2+712>, 0x0, 0x7f9f4fc6eb60, 0x55e0611992a0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 ractor_main_th = 0x55e06119b820 fiber_scheduler_closed = <optimized out> event_thread_end_hooked = <optimized out> result = <optimized out> #23 0x00007f9f6abc7666 in call_thread_start_func_2 (th=0x55e063b2cd10) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2234 stack_start = 0 stack_start_addr = 0x7f9f4fc6ed38 stack_start = <optimized out> stack_start_addr = <optimized out> #24 nt_start (ptr=0x55e06321a570) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2279 th = 0x55e063b2cd10 sched = <optimized out> nt = <optimized out> vm = <optimized out> #25 0x00007f9f6a59db43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727886341504, 6470369363056233657, 140322214966848, 25, 140322660800592, 140727886341856, -6416009705280664391, -6416070272259224391}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #26 0x00007f9f6a62ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 3 (Thread 0x7f9f50f0f640 (LWP 171261)): #0 0x00007f9f6a62efde in epoll_wait (epfd=4, events=events@entry=0x7f9f6af345bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = -4 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00007f9f6abc1bd0 in event_wait (vm=0x55e0611992a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x55e0611992a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:887 r = <optimized out> r = <optimized out> i = <optimized out> th = <optimized out> events = <optimized out> #3 timer_thread_func (ptr=0x55e0611992a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053 vm = 0x55e0611992a0 #4 0x00007f9f6a59db43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727886340080, 6470369363056233657, 140322234496576, 25, 140322660800592, 140727886340432, -6415941415300657991, -6416070272259224391}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007f9f6a62ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 2 (Thread 0x7f9f4fc2f640 (LWP 137735)): #0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55e062f14fe4) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55e062f14fe4) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55e062f14fe4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007f9f6a59cac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55e06119caf0, cond=0x55e062f14fb8) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7f9f6a59c7a0 <__condvar_cleanup_waiting>, __arg = 0x7f9f4fc2e640, __canceltype = 0, __prev = 0x0} cbuffer = {wseq = 63, cond = 0x55e062f14fb8, mutex = 0x55e06119caf0, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 63 seq = 31 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=cond@entry=0x55e062f14fb8, mutex=mutex@entry=0x55e06119caf0) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00007f9f6abbcefd in rb_native_cond_wait (cond=cond@entry=0x55e062f14fb8, mutex=mutex@entry=0x55e06119caf0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:222 r = <optimized out> #6 0x00007f9f6abbe7e9 in thread_sched_wait_running_turn (sched=sched@entry=0x55e06119caf0, th=th@entry=0x55e062f14d40, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:862 next_th = 0x0 #7 0x00007f9f6abbec86 in thread_sched_to_waiting_until_wakeup (sched=sched@entry=0x55e06119caf0, th=th@entry=0x55e062f14d40) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1104 can_direct_transfer = <optimized out> #8 0x00007f9f6abc7f24 in native_sleep (rel=0x0, th=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3330 sched = 0x55e06119caf0 sched = <optimized out> #9 sleep_forever (fl=1, th=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread.c:1348 prev_status = <optimized out> status = THREAD_STOPPED_FOREVER woke = <optimized out> prev_status = <optimized out> status = <optimized out> woke = <optimized out> #10 rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=<optimized out>, end=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread.c:1393 scheduler = <optimized out> #11 0x00007f9f6abc8118 in queue_sleep (_args=_args@entry=140322214701248) at /tmp/ruby/src/trunk-gc-asserts/thread_sync.c:1028 args = 0x7f9f4fc2e8c0 #12 0x00007f9f6aa27366 in rb_ensure (b_proc=b_proc@entry=0x7f9f6abc8100 <queue_sleep>, data1=data1@entry=140322214701248, e_proc=e_proc@entry=0x7f9f6abb8f70 <queue_sleep_done>, data2=data2@entry=140322214701280) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1000 _ec = 0x55e061eae7b0 _tag = {tag = 36, retval = 140320876527616, buf = {0x55e061348e60, 0x7f9f6aa27440 <rb_ensure+512>, 0x0, 0x7f9f4fc2e7b0, 0x1}, prev = 0x7f9f4fc2ea50, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x55e061eae7b0 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f9f6abb8f70 <queue_sleep_done>, data2 = 140322214701280}} #13 0x00007f9f6abc23f7 in queue_do_pop (self=140322217158520, q=0x55e061348e60, should_block=<optimized out>, timeout=4) at /tmp/ruby/src/trunk-gc-asserts/thread_sync.c:1103 ec = <optimized out> queue_waiter = {w = {self = 140322217158520, th = 0x55e062f14d40, fiber = 0x0, node = {next = 0x55e061348e60, prev = 0x55e061348e60}}, as = {q = 0x55e061348e60, sq = 0x55e061348e60}} unaligned_member_ptr_result = <optimized out> waitq = 0x55e061348e60 queue_sleep_arg = {self = 140322217158520, timeout = 4, end = 0} end = <optimized out> #14 0x00007f9f6ac13f60 in invoke_bf (argv=<optimized out>, bf=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6920 canary_p = <optimized out> ret = 18446744073709551104 canary_p = <optimized out> ret = <optimized out> #15 vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6947 argv = <optimized out> __func__ = <optimized out> i = <optimized out> argv = <optimized out> #16 vm_exec_core (ec=0x55e062f14fe4) at ../../src/trunk-gc-asserts/insns.def:1541 bf = 0x7f9f6a59a197 <__GI___futex_abstimed_wait_cancelable64+231> index = 0 leaf = <optimized out> val = <optimized out> reg_pc = 0x55e061295528 reg_cfp = 0x55e0633e87b8 insns_address_table = {0x7f9f6ac1262d <vm_exec_core+9005>, 0x7f9f6ac125c3 <vm_exec_core+8899>, 0x7f9f6ac126d4 <vm_exec_core+9172>, 0x7f9f6ac12656 <vm_exec_core+9046>, 0x7f9f6ac12376 <vm_exec_core+8310>, 0x7f9f6ac122e9 <vm_exec_core+8169>, 0x7f9f6ac12b91 <vm_exec_core+10385>, 0x7f9f6ac12b28 <vm_exec_core+10280>, 0x7f9f6ac12500 <vm_exec_core+8704>, 0x7f9f6ac124a5 <vm_exec_core+8613>, 0x7f9f6ac12955 <vm_exec_core+9813>, 0x7f9f6ac12749 <vm_exec_core+9289>, 0x7f9f6ac12c52 <vm_exec_core+10578>, 0x7f9f6ac11213 <vm_exec_core+3859>, 0x7f9f6ac114c8 <vm_exec_core+4552>, 0x7f9f6ac11484 <vm_exec_core+4484>, 0x7f9f6ac11445 <vm_exec_core+4421>, 0x7f9f6ac11409 <vm_exec_core+4361>, 0x7f9f6ac113cd <vm_exec_core+4301>, 0x7f9f6ac11391 <vm_exec_core+4241>, 0x7f9f6ac1130c <vm_exec_core+4108>, 0x7f9f6ac112c4 <vm_exec_core+4036>, 0x7f9f6ac12564 <vm_exec_core+8804>, 0x7f9f6ac12458 <vm_exec_core+8536>, 0x7f9f6ac1156c <vm_exec_core+4716>, 0x7f9f6ac1152b <vm_exec_core+4651>, 0x7f9f6ac10d1a <vm_exec_core+2586>, 0x7f9f6ac10c99 <vm_exec_core+2457>, 0x7f9f6ac123f4 <vm_exec_core+8436>, 0x7f9f6ac10c55 <vm_exec_core+2389>, 0x7f9f6ac11a6e <vm_exec_core+5998>, 0x7f9f6ac1187c <vm_exec_core+5500>, 0x7f9f6ac117ec <vm_exec_core+5356>, 0x7f9f6ac11787 <vm_exec_core+5255>, 0x7f9f6ac11728 <vm_exec_core+5160>, 0x7f9f6ac116c9 <vm_exec_core+5065>, 0x7f9f6ac1166d <vm_exec_core+4973>, 0x7f9f6ac115f2 <vm_exec_core+4850>, 0x7f9f6ac11b7a <vm_exec_core+6266>, 0x7f9f6ac11b4c <vm_exec_core+6220>, 0x7f9f6ac11b0a <vm_exec_core+6154>, 0x7f9f6ac11ab2 <vm_exec_core+6066>, 0x7f9f6ac11cc7 <vm_exec_core+6599>, 0x7f9f6ac11bcb <vm_exec_core+6347>, 0x7f9f6ac10f97 <vm_exec_core+3223>, 0x7f9f6ac10f4c <vm_exec_core+3148>, 0x7f9f6ac11f1a <vm_exec_core+7194>, 0x7f9f6ac11ea5 <vm_exec_core+7077>, 0x7f9f6ac11e3c <vm_exec_core+6972>, 0x7f9f6ac11de7 <vm_exec_core+6887>, 0x7f9f6ac11fec <vm_exec_core+7404>, 0x7f9f6ac11f4f <vm_exec_core+7247>, 0x7f9f6ac12062 <vm_exec_core+7522>, 0x7f9f6ac11282 <vm_exec_core+3970>, 0x7f9f6ac1229c <vm_exec_core+8092>, 0x7f9f6ac12178 <vm_exec_core+7800>, 0x7f9f6ac10360 <vm_exec_core+96>, 0x7f9f6ac11d58 <vm_exec_core+6744>, 0x7f9f6ac11d02 <vm_exec_core+6658>, 0x7f9f6ac1320b <vm_exec_core+12043>, 0x7f9f6ac12122 <vm_exec_core+7714>, 0x7f9f6ac10b39 <vm_exec_core+2105>, 0x7f9f6ac10a43 <vm_exec_core+1859>, 0x7f9f6ac110ea <vm_exec_core+3562>, 0x7f9f6ac11028 <vm_exec_core+3368>, 0x7f9f6ac12f50 <vm_exec_core+11344>, 0x7f9f6ac10fe1 <vm_exec_core+3297>, 0x7f9f6ac10ee6 <vm_exec_core+3046>, 0x7f9f6ac10e80 <vm_exec_core+2944>, 0x7f9f6ac10e3d <vm_exec_core+2877>, 0x7f9f6ac10d7d <vm_exec_core+2685>, 0x7f9f6ac10baf <vm_exec_core+2223>, 0x7f9f6ac13a0b <vm_exec_core+14091>, 0x7f9f6ac1395a <vm_exec_core+13914>, 0x7f9f6ac138b0 <vm_exec_core+13744>, 0x7f9f6ac13835 <vm_exec_core+13621>, 0x7f9f6ac13787 <vm_exec_core+13447>, 0x7f9f6ac13728 <vm_exec_core+13352>, 0x7f9f6ac136a2 <vm_exec_core+13218>, 0x7f9f6ac135f9 <vm_exec_core+13049>, 0x7f9f6ac13555 <vm_exec_core+12885>, 0x7f9f6ac134ac <vm_exec_core+12716>, 0x7f9f6ac13408 <vm_exec_core+12552>, 0x7f9f6ac1337d <vm_exec_core+12413>, 0x7f9f6ac13329 <vm_exec_core+12329>, 0x7f9f6ac132ce <vm_exec_core+12238>, 0x7f9f6ac1325d <vm_exec_core+12125>, 0x7f9f6ac12fba <vm_exec_core+11450>, 0x7f9f6ac109cd <vm_exec_core+1741>, 0x7f9f6ac10968 <vm_exec_core+1640>, 0x7f9f6ac1307b <vm_exec_core+11643>, 0x7f9f6ac131ce <vm_exec_core+11982>, 0x7f9f6ac130b4 <vm_exec_core+11700>, 0x7f9f6ac13170 <vm_exec_core+11888>, 0x7f9f6ac130fb <vm_exec_core+11771>, 0x7f9f6ac1303c <vm_exec_core+11580>, 0x7f9f6ac108f1 <vm_exec_core+1521>, 0x7f9f6ac10890 <vm_exec_core+1424>, 0x7f9f6ac107f9 <vm_exec_core+1273>, 0x7f9f6ac107ab <vm_exec_core+1195>, 0x7f9f6ac10759 <vm_exec_core+1113>, 0x7f9f6ac10709 <vm_exec_core+1033>, 0x7f9f6ac106b1 <vm_exec_core+945>, 0x7f9f6ac10675 <vm_exec_core+885>, 0x7f9f6ac10639 <vm_exec_core+825>, 0x7f9f6ac1261d <vm_exec_core+8989>, 0x7f9f6ac125b3 <vm_exec_core+8883>, 0x7f9f6ac126c4 <vm_exec_core+9156>, 0x7f9f6ac12646 <vm_exec_core+9030>, 0x7f9f6ac12366 <vm_exec_core+8294>, 0x7f9f6ac122d9 <vm_exec_core+8153>, 0x7f9f6ac12b81 <vm_exec_core+10369>, 0x7f9f6ac12b18 <vm_exec_core+10264>, 0x7f9f6ac124f0 <vm_exec_core+8688>, 0x7f9f6ac12495 <vm_exec_core+8597>, 0x7f9f6ac12945 <vm_exec_core+9797>, 0x7f9f6ac12739 <vm_exec_core+9273>, 0x7f9f6ac12c42 <vm_exec_core+10562>, 0x7f9f6ac11203 <vm_exec_core+3843>, 0x7f9f6ac114b8 <vm_exec_core+4536>, 0x7f9f6ac11474 <vm_exec_core+4468>, 0x7f9f6ac11435 <vm_exec_core+4405>, 0x7f9f6ac113f9 <vm_exec_core+4345>, 0x7f9f6ac113bd <vm_exec_core+4285>, 0x7f9f6ac11381 <vm_exec_core+4225>, 0x7f9f6ac112fc <vm_exec_core+4092>, 0x7f9f6ac112b4 <vm_exec_core+4020>, 0x7f9f6ac12554 <vm_exec_core+8788>, 0x7f9f6ac12448 <vm_exec_core+8520>, 0x7f9f6ac1155c <vm_exec_core+4700>, 0x7f9f6ac1151b <vm_exec_core+4635>, 0x7f9f6ac10d0a <vm_exec_core+2570>, 0x7f9f6ac10c89 <vm_exec_core+2441>, 0x7f9f6ac123e4 <vm_exec_core+8420>, 0x7f9f6ac10c45 <vm_exec_core+2373>, 0x7f9f6ac11a5e <vm_exec_core+5982>, 0x7f9f6ac1186c <vm_exec_core+5484>, 0x7f9f6ac117dc <vm_exec_core+5340>, 0x7f9f6ac11777 <vm_exec_core+5239>, 0x7f9f6ac11718 <vm_exec_core+5144>, 0x7f9f6ac116b9 <vm_exec_core+5049>, 0x7f9f6ac1165d <vm_exec_core+4957>, 0x7f9f6ac115e2 <vm_exec_core+4834>, 0x7f9f6ac11b6a <vm_exec_core+6250>, 0x7f9f6ac11b3c <vm_exec_core+6204>, 0x7f9f6ac11afa <vm_exec_core+6138>, 0x7f9f6ac11aa2 <vm_exec_core+6050>, 0x7f9f6ac11cb7 <vm_exec_core+6583>, 0x7f9f6ac11bbb <vm_exec_core+6331>, 0x7f9f6ac10f87 <vm_exec_core+3207>, 0x7f9f6ac10f3c <vm_exec_core+3132>, 0x7f9f6ac11f0a <vm_exec_core+7178>, 0x7f9f6ac11e95 <vm_exec_core+7061>, 0x7f9f6ac11e2c <vm_exec_core+6956>, 0x7f9f6ac11dd7 <vm_exec_core+6871>, 0x7f9f6ac11fdc <vm_exec_core+7388>, 0x7f9f6ac11f3f <vm_exec_core+7231>, 0x7f9f6ac12052 <vm_exec_core+7506>, 0x7f9f6ac11272 <vm_exec_core+3954>, 0x7f9f6ac1228c <vm_exec_core+8076>, 0x7f9f6ac12168 <vm_exec_core+7784>, 0x7f9f6ac13c38 <vm_exec_core+14648>, 0x7f9f6ac11d48 <vm_exec_core+6728>, 0x7f9f6ac11cf2 <vm_exec_core+6642>, 0x7f9f6ac13c23 <vm_exec_core+14627>, 0x7f9f6ac12112 <vm_exec_core+7698>, 0x7f9f6ac10b29 <vm_exec_core+2089>, 0x7f9f6ac10a33 <vm_exec_core+1843>, 0x7f9f6ac110da <vm_exec_core+3546>, 0x7f9f6ac11018 <vm_exec_core+3352>, 0x7f9f6ac12f40 <vm_exec_core+11328>, 0x7f9f6ac10fd1 <vm_exec_core+3281>, 0x7f9f6ac10ed6 <vm_exec_core+3030>, 0x7f9f6ac10e70 <vm_exec_core+2928>, 0x7f9f6ac10e2d <vm_exec_core+2861>, 0x7f9f6ac10d6d <vm_exec_core+2669>, 0x7f9f6ac10b9f <vm_exec_core+2207>, 0x7f9f6ac13c0e <vm_exec_core+14606>, 0x7f9f6ac13bf9 <vm_exec_core+14585>, 0x7f9f6ac13be4 <vm_exec_core+14564>, 0x7f9f6ac13bcf <vm_exec_core+14543>, 0x7f9f6ac13bba <vm_exec_core+14522>, 0x7f9f6ac13ba5 <vm_exec_core+14501>, 0x7f9f6ac13b89 <vm_exec_core+14473>, 0x7f9f6ac13b74 <vm_exec_core+14452>, 0x7f9f6ac13b5f <vm_exec_core+14431>, 0x7f9f6ac13b4a <vm_exec_core+14410>, 0x7f9f6ac13b35 <vm_exec_core+14389>, 0x7f9f6ac13b20 <vm_exec_core+14368>, 0x7f9f6ac13b0b <vm_exec_core+14347>, 0x7f9f6ac13af6 <vm_exec_core+14326>, 0x7f9f6ac13ae1 <vm_exec_core+14305>, 0x7f9f6ac13acc <vm_exec_core+14284>, 0x7f9f6ac109bd <vm_exec_core+1725>, 0x7f9f6ac10958 <vm_exec_core+1624>, 0x7f9f6ac13ab7 <vm_exec_core+14263>, 0x7f9f6ac13aa2 <vm_exec_core+14242>, 0x7f9f6ac13a8d <vm_exec_core+14221>, 0x7f9f6ac13a78 <vm_exec_core+14200>, 0x7f9f6ac10342 <vm_exec_core+66>...} #17 0x00007f9f6ac168fa in rb_vm_exec (ec=0x55e061eae7b0) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x55e061eae7b0 _tag = {tag = 36, retval = 4, buf = {0x7f9f4fc2eb50, 0x7f9f6ac16900 <rb_vm_exec+416>, 0x0, 0x7f9f4fc2ea30, 0x3000000028}, prev = 0x7f9f4fc2ec60, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #18 0x00007f9f6ac1c2a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f9f4fe87268, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516 arg_size = <optimized out> arg_size = <optimized out> #19 0x00007f9f6ac1c64f in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55e062f14f60, argc=argc@entry=0, argv=argv@entry=0x7f9f4fc2eb00, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 self = <optimized out> #20 0x00007f9f6abc631f in thread_do_start_proc (th=0x55e062f14d40) at /tmp/ruby/src/trunk-gc-asserts/thread.c:595 args = 140322201823400 args_ptr = 0x7f9f4fc2eb00 args_len = 0 procval = <optimized out> proc = 0x55e062f14f60 #21 0x00007f9f6abc68a2 in thread_do_start (th=0x55e062f14d40) at /tmp/ruby/src/trunk-gc-asserts/thread.c:612 result = 36 result = <optimized out> #22 thread_start_func_2 (th=0x55e062f14d40, stack_start=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread.c:667 _ec = 0x55e061eae7b0 _tag = {tag = 36, retval = 140322660806572, buf = {0x55e062f14d40, 0x7f9f6abc6828 <thread_start_func_2+712>, 0x0, 0x7f9f4fc2eb60, 0x55e062f14d40}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> errinfo = 4 ractor_main_th = 0x55e06119b820 fiber_scheduler_closed = <optimized out> event_thread_end_hooked = <optimized out> result = <optimized out> #23 0x00007f9f6abc7666 in call_thread_start_func_2 (th=0x55e062f14d40) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2234 stack_start = 0 stack_start_addr = 0x7f9f4fc2ed38 stack_start = <optimized out> stack_start_addr = <optimized out> #24 nt_start (ptr=0x55e062f14f90) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2279 th = 0x55e062f14d40 sched = <optimized out> nt = <optimized out> vm = <optimized out> #25 0x00007f9f6a59db43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140727886339904, 6470369363056233657, 140322214704704, 25, 140322660800592, 140727886340256, -6416009739640402759, -6416070272259224391}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #26 0x00007f9f6a62ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7f9f6a4e7c00 (LWP 135981)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140322660056064) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f9f6a4e7c00 old_mask = {__val = {140727886337312, 0, 140322186004120, 140322660869331, 0, 140322660765677, 140322660056064, 140322662381056, 94422233429296, 140322660711847, 57, 140322662397600, 94422233429296, 140322667686175, 94422190101152, 139641259611440}} ret = <optimized out> pd = <optimized out> old_mask = <optimized out> ret = <optimized out> tid = <optimized out> ret = <optimized out> resultvar = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> __private = <optimized out> __oldval = <optimized out> result = <optimized out> #1 __pthread_kill_internal (signo=6, threadid=140322660056064) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140322660056064, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f9f6a54b476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f9f6a5317f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {8528445641706184736, 7378697234196427620, 3919933115663279718, 7378634724483280944, 7378697629483820646, 140727886337712, 7528151379660382208, 140322660047904, 140322670834816, 0, 140322662397600, 140727886337712, 140322658910208, 140322658975720, 140322665510430, 18446744069414584321}}, sa_flags = 1074143232, sa_restorer = 0x7f9f6a3dffc0} sigs = {__val = {32, 8223625903103619170, 3472328295963438381, 4192904167887482928, 2314885531086893104, 2314885530818453536, 2314885530818453536, 8528445641706184736, 7378645557150114166, 3472329396578378596, 3702913709593013552, 8223625903103750242, 3472328295963457581, 4192904167887482928, 2314885531086893104, 2314885530818453536}} #5 0x00007f9f6a949952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029 No locals. #6 rb_bug (fmt=fmt@entry=0x7f9f6ad7f808 "gc_verify_internal_consistency: found internal inconsistency.") at /tmp/ruby/src/trunk-gc-asserts/error.c:1053 args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7ffdc3acd790, reg_save_area = 0x7ffdc3acd6d0}} #7 0x00007f9f6a94b518 in gc_verify_internal_consistency_ (objspace=0x55e06119bc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710 data = {objspace = 0x55e06119bc00, err_count = 1, live_object_count = 181924, zombie_object_count = 27, parent = 140322658975680, old_object_count = 181867, remembered_shady_count = 0} #8 0x00007f9f6aa4b30e in gc_verify_internal_consistency (objspace=0x55e06119bc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777 prev_during_gc = <optimized out> _lev = 1358136944 #9 gc_start (objspace=0x55e06119bc00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9012 do_full_mark = 0 __func__ = "gc_start" lock_lev = 258828 #10 0x00007f9f6aa4caf3 in garbage_collect (objspace=0x55e06119bc00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8986 _lev = 32671 ret = <optimized out> #11 0x00007f9f6aa4fc83 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cache=0x55e06119cbc8, objspace=0x55e06119bc00, flags=8199, klass=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2856 obj = <optimized out> lev = 1 obj = <optimized out> lev = <optimized out> #12 newobj_slowpath_wb_protected (klass=<optimized out>, flags=8199, objspace=0x55e06119bc00, cache=0x55e06119cbc8, size_pool_idx=0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2880 No locals. #13 0x00007f9f6aa50f2e in newobj_of (alloc_size=24, wb_protected=1, v3=0, v2=0, v1=0, flags=<optimized out>, klass=140322234766200, cr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2924 obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> cache = <optimized out> obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> cache = <optimized out> i = <optimized out> cnt = <optimized out> #14 rb_wb_protected_newobj_of (ec=<optimized out>, klass=klass@entry=140322234766200, flags=flags@entry=8199, size=size@entry=24) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2942 __func__ = "rb_wb_protected_newobj_of" #15 0x00007f9f6a95d803 in ary_alloc_embed (capa=1, klass=140322234766200) at /tmp/ruby/src/trunk-gc-asserts/array.c:669 size = 24 ary = <optimized out> #16 ary_new (capa=1, klass=140322234766200) at /tmp/ruby/src/trunk-gc-asserts/array.c:710 ary = <optimized out> ary = <optimized out> dtrace_line = <optimized out> dtrace_file = <optimized out> #17 rb_ary_tmp_new_from_values (elts=0x7f9f6a3e63c0, n=1, klass=140322234766200) at /tmp/ruby/src/trunk-gc-asserts/array.c:760 ary = <optimized out> ary = <optimized out> tmp_n = <optimized out> #18 rb_ary_new_from_values (n=n@entry=1, elts=elts@entry=0x7f9f6a3e63c0) at /tmp/ruby/src/trunk-gc-asserts/array.c:772 No locals. #19 0x00007f9f6ac09a87 in args_copy (args=<synthetic pointer>) at /tmp/ruby/src/trunk-gc-asserts/vm_args.c:158 No locals. #20 setup_parameters_complex (ec=<optimized out>, iseq=<optimized out>, calling=<optimized out>, ci=<optimized out>, locals=0x7f9f6a3e63c0, arg_setup_type=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_args.c:778 min_argc = <optimized out> max_argc = <optimized out> given_argc = <optimized out> ci_flag = <optimized out> kw_flag = <optimized out> opt_pc = 0 allow_autosplat = <optimized out> args_body = {argv = 0x7f9f6a3e63c0, argc = <optimized out>, rest_index = 0, rest_dupped = 0, kw_arg = 0x0, kw_argv = <optimized out>, rest = <optimized out>} args = <synthetic pointer> keyword_hash = <optimized out> orig_sp = <optimized out> i = <optimized out> flag_keyword_hash = <optimized out> splat_flagged_keyword_hash = <optimized out> converted_keyword_hash = <optimized out> rest_last = <optimized out> #21 0x00007f9f6ac0a707 in vm_callee_setup_arg (ec=0x55e06119cc80, calling=<optimized out>, iseq=0x7f9f4e5f4520, argv=<optimized out>, param_size=1, local_size=1) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3073 ci = 0x7ffdc3acde90 cc = 0x7ffdc3acdf70 cacheable_ci = <optimized out> #22 0x00007f9f6ac0ab78 in vm_call_iseq_setup (ec=ec@entry=0x55e06119cc80, cfp=0x7f9f6a4e5be8, calling=calling@entry=0x7ffdc3acdec0) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3085 cc = <optimized out> iseq = <optimized out> param_size = 1 local_size = 1 opt_pc = <optimized out> #23 0x00007f9f6ac1cafd in vm_call0_body (ec=0x55e06119cc80, calling=0x7ffdc3acdec0, argv=0x7ffdc3ace018) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:227 reg_cfp = <optimized out> i = <optimized out> ci = <optimized out> cc = 0x7ffdc3acdf70 ret = <optimized out> #24 0x00007f9f6ac1d5a8 in vm_call0_cc (ec=0x55e06119cc80, recv=140322188043640, id=<optimized out>, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110 flags = <optimized out> use_argv = <optimized out> av = {140322185927760, 160250601} calling = {cd = 0x7ffdc3acde80, cc = 0x7ffdc3acdf70, block_handler = 0, recv = 140322188043640, argc = 1, kw_splat = false, heap_argv = 0} #25 0x00007f9f6ac0fba9 in rb_vm_call0 (kw_splat=0, cme=0x7f9f4e62d000, argv=0x7ffdc3ace018, argc=1, id=3425, recv=140322188043640, ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70 cc = {flags = 52250, klass = 0, cme_ = 0x7f9f4e62d000, call_ = 0x7f9f6ac195c0 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}} #26 rb_vm_call_kw (kw_splat=0, me=0x7f9f4e62d000, argv=0x7ffdc3ace018, argc=1, id=3425, recv=140322188043640, ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:330 No locals. #27 rb_check_funcall_default_kw (kw_splat=0, def=36, argv=0x7ffdc3ace018, argc=1, mid=3425, recv=140322188043640) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713 klass = 140322211539800 me = 0x7f9f4e62d000 ec = <optimized out> respond = -1 klass = <optimized out> me = <optimized out> ec = <optimized out> respond = <optimized out> ret = <optimized out> #28 rb_check_funcall (recv=140322188043640, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7ffdc3ace018) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689 No locals. #29 0x00007f9f6aa3cb53 in run_single_final (objid=<optimized out>, cmd=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4056 No locals. #30 run_finalizer (objspace=<optimized out>, obj=<optimized out>, table=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4105 _ec = <optimized out> _tag = {tag = 36, retval = 23260703872, buf = {0x7f9f4e0b0000, 0x7f9f6aa3cbc8 <run_finalizer+504>, 0x0, 0x7ffdc3acdfe0, 0x55e0611a1f30}, prev = 0x7ffdc3ace200, state = RUBY_TAG_NONE, lock_rec = 0} i = 0 state = <optimized out> saved = {errinfo = 4, objid = 160250601, final = 140322188043640, cfp = 0x7f9f6a4e5be8, sp = 0x7f9f6a3e63b8, finished = 0} ec = 0x55e06119cc80 #31 0x00007f9f6aa3fbb7 in run_final (zombie=<optimized out>, objspace=0x55e06119bc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122 table = 140322188043600 key = 140322185927760 key = <optimized out> __func__ = "run_final" table = <optimized out> #32 finalize_list (zombie=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4143 next_zombie = 140322187018560 page = 0x55e065c8f690 __func__ = "finalize_list" next_zombie = <optimized out> page = <optimized out> _lev = <optimized out> #33 finalize_deferred_heap_pages (objspace=0x55e06119bc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172 zombie = <optimized out> #34 0x00007f9f6aa3fde5 in finalize_deferred (objspace=0x55e06119bc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181 ec = 0x55e06119cc80 #35 gc_finalize_deferred (dmy=0x55e06119bc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191 objspace = 0x55e06119bc00 #36 0x00007f9f6ac33b3e in rb_postponed_job_flush (vm=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_trace.c:1849 i = <optimized out> func = <optimized out> data = <optimized out> wq_job = <optimized out> _ec = 0x55e06119cc80 _tag = {tag = 36, retval = 94422190111864, buf = {0x7f9f6a4e5c20, 0x7f9f6ac33bf0 <rb_postponed_job_flush+656>, 0x0, 0x7ffdc3ace190, 0xe1}, prev = 0x7ffdc3ace6a0, state = RUBY_TAG_NONE, lock_rec = 0} pjq = 0x55e06119b9f0 ec = 0x55e06119cc80 block_mask = 12 saved_mask = 0 saved_errno = 4 tmp = {n = {next = 0x7ffdc3ace1f0, prev = 0x7ffdc3ace1f0}} triggered_bits = 0 #37 0x00007f9f6abc3af1 in rb_threadptr_execute_interrupts (th=<optimized out>, blocking_timing=0) at /tmp/ruby/src/trunk-gc-asserts/thread.c:2465 sig = <optimized out> timer_interrupt = 0 pending_interrupt = 0 terminate_interrupt = 0 trap_interrupt = 0 interrupt = <optimized out> postponed_job_interrupt = 4 ret = 0 #38 0x00007f9f6ac1d020 in rb_vm_check_ints (ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916 No locals. #39 rb_vm_check_ints (ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091 No locals. #40 vm_pop_frame (ep=<optimized out>, cfp=<optimized out>, ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446 flags = <optimized out> flags = <optimized out> #41 rb_vm_pop_frame (ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:455 No locals. #42 vm_call0_cfunc_with_frame (argv=<optimized out>, calling=<optimized out>, ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:176 reg_cfp = 0x7f9f6a4e5c20 ci = <optimized out> me = 0x7f9f4e5f25e0 mid = 2897 block_handler = <optimized out> recv = <optimized out> argc = <optimized out> val = 4 cfunc = <optimized out> len = <optimized out> frame_flags = <optimized out> ci = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> len = <optimized out> recv = <optimized out> argc = <optimized out> mid = <optimized out> block_handler = <optimized out> frame_flags = <optimized out> unaligned_member_ptr_result = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #43 vm_call0_cfunc (argv=<optimized out>, calling=<optimized out>, ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:187 No locals. #44 vm_call0_body (ec=0x55e06119cc80, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:233 ci = <optimized out> cc = <optimized out> ret = <optimized out> #45 0x00007f9f6ac212e7 in vm_call0_cc (kw_splat=0, cc=0x7f9f4e156298, argv=0x7ffdc3ace520, argc=1, id=2897, recv=140322186552280, ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110 flags = <optimized out> use_argv = 0x7ffdc3ace520 av = {140320876527616, 8589938722} calling = {cd = 0x7ffdc3ace450, cc = 0x7f9f4e156298, block_handler = 0, recv = 140322186552280, argc = 1, kw_splat = false, heap_argv = 0} flags = <optimized out> use_argv = <optimized out> av = <optimized out> calling = <optimized out> #46 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffdc3ace520, argc=<optimized out>, mid=2897, recv=140322186552280) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1069 ec = 0x55e06119cc80 cc = 0x7f9f4e156298 self = <optimized out> ec = <optimized out> cc = <optimized out> self = <optimized out> #47 rb_funcallv (recv=140322186552280, mid=2897, argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1084 No locals. #48 0x00007f9f6ac21524 in method_added (klass=klass@entry=140322182808640, mid=mid@entry=51329) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1213 arg = 13140236 recv_class = 140322186552280 hook_id = <optimized out> #49 0x00007f9f6ac2279b in method_added (mid=51329, klass=140322182808640) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:927 arg = <optimized out> recv_class = <optimized out> hook_id = <optimized out> #50 rb_add_method (visi=<optimized out>, opts=0x7ffdc3ace550, type=VM_METHOD_TYPE_ISEQ, mid=51329, klass=140322182808640) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1223 No locals. #51 rb_add_method_iseq (visi=<optimized out>, cref=0x7f9f4e10fcd0, iseq=0x7f9f4e10fd48, mid=51329, klass=140322182808640) at /tmp/ruby/src/trunk-gc-asserts/vm_method.c:1238 iseq_body = {iseqptr = 0x7f9f4e10fd48, cref = 0x7f9f4e10fcd0} iseq_body = <optimized out> #52 vm_define_method (ec=0x55e06119cc80, obj=<optimized out>, id=51329, iseqval=140322186263880, is_singleton=1) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5594 klass = 140322182808640 visi = <optimized out> cref = 0x7f9f4e10fcd0 #53 0x00007f9f6ac122d6 in vm_exec_core (ec=0x2132d) at ../../src/trunk-gc-asserts/insns.def:844 id = 6 iseq = <optimized out> leaf = <optimized out> obj = 135981 reg_pc = 0x55e0627a15e0 reg_cfp = 0x7f9f6a4e5c20 insns_address_table = {0x7f9f6ac1262d <vm_exec_core+9005>, 0x7f9f6ac125c3 <vm_exec_core+8899>, 0x7f9f6ac126d4 <vm_exec_core+9172>, 0x7f9f6ac12656 <vm_exec_core+9046>, 0x7f9f6ac12376 <vm_exec_core+8310>, 0x7f9f6ac122e9 <vm_exec_core+8169>, 0x7f9f6ac12b91 <vm_exec_core+10385>, 0x7f9f6ac12b28 <vm_exec_core+10280>, 0x7f9f6ac12500 <vm_exec_core+8704>, 0x7f9f6ac124a5 <vm_exec_core+8613>, 0x7f9f6ac12955 <vm_exec_core+9813>, 0x7f9f6ac12749 <vm_exec_core+9289>, 0x7f9f6ac12c52 <vm_exec_core+10578>, 0x7f9f6ac11213 <vm_exec_core+3859>, 0x7f9f6ac114c8 <vm_exec_core+4552>, 0x7f9f6ac11484 <vm_exec_core+4484>, 0x7f9f6ac11445 <vm_exec_core+4421>, 0x7f9f6ac11409 <vm_exec_core+4361>, 0x7f9f6ac113cd <vm_exec_core+4301>, 0x7f9f6ac11391 <vm_exec_core+4241>, 0x7f9f6ac1130c <vm_exec_core+4108>, 0x7f9f6ac112c4 <vm_exec_core+4036>, 0x7f9f6ac12564 <vm_exec_core+8804>, 0x7f9f6ac12458 <vm_exec_core+8536>, 0x7f9f6ac1156c <vm_exec_core+4716>, 0x7f9f6ac1152b <vm_exec_core+4651>, 0x7f9f6ac10d1a <vm_exec_core+2586>, 0x7f9f6ac10c99 <vm_exec_core+2457>, 0x7f9f6ac123f4 <vm_exec_core+8436>, 0x7f9f6ac10c55 <vm_exec_core+2389>, 0x7f9f6ac11a6e <vm_exec_core+5998>, 0x7f9f6ac1187c <vm_exec_core+5500>, 0x7f9f6ac117ec <vm_exec_core+5356>, 0x7f9f6ac11787 <vm_exec_core+5255>, 0x7f9f6ac11728 <vm_exec_core+5160>, 0x7f9f6ac116c9 <vm_exec_core+5065>, 0x7f9f6ac1166d <vm_exec_core+4973>, 0x7f9f6ac115f2 <vm_exec_core+4850>, 0x7f9f6ac11b7a <vm_exec_core+6266>, 0x7f9f6ac11b4c <vm_exec_core+6220>, 0x7f9f6ac11b0a <vm_exec_core+6154>, 0x7f9f6ac11ab2 <vm_exec_core+6066>, 0x7f9f6ac11cc7 <vm_exec_core+6599>, 0x7f9f6ac11bcb <vm_exec_core+6347>, 0x7f9f6ac10f97 <vm_exec_core+3223>, 0x7f9f6ac10f4c <vm_exec_core+3148>, 0x7f9f6ac11f1a <vm_exec_core+7194>, 0x7f9f6ac11ea5 <vm_exec_core+7077>, 0x7f9f6ac11e3c <vm_exec_core+6972>, 0x7f9f6ac11de7 <vm_exec_core+6887>, 0x7f9f6ac11fec <vm_exec_core+7404>, 0x7f9f6ac11f4f <vm_exec_core+7247>, 0x7f9f6ac12062 <vm_exec_core+7522>, 0x7f9f6ac11282 <vm_exec_core+3970>, 0x7f9f6ac1229c <vm_exec_core+8092>, 0x7f9f6ac12178 <vm_exec_core+7800>, 0x7f9f6ac10360 <vm_exec_core+96>, 0x7f9f6ac11d58 <vm_exec_core+6744>, 0x7f9f6ac11d02 <vm_exec_core+6658>, 0x7f9f6ac1320b <vm_exec_core+12043>, 0x7f9f6ac12122 <vm_exec_core+7714>, 0x7f9f6ac10b39 <vm_exec_core+2105>, 0x7f9f6ac10a43 <vm_exec_core+1859>, 0x7f9f6ac110ea <vm_exec_core+3562>, 0x7f9f6ac11028 <vm_exec_core+3368>, 0x7f9f6ac12f50 <vm_exec_core+11344>, 0x7f9f6ac10fe1 <vm_exec_core+3297>, 0x7f9f6ac10ee6 <vm_exec_core+3046>, 0x7f9f6ac10e80 <vm_exec_core+2944>, 0x7f9f6ac10e3d <vm_exec_core+2877>, 0x7f9f6ac10d7d <vm_exec_core+2685>, 0x7f9f6ac10baf <vm_exec_core+2223>, 0x7f9f6ac13a0b <vm_exec_core+14091>, 0x7f9f6ac1395a <vm_exec_core+13914>, 0x7f9f6ac138b0 <vm_exec_core+13744>, 0x7f9f6ac13835 <vm_exec_core+13621>, 0x7f9f6ac13787 <vm_exec_core+13447>, 0x7f9f6ac13728 <vm_exec_core+13352>, 0x7f9f6ac136a2 <vm_exec_core+13218>, 0x7f9f6ac135f9 <vm_exec_core+13049>, 0x7f9f6ac13555 <vm_exec_core+12885>, 0x7f9f6ac134ac <vm_exec_core+12716>, 0x7f9f6ac13408 <vm_exec_core+12552>, 0x7f9f6ac1337d <vm_exec_core+12413>, 0x7f9f6ac13329 <vm_exec_core+12329>, 0x7f9f6ac132ce <vm_exec_core+12238>, 0x7f9f6ac1325d <vm_exec_core+12125>, 0x7f9f6ac12fba <vm_exec_core+11450>, 0x7f9f6ac109cd <vm_exec_core+1741>, 0x7f9f6ac10968 <vm_exec_core+1640>, 0x7f9f6ac1307b <vm_exec_core+11643>, 0x7f9f6ac131ce <vm_exec_core+11982>, 0x7f9f6ac130b4 <vm_exec_core+11700>, 0x7f9f6ac13170 <vm_exec_core+11888>, 0x7f9f6ac130fb <vm_exec_core+11771>, 0x7f9f6ac1303c <vm_exec_core+11580>, 0x7f9f6ac108f1 <vm_exec_core+1521>, 0x7f9f6ac10890 <vm_exec_core+1424>, 0x7f9f6ac107f9 <vm_exec_core+1273>, 0x7f9f6ac107ab <vm_exec_core+1195>, 0x7f9f6ac10759 <vm_exec_core+1113>, 0x7f9f6ac10709 <vm_exec_core+1033>, 0x7f9f6ac106b1 <vm_exec_core+945>, 0x7f9f6ac10675 <vm_exec_core+885>, 0x7f9f6ac10639 <vm_exec_core+825>, 0x7f9f6ac1261d <vm_exec_core+8989>, 0x7f9f6ac125b3 <vm_exec_core+8883>, 0x7f9f6ac126c4 <vm_exec_core+9156>, 0x7f9f6ac12646 <vm_exec_core+9030>, 0x7f9f6ac12366 <vm_exec_core+8294>, 0x7f9f6ac122d9 <vm_exec_core+8153>, 0x7f9f6ac12b81 <vm_exec_core+10369>, 0x7f9f6ac12b18 <vm_exec_core+10264>, 0x7f9f6ac124f0 <vm_exec_core+8688>, 0x7f9f6ac12495 <vm_exec_core+8597>, 0x7f9f6ac12945 <vm_exec_core+9797>, 0x7f9f6ac12739 <vm_exec_core+9273>, 0x7f9f6ac12c42 <vm_exec_core+10562>, 0x7f9f6ac11203 <vm_exec_core+3843>, 0x7f9f6ac114b8 <vm_exec_core+4536>, 0x7f9f6ac11474 <vm_exec_core+4468>, 0x7f9f6ac11435 <vm_exec_core+4405>, 0x7f9f6ac113f9 <vm_exec_core+4345>, 0x7f9f6ac113bd <vm_exec_core+4285>, 0x7f9f6ac11381 <vm_exec_core+4225>, 0x7f9f6ac112fc <vm_exec_core+4092>, 0x7f9f6ac112b4 <vm_exec_core+4020>, 0x7f9f6ac12554 <vm_exec_core+8788>, 0x7f9f6ac12448 <vm_exec_core+8520>, 0x7f9f6ac1155c <vm_exec_core+4700>, 0x7f9f6ac1151b <vm_exec_core+4635>, 0x7f9f6ac10d0a <vm_exec_core+2570>, 0x7f9f6ac10c89 <vm_exec_core+2441>, 0x7f9f6ac123e4 <vm_exec_core+8420>, 0x7f9f6ac10c45 <vm_exec_core+2373>, 0x7f9f6ac11a5e <vm_exec_core+5982>, 0x7f9f6ac1186c <vm_exec_core+5484>, 0x7f9f6ac117dc <vm_exec_core+5340>, 0x7f9f6ac11777 <vm_exec_core+5239>, 0x7f9f6ac11718 <vm_exec_core+5144>, 0x7f9f6ac116b9 <vm_exec_core+5049>, 0x7f9f6ac1165d <vm_exec_core+4957>, 0x7f9f6ac115e2 <vm_exec_core+4834>, 0x7f9f6ac11b6a <vm_exec_core+6250>, 0x7f9f6ac11b3c <vm_exec_core+6204>, 0x7f9f6ac11afa <vm_exec_core+6138>, 0x7f9f6ac11aa2 <vm_exec_core+6050>, 0x7f9f6ac11cb7 <vm_exec_core+6583>, 0x7f9f6ac11bbb <vm_exec_core+6331>, 0x7f9f6ac10f87 <vm_exec_core+3207>, 0x7f9f6ac10f3c <vm_exec_core+3132>, 0x7f9f6ac11f0a <vm_exec_core+7178>, 0x7f9f6ac11e95 <vm_exec_core+7061>, 0x7f9f6ac11e2c <vm_exec_core+6956>, 0x7f9f6ac11dd7 <vm_exec_core+6871>, 0x7f9f6ac11fdc <vm_exec_core+7388>, 0x7f9f6ac11f3f <vm_exec_core+7231>, 0x7f9f6ac12052 <vm_exec_core+7506>, 0x7f9f6ac11272 <vm_exec_core+3954>, 0x7f9f6ac1228c <vm_exec_core+8076>, 0x7f9f6ac12168 <vm_exec_core+7784>, 0x7f9f6ac13c38 <vm_exec_core+14648>, 0x7f9f6ac11d48 <vm_exec_core+6728>, 0x7f9f6ac11cf2 <vm_exec_core+6642>, 0x7f9f6ac13c23 <vm_exec_core+14627>, 0x7f9f6ac12112 <vm_exec_core+7698>, 0x7f9f6ac10b29 <vm_exec_core+2089>, 0x7f9f6ac10a33 <vm_exec_core+1843>, 0x7f9f6ac110da <vm_exec_core+3546>, 0x7f9f6ac11018 <vm_exec_core+3352>, 0x7f9f6ac12f40 <vm_exec_core+11328>, 0x7f9f6ac10fd1 <vm_exec_core+3281>, 0x7f9f6ac10ed6 <vm_exec_core+3030>, 0x7f9f6ac10e70 <vm_exec_core+2928>, 0x7f9f6ac10e2d <vm_exec_core+2861>, 0x7f9f6ac10d6d <vm_exec_core+2669>, 0x7f9f6ac10b9f <vm_exec_core+2207>, 0x7f9f6ac13c0e <vm_exec_core+14606>, 0x7f9f6ac13bf9 <vm_exec_core+14585>, 0x7f9f6ac13be4 <vm_exec_core+14564>, 0x7f9f6ac13bcf <vm_exec_core+14543>, 0x7f9f6ac13bba <vm_exec_core+14522>, 0x7f9f6ac13ba5 <vm_exec_core+14501>, 0x7f9f6ac13b89 <vm_exec_core+14473>, 0x7f9f6ac13b74 <vm_exec_core+14452>, 0x7f9f6ac13b5f <vm_exec_core+14431>, 0x7f9f6ac13b4a <vm_exec_core+14410>, 0x7f9f6ac13b35 <vm_exec_core+14389>, 0x7f9f6ac13b20 <vm_exec_core+14368>, 0x7f9f6ac13b0b <vm_exec_core+14347>, 0x7f9f6ac13af6 <vm_exec_core+14326>, 0x7f9f6ac13ae1 <vm_exec_core+14305>, 0x7f9f6ac13acc <vm_exec_core+14284>, 0x7f9f6ac109bd <vm_exec_core+1725>, 0x7f9f6ac10958 <vm_exec_core+1624>, 0x7f9f6ac13ab7 <vm_exec_core+14263>, 0x7f9f6ac13aa2 <vm_exec_core+14242>, 0x7f9f6ac13a8d <vm_exec_core+14221>, 0x7f9f6ac13a78 <vm_exec_core+14200>, 0x7f9f6ac10342 <vm_exec_core+66>...} #54 0x00007f9f6ac168fa in rb_vm_exec (ec=ec@entry=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x55e06119cc80 _tag = {tag = 36, retval = 4, buf = {0x55e06119cc80, 0x7f9f6ac16900 <rb_vm_exec+416>, 0x0, 0x7ffdc3ace680, 0x2}, prev = 0x7ffdc3acea00, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #55 0x00007f9f6ac174c9 in eval_string_with_cref (self=<optimized out>, src=140322183249840, cref=0x7f9f4e10fcd0, file=36, line=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1850 ec = 0x55e06119cc80 block = {as = {captured = {self = 140322182810240, ep = 0x7f9f6a3e6358, code = {iseq = 0x7f9f4fc7f948, ifunc = 0x7f9f4fc7f948, val = 140322215033160}}, symbol = 140322182810240, proc = 140322182810240}, type = block_type_iseq} iseq = 0x7f9f4e10ffc8 cfp = <optimized out> #56 0x00007f9f6ac179a3 in rb_f_eval (argc=<optimized out>, argv=<optimized out>, self=140322182810240) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1912 src = 140322183249840 scope = 4 vfile = 4 vline = 4 file = 36 line = 1 #57 0x00007f9f6abfe5dc in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=1, calling=<optimized out>, reg_cfp=0x7f9f6a4e5c90, ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 ci = 0x250100140003 cc = <optimized out> val = <optimized out> me = 0x7f9f4fe5a128 cfunc = 0x55e0611c98f8 recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #58 vm_call_cfunc_with_frame (ec=0x55e06119cc80, reg_cfp=0x7f9f6a4e5c90, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 argc = 1 stack_bottom = <optimized out> argv = <optimized out> #59 0x00007f9f6ac10421 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:408 val = 94422228329200 ci = 0x7ffdc3acd570 cc = <optimized out> recv = 135981 argc = <optimized out> calling = {cd = 0x55e06360e2f0, cc = 0x7f9f4e142d60, block_handler = 0, recv = 140322182810240, argc = 1, kw_splat = false, heap_argv = 0} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #60 vm_exec_core (ec=0x2132d) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x55e06360e2f0 leaf = <optimized out> val = 94422228329200 reg_pc = 0x55e0636098c8 reg_cfp = 0x7f9f6a4e5c90 insns_address_table = {0x7f9f6ac1262d <vm_exec_core+9005>, 0x7f9f6ac125c3 <vm_exec_core+8899>, 0x7f9f6ac126d4 <vm_exec_core+9172>, 0x7f9f6ac12656 <vm_exec_core+9046>, 0x7f9f6ac12376 <vm_exec_core+8310>, 0x7f9f6ac122e9 <vm_exec_core+8169>, 0x7f9f6ac12b91 <vm_exec_core+10385>, 0x7f9f6ac12b28 <vm_exec_core+10280>, 0x7f9f6ac12500 <vm_exec_core+8704>, 0x7f9f6ac124a5 <vm_exec_core+8613>, 0x7f9f6ac12955 <vm_exec_core+9813>, 0x7f9f6ac12749 <vm_exec_core+9289>, 0x7f9f6ac12c52 <vm_exec_core+10578>, 0x7f9f6ac11213 <vm_exec_core+3859>, 0x7f9f6ac114c8 <vm_exec_core+4552>, 0x7f9f6ac11484 <vm_exec_core+4484>, 0x7f9f6ac11445 <vm_exec_core+4421>, 0x7f9f6ac11409 <vm_exec_core+4361>, 0x7f9f6ac113cd <vm_exec_core+4301>, 0x7f9f6ac11391 <vm_exec_core+4241>, 0x7f9f6ac1130c <vm_exec_core+4108>, 0x7f9f6ac112c4 <vm_exec_core+4036>, 0x7f9f6ac12564 <vm_exec_core+8804>, 0x7f9f6ac12458 <vm_exec_core+8536>, 0x7f9f6ac1156c <vm_exec_core+4716>, 0x7f9f6ac1152b <vm_exec_core+4651>, 0x7f9f6ac10d1a <vm_exec_core+2586>, 0x7f9f6ac10c99 <vm_exec_core+2457>, 0x7f9f6ac123f4 <vm_exec_core+8436>, 0x7f9f6ac10c55 <vm_exec_core+2389>, 0x7f9f6ac11a6e <vm_exec_core+5998>, 0x7f9f6ac1187c <vm_exec_core+5500>, 0x7f9f6ac117ec <vm_exec_core+5356>, 0x7f9f6ac11787 <vm_exec_core+5255>, 0x7f9f6ac11728 <vm_exec_core+5160>, 0x7f9f6ac116c9 <vm_exec_core+5065>, 0x7f9f6ac1166d <vm_exec_core+4973>, 0x7f9f6ac115f2 <vm_exec_core+4850>, 0x7f9f6ac11b7a <vm_exec_core+6266>, 0x7f9f6ac11b4c <vm_exec_core+6220>, 0x7f9f6ac11b0a <vm_exec_core+6154>, 0x7f9f6ac11ab2 <vm_exec_core+6066>, 0x7f9f6ac11cc7 <vm_exec_core+6599>, 0x7f9f6ac11bcb <vm_exec_core+6347>, 0x7f9f6ac10f97 <vm_exec_core+3223>, 0x7f9f6ac10f4c <vm_exec_core+3148>, 0x7f9f6ac11f1a <vm_exec_core+7194>, 0x7f9f6ac11ea5 <vm_exec_core+7077>, 0x7f9f6ac11e3c <vm_exec_core+6972>, 0x7f9f6ac11de7 <vm_exec_core+6887>, 0x7f9f6ac11fec <vm_exec_core+7404>, 0x7f9f6ac11f4f <vm_exec_core+7247>, 0x7f9f6ac12062 <vm_exec_core+7522>, 0x7f9f6ac11282 <vm_exec_core+3970>, 0x7f9f6ac1229c <vm_exec_core+8092>, 0x7f9f6ac12178 <vm_exec_core+7800>, 0x7f9f6ac10360 <vm_exec_core+96>, 0x7f9f6ac11d58 <vm_exec_core+6744>, 0x7f9f6ac11d02 <vm_exec_core+6658>, 0x7f9f6ac1320b <vm_exec_core+12043>, 0x7f9f6ac12122 <vm_exec_core+7714>, 0x7f9f6ac10b39 <vm_exec_core+2105>, 0x7f9f6ac10a43 <vm_exec_core+1859>, 0x7f9f6ac110ea <vm_exec_core+3562>, 0x7f9f6ac11028 <vm_exec_core+3368>, 0x7f9f6ac12f50 <vm_exec_core+11344>, 0x7f9f6ac10fe1 <vm_exec_core+3297>, 0x7f9f6ac10ee6 <vm_exec_core+3046>, 0x7f9f6ac10e80 <vm_exec_core+2944>, 0x7f9f6ac10e3d <vm_exec_core+2877>, 0x7f9f6ac10d7d <vm_exec_core+2685>, 0x7f9f6ac10baf <vm_exec_core+2223>, 0x7f9f6ac13a0b <vm_exec_core+14091>, 0x7f9f6ac1395a <vm_exec_core+13914>, 0x7f9f6ac138b0 <vm_exec_core+13744>, 0x7f9f6ac13835 <vm_exec_core+13621>, 0x7f9f6ac13787 <vm_exec_core+13447>, 0x7f9f6ac13728 <vm_exec_core+13352>, 0x7f9f6ac136a2 <vm_exec_core+13218>, 0x7f9f6ac135f9 <vm_exec_core+13049>, 0x7f9f6ac13555 <vm_exec_core+12885>, 0x7f9f6ac134ac <vm_exec_core+12716>, 0x7f9f6ac13408 <vm_exec_core+12552>, 0x7f9f6ac1337d <vm_exec_core+12413>, 0x7f9f6ac13329 <vm_exec_core+12329>, 0x7f9f6ac132ce <vm_exec_core+12238>, 0x7f9f6ac1325d <vm_exec_core+12125>, 0x7f9f6ac12fba <vm_exec_core+11450>, 0x7f9f6ac109cd <vm_exec_core+1741>, 0x7f9f6ac10968 <vm_exec_core+1640>, 0x7f9f6ac1307b <vm_exec_core+11643>, 0x7f9f6ac131ce <vm_exec_core+11982>, 0x7f9f6ac130b4 <vm_exec_core+11700>, 0x7f9f6ac13170 <vm_exec_core+11888>, 0x7f9f6ac130fb <vm_exec_core+11771>, 0x7f9f6ac1303c <vm_exec_core+11580>, 0x7f9f6ac108f1 <vm_exec_core+1521>, 0x7f9f6ac10890 <vm_exec_core+1424>, 0x7f9f6ac107f9 <vm_exec_core+1273>, 0x7f9f6ac107ab <vm_exec_core+1195>, 0x7f9f6ac10759 <vm_exec_core+1113>, 0x7f9f6ac10709 <vm_exec_core+1033>, 0x7f9f6ac106b1 <vm_exec_core+945>, 0x7f9f6ac10675 <vm_exec_core+885>, 0x7f9f6ac10639 <vm_exec_core+825>, 0x7f9f6ac1261d <vm_exec_core+8989>, 0x7f9f6ac125b3 <vm_exec_core+8883>, 0x7f9f6ac126c4 <vm_exec_core+9156>, 0x7f9f6ac12646 <vm_exec_core+9030>, 0x7f9f6ac12366 <vm_exec_core+8294>, 0x7f9f6ac122d9 <vm_exec_core+8153>, 0x7f9f6ac12b81 <vm_exec_core+10369>, 0x7f9f6ac12b18 <vm_exec_core+10264>, 0x7f9f6ac124f0 <vm_exec_core+8688>, 0x7f9f6ac12495 <vm_exec_core+8597>, 0x7f9f6ac12945 <vm_exec_core+9797>, 0x7f9f6ac12739 <vm_exec_core+9273>, 0x7f9f6ac12c42 <vm_exec_core+10562>, 0x7f9f6ac11203 <vm_exec_core+3843>, 0x7f9f6ac114b8 <vm_exec_core+4536>, 0x7f9f6ac11474 <vm_exec_core+4468>, 0x7f9f6ac11435 <vm_exec_core+4405>, 0x7f9f6ac113f9 <vm_exec_core+4345>, 0x7f9f6ac113bd <vm_exec_core+4285>, 0x7f9f6ac11381 <vm_exec_core+4225>, 0x7f9f6ac112fc <vm_exec_core+4092>, 0x7f9f6ac112b4 <vm_exec_core+4020>, 0x7f9f6ac12554 <vm_exec_core+8788>, 0x7f9f6ac12448 <vm_exec_core+8520>, 0x7f9f6ac1155c <vm_exec_core+4700>, 0x7f9f6ac1151b <vm_exec_core+4635>, 0x7f9f6ac10d0a <vm_exec_core+2570>, 0x7f9f6ac10c89 <vm_exec_core+2441>, 0x7f9f6ac123e4 <vm_exec_core+8420>, 0x7f9f6ac10c45 <vm_exec_core+2373>, 0x7f9f6ac11a5e <vm_exec_core+5982>, 0x7f9f6ac1186c <vm_exec_core+5484>, 0x7f9f6ac117dc <vm_exec_core+5340>, 0x7f9f6ac11777 <vm_exec_core+5239>, 0x7f9f6ac11718 <vm_exec_core+5144>, 0x7f9f6ac116b9 <vm_exec_core+5049>, 0x7f9f6ac1165d <vm_exec_core+4957>, 0x7f9f6ac115e2 <vm_exec_core+4834>, 0x7f9f6ac11b6a <vm_exec_core+6250>, 0x7f9f6ac11b3c <vm_exec_core+6204>, 0x7f9f6ac11afa <vm_exec_core+6138>, 0x7f9f6ac11aa2 <vm_exec_core+6050>, 0x7f9f6ac11cb7 <vm_exec_core+6583>, 0x7f9f6ac11bbb <vm_exec_core+6331>, 0x7f9f6ac10f87 <vm_exec_core+3207>, 0x7f9f6ac10f3c <vm_exec_core+3132>, 0x7f9f6ac11f0a <vm_exec_core+7178>, 0x7f9f6ac11e95 <vm_exec_core+7061>, 0x7f9f6ac11e2c <vm_exec_core+6956>, 0x7f9f6ac11dd7 <vm_exec_core+6871>, 0x7f9f6ac11fdc <vm_exec_core+7388>, 0x7f9f6ac11f3f <vm_exec_core+7231>, 0x7f9f6ac12052 <vm_exec_core+7506>, 0x7f9f6ac11272 <vm_exec_core+3954>, 0x7f9f6ac1228c <vm_exec_core+8076>, 0x7f9f6ac12168 <vm_exec_core+7784>, 0x7f9f6ac13c38 <vm_exec_core+14648>, 0x7f9f6ac11d48 <vm_exec_core+6728>, 0x7f9f6ac11cf2 <vm_exec_core+6642>, 0x7f9f6ac13c23 <vm_exec_core+14627>, 0x7f9f6ac12112 <vm_exec_core+7698>, 0x7f9f6ac10b29 <vm_exec_core+2089>, 0x7f9f6ac10a33 <vm_exec_core+1843>, 0x7f9f6ac110da <vm_exec_core+3546>, 0x7f9f6ac11018 <vm_exec_core+3352>, 0x7f9f6ac12f40 <vm_exec_core+11328>, 0x7f9f6ac10fd1 <vm_exec_core+3281>, 0x7f9f6ac10ed6 <vm_exec_core+3030>, 0x7f9f6ac10e70 <vm_exec_core+2928>, 0x7f9f6ac10e2d <vm_exec_core+2861>, 0x7f9f6ac10d6d <vm_exec_core+2669>, 0x7f9f6ac10b9f <vm_exec_core+2207>, 0x7f9f6ac13c0e <vm_exec_core+14606>, 0x7f9f6ac13bf9 <vm_exec_core+14585>, 0x7f9f6ac13be4 <vm_exec_core+14564>, 0x7f9f6ac13bcf <vm_exec_core+14543>, 0x7f9f6ac13bba <vm_exec_core+14522>, 0x7f9f6ac13ba5 <vm_exec_core+14501>, 0x7f9f6ac13b89 <vm_exec_core+14473>, 0x7f9f6ac13b74 <vm_exec_core+14452>, 0x7f9f6ac13b5f <vm_exec_core+14431>, 0x7f9f6ac13b4a <vm_exec_core+14410>, 0x7f9f6ac13b35 <vm_exec_core+14389>, 0x7f9f6ac13b20 <vm_exec_core+14368>, 0x7f9f6ac13b0b <vm_exec_core+14347>, 0x7f9f6ac13af6 <vm_exec_core+14326>, 0x7f9f6ac13ae1 <vm_exec_core+14305>, 0x7f9f6ac13acc <vm_exec_core+14284>, 0x7f9f6ac109bd <vm_exec_core+1725>, 0x7f9f6ac10958 <vm_exec_core+1624>, 0x7f9f6ac13ab7 <vm_exec_core+14263>, 0x7f9f6ac13aa2 <vm_exec_core+14242>, 0x7f9f6ac13a8d <vm_exec_core+14221>, 0x7f9f6ac13a78 <vm_exec_core+14200>, 0x7f9f6ac10342 <vm_exec_core+66>...} #61 0x00007f9f6ac168fa in rb_vm_exec (ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x55e06119cc80 _tag = {tag = 36, retval = 4, buf = {0x7f9f4e112940, 0x7f9f6ac16900 <rb_vm_exec+416>, 0x0, 0x7ffdc3ace9e0, 0x0}, prev = 0x7ffdc3acecc0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #62 0x00007f9f6ac1c018 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffdc3aceab8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1641 No locals. #63 vm_yield (kw_splat=0, argv=0x7ffdc3aceab8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1649 No locals. #64 rb_yield_0 (argv=0x7ffdc3aceab8, argc=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1366 No locals. #65 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1382 No locals. #66 0x00007f9f6a95c0dc in rb_ary_collect (ary=140322186275120) at /tmp/ruby/src/trunk-gc-asserts/array.c:3601 i = 77 collect = 140322186266280 #67 0x00007f9f6abfe5dc in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f9f6a4e5e18, ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 ci = 0x166100000001 cc = <optimized out> val = <optimized out> me = 0x7f9f6a3d0138 cfunc = 0x55e0611ef718 recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #68 vm_call_cfunc_with_frame (ec=0x55e06119cc80, reg_cfp=0x7f9f6a4e5e18, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 argc = 0 stack_bottom = <optimized out> argv = <optimized out> #69 0x00007f9f6ac1226d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:408 val = 94422193075216 ci = 0x2132d cc = <optimized out> recv = 6 argc = <optimized out> calling = {cd = 0x55e06146f410, cc = 0x7f9f4fe85b20, block_handler = 140322660048433, recv = 140322186275120, argc = 0, kw_splat = false, heap_argv = 0} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #70 vm_exec_core (ec=0x2132d) at ../../src/trunk-gc-asserts/insns.def:861 bh = 0 cd = 0x55e06146f410 blockiseq = 0x6 leaf = <optimized out> val = 94422193075216 reg_pc = 0x55e061258e98 reg_cfp = 0x7f9f6a4e5e18 insns_address_table = {0x7f9f6ac1262d <vm_exec_core+9005>, 0x7f9f6ac125c3 <vm_exec_core+8899>, 0x7f9f6ac126d4 <vm_exec_core+9172>, 0x7f9f6ac12656 <vm_exec_core+9046>, 0x7f9f6ac12376 <vm_exec_core+8310>, 0x7f9f6ac122e9 <vm_exec_core+8169>, 0x7f9f6ac12b91 <vm_exec_core+10385>, 0x7f9f6ac12b28 <vm_exec_core+10280>, 0x7f9f6ac12500 <vm_exec_core+8704>, 0x7f9f6ac124a5 <vm_exec_core+8613>, 0x7f9f6ac12955 <vm_exec_core+9813>, 0x7f9f6ac12749 <vm_exec_core+9289>, 0x7f9f6ac12c52 <vm_exec_core+10578>, 0x7f9f6ac11213 <vm_exec_core+3859>, 0x7f9f6ac114c8 <vm_exec_core+4552>, 0x7f9f6ac11484 <vm_exec_core+4484>, 0x7f9f6ac11445 <vm_exec_core+4421>, 0x7f9f6ac11409 <vm_exec_core+4361>, 0x7f9f6ac113cd <vm_exec_core+4301>, 0x7f9f6ac11391 <vm_exec_core+4241>, 0x7f9f6ac1130c <vm_exec_core+4108>, 0x7f9f6ac112c4 <vm_exec_core+4036>, 0x7f9f6ac12564 <vm_exec_core+8804>, 0x7f9f6ac12458 <vm_exec_core+8536>, 0x7f9f6ac1156c <vm_exec_core+4716>, 0x7f9f6ac1152b <vm_exec_core+4651>, 0x7f9f6ac10d1a <vm_exec_core+2586>, 0x7f9f6ac10c99 <vm_exec_core+2457>, 0x7f9f6ac123f4 <vm_exec_core+8436>, 0x7f9f6ac10c55 <vm_exec_core+2389>, 0x7f9f6ac11a6e <vm_exec_core+5998>, 0x7f9f6ac1187c <vm_exec_core+5500>, 0x7f9f6ac117ec <vm_exec_core+5356>, 0x7f9f6ac11787 <vm_exec_core+5255>, 0x7f9f6ac11728 <vm_exec_core+5160>, 0x7f9f6ac116c9 <vm_exec_core+5065>, 0x7f9f6ac1166d <vm_exec_core+4973>, 0x7f9f6ac115f2 <vm_exec_core+4850>, 0x7f9f6ac11b7a <vm_exec_core+6266>, 0x7f9f6ac11b4c <vm_exec_core+6220>, 0x7f9f6ac11b0a <vm_exec_core+6154>, 0x7f9f6ac11ab2 <vm_exec_core+6066>, 0x7f9f6ac11cc7 <vm_exec_core+6599>, 0x7f9f6ac11bcb <vm_exec_core+6347>, 0x7f9f6ac10f97 <vm_exec_core+3223>, 0x7f9f6ac10f4c <vm_exec_core+3148>, 0x7f9f6ac11f1a <vm_exec_core+7194>, 0x7f9f6ac11ea5 <vm_exec_core+7077>, 0x7f9f6ac11e3c <vm_exec_core+6972>, 0x7f9f6ac11de7 <vm_exec_core+6887>, 0x7f9f6ac11fec <vm_exec_core+7404>, 0x7f9f6ac11f4f <vm_exec_core+7247>, 0x7f9f6ac12062 <vm_exec_core+7522>, 0x7f9f6ac11282 <vm_exec_core+3970>, 0x7f9f6ac1229c <vm_exec_core+8092>, 0x7f9f6ac12178 <vm_exec_core+7800>, 0x7f9f6ac10360 <vm_exec_core+96>, 0x7f9f6ac11d58 <vm_exec_core+6744>, 0x7f9f6ac11d02 <vm_exec_core+6658>, 0x7f9f6ac1320b <vm_exec_core+12043>, 0x7f9f6ac12122 <vm_exec_core+7714>, 0x7f9f6ac10b39 <vm_exec_core+2105>, 0x7f9f6ac10a43 <vm_exec_core+1859>, 0x7f9f6ac110ea <vm_exec_core+3562>, 0x7f9f6ac11028 <vm_exec_core+3368>, 0x7f9f6ac12f50 <vm_exec_core+11344>, 0x7f9f6ac10fe1 <vm_exec_core+3297>, 0x7f9f6ac10ee6 <vm_exec_core+3046>, 0x7f9f6ac10e80 <vm_exec_core+2944>, 0x7f9f6ac10e3d <vm_exec_core+2877>, 0x7f9f6ac10d7d <vm_exec_core+2685>, 0x7f9f6ac10baf <vm_exec_core+2223>, 0x7f9f6ac13a0b <vm_exec_core+14091>, 0x7f9f6ac1395a <vm_exec_core+13914>, 0x7f9f6ac138b0 <vm_exec_core+13744>, 0x7f9f6ac13835 <vm_exec_core+13621>, 0x7f9f6ac13787 <vm_exec_core+13447>, 0x7f9f6ac13728 <vm_exec_core+13352>, 0x7f9f6ac136a2 <vm_exec_core+13218>, 0x7f9f6ac135f9 <vm_exec_core+13049>, 0x7f9f6ac13555 <vm_exec_core+12885>, 0x7f9f6ac134ac <vm_exec_core+12716>, 0x7f9f6ac13408 <vm_exec_core+12552>, 0x7f9f6ac1337d <vm_exec_core+12413>, 0x7f9f6ac13329 <vm_exec_core+12329>, 0x7f9f6ac132ce <vm_exec_core+12238>, 0x7f9f6ac1325d <vm_exec_core+12125>, 0x7f9f6ac12fba <vm_exec_core+11450>, 0x7f9f6ac109cd <vm_exec_core+1741>, 0x7f9f6ac10968 <vm_exec_core+1640>, 0x7f9f6ac1307b <vm_exec_core+11643>, 0x7f9f6ac131ce <vm_exec_core+11982>, 0x7f9f6ac130b4 <vm_exec_core+11700>, 0x7f9f6ac13170 <vm_exec_core+11888>, 0x7f9f6ac130fb <vm_exec_core+11771>, 0x7f9f6ac1303c <vm_exec_core+11580>, 0x7f9f6ac108f1 <vm_exec_core+1521>, 0x7f9f6ac10890 <vm_exec_core+1424>, 0x7f9f6ac107f9 <vm_exec_core+1273>, 0x7f9f6ac107ab <vm_exec_core+1195>, 0x7f9f6ac10759 <vm_exec_core+1113>, 0x7f9f6ac10709 <vm_exec_core+1033>, 0x7f9f6ac106b1 <vm_exec_core+945>, 0x7f9f6ac10675 <vm_exec_core+885>, 0x7f9f6ac10639 <vm_exec_core+825>, 0x7f9f6ac1261d <vm_exec_core+8989>, 0x7f9f6ac125b3 <vm_exec_core+8883>, 0x7f9f6ac126c4 <vm_exec_core+9156>, 0x7f9f6ac12646 <vm_exec_core+9030>, 0x7f9f6ac12366 <vm_exec_core+8294>, 0x7f9f6ac122d9 <vm_exec_core+8153>, 0x7f9f6ac12b81 <vm_exec_core+10369>, 0x7f9f6ac12b18 <vm_exec_core+10264>, 0x7f9f6ac124f0 <vm_exec_core+8688>, 0x7f9f6ac12495 <vm_exec_core+8597>, 0x7f9f6ac12945 <vm_exec_core+9797>, 0x7f9f6ac12739 <vm_exec_core+9273>, 0x7f9f6ac12c42 <vm_exec_core+10562>, 0x7f9f6ac11203 <vm_exec_core+3843>, 0x7f9f6ac114b8 <vm_exec_core+4536>, 0x7f9f6ac11474 <vm_exec_core+4468>, 0x7f9f6ac11435 <vm_exec_core+4405>, 0x7f9f6ac113f9 <vm_exec_core+4345>, 0x7f9f6ac113bd <vm_exec_core+4285>, 0x7f9f6ac11381 <vm_exec_core+4225>, 0x7f9f6ac112fc <vm_exec_core+4092>, 0x7f9f6ac112b4 <vm_exec_core+4020>, 0x7f9f6ac12554 <vm_exec_core+8788>, 0x7f9f6ac12448 <vm_exec_core+8520>, 0x7f9f6ac1155c <vm_exec_core+4700>, 0x7f9f6ac1151b <vm_exec_core+4635>, 0x7f9f6ac10d0a <vm_exec_core+2570>, 0x7f9f6ac10c89 <vm_exec_core+2441>, 0x7f9f6ac123e4 <vm_exec_core+8420>, 0x7f9f6ac10c45 <vm_exec_core+2373>, 0x7f9f6ac11a5e <vm_exec_core+5982>, 0x7f9f6ac1186c <vm_exec_core+5484>, 0x7f9f6ac117dc <vm_exec_core+5340>, 0x7f9f6ac11777 <vm_exec_core+5239>, 0x7f9f6ac11718 <vm_exec_core+5144>, 0x7f9f6ac116b9 <vm_exec_core+5049>, 0x7f9f6ac1165d <vm_exec_core+4957>, 0x7f9f6ac115e2 <vm_exec_core+4834>, 0x7f9f6ac11b6a <vm_exec_core+6250>, 0x7f9f6ac11b3c <vm_exec_core+6204>, 0x7f9f6ac11afa <vm_exec_core+6138>, 0x7f9f6ac11aa2 <vm_exec_core+6050>, 0x7f9f6ac11cb7 <vm_exec_core+6583>, 0x7f9f6ac11bbb <vm_exec_core+6331>, 0x7f9f6ac10f87 <vm_exec_core+3207>, 0x7f9f6ac10f3c <vm_exec_core+3132>, 0x7f9f6ac11f0a <vm_exec_core+7178>, 0x7f9f6ac11e95 <vm_exec_core+7061>, 0x7f9f6ac11e2c <vm_exec_core+6956>, 0x7f9f6ac11dd7 <vm_exec_core+6871>, 0x7f9f6ac11fdc <vm_exec_core+7388>, 0x7f9f6ac11f3f <vm_exec_core+7231>, 0x7f9f6ac12052 <vm_exec_core+7506>, 0x7f9f6ac11272 <vm_exec_core+3954>, 0x7f9f6ac1228c <vm_exec_core+8076>, 0x7f9f6ac12168 <vm_exec_core+7784>, 0x7f9f6ac13c38 <vm_exec_core+14648>, 0x7f9f6ac11d48 <vm_exec_core+6728>, 0x7f9f6ac11cf2 <vm_exec_core+6642>, 0x7f9f6ac13c23 <vm_exec_core+14627>, 0x7f9f6ac12112 <vm_exec_core+7698>, 0x7f9f6ac10b29 <vm_exec_core+2089>, 0x7f9f6ac10a33 <vm_exec_core+1843>, 0x7f9f6ac110da <vm_exec_core+3546>, 0x7f9f6ac11018 <vm_exec_core+3352>, 0x7f9f6ac12f40 <vm_exec_core+11328>, 0x7f9f6ac10fd1 <vm_exec_core+3281>, 0x7f9f6ac10ed6 <vm_exec_core+3030>, 0x7f9f6ac10e70 <vm_exec_core+2928>, 0x7f9f6ac10e2d <vm_exec_core+2861>, 0x7f9f6ac10d6d <vm_exec_core+2669>, 0x7f9f6ac10b9f <vm_exec_core+2207>, 0x7f9f6ac13c0e <vm_exec_core+14606>, 0x7f9f6ac13bf9 <vm_exec_core+14585>, 0x7f9f6ac13be4 <vm_exec_core+14564>, 0x7f9f6ac13bcf <vm_exec_core+14543>, 0x7f9f6ac13bba <vm_exec_core+14522>, 0x7f9f6ac13ba5 <vm_exec_core+14501>, 0x7f9f6ac13b89 <vm_exec_core+14473>, 0x7f9f6ac13b74 <vm_exec_core+14452>, 0x7f9f6ac13b5f <vm_exec_core+14431>, 0x7f9f6ac13b4a <vm_exec_core+14410>, 0x7f9f6ac13b35 <vm_exec_core+14389>, 0x7f9f6ac13b20 <vm_exec_core+14368>, 0x7f9f6ac13b0b <vm_exec_core+14347>, 0x7f9f6ac13af6 <vm_exec_core+14326>, 0x7f9f6ac13ae1 <vm_exec_core+14305>, 0x7f9f6ac13acc <vm_exec_core+14284>, 0x7f9f6ac109bd <vm_exec_core+1725>, 0x7f9f6ac10958 <vm_exec_core+1624>, 0x7f9f6ac13ab7 <vm_exec_core+14263>, 0x7f9f6ac13aa2 <vm_exec_core+14242>, 0x7f9f6ac13a8d <vm_exec_core+14221>, 0x7f9f6ac13a78 <vm_exec_core+14200>, 0x7f9f6ac10342 <vm_exec_core+66>...} #71 0x00007f9f6ac16b87 in vm_exec_loop (result=<optimized out>, tag=0x7ffdc3acecc0, state=<optimized out>, ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2579 vm_loop_start = <optimized out> #72 rb_vm_exec (ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2558 _ec = 0x55e06119cc80 _tag = {tag = 36, retval = 4, buf = {0x7f9f4e1175d0, 0x7f9f6ac16900 <rb_vm_exec+416>, 0x0, 0x7ffdc3aceca0, 0x2eb}, prev = 0x7ffdc3acef80, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #73 0x00007f9f6ac1c018 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffdc3aced78, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1641 No locals. #74 vm_yield (kw_splat=0, argv=0x7ffdc3aced78, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1649 No locals. #75 rb_yield_0 (argv=0x7ffdc3aced78, argc=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1366 No locals. #76 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1382 No locals. #77 0x00007f9f6a95c0dc in rb_ary_collect (ary=140322186294720) at /tmp/ruby/src/trunk-gc-asserts/array.c:3601 i = 0 collect = 140322186294480 #78 0x00007f9f6abfe5dc in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f9f6a4e5f30, ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 ci = 0x166100000001 cc = <optimized out> val = <optimized out> me = 0x7f9f6a3d0138 cfunc = 0x55e0611ef718 recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #79 vm_call_cfunc_with_frame (ec=0x55e06119cc80, reg_cfp=0x7f9f6a4e5f30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 argc = 0 stack_bottom = <optimized out> argv = <optimized out> #80 0x00007f9f6ac1226d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:408 val = 94422191996352 ci = 0x2132d cc = <optimized out> recv = 6 argc = <optimized out> calling = {cd = 0x55e061367dc0, cc = 0x7f9f4fe85b20, block_handler = 140322660048713, recv = 140322186294720, argc = 0, kw_splat = false, heap_argv = 0} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #81 vm_exec_core (ec=0x2132d) at ../../src/trunk-gc-asserts/insns.def:861 bh = 0 cd = 0x55e061367dc0 blockiseq = 0x6 leaf = <optimized out> val = 94422191996352 reg_pc = 0x55e061359df8 reg_cfp = 0x7f9f6a4e5f30 insns_address_table = {0x7f9f6ac1262d <vm_exec_core+9005>, 0x7f9f6ac125c3 <vm_exec_core+8899>, 0x7f9f6ac126d4 <vm_exec_core+9172>, 0x7f9f6ac12656 <vm_exec_core+9046>, 0x7f9f6ac12376 <vm_exec_core+8310>, 0x7f9f6ac122e9 <vm_exec_core+8169>, 0x7f9f6ac12b91 <vm_exec_core+10385>, 0x7f9f6ac12b28 <vm_exec_core+10280>, 0x7f9f6ac12500 <vm_exec_core+8704>, 0x7f9f6ac124a5 <vm_exec_core+8613>, 0x7f9f6ac12955 <vm_exec_core+9813>, 0x7f9f6ac12749 <vm_exec_core+9289>, 0x7f9f6ac12c52 <vm_exec_core+10578>, 0x7f9f6ac11213 <vm_exec_core+3859>, 0x7f9f6ac114c8 <vm_exec_core+4552>, 0x7f9f6ac11484 <vm_exec_core+4484>, 0x7f9f6ac11445 <vm_exec_core+4421>, 0x7f9f6ac11409 <vm_exec_core+4361>, 0x7f9f6ac113cd <vm_exec_core+4301>, 0x7f9f6ac11391 <vm_exec_core+4241>, 0x7f9f6ac1130c <vm_exec_core+4108>, 0x7f9f6ac112c4 <vm_exec_core+4036>, 0x7f9f6ac12564 <vm_exec_core+8804>, 0x7f9f6ac12458 <vm_exec_core+8536>, 0x7f9f6ac1156c <vm_exec_core+4716>, 0x7f9f6ac1152b <vm_exec_core+4651>, 0x7f9f6ac10d1a <vm_exec_core+2586>, 0x7f9f6ac10c99 <vm_exec_core+2457>, 0x7f9f6ac123f4 <vm_exec_core+8436>, 0x7f9f6ac10c55 <vm_exec_core+2389>, 0x7f9f6ac11a6e <vm_exec_core+5998>, 0x7f9f6ac1187c <vm_exec_core+5500>, 0x7f9f6ac117ec <vm_exec_core+5356>, 0x7f9f6ac11787 <vm_exec_core+5255>, 0x7f9f6ac11728 <vm_exec_core+5160>, 0x7f9f6ac116c9 <vm_exec_core+5065>, 0x7f9f6ac1166d <vm_exec_core+4973>, 0x7f9f6ac115f2 <vm_exec_core+4850>, 0x7f9f6ac11b7a <vm_exec_core+6266>, 0x7f9f6ac11b4c <vm_exec_core+6220>, 0x7f9f6ac11b0a <vm_exec_core+6154>, 0x7f9f6ac11ab2 <vm_exec_core+6066>, 0x7f9f6ac11cc7 <vm_exec_core+6599>, 0x7f9f6ac11bcb <vm_exec_core+6347>, 0x7f9f6ac10f97 <vm_exec_core+3223>, 0x7f9f6ac10f4c <vm_exec_core+3148>, 0x7f9f6ac11f1a <vm_exec_core+7194>, 0x7f9f6ac11ea5 <vm_exec_core+7077>, 0x7f9f6ac11e3c <vm_exec_core+6972>, 0x7f9f6ac11de7 <vm_exec_core+6887>, 0x7f9f6ac11fec <vm_exec_core+7404>, 0x7f9f6ac11f4f <vm_exec_core+7247>, 0x7f9f6ac12062 <vm_exec_core+7522>, 0x7f9f6ac11282 <vm_exec_core+3970>, 0x7f9f6ac1229c <vm_exec_core+8092>, 0x7f9f6ac12178 <vm_exec_core+7800>, 0x7f9f6ac10360 <vm_exec_core+96>, 0x7f9f6ac11d58 <vm_exec_core+6744>, 0x7f9f6ac11d02 <vm_exec_core+6658>, 0x7f9f6ac1320b <vm_exec_core+12043>, 0x7f9f6ac12122 <vm_exec_core+7714>, 0x7f9f6ac10b39 <vm_exec_core+2105>, 0x7f9f6ac10a43 <vm_exec_core+1859>, 0x7f9f6ac110ea <vm_exec_core+3562>, 0x7f9f6ac11028 <vm_exec_core+3368>, 0x7f9f6ac12f50 <vm_exec_core+11344>, 0x7f9f6ac10fe1 <vm_exec_core+3297>, 0x7f9f6ac10ee6 <vm_exec_core+3046>, 0x7f9f6ac10e80 <vm_exec_core+2944>, 0x7f9f6ac10e3d <vm_exec_core+2877>, 0x7f9f6ac10d7d <vm_exec_core+2685>, 0x7f9f6ac10baf <vm_exec_core+2223>, 0x7f9f6ac13a0b <vm_exec_core+14091>, 0x7f9f6ac1395a <vm_exec_core+13914>, 0x7f9f6ac138b0 <vm_exec_core+13744>, 0x7f9f6ac13835 <vm_exec_core+13621>, 0x7f9f6ac13787 <vm_exec_core+13447>, 0x7f9f6ac13728 <vm_exec_core+13352>, 0x7f9f6ac136a2 <vm_exec_core+13218>, 0x7f9f6ac135f9 <vm_exec_core+13049>, 0x7f9f6ac13555 <vm_exec_core+12885>, 0x7f9f6ac134ac <vm_exec_core+12716>, 0x7f9f6ac13408 <vm_exec_core+12552>, 0x7f9f6ac1337d <vm_exec_core+12413>, 0x7f9f6ac13329 <vm_exec_core+12329>, 0x7f9f6ac132ce <vm_exec_core+12238>, 0x7f9f6ac1325d <vm_exec_core+12125>, 0x7f9f6ac12fba <vm_exec_core+11450>, 0x7f9f6ac109cd <vm_exec_core+1741>, 0x7f9f6ac10968 <vm_exec_core+1640>, 0x7f9f6ac1307b <vm_exec_core+11643>, 0x7f9f6ac131ce <vm_exec_core+11982>, 0x7f9f6ac130b4 <vm_exec_core+11700>, 0x7f9f6ac13170 <vm_exec_core+11888>, 0x7f9f6ac130fb <vm_exec_core+11771>, 0x7f9f6ac1303c <vm_exec_core+11580>, 0x7f9f6ac108f1 <vm_exec_core+1521>, 0x7f9f6ac10890 <vm_exec_core+1424>, 0x7f9f6ac107f9 <vm_exec_core+1273>, 0x7f9f6ac107ab <vm_exec_core+1195>, 0x7f9f6ac10759 <vm_exec_core+1113>, 0x7f9f6ac10709 <vm_exec_core+1033>, 0x7f9f6ac106b1 <vm_exec_core+945>, 0x7f9f6ac10675 <vm_exec_core+885>, 0x7f9f6ac10639 <vm_exec_core+825>, 0x7f9f6ac1261d <vm_exec_core+8989>, 0x7f9f6ac125b3 <vm_exec_core+8883>, 0x7f9f6ac126c4 <vm_exec_core+9156>, 0x7f9f6ac12646 <vm_exec_core+9030>, 0x7f9f6ac12366 <vm_exec_core+8294>, 0x7f9f6ac122d9 <vm_exec_core+8153>, 0x7f9f6ac12b81 <vm_exec_core+10369>, 0x7f9f6ac12b18 <vm_exec_core+10264>, 0x7f9f6ac124f0 <vm_exec_core+8688>, 0x7f9f6ac12495 <vm_exec_core+8597>, 0x7f9f6ac12945 <vm_exec_core+9797>, 0x7f9f6ac12739 <vm_exec_core+9273>, 0x7f9f6ac12c42 <vm_exec_core+10562>, 0x7f9f6ac11203 <vm_exec_core+3843>, 0x7f9f6ac114b8 <vm_exec_core+4536>, 0x7f9f6ac11474 <vm_exec_core+4468>, 0x7f9f6ac11435 <vm_exec_core+4405>, 0x7f9f6ac113f9 <vm_exec_core+4345>, 0x7f9f6ac113bd <vm_exec_core+4285>, 0x7f9f6ac11381 <vm_exec_core+4225>, 0x7f9f6ac112fc <vm_exec_core+4092>, 0x7f9f6ac112b4 <vm_exec_core+4020>, 0x7f9f6ac12554 <vm_exec_core+8788>, 0x7f9f6ac12448 <vm_exec_core+8520>, 0x7f9f6ac1155c <vm_exec_core+4700>, 0x7f9f6ac1151b <vm_exec_core+4635>, 0x7f9f6ac10d0a <vm_exec_core+2570>, 0x7f9f6ac10c89 <vm_exec_core+2441>, 0x7f9f6ac123e4 <vm_exec_core+8420>, 0x7f9f6ac10c45 <vm_exec_core+2373>, 0x7f9f6ac11a5e <vm_exec_core+5982>, 0x7f9f6ac1186c <vm_exec_core+5484>, 0x7f9f6ac117dc <vm_exec_core+5340>, 0x7f9f6ac11777 <vm_exec_core+5239>, 0x7f9f6ac11718 <vm_exec_core+5144>, 0x7f9f6ac116b9 <vm_exec_core+5049>, 0x7f9f6ac1165d <vm_exec_core+4957>, 0x7f9f6ac115e2 <vm_exec_core+4834>, 0x7f9f6ac11b6a <vm_exec_core+6250>, 0x7f9f6ac11b3c <vm_exec_core+6204>, 0x7f9f6ac11afa <vm_exec_core+6138>, 0x7f9f6ac11aa2 <vm_exec_core+6050>, 0x7f9f6ac11cb7 <vm_exec_core+6583>, 0x7f9f6ac11bbb <vm_exec_core+6331>, 0x7f9f6ac10f87 <vm_exec_core+3207>, 0x7f9f6ac10f3c <vm_exec_core+3132>, 0x7f9f6ac11f0a <vm_exec_core+7178>, 0x7f9f6ac11e95 <vm_exec_core+7061>, 0x7f9f6ac11e2c <vm_exec_core+6956>, 0x7f9f6ac11dd7 <vm_exec_core+6871>, 0x7f9f6ac11fdc <vm_exec_core+7388>, 0x7f9f6ac11f3f <vm_exec_core+7231>, 0x7f9f6ac12052 <vm_exec_core+7506>, 0x7f9f6ac11272 <vm_exec_core+3954>, 0x7f9f6ac1228c <vm_exec_core+8076>, 0x7f9f6ac12168 <vm_exec_core+7784>, 0x7f9f6ac13c38 <vm_exec_core+14648>, 0x7f9f6ac11d48 <vm_exec_core+6728>, 0x7f9f6ac11cf2 <vm_exec_core+6642>, 0x7f9f6ac13c23 <vm_exec_core+14627>, 0x7f9f6ac12112 <vm_exec_core+7698>, 0x7f9f6ac10b29 <vm_exec_core+2089>, 0x7f9f6ac10a33 <vm_exec_core+1843>, 0x7f9f6ac110da <vm_exec_core+3546>, 0x7f9f6ac11018 <vm_exec_core+3352>, 0x7f9f6ac12f40 <vm_exec_core+11328>, 0x7f9f6ac10fd1 <vm_exec_core+3281>, 0x7f9f6ac10ed6 <vm_exec_core+3030>, 0x7f9f6ac10e70 <vm_exec_core+2928>, 0x7f9f6ac10e2d <vm_exec_core+2861>, 0x7f9f6ac10d6d <vm_exec_core+2669>, 0x7f9f6ac10b9f <vm_exec_core+2207>, 0x7f9f6ac13c0e <vm_exec_core+14606>, 0x7f9f6ac13bf9 <vm_exec_core+14585>, 0x7f9f6ac13be4 <vm_exec_core+14564>, 0x7f9f6ac13bcf <vm_exec_core+14543>, 0x7f9f6ac13bba <vm_exec_core+14522>, 0x7f9f6ac13ba5 <vm_exec_core+14501>, 0x7f9f6ac13b89 <vm_exec_core+14473>, 0x7f9f6ac13b74 <vm_exec_core+14452>, 0x7f9f6ac13b5f <vm_exec_core+14431>, 0x7f9f6ac13b4a <vm_exec_core+14410>, 0x7f9f6ac13b35 <vm_exec_core+14389>, 0x7f9f6ac13b20 <vm_exec_core+14368>, 0x7f9f6ac13b0b <vm_exec_core+14347>, 0x7f9f6ac13af6 <vm_exec_core+14326>, 0x7f9f6ac13ae1 <vm_exec_core+14305>, 0x7f9f6ac13acc <vm_exec_core+14284>, 0x7f9f6ac109bd <vm_exec_core+1725>, 0x7f9f6ac10958 <vm_exec_core+1624>, 0x7f9f6ac13ab7 <vm_exec_core+14263>, 0x7f9f6ac13aa2 <vm_exec_core+14242>, 0x7f9f6ac13a8d <vm_exec_core+14221>, 0x7f9f6ac13a78 <vm_exec_core+14200>, 0x7f9f6ac10342 <vm_exec_core+66>...} #82 0x00007f9f6ac16b87 in vm_exec_loop (result=<optimized out>, tag=0x7ffdc3acef80, state=<optimized out>, ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2579 vm_loop_start = <optimized out> #83 rb_vm_exec (ec=0x55e06119cc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2558 _ec = 0x55e06119cc80 _tag = {tag = 36, retval = 4, buf = {0x7f9f4fe730d8, 0x7f9f6ac16900 <rb_vm_exec+416>, 0x0, 0x7ffdc3acef60, 0x7f9f6af76040 <_rtld_global>}, prev = 0x7ffdc3acf040, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #84 0x00007f9f6ac1739b in rb_iseq_eval_main (iseq=iseq@entry=0x7f9f4fe730d8) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818 ec = <optimized out> val = <optimized out> #85 0x00007f9f6aa25555 in rb_ec_exec_node (ec=ec@entry=0x55e06119cc80, n=n@entry=0x7f9f4fe730d8) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282 _ec = <optimized out> _tag = {tag = 36, retval = 94422190115968, buf = {0x7f9f4fe730d8, 0x7f9f6aa255a0 <rb_ec_exec_node+256>, 0x0, 0x7ffdc3acf010, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f9f4fe730d8 #86 0x00007f9f6aa2913b in ruby_run_node (n=0x7f9f4fe730d8) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320 ec = 0x55e06119cc80 status = 0 #87 0x000055e0605ce187 in rb_main (argv=0x7ffdc3acf248, argc=11) at /tmp/ruby/src/trunk-gc-asserts/main.c:40 variable_in_this_stack_frame = 140727886345481 #88 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/main.c:59 No locals. >>> Dump Ruby level backtrace (if possible) $ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.171126.ruby -x gdbscript [New LWP 171126] [New LWP 171129] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/build/trunk-gc-asserts/ruby --disable=gems -e class A d'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139927989988352) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7f4386232c00 (LWP 171126))] >>> Threads Id Target Id Frame * 1 Thread 0x7f4386232c00 (LWP 171126) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139927989988352) at ./nptl/pthread_kill.c:44 2 Thread 0x7f436cc5f640 (LWP 171129) 0x00007f4386379fde in epoll_wait (epfd=4, events=events@entry=0x7f4386c7f5bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7f436cc5f640 (LWP 171129)): #0 0x00007f4386379fde in epoll_wait (epfd=4, events=events@entry=0x7f4386c7f5bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = -4 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00007f438690cbd0 in event_wait (vm=0x5595398412a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x5595398412a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:887 r = <optimized out> r = <optimized out> i = <optimized out> th = <optimized out> events = <optimized out> #3 timer_thread_func (ptr=0x5595398412a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053 vm = 0x5595398412a0 #4 0x00007f43862e8b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140729068356800, 4735786350486901864, 139927564449344, 25, 139927990732880, 140729068357152, -4666225008150162328, -4665754755549080472}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007f4386379bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7f4386232c00 (LWP 171126)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139927989988352) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f4386232c00 old_mask = {__val = {140729068352528, 0, 139927564546360, 139927990801619, 0, 139927990697965, 139927989988352, 139927992313344, 94099403460288, 139927990644135, 241, 139927992329888, 94099403460288, 139927997618463, 94099403444896, 139638146659360}} ret = <optimized out> pd = <optimized out> old_mask = <optimized out> ret = <optimized out> tid = <optimized out> ret = <optimized out> resultvar = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> __private = <optimized out> __oldval = <optimized out> result = <optimized out> #1 __pthread_kill_internal (signo=6, threadid=139927989988352) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=139927989988352, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f4386296476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f438627c7f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x2020202030203030, sa_sigaction = 0x2020202030203030}, sa_mask = {__val = {2314885530818453536, 8528445641706184736, 6731874708548188531, 8391150724257423370, 7378645557149655905, 140729068352928, 12146860221391619840, 139927989980808, 139928000767104, 0, 139927992329888, 140729068352928, 139927988862976, 139927988928480, 139927995442718, 18446744069414584337}}, sa_flags = -1201748224, sa_restorer = 0x7f438612ffb8} sigs = {__val = {32, 7003208911037082928, 8223625903103948083, 3472328295963457581, 4192904167887482928, 2314885531086893104, 2314885530818453536, 2314885530818453536, 8528445641706184736, 7378697234196427620, 3919933115663279718, 7378634724483280944, 7378697629483820646, 3251651914486591542, 3472328295963457581, 4192904167887482928}} #5 0x00007f4386694952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029 No locals. #6 rb_bug (fmt=fmt@entry=0x7f4386aca808 "gc_verify_internal_consistency: found internal inconsistency.") at /tmp/ruby/src/trunk-gc-asserts/error.c:1053 args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7ffe0a20f680, reg_save_area = 0x7ffe0a20f5c0}} #7 0x00007f4386696518 in gc_verify_internal_consistency_ (objspace=0x559539843c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710 data = {objspace = 0x559539843c00, err_count = 1, live_object_count = 7676, zombie_object_count = 1, parent = 139927988928440, old_object_count = 7666, remembered_shady_count = 0} #8 0x00007f438679630e in gc_verify_internal_consistency (objspace=0x559539843c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777 prev_during_gc = <optimized out> _lev = 2261275440 #9 gc_start (objspace=0x559539843c00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9012 do_full_mark = 0 __func__ = "gc_start" lock_lev = 32579 #10 0x00007f4386797af3 in garbage_collect (objspace=0x559539843c00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8986 _lev = 32766 ret = <optimized out> #11 0x00007f438679ac83 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cache=0x559539844bc8, objspace=0x559539843c00, flags=53274, klass=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2856 obj = <optimized out> lev = 1 obj = <optimized out> lev = <optimized out> #12 newobj_slowpath_wb_protected (klass=<optimized out>, flags=53274, objspace=0x559539843c00, cache=0x559539844bc8, size_pool_idx=0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2880 No locals. #13 0x00007f438679bf2e in newobj_of (alloc_size=40, wb_protected=1, v3=0, v2=0, v1=0, flags=<optimized out>, klass=0, cr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2924 obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> cache = <optimized out> obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> cache = <optimized out> i = <optimized out> cnt = <optimized out> #14 rb_wb_protected_newobj_of (ec=<optimized out>, klass=klass@entry=0, flags=flags@entry=53274, size=size@entry=40) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2942 __func__ = "rb_wb_protected_newobj_of" #15 0x00007f43867ad8f2 in rb_imemo_new (type=type@entry=imemo_constcache, v0=v0@entry=0) at /tmp/ruby/src/trunk-gc-asserts/imemo.c:47 size = 40 flags = 53306 obj = <optimized out> #16 0x00007f438694ce1c in vm_ic_update (pc=0x5595399e9e50, reg_ep=0x7f43861310c8, val=139927564539480, ic=0x5595399e9ec0, iseq=0x7f436bbc5e20) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5937 ice = <optimized out> pos = <optimized out> ice = <optimized out> pos = <optimized out> #17 rb_vm_opt_getconstant_path (ec=0x559539844c80, reg_cfp=0x7f4386230e88, ic=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5966 val = <optimized out> segments = <optimized out> ice = <optimized out> #18 0x00007f438695dc78 in vm_exec_core (ec=0x29c76) at ../../src/trunk-gc-asserts/insns.def:263 ic = 0x6 leaf = <optimized out> val = <optimized out> reg_pc = 0x5595399e9e60 reg_cfp = 0x7f4386230e88 insns_address_table = {0x7f438695d62d <vm_exec_core+9005>, 0x7f438695d5c3 <vm_exec_core+8899>, 0x7f438695d6d4 <vm_exec_core+9172>, 0x7f438695d656 <vm_exec_core+9046>, 0x7f438695d376 <vm_exec_core+8310>, 0x7f438695d2e9 <vm_exec_core+8169>, 0x7f438695db91 <vm_exec_core+10385>, 0x7f438695db28 <vm_exec_core+10280>, 0x7f438695d500 <vm_exec_core+8704>, 0x7f438695d4a5 <vm_exec_core+8613>, 0x7f438695d955 <vm_exec_core+9813>, 0x7f438695d749 <vm_exec_core+9289>, 0x7f438695dc52 <vm_exec_core+10578>, 0x7f438695c213 <vm_exec_core+3859>, 0x7f438695c4c8 <vm_exec_core+4552>, 0x7f438695c484 <vm_exec_core+4484>, 0x7f438695c445 <vm_exec_core+4421>, 0x7f438695c409 <vm_exec_core+4361>, 0x7f438695c3cd <vm_exec_core+4301>, 0x7f438695c391 <vm_exec_core+4241>, 0x7f438695c30c <vm_exec_core+4108>, 0x7f438695c2c4 <vm_exec_core+4036>, 0x7f438695d564 <vm_exec_core+8804>, 0x7f438695d458 <vm_exec_core+8536>, 0x7f438695c56c <vm_exec_core+4716>, 0x7f438695c52b <vm_exec_core+4651>, 0x7f438695bd1a <vm_exec_core+2586>, 0x7f438695bc99 <vm_exec_core+2457>, 0x7f438695d3f4 <vm_exec_core+8436>, 0x7f438695bc55 <vm_exec_core+2389>, 0x7f438695ca6e <vm_exec_core+5998>, 0x7f438695c87c <vm_exec_core+5500>, 0x7f438695c7ec <vm_exec_core+5356>, 0x7f438695c787 <vm_exec_core+5255>, 0x7f438695c728 <vm_exec_core+5160>, 0x7f438695c6c9 <vm_exec_core+5065>, 0x7f438695c66d <vm_exec_core+4973>, 0x7f438695c5f2 <vm_exec_core+4850>, 0x7f438695cb7a <vm_exec_core+6266>, 0x7f438695cb4c <vm_exec_core+6220>, 0x7f438695cb0a <vm_exec_core+6154>, 0x7f438695cab2 <vm_exec_core+6066>, 0x7f438695ccc7 <vm_exec_core+6599>, 0x7f438695cbcb <vm_exec_core+6347>, 0x7f438695bf97 <vm_exec_core+3223>, 0x7f438695bf4c <vm_exec_core+3148>, 0x7f438695cf1a <vm_exec_core+7194>, 0x7f438695cea5 <vm_exec_core+7077>, 0x7f438695ce3c <vm_exec_core+6972>, 0x7f438695cde7 <vm_exec_core+6887>, 0x7f438695cfec <vm_exec_core+7404>, 0x7f438695cf4f <vm_exec_core+7247>, 0x7f438695d062 <vm_exec_core+7522>, 0x7f438695c282 <vm_exec_core+3970>, 0x7f438695d29c <vm_exec_core+8092>, 0x7f438695d178 <vm_exec_core+7800>, 0x7f438695b360 <vm_exec_core+96>, 0x7f438695cd58 <vm_exec_core+6744>, 0x7f438695cd02 <vm_exec_core+6658>, 0x7f438695e20b <vm_exec_core+12043>, 0x7f438695d122 <vm_exec_core+7714>, 0x7f438695bb39 <vm_exec_core+2105>, 0x7f438695ba43 <vm_exec_core+1859>, 0x7f438695c0ea <vm_exec_core+3562>, 0x7f438695c028 <vm_exec_core+3368>, 0x7f438695df50 <vm_exec_core+11344>, 0x7f438695bfe1 <vm_exec_core+3297>, 0x7f438695bee6 <vm_exec_core+3046>, 0x7f438695be80 <vm_exec_core+2944>, 0x7f438695be3d <vm_exec_core+2877>, 0x7f438695bd7d <vm_exec_core+2685>, 0x7f438695bbaf <vm_exec_core+2223>, 0x7f438695ea0b <vm_exec_core+14091>, 0x7f438695e95a <vm_exec_core+13914>, 0x7f438695e8b0 <vm_exec_core+13744>, 0x7f438695e835 <vm_exec_core+13621>, 0x7f438695e787 <vm_exec_core+13447>, 0x7f438695e728 <vm_exec_core+13352>, 0x7f438695e6a2 <vm_exec_core+13218>, 0x7f438695e5f9 <vm_exec_core+13049>, 0x7f438695e555 <vm_exec_core+12885>, 0x7f438695e4ac <vm_exec_core+12716>, 0x7f438695e408 <vm_exec_core+12552>, 0x7f438695e37d <vm_exec_core+12413>, 0x7f438695e329 <vm_exec_core+12329>, 0x7f438695e2ce <vm_exec_core+12238>, 0x7f438695e25d <vm_exec_core+12125>, 0x7f438695dfba <vm_exec_core+11450>, 0x7f438695b9cd <vm_exec_core+1741>, 0x7f438695b968 <vm_exec_core+1640>, 0x7f438695e07b <vm_exec_core+11643>, 0x7f438695e1ce <vm_exec_core+11982>, 0x7f438695e0b4 <vm_exec_core+11700>, 0x7f438695e170 <vm_exec_core+11888>, 0x7f438695e0fb <vm_exec_core+11771>, 0x7f438695e03c <vm_exec_core+11580>, 0x7f438695b8f1 <vm_exec_core+1521>, 0x7f438695b890 <vm_exec_core+1424>, 0x7f438695b7f9 <vm_exec_core+1273>, 0x7f438695b7ab <vm_exec_core+1195>, 0x7f438695b759 <vm_exec_core+1113>, 0x7f438695b709 <vm_exec_core+1033>, 0x7f438695b6b1 <vm_exec_core+945>, 0x7f438695b675 <vm_exec_core+885>, 0x7f438695b639 <vm_exec_core+825>, 0x7f438695d61d <vm_exec_core+8989>, 0x7f438695d5b3 <vm_exec_core+8883>, 0x7f438695d6c4 <vm_exec_core+9156>, 0x7f438695d646 <vm_exec_core+9030>, 0x7f438695d366 <vm_exec_core+8294>, 0x7f438695d2d9 <vm_exec_core+8153>, 0x7f438695db81 <vm_exec_core+10369>, 0x7f438695db18 <vm_exec_core+10264>, 0x7f438695d4f0 <vm_exec_core+8688>, 0x7f438695d495 <vm_exec_core+8597>, 0x7f438695d945 <vm_exec_core+9797>, 0x7f438695d739 <vm_exec_core+9273>, 0x7f438695dc42 <vm_exec_core+10562>, 0x7f438695c203 <vm_exec_core+3843>, 0x7f438695c4b8 <vm_exec_core+4536>, 0x7f438695c474 <vm_exec_core+4468>, 0x7f438695c435 <vm_exec_core+4405>, 0x7f438695c3f9 <vm_exec_core+4345>, 0x7f438695c3bd <vm_exec_core+4285>, 0x7f438695c381 <vm_exec_core+4225>, 0x7f438695c2fc <vm_exec_core+4092>, 0x7f438695c2b4 <vm_exec_core+4020>, 0x7f438695d554 <vm_exec_core+8788>, 0x7f438695d448 <vm_exec_core+8520>, 0x7f438695c55c <vm_exec_core+4700>, 0x7f438695c51b <vm_exec_core+4635>, 0x7f438695bd0a <vm_exec_core+2570>, 0x7f438695bc89 <vm_exec_core+2441>, 0x7f438695d3e4 <vm_exec_core+8420>, 0x7f438695bc45 <vm_exec_core+2373>, 0x7f438695ca5e <vm_exec_core+5982>, 0x7f438695c86c <vm_exec_core+5484>, 0x7f438695c7dc <vm_exec_core+5340>, 0x7f438695c777 <vm_exec_core+5239>, 0x7f438695c718 <vm_exec_core+5144>, 0x7f438695c6b9 <vm_exec_core+5049>, 0x7f438695c65d <vm_exec_core+4957>, 0x7f438695c5e2 <vm_exec_core+4834>, 0x7f438695cb6a <vm_exec_core+6250>, 0x7f438695cb3c <vm_exec_core+6204>, 0x7f438695cafa <vm_exec_core+6138>, 0x7f438695caa2 <vm_exec_core+6050>, 0x7f438695ccb7 <vm_exec_core+6583>, 0x7f438695cbbb <vm_exec_core+6331>, 0x7f438695bf87 <vm_exec_core+3207>, 0x7f438695bf3c <vm_exec_core+3132>, 0x7f438695cf0a <vm_exec_core+7178>, 0x7f438695ce95 <vm_exec_core+7061>, 0x7f438695ce2c <vm_exec_core+6956>, 0x7f438695cdd7 <vm_exec_core+6871>, 0x7f438695cfdc <vm_exec_core+7388>, 0x7f438695cf3f <vm_exec_core+7231>, 0x7f438695d052 <vm_exec_core+7506>, 0x7f438695c272 <vm_exec_core+3954>, 0x7f438695d28c <vm_exec_core+8076>, 0x7f438695d168 <vm_exec_core+7784>, 0x7f438695ec38 <vm_exec_core+14648>, 0x7f438695cd48 <vm_exec_core+6728>, 0x7f438695ccf2 <vm_exec_core+6642>, 0x7f438695ec23 <vm_exec_core+14627>, 0x7f438695d112 <vm_exec_core+7698>, 0x7f438695bb29 <vm_exec_core+2089>, 0x7f438695ba33 <vm_exec_core+1843>, 0x7f438695c0da <vm_exec_core+3546>, 0x7f438695c018 <vm_exec_core+3352>, 0x7f438695df40 <vm_exec_core+11328>, 0x7f438695bfd1 <vm_exec_core+3281>, 0x7f438695bed6 <vm_exec_core+3030>, 0x7f438695be70 <vm_exec_core+2928>, 0x7f438695be2d <vm_exec_core+2861>, 0x7f438695bd6d <vm_exec_core+2669>, 0x7f438695bb9f <vm_exec_core+2207>, 0x7f438695ec0e <vm_exec_core+14606>, 0x7f438695ebf9 <vm_exec_core+14585>, 0x7f438695ebe4 <vm_exec_core+14564>, 0x7f438695ebcf <vm_exec_core+14543>, 0x7f438695ebba <vm_exec_core+14522>, 0x7f438695eba5 <vm_exec_core+14501>, 0x7f438695eb89 <vm_exec_core+14473>, 0x7f438695eb74 <vm_exec_core+14452>, 0x7f438695eb5f <vm_exec_core+14431>, 0x7f438695eb4a <vm_exec_core+14410>, 0x7f438695eb35 <vm_exec_core+14389>, 0x7f438695eb20 <vm_exec_core+14368>, 0x7f438695eb0b <vm_exec_core+14347>, 0x7f438695eaf6 <vm_exec_core+14326>, 0x7f438695eae1 <vm_exec_core+14305>, 0x7f438695eacc <vm_exec_core+14284>, 0x7f438695b9bd <vm_exec_core+1725>, 0x7f438695b958 <vm_exec_core+1624>, 0x7f438695eab7 <vm_exec_core+14263>, 0x7f438695eaa2 <vm_exec_core+14242>, 0x7f438695ea8d <vm_exec_core+14221>, 0x7f438695ea78 <vm_exec_core+14200>, 0x7f438695b342 <vm_exec_core+66>...} #19 0x00007f43869618fa in rb_vm_exec (ec=0x559539844c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x559539844c80 _tag = {tag = 36, retval = 4, buf = {0x7ffe0a20fe00, 0x7f4386961900 <rb_vm_exec+416>, 0x0, 0x7ffe0a20fc00, 0x0}, prev = 0x7ffe0a20ff90, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #20 0x00007f43869672a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f436bbc5e20, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516 arg_size = <optimized out> arg_size = <optimized out> #21 0x00007f438696764f in rb_vm_invoke_proc (ec=ec@entry=0x559539844c80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7ffe0a20ff58, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 self = <optimized out> #22 0x00007f4386967c60 in vm_call0_body (ec=0x559539844c80, calling=0x7ffe0a20fe00, argv=0x7ffe0a20ff58) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297 proc = <optimized out> ci = <optimized out> cc = 0x7ffe0a20feb0 ret = <optimized out> #23 0x00007f43869685a8 in vm_call0_cc (ec=0x559539844c80, recv=139927547041360, id=<optimized out>, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110 flags = <optimized out> use_argv = <optimized out> av = {21, 0} calling = {cd = 0x7ffe0a20fdc0, cc = 0x7ffe0a20feb0, block_handler = 0, recv = 139927547041360, argc = 1, kw_splat = false, heap_argv = 0} #24 0x00007f438695aba9 in rb_vm_call0 (kw_splat=0, cme=0x7f436cc81a48, argv=0x7ffe0a20ff58, argc=1, id=3425, recv=139927547041360, ec=0x559539844c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70 cc = {flags = 52250, klass = 0, cme_ = 0x7f436cc81a48, call_ = 0x7f43869645c0 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}} #25 rb_vm_call_kw (kw_splat=0, me=0x7f436cc81a48, argv=0x7ffe0a20ff58, argc=1, id=3425, recv=139927547041360, ec=0x559539844c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:330 No locals. #26 rb_check_funcall_default_kw (kw_splat=0, def=36, argv=0x7ffe0a20ff58, argc=1, mid=3425, recv=139927547041360) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713 klass = 139927564571320 me = 0x7f436cc81a48 ec = <optimized out> respond = -1 klass = <optimized out> me = <optimized out> ec = <optimized out> respond = <optimized out> ret = <optimized out> #27 rb_check_funcall (recv=139927547041360, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7ffe0a20ff58) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689 No locals. #28 0x00007f4386787b53 in run_single_final (objid=<optimized out>, cmd=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4056 No locals. #29 run_finalizer (objspace=<optimized out>, obj=<optimized out>, table=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4105 _ec = <optimized out> _tag = {tag = 36, retval = 0, buf = {0x7f436bbc0000, 0x7f4386787bc8 <run_finalizer+504>, 0x0, 0x7ffe0a20ff20, 0x559539849f18}, prev = 0x7ffe0a210140, state = RUBY_TAG_NONE, lock_rec = 0} i = 0 state = <optimized out> saved = {errinfo = 4, objid = 81, final = 139927547041360, cfp = 0x7f4386230ec0, sp = 0x7f43861310b8, finished = 0} ec = 0x559539844c80 #30 0x00007f438678abb7 in run_final (zombie=<optimized out>, objspace=0x559539843c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122 table = 139927547084400 key = 139927547084680 key = <optimized out> __func__ = "run_final" table = <optimized out> #31 finalize_list (zombie=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4143 next_zombie = 0 page = 0x5595399aa290 __func__ = "finalize_list" next_zombie = <optimized out> page = <optimized out> _lev = <optimized out> #32 finalize_deferred_heap_pages (objspace=0x559539843c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172 zombie = <optimized out> #33 0x00007f438678ade5 in finalize_deferred (objspace=0x559539843c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181 ec = 0x559539844c80 #34 gc_finalize_deferred (dmy=0x559539843c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191 objspace = 0x559539843c00 #35 0x00007f438697eb3e in rb_postponed_job_flush (vm=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_trace.c:1849 i = <optimized out> func = <optimized out> data = <optimized out> wq_job = <optimized out> _ec = 0x559539844c80 _tag = {tag = 36, retval = 1, buf = {0x7f4386230ef8, 0x7f438697ebf0 <rb_postponed_job_flush+656>, 0x0, 0x7ffe0a2100d0, 0x60}, prev = 0x7ffe0a210690, state = RUBY_TAG_NONE, lock_rec = 0} pjq = 0x5595398439f0 ec = 0x559539844c80 block_mask = 12 saved_mask = 0 saved_errno = 4 tmp = {n = {next = 0x7ffe0a210130, prev = 0x7ffe0a210130}} triggered_bits = 0 #36 0x00007f438690eaf1 in rb_threadptr_execute_interrupts (th=<optimized out>, blocking_timing=0) at /tmp/ruby/src/trunk-gc-asserts/thread.c:2465 sig = <optimized out> timer_interrupt = 0 pending_interrupt = 0 terminate_interrupt = 0 trap_interrupt = 0 interrupt = <optimized out> postponed_job_interrupt = 4 ret = 0 #37 0x00007f4386968020 in rb_vm_check_ints (ec=0x559539844c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916 No locals. #38 rb_vm_check_ints (ec=0x559539844c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091 No locals. #39 vm_pop_frame (ep=<optimized out>, cfp=<optimized out>, ec=0x559539844c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446 flags = <optimized out> flags = <optimized out> #40 rb_vm_pop_frame (ec=0x559539844c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:455 No locals. #41 vm_call0_cfunc_with_frame (argv=<optimized out>, calling=<optimized out>, ec=0x559539844c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:176 reg_cfp = 0x7f4386230ef8 ci = <optimized out> me = 0x7f438612ea00 mid = 3137 block_handler = <optimized out> recv = <optimized out> argc = <optimized out> val = 4 cfunc = <optimized out> len = <optimized out> frame_flags = <optimized out> ci = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> len = <optimized out> recv = <optimized out> argc = <optimized out> mid = <optimized out> block_handler = <optimized out> frame_flags = <optimized out> unaligned_member_ptr_result = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> reg_cfp = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #42 vm_call0_cfunc (argv=<optimized out>, calling=<optimized out>, ec=0x559539844c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:187 No locals. #43 vm_call0_body (ec=0x559539844c80, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:233 ci = <optimized out> cc = <optimized out> ret = <optimized out> #44 0x00007f43869685a8 in vm_call0_cc (ec=0x559539844c80, recv=139927547084320, id=<optimized out>, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110 flags = <optimized out> use_argv = <optimized out> av = {0, 139927995662126} calling = {cd = 0x7ffe0a210390, cc = 0x7f436bbcfda8, block_handler = 0, recv = 139927547084320, argc = 0, kw_splat = false, heap_argv = 0} #45 0x00007f438696a5e6 in rb_call (scope=CALL_FCALL, argv=0x7f4386131088, argc=0, mid=3137, recv=139927547084320) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:899 ec = <optimized out> #46 rb_funcallv_kw (recv=recv@entry=139927547084320, mid=mid@entry=3137, argc=argc@entry=0, argv=argv@entry=0x7f4386131088, kw_splat=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1092 No locals. #47 0x00007f4386774217 in rb_obj_call_init_kw (obj=obj@entry=139927547084320, argc=argc@entry=0, argv=argv@entry=0x7f4386131088, kw_splat=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1694 No locals. #48 0x00007f4386811c02 in rb_class_new_instance_pass_kw (argc=0, argv=0x7f4386131088, klass=139927564539320) at /tmp/ruby/src/trunk-gc-asserts/object.c:2173 obj = 139927547084320 #49 0x00007f4386949954 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #50 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 argc = <optimized out> stack_bottom = <optimized out> argv = <optimized out> argc = <optimized out> stack_bottom = <optimized out> argv = <optimized out> #51 vm_call_cfunc_other (ec=0x559539844c80, reg_cfp=0x7f4386230f30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596 ci = <optimized out> argv_ary = <optimized out> #52 0x00007f438695b421 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:408 val = 94099405094112 ci = 0x7ffe0a20f460 cc = <optimized out> recv = 171126 argc = <optimized out> calling = {cd = 0x5595399d3ce0, cc = 0x7f436bbcfdd0, block_handler = 0, recv = 139927564539320, argc = 0, kw_splat = false, heap_argv = 0} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #53 vm_exec_core (ec=0x29c76) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x5595399d3ce0 leaf = <optimized out> val = 94099405094112 reg_pc = 0x5595399ead38 reg_cfp = 0x7f4386230f30 insns_address_table = {0x7f438695d62d <vm_exec_core+9005>, 0x7f438695d5c3 <vm_exec_core+8899>, 0x7f438695d6d4 <vm_exec_core+9172>, 0x7f438695d656 <vm_exec_core+9046>, 0x7f438695d376 <vm_exec_core+8310>, 0x7f438695d2e9 <vm_exec_core+8169>, 0x7f438695db91 <vm_exec_core+10385>, 0x7f438695db28 <vm_exec_core+10280>, 0x7f438695d500 <vm_exec_core+8704>, 0x7f438695d4a5 <vm_exec_core+8613>, 0x7f438695d955 <vm_exec_core+9813>, 0x7f438695d749 <vm_exec_core+9289>, 0x7f438695dc52 <vm_exec_core+10578>, 0x7f438695c213 <vm_exec_core+3859>, 0x7f438695c4c8 <vm_exec_core+4552>, 0x7f438695c484 <vm_exec_core+4484>, 0x7f438695c445 <vm_exec_core+4421>, 0x7f438695c409 <vm_exec_core+4361>, 0x7f438695c3cd <vm_exec_core+4301>, 0x7f438695c391 <vm_exec_core+4241>, 0x7f438695c30c <vm_exec_core+4108>, 0x7f438695c2c4 <vm_exec_core+4036>, 0x7f438695d564 <vm_exec_core+8804>, 0x7f438695d458 <vm_exec_core+8536>, 0x7f438695c56c <vm_exec_core+4716>, 0x7f438695c52b <vm_exec_core+4651>, 0x7f438695bd1a <vm_exec_core+2586>, 0x7f438695bc99 <vm_exec_core+2457>, 0x7f438695d3f4 <vm_exec_core+8436>, 0x7f438695bc55 <vm_exec_core+2389>, 0x7f438695ca6e <vm_exec_core+5998>, 0x7f438695c87c <vm_exec_core+5500>, 0x7f438695c7ec <vm_exec_core+5356>, 0x7f438695c787 <vm_exec_core+5255>, 0x7f438695c728 <vm_exec_core+5160>, 0x7f438695c6c9 <vm_exec_core+5065>, 0x7f438695c66d <vm_exec_core+4973>, 0x7f438695c5f2 <vm_exec_core+4850>, 0x7f438695cb7a <vm_exec_core+6266>, 0x7f438695cb4c <vm_exec_core+6220>, 0x7f438695cb0a <vm_exec_core+6154>, 0x7f438695cab2 <vm_exec_core+6066>, 0x7f438695ccc7 <vm_exec_core+6599>, 0x7f438695cbcb <vm_exec_core+6347>, 0x7f438695bf97 <vm_exec_core+3223>, 0x7f438695bf4c <vm_exec_core+3148>, 0x7f438695cf1a <vm_exec_core+7194>, 0x7f438695cea5 <vm_exec_core+7077>, 0x7f438695ce3c <vm_exec_core+6972>, 0x7f438695cde7 <vm_exec_core+6887>, 0x7f438695cfec <vm_exec_core+7404>, 0x7f438695cf4f <vm_exec_core+7247>, 0x7f438695d062 <vm_exec_core+7522>, 0x7f438695c282 <vm_exec_core+3970>, 0x7f438695d29c <vm_exec_core+8092>, 0x7f438695d178 <vm_exec_core+7800>, 0x7f438695b360 <vm_exec_core+96>, 0x7f438695cd58 <vm_exec_core+6744>, 0x7f438695cd02 <vm_exec_core+6658>, 0x7f438695e20b <vm_exec_core+12043>, 0x7f438695d122 <vm_exec_core+7714>, 0x7f438695bb39 <vm_exec_core+2105>, 0x7f438695ba43 <vm_exec_core+1859>, 0x7f438695c0ea <vm_exec_core+3562>, 0x7f438695c028 <vm_exec_core+3368>, 0x7f438695df50 <vm_exec_core+11344>, 0x7f438695bfe1 <vm_exec_core+3297>, 0x7f438695bee6 <vm_exec_core+3046>, 0x7f438695be80 <vm_exec_core+2944>, 0x7f438695be3d <vm_exec_core+2877>, 0x7f438695bd7d <vm_exec_core+2685>, 0x7f438695bbaf <vm_exec_core+2223>, 0x7f438695ea0b <vm_exec_core+14091>, 0x7f438695e95a <vm_exec_core+13914>, 0x7f438695e8b0 <vm_exec_core+13744>, 0x7f438695e835 <vm_exec_core+13621>, 0x7f438695e787 <vm_exec_core+13447>, 0x7f438695e728 <vm_exec_core+13352>, 0x7f438695e6a2 <vm_exec_core+13218>, 0x7f438695e5f9 <vm_exec_core+13049>, 0x7f438695e555 <vm_exec_core+12885>, 0x7f438695e4ac <vm_exec_core+12716>, 0x7f438695e408 <vm_exec_core+12552>, 0x7f438695e37d <vm_exec_core+12413>, 0x7f438695e329 <vm_exec_core+12329>, 0x7f438695e2ce <vm_exec_core+12238>, 0x7f438695e25d <vm_exec_core+12125>, 0x7f438695dfba <vm_exec_core+11450>, 0x7f438695b9cd <vm_exec_core+1741>, 0x7f438695b968 <vm_exec_core+1640>, 0x7f438695e07b <vm_exec_core+11643>, 0x7f438695e1ce <vm_exec_core+11982>, 0x7f438695e0b4 <vm_exec_core+11700>, 0x7f438695e170 <vm_exec_core+11888>, 0x7f438695e0fb <vm_exec_core+11771>, 0x7f438695e03c <vm_exec_core+11580>, 0x7f438695b8f1 <vm_exec_core+1521>, 0x7f438695b890 <vm_exec_core+1424>, 0x7f438695b7f9 <vm_exec_core+1273>, 0x7f438695b7ab <vm_exec_core+1195>, 0x7f438695b759 <vm_exec_core+1113>, 0x7f438695b709 <vm_exec_core+1033>, 0x7f438695b6b1 <vm_exec_core+945>, 0x7f438695b675 <vm_exec_core+885>, 0x7f438695b639 <vm_exec_core+825>, 0x7f438695d61d <vm_exec_core+8989>, 0x7f438695d5b3 <vm_exec_core+8883>, 0x7f438695d6c4 <vm_exec_core+9156>, 0x7f438695d646 <vm_exec_core+9030>, 0x7f438695d366 <vm_exec_core+8294>, 0x7f438695d2d9 <vm_exec_core+8153>, 0x7f438695db81 <vm_exec_core+10369>, 0x7f438695db18 <vm_exec_core+10264>, 0x7f438695d4f0 <vm_exec_core+8688>, 0x7f438695d495 <vm_exec_core+8597>, 0x7f438695d945 <vm_exec_core+9797>, 0x7f438695d739 <vm_exec_core+9273>, 0x7f438695dc42 <vm_exec_core+10562>, 0x7f438695c203 <vm_exec_core+3843>, 0x7f438695c4b8 <vm_exec_core+4536>, 0x7f438695c474 <vm_exec_core+4468>, 0x7f438695c435 <vm_exec_core+4405>, 0x7f438695c3f9 <vm_exec_core+4345>, 0x7f438695c3bd <vm_exec_core+4285>, 0x7f438695c381 <vm_exec_core+4225>, 0x7f438695c2fc <vm_exec_core+4092>, 0x7f438695c2b4 <vm_exec_core+4020>, 0x7f438695d554 <vm_exec_core+8788>, 0x7f438695d448 <vm_exec_core+8520>, 0x7f438695c55c <vm_exec_core+4700>, 0x7f438695c51b <vm_exec_core+4635>, 0x7f438695bd0a <vm_exec_core+2570>, 0x7f438695bc89 <vm_exec_core+2441>, 0x7f438695d3e4 <vm_exec_core+8420>, 0x7f438695bc45 <vm_exec_core+2373>, 0x7f438695ca5e <vm_exec_core+5982>, 0x7f438695c86c <vm_exec_core+5484>, 0x7f438695c7dc <vm_exec_core+5340>, 0x7f438695c777 <vm_exec_core+5239>, 0x7f438695c718 <vm_exec_core+5144>, 0x7f438695c6b9 <vm_exec_core+5049>, 0x7f438695c65d <vm_exec_core+4957>, 0x7f438695c5e2 <vm_exec_core+4834>, 0x7f438695cb6a <vm_exec_core+6250>, 0x7f438695cb3c <vm_exec_core+6204>, 0x7f438695cafa <vm_exec_core+6138>, 0x7f438695caa2 <vm_exec_core+6050>, 0x7f438695ccb7 <vm_exec_core+6583>, 0x7f438695cbbb <vm_exec_core+6331>, 0x7f438695bf87 <vm_exec_core+3207>, 0x7f438695bf3c <vm_exec_core+3132>, 0x7f438695cf0a <vm_exec_core+7178>, 0x7f438695ce95 <vm_exec_core+7061>, 0x7f438695ce2c <vm_exec_core+6956>, 0x7f438695cdd7 <vm_exec_core+6871>, 0x7f438695cfdc <vm_exec_core+7388>, 0x7f438695cf3f <vm_exec_core+7231>, 0x7f438695d052 <vm_exec_core+7506>, 0x7f438695c272 <vm_exec_core+3954>, 0x7f438695d28c <vm_exec_core+8076>, 0x7f438695d168 <vm_exec_core+7784>, 0x7f438695ec38 <vm_exec_core+14648>, 0x7f438695cd48 <vm_exec_core+6728>, 0x7f438695ccf2 <vm_exec_core+6642>, 0x7f438695ec23 <vm_exec_core+14627>, 0x7f438695d112 <vm_exec_core+7698>, 0x7f438695bb29 <vm_exec_core+2089>, 0x7f438695ba33 <vm_exec_core+1843>, 0x7f438695c0da <vm_exec_core+3546>, 0x7f438695c018 <vm_exec_core+3352>, 0x7f438695df40 <vm_exec_core+11328>, 0x7f438695bfd1 <vm_exec_core+3281>, 0x7f438695bed6 <vm_exec_core+3030>, 0x7f438695be70 <vm_exec_core+2928>, 0x7f438695be2d <vm_exec_core+2861>, 0x7f438695bd6d <vm_exec_core+2669>, 0x7f438695bb9f <vm_exec_core+2207>, 0x7f438695ec0e <vm_exec_core+14606>, 0x7f438695ebf9 <vm_exec_core+14585>, 0x7f438695ebe4 <vm_exec_core+14564>, 0x7f438695ebcf <vm_exec_core+14543>, 0x7f438695ebba <vm_exec_core+14522>, 0x7f438695eba5 <vm_exec_core+14501>, 0x7f438695eb89 <vm_exec_core+14473>, 0x7f438695eb74 <vm_exec_core+14452>, 0x7f438695eb5f <vm_exec_core+14431>, 0x7f438695eb4a <vm_exec_core+14410>, 0x7f438695eb35 <vm_exec_core+14389>, 0x7f438695eb20 <vm_exec_core+14368>, 0x7f438695eb0b <vm_exec_core+14347>, 0x7f438695eaf6 <vm_exec_core+14326>, 0x7f438695eae1 <vm_exec_core+14305>, 0x7f438695eacc <vm_exec_core+14284>, 0x7f438695b9bd <vm_exec_core+1725>, 0x7f438695b958 <vm_exec_core+1624>, 0x7f438695eab7 <vm_exec_core+14263>, 0x7f438695eaa2 <vm_exec_core+14242>, 0x7f438695ea8d <vm_exec_core+14221>, 0x7f438695ea78 <vm_exec_core+14200>, 0x7f438695b342 <vm_exec_core+66>...} #54 0x00007f43869618fa in rb_vm_exec (ec=0x559539844c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x559539844c80 _tag = {tag = 36, retval = 4, buf = {0x7f436bbc6140, 0x7f4386961900 <rb_vm_exec+416>, 0x0, 0x7ffe0a210670, 0x7f4386cc1040 <_rtld_global>}, prev = 0x7ffe0a210750, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #55 0x00007f438696239b in rb_iseq_eval_main (iseq=iseq@entry=0x7f436bbc6140) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818 ec = <optimized out> val = <optimized out> #56 0x00007f4386770555 in rb_ec_exec_node (ec=ec@entry=0x559539844c80, n=n@entry=0x7f436bbc6140) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282 _ec = <optimized out> _tag = {tag = 36, retval = 94099403459712, buf = {0x7f436bbc6140, 0x7f43867705a0 <rb_ec_exec_node+256>, 0x0, 0x7ffe0a210720, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f436bbc6140 #57 0x00007f438677413b in ruby_run_node (n=0x7f436bbc6140) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320 ec = 0x559539844c80 status = 0 #58 0x0000559538a80187 in rb_main (argv=0x7ffe0a210958, argc=4) at /tmp/ruby/src/trunk-gc-asserts/main.c:40 variable_in_this_stack_frame = 140729068358665 #59 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/main.c:59 No locals. >>> Dump Ruby level backtrace (if possible) $ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.174324.ruby -x gdbscript [New LWP 174324] [New LWP 174326] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/build/trunk-gc-asserts/ruby -W0'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140559942028288) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7fd6a96a0c00 (LWP 174324))] >>> Threads Id Target Id Frame * 1 Thread 0x7fd6a96a0c00 (LWP 174324) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140559942028288) at ./nptl/pthread_kill.c:44 2 Thread 0x7fd6900bf640 (LWP 174326) 0x00007fd6a97e7fde in epoll_wait (epfd=4, events=events@entry=0x7fd6aa0ed5bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7fd6900bf640 (LWP 174326)): #0 0x00007fd6a97e7fde in epoll_wait (epfd=4, events=events@entry=0x7fd6aa0ed5bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = -4 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00007fd6a9d7abd0 in event_wait (vm=0x561dc3bdb2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x561dc3bdb2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread_mn.c:887 r = <optimized out> r = <optimized out> i = <optimized out> th = <optimized out> events = <optimized out> #3 timer_thread_func (ptr=0x561dc3bdb2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053 vm = 0x561dc3bdb2a0 #4 0x00007fd6a9756b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735181081280, -605777530788210097, 140559516431936, 25, 140559942772816, 140735181081632, 593059650987137615, 592938451426777679}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007fd6a97e7bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7fd6a96a0c00 (LWP 174324)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140559942028288) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7fd6a96a0c00 old_mask = {__val = {140735181076656, 0, 140559498235440, 140559942841555, 0, 140559942737901, 140559942028288, 140559944353280, 94685838244928, 140559942684071, 39, 140559944369824, 94685838244928, 140559949658399, 94685838029472, 139639964416192}} ret = <optimized out> pd = <optimized out> old_mask = <optimized out> ret = <optimized out> tid = <optimized out> ret = <optimized out> resultvar = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> __private = <optimized out> __oldval = <optimized out> result = <optimized out> #1 __pthread_kill_internal (signo=6, threadid=140559942028288) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140559942028288, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007fd6a9704476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007fd6a96ea7f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x66666666660a5d6f, sa_sigaction = 0x66666666660a5d6f}, sa_mask = {__val = {3472335126135203430, 7378697628523966512, 3474076752553600614, 8659627274773999665, 3472328296227676272, 140735181077056, 15740721436985045760, 140559942020800, 140559952807040, 0, 140559944369824, 140735181077056, 140559940845568, 140559940911080, 140559947482654, 18446744069414584321}}, sa_flags = -1075924224, sa_restorer = 0x7fd6a958ffc0} sigs = {__val = {32, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 7022930802683944992, 3991990708906646898, 3256155514201257782, 7293357733118895671, 8659703141076316215, 3472328296227676272, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 8314900945785856032}} #5 0x00007fd6a9b02952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029 No locals. #6 rb_bug (fmt=fmt@entry=0x7fd6a9f38808 "gc_verify_internal_consistency: found internal inconsistency.") at /tmp/ruby/src/trunk-gc-asserts/error.c:1053 args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7fff7679bb20, reg_save_area = 0x7fff7679ba60}} #7 0x00007fd6a9b04518 in gc_verify_internal_consistency_ (objspace=0x561dc3bddc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710 data = {objspace = 0x561dc3bddc00, err_count = 1, live_object_count = 18344, zombie_object_count = 574, parent = 140559940911040, old_object_count = 16518, remembered_shady_count = 0} #8 0x00007fd6a9c0128e in gc_verify_internal_consistency (objspace=0x561dc3bddc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777 prev_during_gc = <optimized out> _lev = 2853123744 #9 gc_sweep_finish (objspace=0x561dc3bddc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5634 No locals. #10 gc_sweep_step (objspace=0x561dc3bddc00, size_pool=0x561dc3bddde0, heap=0x561dc3bdde30) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5700 sweep_page = <optimized out> unlink_limit = 3 swept_slots = 817 pooled_slots = 1226 #11 0x00007fd6a9c0803b in gc_sweep_continue (heap=0x561dc3bddf10, sweep_size_pool=0x561dc3bddec0, objspace=0x561dc3bddc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5733 size_pool = 0x561dc3bddde0 i = 2 __func__ = "gc_sweep_continue" i = <optimized out> size_pool = <optimized out> #12 gc_continue (objspace=0x561dc3bddc00, size_pool=0x561dc3bddec0, heap=0x561dc3bddf10) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2484 lock_lev = 0 #13 0x00007fd6a9c08716 in heap_prepare (heap=0x561dc3bddf10, size_pool=0x561dc3bddec0, objspace=0x561dc3bddc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2496 __func__ = "heap_prepare" #14 heap_next_free_page (heap=0x561dc3bddf10, size_pool=0x561dc3bddec0, objspace=0x561dc3bddc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2711 page = <optimized out> page = <optimized out> __func__ = "heap_next_free_page" #15 newobj_alloc (objspace=0x561dc3bddc00, cache=0x561dc3bdebc8, size_pool_idx=3, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2812 page = <optimized out> lev = 1 unlock_vm = true size_pool = 0x561dc3bddec0 heap = 0x561dc3bddf10 obj = <optimized out> __func__ = "newobj_alloc" #16 0x00007fd6a9c0b130 in newobj_of (alloc_size=200, wb_protected=1, v3=0, v2=3, v1=140559952685984, flags=<optimized out>, klass=140559516542240, cr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2917 obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> cache = <optimized out> obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> cache = <optimized out> i = <optimized out> cnt = <optimized out> #17 typed_data_alloc (size=200, type=0x7fd6aa0caba0 <backtrace_data_type>, datap=0x0, typed_flag=2, klass=140559516542240) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2999 wb_protected = true wb_protected = <optimized out> #18 rb_data_typed_object_zalloc (klass=140559516542240, size=size@entry=168, type=type@entry=0x7fd6aa0caba0 <backtrace_data_type>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:3022 obj = <optimized out> embed_size = 200 obj = <optimized out> #19 0x00007fd6a9de37a6 in rb_ec_partial_backtrace_object (ec=ec@entry=0x561dc3bdec80, start_frame=start_frame@entry=0, num_frames=6, num_frames@entry=-1, start_too_large=start_too_large@entry=0x0, skip_internal=skip_internal@entry=false, do_yield=do_yield@entry=false) at /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c:621 cfp = 0x7fd6a969eec0 end_cfp = 0x7fd6a969efd8 size = 6 bt = 0x0 btobj = 4 loc = 0x0 cfunc_counter = 0 memsize = 168 #20 0x00007fd6a9de452a in rb_ec_backtrace_object (ec=ec@entry=0x561dc3bdec80) at /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c:686 No locals. #21 0x00007fd6a9bddb85 in setup_exception (ec=0x561dc3bdec80, tag=6, mesg=<optimized out>, cause=4) at /tmp/ruby/src/trunk-gc-asserts/eval.c:566 at = <optimized out> bt = 4 _ec = 0x561dc3bdec80 _tag = {tag = 36, retval = 1, buf = {0x561dc3bdec80, 0x7fd6a9bddafe <setup_exception+1086>, 0x0, 0x7fff7679bfd0, 0x0}, prev = 0x7fff7679c450, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 e = <optimized out> line = 1 file = 0x7fd6a958fd58 "-" file0 = 0x7fd6a958fd58 "-" dtrace_line = <optimized out> dtrace_file = <optimized out> #22 0x00007fd6a9bdddd8 in rb_longjmp (ec=ec@entry=0x561dc3bdec80, tag=tag@entry=6, mesg=<optimized out>, mesg@entry=4, cause=4, cause@entry=36) at /tmp/ruby/src/trunk-gc-asserts/eval.c:651 No locals. #23 0x00007fd6a9bdfa69 in rb_raise_jump (cause=<optimized out>, mesg=4) at /tmp/ruby/src/trunk-gc-asserts/eval.c:844 ec = 0x561dc3bdec80 cfp = <optimized out> me = 0x7fd68ef1ff88 self = <optimized out> klass = <optimized out> mid = <optimized out> ec = <optimized out> cfp = <optimized out> me = <optimized out> klass = <optimized out> self = <optimized out> mid = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> #24 rb_f_raise (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:743 err = 4 opts = {36} cause = 0x7fff7679c228 #25 0x00007fd6a9bdfc2f in f_raise (c=<optimized out>, v=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:780 No locals. #26 0x00007fd6a9db7954 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3524 ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #27 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 argc = <optimized out> stack_bottom = <optimized out> argv = <optimized out> argc = <optimized out> stack_bottom = <optimized out> argv = <optimized out> #28 vm_call_cfunc_other (ec=0x561dc3bdec80, reg_cfp=0x7fd6a969eec0, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596 ci = <optimized out> argv_ary = <optimized out> #29 0x00007fd6a9dc9421 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:408 val = 94685840898592 ci = 0x7fff7679b900 cc = <optimized out> recv = 174324 argc = <optimized out> calling = {cd = 0x561dc3e97a20, cc = 0x7fd68ef1ff60, block_handler = 0, recv = 140559940898280, argc = 0, kw_splat = false, heap_argv = 0} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #30 vm_exec_core (ec=0x2a8f4) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x561dc3e97a20 leaf = <optimized out> val = 94685840898592 reg_pc = 0x561dc3e91c88 reg_cfp = 0x7fd6a969eec0 insns_address_table = {0x7fd6a9dcb62d <vm_exec_core+9005>, 0x7fd6a9dcb5c3 <vm_exec_core+8899>, 0x7fd6a9dcb6d4 <vm_exec_core+9172>, 0x7fd6a9dcb656 <vm_exec_core+9046>, 0x7fd6a9dcb376 <vm_exec_core+8310>, 0x7fd6a9dcb2e9 <vm_exec_core+8169>, 0x7fd6a9dcbb91 <vm_exec_core+10385>, 0x7fd6a9dcbb28 <vm_exec_core+10280>, 0x7fd6a9dcb500 <vm_exec_core+8704>, 0x7fd6a9dcb4a5 <vm_exec_core+8613>, 0x7fd6a9dcb955 <vm_exec_core+9813>, 0x7fd6a9dcb749 <vm_exec_core+9289>, 0x7fd6a9dcbc52 <vm_exec_core+10578>, 0x7fd6a9dca213 <vm_exec_core+3859>, 0x7fd6a9dca4c8 <vm_exec_core+4552>, 0x7fd6a9dca484 <vm_exec_core+4484>, 0x7fd6a9dca445 <vm_exec_core+4421>, 0x7fd6a9dca409 <vm_exec_core+4361>, 0x7fd6a9dca3cd <vm_exec_core+4301>, 0x7fd6a9dca391 <vm_exec_core+4241>, 0x7fd6a9dca30c <vm_exec_core+4108>, 0x7fd6a9dca2c4 <vm_exec_core+4036>, 0x7fd6a9dcb564 <vm_exec_core+8804>, 0x7fd6a9dcb458 <vm_exec_core+8536>, 0x7fd6a9dca56c <vm_exec_core+4716>, 0x7fd6a9dca52b <vm_exec_core+4651>, 0x7fd6a9dc9d1a <vm_exec_core+2586>, 0x7fd6a9dc9c99 <vm_exec_core+2457>, 0x7fd6a9dcb3f4 <vm_exec_core+8436>, 0x7fd6a9dc9c55 <vm_exec_core+2389>, 0x7fd6a9dcaa6e <vm_exec_core+5998>, 0x7fd6a9dca87c <vm_exec_core+5500>, 0x7fd6a9dca7ec <vm_exec_core+5356>, 0x7fd6a9dca787 <vm_exec_core+5255>, 0x7fd6a9dca728 <vm_exec_core+5160>, 0x7fd6a9dca6c9 <vm_exec_core+5065>, 0x7fd6a9dca66d <vm_exec_core+4973>, 0x7fd6a9dca5f2 <vm_exec_core+4850>, 0x7fd6a9dcab7a <vm_exec_core+6266>, 0x7fd6a9dcab4c <vm_exec_core+6220>, 0x7fd6a9dcab0a <vm_exec_core+6154>, 0x7fd6a9dcaab2 <vm_exec_core+6066>, 0x7fd6a9dcacc7 <vm_exec_core+6599>, 0x7fd6a9dcabcb <vm_exec_core+6347>, 0x7fd6a9dc9f97 <vm_exec_core+3223>, 0x7fd6a9dc9f4c <vm_exec_core+3148>, 0x7fd6a9dcaf1a <vm_exec_core+7194>, 0x7fd6a9dcaea5 <vm_exec_core+7077>, 0x7fd6a9dcae3c <vm_exec_core+6972>, 0x7fd6a9dcade7 <vm_exec_core+6887>, 0x7fd6a9dcafec <vm_exec_core+7404>, 0x7fd6a9dcaf4f <vm_exec_core+7247>, 0x7fd6a9dcb062 <vm_exec_core+7522>, 0x7fd6a9dca282 <vm_exec_core+3970>, 0x7fd6a9dcb29c <vm_exec_core+8092>, 0x7fd6a9dcb178 <vm_exec_core+7800>, 0x7fd6a9dc9360 <vm_exec_core+96>, 0x7fd6a9dcad58 <vm_exec_core+6744>, 0x7fd6a9dcad02 <vm_exec_core+6658>, 0x7fd6a9dcc20b <vm_exec_core+12043>, 0x7fd6a9dcb122 <vm_exec_core+7714>, 0x7fd6a9dc9b39 <vm_exec_core+2105>, 0x7fd6a9dc9a43 <vm_exec_core+1859>, 0x7fd6a9dca0ea <vm_exec_core+3562>, 0x7fd6a9dca028 <vm_exec_core+3368>, 0x7fd6a9dcbf50 <vm_exec_core+11344>, 0x7fd6a9dc9fe1 <vm_exec_core+3297>, 0x7fd6a9dc9ee6 <vm_exec_core+3046>, 0x7fd6a9dc9e80 <vm_exec_core+2944>, 0x7fd6a9dc9e3d <vm_exec_core+2877>, 0x7fd6a9dc9d7d <vm_exec_core+2685>, 0x7fd6a9dc9baf <vm_exec_core+2223>, 0x7fd6a9dcca0b <vm_exec_core+14091>, 0x7fd6a9dcc95a <vm_exec_core+13914>, 0x7fd6a9dcc8b0 <vm_exec_core+13744>, 0x7fd6a9dcc835 <vm_exec_core+13621>, 0x7fd6a9dcc787 <vm_exec_core+13447>, 0x7fd6a9dcc728 <vm_exec_core+13352>, 0x7fd6a9dcc6a2 <vm_exec_core+13218>, 0x7fd6a9dcc5f9 <vm_exec_core+13049>, 0x7fd6a9dcc555 <vm_exec_core+12885>, 0x7fd6a9dcc4ac <vm_exec_core+12716>, 0x7fd6a9dcc408 <vm_exec_core+12552>, 0x7fd6a9dcc37d <vm_exec_core+12413>, 0x7fd6a9dcc329 <vm_exec_core+12329>, 0x7fd6a9dcc2ce <vm_exec_core+12238>, 0x7fd6a9dcc25d <vm_exec_core+12125>, 0x7fd6a9dcbfba <vm_exec_core+11450>, 0x7fd6a9dc99cd <vm_exec_core+1741>, 0x7fd6a9dc9968 <vm_exec_core+1640>, 0x7fd6a9dcc07b <vm_exec_core+11643>, 0x7fd6a9dcc1ce <vm_exec_core+11982>, 0x7fd6a9dcc0b4 <vm_exec_core+11700>, 0x7fd6a9dcc170 <vm_exec_core+11888>, 0x7fd6a9dcc0fb <vm_exec_core+11771>, 0x7fd6a9dcc03c <vm_exec_core+11580>, 0x7fd6a9dc98f1 <vm_exec_core+1521>, 0x7fd6a9dc9890 <vm_exec_core+1424>, 0x7fd6a9dc97f9 <vm_exec_core+1273>, 0x7fd6a9dc97ab <vm_exec_core+1195>, 0x7fd6a9dc9759 <vm_exec_core+1113>, 0x7fd6a9dc9709 <vm_exec_core+1033>, 0x7fd6a9dc96b1 <vm_exec_core+945>, 0x7fd6a9dc9675 <vm_exec_core+885>, 0x7fd6a9dc9639 <vm_exec_core+825>, 0x7fd6a9dcb61d <vm_exec_core+8989>, 0x7fd6a9dcb5b3 <vm_exec_core+8883>, 0x7fd6a9dcb6c4 <vm_exec_core+9156>, 0x7fd6a9dcb646 <vm_exec_core+9030>, 0x7fd6a9dcb366 <vm_exec_core+8294>, 0x7fd6a9dcb2d9 <vm_exec_core+8153>, 0x7fd6a9dcbb81 <vm_exec_core+10369>, 0x7fd6a9dcbb18 <vm_exec_core+10264>, 0x7fd6a9dcb4f0 <vm_exec_core+8688>, 0x7fd6a9dcb495 <vm_exec_core+8597>, 0x7fd6a9dcb945 <vm_exec_core+9797>, 0x7fd6a9dcb739 <vm_exec_core+9273>, 0x7fd6a9dcbc42 <vm_exec_core+10562>, 0x7fd6a9dca203 <vm_exec_core+3843>, 0x7fd6a9dca4b8 <vm_exec_core+4536>, 0x7fd6a9dca474 <vm_exec_core+4468>, 0x7fd6a9dca435 <vm_exec_core+4405>, 0x7fd6a9dca3f9 <vm_exec_core+4345>, 0x7fd6a9dca3bd <vm_exec_core+4285>, 0x7fd6a9dca381 <vm_exec_core+4225>, 0x7fd6a9dca2fc <vm_exec_core+4092>, 0x7fd6a9dca2b4 <vm_exec_core+4020>, 0x7fd6a9dcb554 <vm_exec_core+8788>, 0x7fd6a9dcb448 <vm_exec_core+8520>, 0x7fd6a9dca55c <vm_exec_core+4700>, 0x7fd6a9dca51b <vm_exec_core+4635>, 0x7fd6a9dc9d0a <vm_exec_core+2570>, 0x7fd6a9dc9c89 <vm_exec_core+2441>, 0x7fd6a9dcb3e4 <vm_exec_core+8420>, 0x7fd6a9dc9c45 <vm_exec_core+2373>, 0x7fd6a9dcaa5e <vm_exec_core+5982>, 0x7fd6a9dca86c <vm_exec_core+5484>, 0x7fd6a9dca7dc <vm_exec_core+5340>, 0x7fd6a9dca777 <vm_exec_core+5239>, 0x7fd6a9dca718 <vm_exec_core+5144>, 0x7fd6a9dca6b9 <vm_exec_core+5049>, 0x7fd6a9dca65d <vm_exec_core+4957>, 0x7fd6a9dca5e2 <vm_exec_core+4834>, 0x7fd6a9dcab6a <vm_exec_core+6250>, 0x7fd6a9dcab3c <vm_exec_core+6204>, 0x7fd6a9dcaafa <vm_exec_core+6138>, 0x7fd6a9dcaaa2 <vm_exec_core+6050>, 0x7fd6a9dcacb7 <vm_exec_core+6583>, 0x7fd6a9dcabbb <vm_exec_core+6331>, 0x7fd6a9dc9f87 <vm_exec_core+3207>, 0x7fd6a9dc9f3c <vm_exec_core+3132>, 0x7fd6a9dcaf0a <vm_exec_core+7178>, 0x7fd6a9dcae95 <vm_exec_core+7061>, 0x7fd6a9dcae2c <vm_exec_core+6956>, 0x7fd6a9dcadd7 <vm_exec_core+6871>, 0x7fd6a9dcafdc <vm_exec_core+7388>, 0x7fd6a9dcaf3f <vm_exec_core+7231>, 0x7fd6a9dcb052 <vm_exec_core+7506>, 0x7fd6a9dca272 <vm_exec_core+3954>, 0x7fd6a9dcb28c <vm_exec_core+8076>, 0x7fd6a9dcb168 <vm_exec_core+7784>, 0x7fd6a9dccc38 <vm_exec_core+14648>, 0x7fd6a9dcad48 <vm_exec_core+6728>, 0x7fd6a9dcacf2 <vm_exec_core+6642>, 0x7fd6a9dccc23 <vm_exec_core+14627>, 0x7fd6a9dcb112 <vm_exec_core+7698>, 0x7fd6a9dc9b29 <vm_exec_core+2089>, 0x7fd6a9dc9a33 <vm_exec_core+1843>, 0x7fd6a9dca0da <vm_exec_core+3546>, 0x7fd6a9dca018 <vm_exec_core+3352>, 0x7fd6a9dcbf40 <vm_exec_core+11328>, 0x7fd6a9dc9fd1 <vm_exec_core+3281>, 0x7fd6a9dc9ed6 <vm_exec_core+3030>, 0x7fd6a9dc9e70 <vm_exec_core+2928>, 0x7fd6a9dc9e2d <vm_exec_core+2861>, 0x7fd6a9dc9d6d <vm_exec_core+2669>, 0x7fd6a9dc9b9f <vm_exec_core+2207>, 0x7fd6a9dccc0e <vm_exec_core+14606>, 0x7fd6a9dccbf9 <vm_exec_core+14585>, 0x7fd6a9dccbe4 <vm_exec_core+14564>, 0x7fd6a9dccbcf <vm_exec_core+14543>, 0x7fd6a9dccbba <vm_exec_core+14522>, 0x7fd6a9dccba5 <vm_exec_core+14501>, 0x7fd6a9dccb89 <vm_exec_core+14473>, 0x7fd6a9dccb74 <vm_exec_core+14452>, 0x7fd6a9dccb5f <vm_exec_core+14431>, 0x7fd6a9dccb4a <vm_exec_core+14410>, 0x7fd6a9dccb35 <vm_exec_core+14389>, 0x7fd6a9dccb20 <vm_exec_core+14368>, 0x7fd6a9dccb0b <vm_exec_core+14347>, 0x7fd6a9dccaf6 <vm_exec_core+14326>, 0x7fd6a9dccae1 <vm_exec_core+14305>, 0x7fd6a9dccacc <vm_exec_core+14284>, 0x7fd6a9dc99bd <vm_exec_core+1725>, 0x7fd6a9dc9958 <vm_exec_core+1624>, 0x7fd6a9dccab7 <vm_exec_core+14263>, 0x7fd6a9dccaa2 <vm_exec_core+14242>, 0x7fd6a9dcca8d <vm_exec_core+14221>, 0x7fd6a9dcca78 <vm_exec_core+14200>, 0x7fd6a9dc9342 <vm_exec_core+66>...} #31 0x00007fd6a9dcf8fa in rb_vm_exec (ec=0x561dc3bdec80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x561dc3bdec80 _tag = {tag = 36, retval = 4, buf = {0x7fff7679c630, 0x7fd6a9dcf900 <rb_vm_exec+416>, 0x0, 0x7fff7679c430, 0xc00000000}, prev = 0x7fff7679c7c0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #32 0x00007fd6a9dd52a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7fd68ef36300, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516 arg_size = <optimized out> arg_size = <optimized out> #33 0x00007fd6a9dd564f in rb_vm_invoke_proc (ec=ec@entry=0x561dc3bdec80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7fff7679c788, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 self = <optimized out> #34 0x00007fd6a9dd5c60 in vm_call0_body (ec=0x561dc3bdec80, calling=0x7fff7679c630, argv=0x7fff7679c788) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297 proc = <optimized out> ci = <optimized out> cc = 0x7fff7679c6e0 ret = <optimized out> #35 0x00007fd6a9dd65a8 in vm_call0_cc (ec=0x561dc3bdec80, recv=140559498042960, id=<optimized out>, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110 flags = <optimized out> use_argv = <optimized out> av = {94685838040064, 140559499196360} calling = {cd = 0x7fff7679c5f0, cc = 0x7fff7679c6e0, block_handler = 0, recv = 140559498042960, argc = 1, kw_splat = false, heap_argv = 0} #36 0x00007fd6a9dc8ba9 in rb_vm_call0 (kw_splat=0, cme=0x7fd6900e1a50, argv=0x7fff7679c788, argc=1, id=3425, recv=140559498042960, ec=0x561dc3bdec80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70 cc = {flags = 52250, klass = 0, cme_ = 0x7fd6900e1a50, call_ = 0x7fd6a9dd25c0 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}} #37 rb_vm_call_kw (kw_splat=0, me=0x7fd6900e1a50, argv=0x7fff7679c788, argc=1, id=3425, recv=140559498042960, ec=0x561dc3bdec80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:330 No locals. #38 rb_check_funcall_default_kw (kw_splat=0, def=36, argv=0x7fff7679c788, argc=1, mid=3425, recv=140559498042960) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713 klass = 140559516553920 me = 0x7fd6900e1a50 ec = <optimized out> respond = -1 klass = <optimized out> me = <optimized out> ec = <optimized out> respond = <optimized out> ret = <optimized out> #39 rb_check_funcall (recv=140559498042960, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7fff7679c788) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689 No locals. #40 0x00007fd6a9bf5b53 in run_single_final (objid=<optimized out>, cmd=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4056 No locals. #41 run_finalizer (objspace=<optimized out>, obj=<optimized out>, table=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4105 _ec = <optimized out> _tag = {tag = 36, retval = 140735181080696, buf = {0x7fd68ef10000, 0x7fd6a9bf5bc8 <run_finalizer+504>, 0x0, 0x7fff7679c750, 0x7fd6a969eec0}, prev = 0x7fff7679c970, state = RUBY_TAG_NONE, lock_rec = 0} i = 0 state = <optimized out> saved = {errinfo = 4, objid = 161, final = 140559498042960, cfp = 0x7fd6a969eef8, sp = 0x7fd6a959f0b8, finished = 0} ec = 0x561dc3bdec80 #42 0x00007fd6a9bf8bb7 in run_final (zombie=<optimized out>, objspace=0x561dc3bddc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122 table = 140559497953000 key = 140559497953080 key = <optimized out> __func__ = "run_final" table = <optimized out> #43 finalize_list (zombie=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4143 next_zombie = 140559497952800 page = 0x561dc3cc1dc0 __func__ = "finalize_list" next_zombie = <optimized out> page = <optimized out> _lev = <optimized out> #44 finalize_deferred_heap_pages (objspace=0x561dc3bddc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172 zombie = <optimized out> #45 0x00007fd6a9bf8de5 in finalize_deferred (objspace=0x561dc3bddc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181 ec = 0x561dc3bdec80 #46 gc_finalize_deferred (dmy=0x561dc3bddc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191 objspace = 0x561dc3bddc00 #47 0x00007fd6a9decb3e in rb_postponed_job_flush (vm=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_trace.c:1849 i = <optimized out> func = <optimized out> data = <optimized out> wq_job = <optimized out> _ec = 0x561dc3bdec80 _tag = {tag = 36, retval = 140559498042960, buf = {0x7fd6a969ef30, 0x7fd6a9decbf0 <rb_postponed_job_flush+656>, 0x0, 0x7fff7679c900, 0xc8}, prev = 0x7fff7679cc90, state = RUBY_TAG_NONE, lock_rec = 0} pjq = 0x561dc3bdd9f0 ec = 0x561dc3bdec80 block_mask = 12 saved_mask = 0 saved_errno = 4 tmp = {n = {next = 0x7fff7679c960, prev = 0x7fff7679c960}} triggered_bits = 0 #48 0x00007fd6a9d7caf1 in rb_threadptr_execute_interrupts (th=<optimized out>, blocking_timing=0) at /tmp/ruby/src/trunk-gc-asserts/thread.c:2465 sig = <optimized out> timer_interrupt = 0 pending_interrupt = 0 terminate_interrupt = 0 trap_interrupt = 0 interrupt = <optimized out> postponed_job_interrupt = 4 ret = 0 #49 0x00007fd6a9db77af in rb_vm_check_ints (ec=0x561dc3bdec80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916 No locals. #50 rb_vm_check_ints (ec=0x561dc3bdec80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091 No locals. #51 vm_pop_frame (ep=<optimized out>, cfp=0x7fd6a969eef8, ec=0x561dc3bdec80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446 flags = <optimized out> flags = <optimized out> #52 rb_vm_pop_frame (ec=0x561dc3bdec80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:455 No locals. #53 vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=0x7fd6a969ef30, ec=0x561dc3bdec80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3528 ci = 0x5db100100005 cc = <optimized out> val = 140559497953200 me = 0x7fd6900cf6e8 cfunc = <optimized out> recv = <optimized out> frame_type = <optimized out> len = <optimized out> block_handler = <optimized out> ci = <optimized out> cc = <optimized out> val = <optimized out> me = <optimized out> cfunc = <optimized out> recv = <optimized out> block_handler = <optimized out> frame_type = <optimized out> len = <optimized out> args = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> flag_arg_ = <optimized out> hooks_arg_ = <optimized out> args = <optimized out> #54 vm_call_cfunc_with_frame (ec=0x561dc3bdec80, reg_cfp=0x7fd6a969ef30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570 argc = <optimized out> stack_bottom = <optimized out> argv = <optimized out> #55 0x00007fd6a9dc9421 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_callinfo.h:408 val = 94685840886416 ci = 0x7fff7679b900 cc = <optimized out> recv = 174324 argc = <optimized out> calling = {cd = 0x561dc3e94a90, cc = 0x7fd68ef35d88, block_handler = 0, recv = 140559516550720, argc = 2, kw_splat = false, heap_argv = 0} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #56 vm_exec_core (ec=0x2a8f4) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x561dc3e94a90 leaf = <optimized out> val = 94685840886416 reg_pc = 0x561dc3c98338 reg_cfp = 0x7fd6a969ef30 insns_address_table = {0x7fd6a9dcb62d <vm_exec_core+9005>, 0x7fd6a9dcb5c3 <vm_exec_core+8899>, 0x7fd6a9dcb6d4 <vm_exec_core+9172>, 0x7fd6a9dcb656 <vm_exec_core+9046>, 0x7fd6a9dcb376 <vm_exec_core+8310>, 0x7fd6a9dcb2e9 <vm_exec_core+8169>, 0x7fd6a9dcbb91 <vm_exec_core+10385>, 0x7fd6a9dcbb28 <vm_exec_core+10280>, 0x7fd6a9dcb500 <vm_exec_core+8704>, 0x7fd6a9dcb4a5 <vm_exec_core+8613>, 0x7fd6a9dcb955 <vm_exec_core+9813>, 0x7fd6a9dcb749 <vm_exec_core+9289>, 0x7fd6a9dcbc52 <vm_exec_core+10578>, 0x7fd6a9dca213 <vm_exec_core+3859>, 0x7fd6a9dca4c8 <vm_exec_core+4552>, 0x7fd6a9dca484 <vm_exec_core+4484>, 0x7fd6a9dca445 <vm_exec_core+4421>, 0x7fd6a9dca409 <vm_exec_core+4361>, 0x7fd6a9dca3cd <vm_exec_core+4301>, 0x7fd6a9dca391 <vm_exec_core+4241>, 0x7fd6a9dca30c <vm_exec_core+4108>, 0x7fd6a9dca2c4 <vm_exec_core+4036>, 0x7fd6a9dcb564 <vm_exec_core+8804>, 0x7fd6a9dcb458 <vm_exec_core+8536>, 0x7fd6a9dca56c <vm_exec_core+4716>, 0x7fd6a9dca52b <vm_exec_core+4651>, 0x7fd6a9dc9d1a <vm_exec_core+2586>, 0x7fd6a9dc9c99 <vm_exec_core+2457>, 0x7fd6a9dcb3f4 <vm_exec_core+8436>, 0x7fd6a9dc9c55 <vm_exec_core+2389>, 0x7fd6a9dcaa6e <vm_exec_core+5998>, 0x7fd6a9dca87c <vm_exec_core+5500>, 0x7fd6a9dca7ec <vm_exec_core+5356>, 0x7fd6a9dca787 <vm_exec_core+5255>, 0x7fd6a9dca728 <vm_exec_core+5160>, 0x7fd6a9dca6c9 <vm_exec_core+5065>, 0x7fd6a9dca66d <vm_exec_core+4973>, 0x7fd6a9dca5f2 <vm_exec_core+4850>, 0x7fd6a9dcab7a <vm_exec_core+6266>, 0x7fd6a9dcab4c <vm_exec_core+6220>, 0x7fd6a9dcab0a <vm_exec_core+6154>, 0x7fd6a9dcaab2 <vm_exec_core+6066>, 0x7fd6a9dcacc7 <vm_exec_core+6599>, 0x7fd6a9dcabcb <vm_exec_core+6347>, 0x7fd6a9dc9f97 <vm_exec_core+3223>, 0x7fd6a9dc9f4c <vm_exec_core+3148>, 0x7fd6a9dcaf1a <vm_exec_core+7194>, 0x7fd6a9dcaea5 <vm_exec_core+7077>, 0x7fd6a9dcae3c <vm_exec_core+6972>, 0x7fd6a9dcade7 <vm_exec_core+6887>, 0x7fd6a9dcafec <vm_exec_core+7404>, 0x7fd6a9dcaf4f <vm_exec_core+7247>, 0x7fd6a9dcb062 <vm_exec_core+7522>, 0x7fd6a9dca282 <vm_exec_core+3970>, 0x7fd6a9dcb29c <vm_exec_core+8092>, 0x7fd6a9dcb178 <vm_exec_core+7800>, 0x7fd6a9dc9360 <vm_exec_core+96>, 0x7fd6a9dcad58 <vm_exec_core+6744>, 0x7fd6a9dcad02 <vm_exec_core+6658>, 0x7fd6a9dcc20b <vm_exec_core+12043>, 0x7fd6a9dcb122 <vm_exec_core+7714>, 0x7fd6a9dc9b39 <vm_exec_core+2105>, 0x7fd6a9dc9a43 <vm_exec_core+1859>, 0x7fd6a9dca0ea <vm_exec_core+3562>, 0x7fd6a9dca028 <vm_exec_core+3368>, 0x7fd6a9dcbf50 <vm_exec_core+11344>, 0x7fd6a9dc9fe1 <vm_exec_core+3297>, 0x7fd6a9dc9ee6 <vm_exec_core+3046>, 0x7fd6a9dc9e80 <vm_exec_core+2944>, 0x7fd6a9dc9e3d <vm_exec_core+2877>, 0x7fd6a9dc9d7d <vm_exec_core+2685>, 0x7fd6a9dc9baf <vm_exec_core+2223>, 0x7fd6a9dcca0b <vm_exec_core+14091>, 0x7fd6a9dcc95a <vm_exec_core+13914>, 0x7fd6a9dcc8b0 <vm_exec_core+13744>, 0x7fd6a9dcc835 <vm_exec_core+13621>, 0x7fd6a9dcc787 <vm_exec_core+13447>, 0x7fd6a9dcc728 <vm_exec_core+13352>, 0x7fd6a9dcc6a2 <vm_exec_core+13218>, 0x7fd6a9dcc5f9 <vm_exec_core+13049>, 0x7fd6a9dcc555 <vm_exec_core+12885>, 0x7fd6a9dcc4ac <vm_exec_core+12716>, 0x7fd6a9dcc408 <vm_exec_core+12552>, 0x7fd6a9dcc37d <vm_exec_core+12413>, 0x7fd6a9dcc329 <vm_exec_core+12329>, 0x7fd6a9dcc2ce <vm_exec_core+12238>, 0x7fd6a9dcc25d <vm_exec_core+12125>, 0x7fd6a9dcbfba <vm_exec_core+11450>, 0x7fd6a9dc99cd <vm_exec_core+1741>, 0x7fd6a9dc9968 <vm_exec_core+1640>, 0x7fd6a9dcc07b <vm_exec_core+11643>, 0x7fd6a9dcc1ce <vm_exec_core+11982>, 0x7fd6a9dcc0b4 <vm_exec_core+11700>, 0x7fd6a9dcc170 <vm_exec_core+11888>, 0x7fd6a9dcc0fb <vm_exec_core+11771>, 0x7fd6a9dcc03c <vm_exec_core+11580>, 0x7fd6a9dc98f1 <vm_exec_core+1521>, 0x7fd6a9dc9890 <vm_exec_core+1424>, 0x7fd6a9dc97f9 <vm_exec_core+1273>, 0x7fd6a9dc97ab <vm_exec_core+1195>, 0x7fd6a9dc9759 <vm_exec_core+1113>, 0x7fd6a9dc9709 <vm_exec_core+1033>, 0x7fd6a9dc96b1 <vm_exec_core+945>, 0x7fd6a9dc9675 <vm_exec_core+885>, 0x7fd6a9dc9639 <vm_exec_core+825>, 0x7fd6a9dcb61d <vm_exec_core+8989>, 0x7fd6a9dcb5b3 <vm_exec_core+8883>, 0x7fd6a9dcb6c4 <vm_exec_core+9156>, 0x7fd6a9dcb646 <vm_exec_core+9030>, 0x7fd6a9dcb366 <vm_exec_core+8294>, 0x7fd6a9dcb2d9 <vm_exec_core+8153>, 0x7fd6a9dcbb81 <vm_exec_core+10369>, 0x7fd6a9dcbb18 <vm_exec_core+10264>, 0x7fd6a9dcb4f0 <vm_exec_core+8688>, 0x7fd6a9dcb495 <vm_exec_core+8597>, 0x7fd6a9dcb945 <vm_exec_core+9797>, 0x7fd6a9dcb739 <vm_exec_core+9273>, 0x7fd6a9dcbc42 <vm_exec_core+10562>, 0x7fd6a9dca203 <vm_exec_core+3843>, 0x7fd6a9dca4b8 <vm_exec_core+4536>, 0x7fd6a9dca474 <vm_exec_core+4468>, 0x7fd6a9dca435 <vm_exec_core+4405>, 0x7fd6a9dca3f9 <vm_exec_core+4345>, 0x7fd6a9dca3bd <vm_exec_core+4285>, 0x7fd6a9dca381 <vm_exec_core+4225>, 0x7fd6a9dca2fc <vm_exec_core+4092>, 0x7fd6a9dca2b4 <vm_exec_core+4020>, 0x7fd6a9dcb554 <vm_exec_core+8788>, 0x7fd6a9dcb448 <vm_exec_core+8520>, 0x7fd6a9dca55c <vm_exec_core+4700>, 0x7fd6a9dca51b <vm_exec_core+4635>, 0x7fd6a9dc9d0a <vm_exec_core+2570>, 0x7fd6a9dc9c89 <vm_exec_core+2441>, 0x7fd6a9dcb3e4 <vm_exec_core+8420>, 0x7fd6a9dc9c45 <vm_exec_core+2373>, 0x7fd6a9dcaa5e <vm_exec_core+5982>, 0x7fd6a9dca86c <vm_exec_core+5484>, 0x7fd6a9dca7dc <vm_exec_core+5340>, 0x7fd6a9dca777 <vm_exec_core+5239>, 0x7fd6a9dca718 <vm_exec_core+5144>, 0x7fd6a9dca6b9 <vm_exec_core+5049>, 0x7fd6a9dca65d <vm_exec_core+4957>, 0x7fd6a9dca5e2 <vm_exec_core+4834>, 0x7fd6a9dcab6a <vm_exec_core+6250>, 0x7fd6a9dcab3c <vm_exec_core+6204>, 0x7fd6a9dcaafa <vm_exec_core+6138>, 0x7fd6a9dcaaa2 <vm_exec_core+6050>, 0x7fd6a9dcacb7 <vm_exec_core+6583>, 0x7fd6a9dcabbb <vm_exec_core+6331>, 0x7fd6a9dc9f87 <vm_exec_core+3207>, 0x7fd6a9dc9f3c <vm_exec_core+3132>, 0x7fd6a9dcaf0a <vm_exec_core+7178>, 0x7fd6a9dcae95 <vm_exec_core+7061>, 0x7fd6a9dcae2c <vm_exec_core+6956>, 0x7fd6a9dcadd7 <vm_exec_core+6871>, 0x7fd6a9dcafdc <vm_exec_core+7388>, 0x7fd6a9dcaf3f <vm_exec_core+7231>, 0x7fd6a9dcb052 <vm_exec_core+7506>, 0x7fd6a9dca272 <vm_exec_core+3954>, 0x7fd6a9dcb28c <vm_exec_core+8076>, 0x7fd6a9dcb168 <vm_exec_core+7784>, 0x7fd6a9dccc38 <vm_exec_core+14648>, 0x7fd6a9dcad48 <vm_exec_core+6728>, 0x7fd6a9dcacf2 <vm_exec_core+6642>, 0x7fd6a9dccc23 <vm_exec_core+14627>, 0x7fd6a9dcb112 <vm_exec_core+7698>, 0x7fd6a9dc9b29 <vm_exec_core+2089>, 0x7fd6a9dc9a33 <vm_exec_core+1843>, 0x7fd6a9dca0da <vm_exec_core+3546>, 0x7fd6a9dca018 <vm_exec_core+3352>, 0x7fd6a9dcbf40 <vm_exec_core+11328>, 0x7fd6a9dc9fd1 <vm_exec_core+3281>, 0x7fd6a9dc9ed6 <vm_exec_core+3030>, 0x7fd6a9dc9e70 <vm_exec_core+2928>, 0x7fd6a9dc9e2d <vm_exec_core+2861>, 0x7fd6a9dc9d6d <vm_exec_core+2669>, 0x7fd6a9dc9b9f <vm_exec_core+2207>, 0x7fd6a9dccc0e <vm_exec_core+14606>, 0x7fd6a9dccbf9 <vm_exec_core+14585>, 0x7fd6a9dccbe4 <vm_exec_core+14564>, 0x7fd6a9dccbcf <vm_exec_core+14543>, 0x7fd6a9dccbba <vm_exec_core+14522>, 0x7fd6a9dccba5 <vm_exec_core+14501>, 0x7fd6a9dccb89 <vm_exec_core+14473>, 0x7fd6a9dccb74 <vm_exec_core+14452>, 0x7fd6a9dccb5f <vm_exec_core+14431>, 0x7fd6a9dccb4a <vm_exec_core+14410>, 0x7fd6a9dccb35 <vm_exec_core+14389>, 0x7fd6a9dccb20 <vm_exec_core+14368>, 0x7fd6a9dccb0b <vm_exec_core+14347>, 0x7fd6a9dccaf6 <vm_exec_core+14326>, 0x7fd6a9dccae1 <vm_exec_core+14305>, 0x7fd6a9dccacc <vm_exec_core+14284>, 0x7fd6a9dc99bd <vm_exec_core+1725>, 0x7fd6a9dc9958 <vm_exec_core+1624>, 0x7fd6a9dccab7 <vm_exec_core+14263>, 0x7fd6a9dccaa2 <vm_exec_core+14242>, 0x7fd6a9dcca8d <vm_exec_core+14221>, 0x7fd6a9dcca78 <vm_exec_core+14200>, 0x7fd6a9dc9342 <vm_exec_core+66>...} #57 0x00007fd6a9dcfb87 in vm_exec_loop (result=<optimized out>, tag=0x7fff7679cc90, state=<optimized out>, ec=0x561dc3bdec80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2579 vm_loop_start = <optimized out> #58 rb_vm_exec (ec=0x561dc3bdec80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2558 _ec = 0x561dc3bdec80 _tag = {tag = 36, retval = 4, buf = {0x7fd68ef36378, 0x7fd6a9dcf900 <rb_vm_exec+416>, 0x0, 0x7fff7679cc70, 0x7fd68ef35ec8}, prev = 0x7fff7679cd50, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #59 0x00007fd6a9dd039b in rb_iseq_eval_main (iseq=iseq@entry=0x7fd68ef36378) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818 ec = <optimized out> val = <optimized out> #60 0x00007fd6a9bde555 in rb_ec_exec_node (ec=ec@entry=0x561dc3bdec80, n=n@entry=0x7fd68ef36378) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282 _ec = <optimized out> _tag = {tag = 36, retval = 94685838044288, buf = {0x7fd68ef36378, 0x7fd6a9bde5a0 <rb_ec_exec_node+256>, 0x0, 0x7fff7679cd20, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7fd68ef36378 #61 0x00007fd6a9be213b in ruby_run_node (n=0x7fd68ef36378) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320 ec = 0x561dc3bdec80 status = 0 #62 0x0000561dc2d11187 in rb_main (argv=0x7fff7679cf58, argc=2) at /tmp/ruby/src/trunk-gc-asserts/main.c:40 variable_in_this_stack_frame = 140735181083113 #63 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/main.c:59 No locals. >>> Dump Ruby level backtrace (if possible)