# Logfile created on 2024-02-29 07:42:06 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a93c658e80 @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-074206", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x000055a93c6e25e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a93c6e24a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a93c6e2310 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240229-074206", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240229-074206>, @binmode=false, @mon_data=#<Monitor:0x000055a93c6e2248>, @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'...
$$$[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
checking whether CXXFLAGS is valid... no
configure: WARNING: something wrong with CXXFLAGS=""
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=41253
  "--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] 232736=test_gem_dependency_installer
[  2/872] 232737=test_printf
[  3/872] 232740=test_stat
[  4/872] 232740=test_gem_commands_help_command
[  5/872] 232738=test_import
[  6/872] 232737=test_frozen_error
[  7/872] 232737=test_passing_block
[  8/872] 232737=test_gem_resolver_api_set
[  9/872] 232737=test_cmethod
[ 10/872] 232737=test_cgi_tag_helper
[ 11/872] 232737=test_logger
[ 12/872] 232737=test_gem_commands_signin_command
[ 13/872] 232737=test_cgi_modruby
[ 14/872] 232740=test_gem_console_ui
[ 15/872] 232740=test_gem_stub_specification
[ 16/872] 232737=json_addition_test
[ 17/872] 232737=test_gem_commands_search_command
[ 18/872] 232737=test_uncorrectable_name_check
[ 19/872] 232740=test_qsort
[ 20/872] 232737=test_rdoc_include
[ 21/872] 232740=test_yaml
[ 22/872] 232740=test_big2str
[ 23/872] 232740=test_rdoc_markup_indented_paragraph
[ 24/872] 232738=test_usrmarshal
[ 25/872] 232737=test_rdoc_options
[ 26/872] 232738=test_fixnum
[ 27/872] 232738=test_signal
[ 28/872] 232740=test_gem_commands_sources_command
[ 29/872] 232740=test_call
[ 30/872] 232740=test_date_compat
[ 31/872] 232740=test_io_m17n
[ 32/872] 232737=test_bundled_ca
[ 33/872] 232738=test_my_integer
[ 34/872] 232738=test_debugger_integration
[ 35/872] 232738=test_big5
[ 36/872] 232738=test_env
[ 37/872] 232737=test_mutex
[ 38/872] 232737=test_complexrational
[ 39/872] 232736=test_win32ole_event
[ 40/872] 232737=test_case_options
[ 41/872] 232737=test_gem_commands_fetch_command
[ 42/872] 232736=test_rdoc_any_method
[ 43/872] 232737=test_struct
[ 44/872] 232737=test_timeout
[ 45/872] 232737=test_ocsp
[ 46/872] 232737=test_rdoc_markup_paragraph
[ 47/872] 232737=test_enumerator
[ 48/872] 232737=test_nonblock
[ 49/872] 232737=test_object_create_start
[ 50/872] 232737=test_closure
[ 51/872] 232740=version_test
[ 52/872] 232740=test_sexp
[ 53/872] 232740=test_gem_source_lock
[ 54/872] 232740=test_digest
[ 55/872] 232740=test_gem_commands_list_command
[ 56/872] 232740=test_gem_uri
[ 57/872] 232740=test_erb
[ 58/872] 232740=test_rdoc_rd_inline_parser
[ 59/872] 232740=test_ansi_without_terminfo
[ 60/872] 232740=test_gem_resolver
[ 61/872] 232737=test_rubyvm
[ 62/872] 232737=test_primitive
[ 63/872] 232737=test_coverage
[ 64/872] 232738=test_have_macro
[ 65/872] 232738=test_pathname
[ 66/872] 232740=test_gem_resolver_conflict
[ 67/872] 232740=test_constant
[ 68/872] 232736=test_gem_commands_query_command
[ 69/872] 232738=test_too_many_dummy_encodings
[ 70/872] 232738=test_document
[ 71/872] 232737=test_rdoc_ri_driver
[ 72/872] 232738=test_httpheader
[ 73/872] 232738=test_encoding
[ 74/872] 232738=parse_comments_test
[ 75/872] 232738=test_rdoc_markup_to_ansi
[ 76/872] 232737=test_gem_package_tar_reader
[ 77/872] 232736=test_sockopt
[ 78/872] 232736=test_rb_str_dup
[ 79/872] 232736=test_module
[ 80/872] 232737=test_gem_ci_detector
[ 81/872] 232737=test_lexer
[ 82/872] 232738=test_io_wait_uncommon
[ 83/872] 232737=test_acceptable
[ 84/872] 232738=test_marshalable
[ 85/872] 232738=test_random
[ 86/872] 232738=test_class
[ 87/872] 232737=test_enc_str_buf_cat
[ 88/872] 232737=test_encoding
[ 89/872] 232737=test_const
[ 90/872] 232740=test_ssl
[ 91/872] 232737=test_rdoc_parser_ruby
[ 92/872] 232737=test_httpresponse
[ 93/872] 232737=test_alias_and_anchor
[ 94/872] 232737=test_dir
[ 95/872] 232740=test_pkey_dsa
[ 96/872] 232740=test_gem_resolver_best_set
[ 97/872] 232740=json_string_matching_test
[ 98/872] 232740=test_pair
[ 99/872] 232737=test_object_references
[100/872] 232737=test_rdoc_markup_verbatim
[101/872] 232737=test_inadvertent_creation
[102/872] 232737=test_files_lib
[103/872] 232740=test_ssl_session
[104/872] 232740=test_help
[105/872] 232740=test_parse
[106/872] 232740=test_enum
[107/872] 232740=test_cstr
[108/872] 232736=test_c_union_entity
[109/872] 232736=test_ellipsize
[110/872] 232736=test_gem_version_option
[111/872] 232736=test_io_console
[112/872] 232736=test_eval
[113/872] 232736=test_gem_version
[114/872] 232736=test_unicode
[115/872] 232736=test_gem_commands_stale_command
[116/872] 232736=test_econv
[117/872] 232736=test_set
[118/872] 232736=test_depth_first
[119/872] 232736=test_last_thread
[120/872] 232740=test_to_ruby
[121/872] 232740=json_generic_object_test
[122/872] 232740=test_nowrite
[123/872] 232736=test_install
[124/872] 232740=test_stack
[125/872] 232736=test_thread_queue
[126/872] 232740=test_thread_cv
[127/872] 232740=test_load
[128/872] 232740=test_hash_create
[129/872] 232740=test_optparse
[130/872] 232740=integer_parse_test
[131/872] 232740=test_rdoc_normal_class
[132/872] 232740=test_external_new
[133/872] 232740=test_win32ole_typelib
[134/872] 232740=test_gem_unsatisfiable_dependency_error
[135/872] 232740=test_gem_resolver_specification
[136/872] 232740=test_gem_ext_cmake_builder
[137/872] 232740=test_weakkeymap
[138/872] 232740=test_input_method
[139/872] 232740=test_switch_hitter
[140/872] 232740=test_rdoc_generator_pot_po
[141/872] 232740=test_gem_installer
[142/872] 232736=test_hash
[143/872] 232736=test_flip
[144/872] 232736=test_gem_resolver_installed_specification
[145/872] 232736=test_num2int
[146/872] 232736=ruby_parser_test
[147/872] 232736=test_duplicate
[148/872] 232736=test_arity
[149/872] 232736=test_memory_view
[150/872] 232736=test_iter_break
[151/872] 232736=test_rdoc_require
[152/872] 232737=test_undef
[153/872] 232737=test_address_resolve
[154/872] 232736=test_win32ole_method
[155/872] 232736=test_assembler
[156/872] 232736=test_emitter
[157/872] 232736=test_not
[158/872] 232736=json_parser_test
[159/872] 232737=test_evaluation
[160/872] 232737=test_https
[161/872] 232736=test_gem_commands_outdated_command
[162/872] 232736=test_shift_jis
[163/872] 232736=test_rdoc_markup_attributes
[164/872] 232736=test_rdoc_context_section
[165/872] 232736=test_ractor
[166/872] 232736=test_completion
[167/872] 232737=test_div
[168/872] 232737=test_gem_util
[169/872] 232737=test_deprecated
[170/872] 232737=test_signedness
[171/872] 232737=test_ensured
[172/872] 232737=test_arithmetic_sequence
[173/872] 232737=test_gem_source
[174/872] 232736=test_rational2
[175/872] 232736=test_date_arith
[176/872] 232736=test_benchmark
[177/872] 232737=test_gem_package_tar_header
[178/872] 232737=test_project_sanity
[179/872] 232737=test_ostruct
[180/872] 232737=test_gem_commands_owner_command
[181/872] 232737=test_struct
[182/872] 232736=test_ast
[183/872] 232737=test_cgi_cookie
[184/872] 232737=test_gem_commands_install_command
[185/872] 232740=test_pack
[186/872] 232740=fuzzer_test
[187/872] 232740=test_eval
[188/872] 232737=test_class
[189/872] 232737=test_metaclass
[190/872] 232737=test_windows_1251
[191/872] 232737=test_complex2
[192/872] 232737=test_class2name
[193/872] 232737=test_rdoc_top_level
[194/872] 232740=test_iseq_load
[195/872] 232737=test_erb_command
[196/872] 232737=test_bigzero
[197/872] 232737=test_cipher
[198/872] 232737=test_new
[199/872] 232737=test_config
[200/872] 232737=test_win32ole_type_event
[201/872] 232737=test_rdoc_rd
[202/872] 232737=test_rdoc_rd_inline
[203/872] 232737=test_memory_view
[204/872] 232737=test_history
[205/872] 232737=test_yield
[206/872] 232740=test_files_test_1
[207/872] 232740=test_typeddata
[208/872] 232740=test_file
[209/872] 232740=bom_test
[210/872] 232740=test_pkcs7
[211/872] 232740=test_rdoc_markup_raw
[212/872] 232740=test_dup
[213/872] 232740=test_rdoc_markup_to_tt_only
[214/872] 232740=test_provider
[215/872] 232740=test_require
[216/872] 232740=test_cparser
[217/872] 232740=test_fstring
[218/872] 232740=test_dot_dot
[219/872] 232740=test_objspace
[220/872] 232738=magic_comment_test
[221/872] 232738=test_clone
[222/872] 232738=test_lock_native_thread
[223/872] 232738=test_key_error
[224/872] 232738=test_len
[225/872] 232738=test_engine
[226/872] 232738=test_pattern_matching
[227/872] 232738=test_nomethod_error
[228/872] 232738=test_variable_name_check
[229/872] 232738=test_gem_security_trust_dir
[230/872] 232738=test_gem_commands_exec_command
[231/872] 232738=test_time
[232/872] 232738=test_numeric
[233/872] 232738=test_update
[234/872] 232738=test_have_library
[235/872] 232738=test_word
[236/872] 232738=test_bmethod
[237/872] 232738=test_rdoc_markup_heading
[238/872] 232738=test_gem
[239/872] 232738=test_helper
[240/872] 232738=test_remote_fetch_error
[241/872] 232738=test_boolean
[242/872] 232738=test_addr
[243/872] 232738=test_have_func
[244/872] 232738=test_parser
[245/872] 232738=test_threadgroup
[246/872] 232738=test_gem_install_update_options
[247/872] 232738=test_verbose
[248/872] 232738=test_delegate
[249/872] 232738=test_cgi_core
[250/872] 232738=test_stringscanner
[251/872] 232738=test_rdoc_attr
[252/872] 232738=test_mkmf
[253/872] 232738=test_merge_keys
[254/872] 232738=test_marshal
[255/872] 232738=test_regexp
[256/872] 232737=test_rdoc_tom_doc
[257/872] 232737=test_rdoc_extend
[258/872] 232737=test_scheduler
[259/872] 232737=test_ractor
[260/872] 232737=test_gem_gem_runner
[261/872] 232737=test_rdoc_parser_c
[262/872] 232737=test_rdoc_generator_pot
[263/872] 232737=test_ole_methods
[264/872] 232737=json_fixtures_test
[265/872] 232737=test_ssl
[266/872] 232737=test_protocol
[267/872] 232737=test_gem_ext_configure_builder
[268/872] 232737=test_win32ole_param
[269/872] 232737=test_rational
[270/872] 232737=test_date_ractor
[271/872] 232737=test_trick
[272/872] 232737=test_gem_rdoc
[273/872] 232737=test_integer
[274/872] 232737=test_lambda
[275/872] 232737=test_ractor
[276/872] 232737=test_gem_resolver_git_set
[277/872] 232737=test_ractor
[278/872] 232737=test_gem_commands_lock_command
[279/872] 232737=test_yamldbm
[280/872] 232737=test_deprecate
[281/872] 232737=test_iseq
[282/872] 232737=test_rdoc_constant
[283/872] 232737=test_config
[284/872] 232737=test_rdoc_markup_to_html_crossref
[285/872] 232737=test_rdoc_markdown
[286/872] 232737=test_null
[287/872] 232737=test_gem_stream_ui
[288/872] 232737=test_rdoc_generator_ri
[289/872] 232737=test_class_name_check
[290/872] 232737=test_rdoc_encoding
[291/872] 232737=test_recursion
[292/872] 232737=test_ancdata
[293/872] 232737=test_storage
[294/872] 232737=test_enc_raise
[295/872] 232737=test_euc_jp
[296/872] 232737=test_symbol
[297/872] 232737=test_rubyoptions
[298/872] 232737=pattern_test
[299/872] 232737=test_path
[300/872] 232737=test_date_strftime
[301/872] 232737=test_svcb_https
[302/872] 232737=test_buffering
[303/872] 232737=test_iterator
[304/872] 232737=test_string
[305/872] 232737=test_default_gems
[306/872] 232737=test_dryrun
[307/872] 232737=test_modify_expand
[308/872] 232737=test_process
[309/872] 232737=test_gem_available_set
[310/872] 232737=test_postponed_job
[311/872] 232737=test_basicsocket
[312/872] 232737=test_rendering
[313/872] 232737=test_gem_request_set_lockfile
[314/872] 232737=test_gem_commands_which_command
[315/872] 232737=test_dir_m17n
[316/872] 232737=test_gem_source_vendor
[317/872] 232737=test_gem_source_installed
[318/872] 232737=test_history
[319/872] 232737=test_nofree
[320/872] 232737=test_object
[321/872] 232737=test_c_struct_entry
[322/872] 232737=test_addrinfo
[323/872] 232737=test_time_tz
[324/872] 232737=test_bug-14834
[325/872] 232737=test_rdoc_markup_formatter
[326/872] 232737=test_func
[327/872] 232738=location_test
[328/872] 232738=test_gem_source_specific_file
[329/872] 232738=test_terminfo
[330/872] 232738=test_optimization
[331/872] 232737=test_variable
[332/872] 232737=test_gem_safe_yaml
[333/872] 232737=test_gem_commands_pristine_command
[334/872] 232737=test_jaro_winkler
[335/872] 232737=test_gem_command
[336/872] 232737=test_ipaddr
[337/872] 232737=test_folderitem2_invokeverb
[338/872] 232737=test_common
[339/872] 232737=test_rdoc_markup_to_html
[340/872] 232737=test_profile_frames
[341/872] 232737=test_arith_seq_beg_len_step
[342/872] 232737=ruby_api_test
[343/872] 232737=test_gem_resolver_requirement_list
[344/872] 232737=test_rbconfig
[345/872] 232737=memsize_test
[346/872] 232737=format_errors_test
[347/872] 232737=test_color
[348/872] 232737=test_member
[349/872] 232737=test_gem_spec_fetcher
[350/872] 232737=test_gem_resolver_index_set
[351/872] 232737=test_gem_resolver_git_specification
[352/872] 232737=test_gem_resolver_vendor_specification
[353/872] 232737=test_win32ole_param_event
[354/872] 232737=test_gem_source_local
[355/872] 232737=test_line_editor
[356/872] 232737=test_object
[357/872] 232737=test_abi
[358/872] 232737=test_gem_silent_ui
[359/872] 232737=test_string_memory
[360/872] 232737=test_gem_commands_specification_command
[361/872] 232737=test_gem_request_set
[362/872] 232737=test_bignum
[363/872] 232737=test_case
[364/872] 232737=test_scanner_events
[365/872] 232737=ractor_test
[366/872] 232737=constant_path_node_test
[367/872] 232737=test_gem_commands_mirror
[368/872] 232737=test_monitor
[369/872] 232737=test_ossl
[370/872] 232737=test_gem_commands_info_command
[371/872] 232737=test_protect
[372/872] 232737=test_ruby_lex
[373/872] 232737=test_whileuntil
[374/872] 232737=test_tree_builder
[375/872] 232737=test_tcp
[376/872] 232738=test_sprintf_comb
[377/872] 232737=test_cgi_header
[378/872] 232737=test_rdoc_markup_to_markdown
[379/872] 232738=test_keyword
[380/872] 232737=test_method_cache
[381/872] 232737=test_gem_ext_cargo_builder_unit
[382/872] 232737=test_type_completor
[383/872] 232737=test_nil2vtempty
[384/872] 232737=test_context
[385/872] 232737=test_symbol
[386/872] 232738=test_coder
[387/872] 232738=test_exit
[388/872] 232738=test_win32ole
[389/872] 232738=test_settracefunc
[390/872] 232738=test_gem_text
[391/872] 232738=test_gem_source_git
[392/872] 232738=test_unix
[393/872] 232738=test_regex_casefold
[394/872] 232738=test_timeout
[395/872] 232738=test_path_to_class
[396/872] 232738=test_weakref
[397/872] 232738=test_pinned
[398/872] 232738=test_name_error_extension
[399/872] 232738=test_rdoc_single_class
[400/872] 232738=test_bug_reporter
[401/872] 232738=compiler_test
[402/872] 232738=test_gem_ext_ext_conf_builder
[403/872] 232740=test_x509name
[404/872] 232740=test_flags
[405/872] 232740=test_x509ext
[406/872] 232740=test_gem_ext_builder
[407/872] 232738=test_rdoc_token_stream
[408/872] 232738=test_pointer
[409/872] 232740=test_rdoc_parser_simple
[410/872] 232740=test_x509crl
[411/872] 232740=test_pkey_rsa
[412/872] 232740=test_open-uri
[413/872] 232737=test_cgi_session
[414/872] 232737=test_numhash
[415/872] 232737=test_rdoc_context
[416/872] 232740=test_gem_validator
[417/872] 232740=test_gem_request
[418/872] 232740=test_iso_8859
[419/872] 232740=unescape_test
[420/872] 232737=test_refinement
[421/872] 232738=test_gem_request_connection_pools
[422/872] 232738=test_helper
[423/872] 232738=test_rdoc_cross_reference
[424/872] 232738=test_internal_ivar
[425/872] 232738=test_rdoc_markup_to_table_of_contents
[426/872] 232738=test_gem_resolver_api_specification
[427/872] 232738=test_propertyputref
[428/872] 232738=test_tracepoint
[429/872] 232738=test_rdoc_markup_to_joined_paragraph
[430/872] 232738=test_gem_security_policy
[431/872] 232740=test_fips
[432/872] 232740=test_store
[433/872] 232740=test_pkg_config
[434/872] 232740=test_str2big
[435/872] 232740=test_gem_package_tar_reader_entry
[436/872] 232740=test_thread
[437/872] 232738=errors_test
[438/872] 232738=test_dln
[439/872] 232738=test_koi8
[440/872] 232738=test_win32ole_type
[441/872] 232738=test_transcode
[442/872] 232738=test_vm_dump
[443/872] 232738=test_tmpdir
[444/872] 232738=test_filter
[445/872] 232738=test_http
[446/872] 232737=json_generator_test
[447/872] 232737=test_gem_resolver_composed_set
[448/872] 232737=test_gem_remote_fetcher
[449/872] 232738=test_x509req
[450/872] 232738=test_flush
[451/872] 232738=test_thread_fd_close
[452/872] 232738=test_rdoc_markup_attribute_manager
[453/872] 232738=test_rdoc_markup_include
[454/872] 232738=test_parser_events
[455/872] 232738=test_ansi_with_terminfo
[456/872] 232738=test_gem_resolver_local_specification
[457/872] 232738=test_insns_leaf
[458/872] 232738=test_rat
[459/872] 232738=test_euc_tw
[460/872] 232738=test_files_ext
[461/872] 232738=test_append
[462/872] 232738=test_date_conv
[463/872] 232738=test_force_exit
[464/872] 232738=test_egrep_cpp
[465/872] 232738=test_workspace
[466/872] 232738=test_init
[467/872] 232738=test_wait
[468/872] 232738=test_eval_history
[469/872] 232738=dispatcher_test
[470/872] 232738=test_generic
[471/872] 232738=test_file
[472/872] 232738=test_files_test_2
[473/872] 232738=test_gc
[474/872] 232737=test_win32ole_variant_outarg
[475/872] 232737=test_cgi_multipart
[476/872] 232737=test_rdoc_parser_changelog
[477/872] 232737=parameters_signature_test
[478/872] 232737=test_autoconf
[479/872] 232737=test_error_highlight
[480/872] 232737=test_comparable
[481/872] 232737=test_gem_dependency
[482/872] 232740=test_at_exit
[483/872] 232740=test_rdoc_comment
[484/872] 232740=test_io_timeout
[485/872] 232740=test_defined
[486/872] 232740=test_https_proxy
[487/872] 232740=test_rdoc_markup_to_html_snippet
[488/872] 232740=test_super
[489/872] 232737=test_rdoc_generator_darkfish
[490/872] 232737=test_gem_request_set_lockfile_tokenizer
[491/872] 232737=parse_test
[492/872] 232740=test_windows_1252
[493/872] 232740=test_fnmatch
[494/872] 232740=test_alias
[495/872] 232740=test_singleton_function
[496/872] 232740=test_rdoc_i18n_text
[497/872] 232740=test_within_pipe
[498/872] 232740=test_bash_completion
[499/872] 232740=test_erb_m17n
[500/872] 232740=test_beginendblock
[501/872] 232740=test_enumerable
[502/872] 232740=json_ext_parser_test
[503/872] 232740=test_dns
[504/872] 232740=test_io_buffer
[505/872] 232740=test_gem_resolver_lock_set
[506/872] 232740=test_stringio
[507/872] 232740=test_gem_commands_environment_command
[508/872] 232740=test_gem_commands_check_command
[509/872] 232740=test_string
[510/872] 232740=test_gem_update_suggestion
[511/872] 232740=test_rdoc_rdoc
[512/872] 232740=test_raise
[513/872] 232740=test_numeric
[514/872] 232740=test_fd_setsize
[515/872] 232740=test_bug-5832
[516/872] 232740=test_autoload
[517/872] 232740=test_gem_impossible_dependencies_error
[518/872] 232740=test_yamlstore
[519/872] 232740=test_pattern_key_name_check
[520/872] 232740=test_hmac
[521/872] 232740=test_reline_key
[522/872] 232740=test_gem_commands_cleanup_command
[523/872] 232740=test_change_word
[524/872] 232740=test_win32ole_variant
[525/872] 232740=test_arith_seq_extract
[526/872] 232740=test_unicode_normalize
[527/872] 232737=test_recorder
[528/872] 232737=test_gem_package
[529/872] 232738=test_macro
[530/872] 232738=json_encoding_test
[531/872] 232738=attribute_write_test
[532/872] 232738=test_x509attr
[533/872] 232738=test_gem_doctor
[534/872] 232738=test_ripper
[535/872] 232738=test_ldap
[536/872] 232738=test_trace
[537/872] 232738=test_arity
[538/872] 232738=test_resolve_symbol
[539/872] 232738=test_function
[540/872] 232738=test_rdoc_parser
[541/872] 232738=test_find_executable
[542/872] 232738=test_resource
[543/872] 232738=test_mul
[544/872] 232738=test_basicinstructions
[545/872] 232738=test_key_actor_emacs
[546/872] 232738=test_lazy_enumerator
[547/872] 232737=test_syntax
[548/872] 232738=test_bug-3571
[549/872] 232738=test_tempfile
[550/872] 232738=test_instrumentation_api
[551/872] 232738=test_reqarg
[552/872] 232738=test_compile_prism
[553/872] 232738=test_mailto
[554/872] 232738=test_gem_commands_open_command
[555/872] 232738=test_rubygems
[556/872] 232738=test_key_actor_vi
[557/872] 232738=test_notimplement
[558/872] 232738=test_extlibs
[559/872] 232738=test_win32ole_variant_m
[560/872] 232738=test_string_processing
[561/872] 232738=test_normalize
[562/872] 232738=test_gb18030
[563/872] 232738=test_case_mapping
[564/872] 232738=test_x509store
[565/872] 232738=json_common_interface_test
[566/872] 232738=test_psych
[567/872] 232738=test_hash
[568/872] 232738=test_rdoc_class_module
[569/872] 232738=test_command
[570/872] 232738=test_case_comprehensive
[571/872] 232740=test_rdoc_parser_markdown
[572/872] 232740=test_file_exhaustive
[573/872] 232737=test_gem_requirement
[574/872] 232737=test_serialize_subclasses
[575/872] 232737=test_ns_spki
[576/872] 232737=test_io
[577/872] 232737=test_gem_package_task
[578/872] 232737=test_gem_resolver_dependency_request
[579/872] 232737=test_rendering
[580/872] 232737=static_literals_test
[581/872] 232737=test_rdoc_method_attr
[582/872] 232737=test_configuration
[583/872] 232737=test_kdf
[584/872] 232737=test_handle
[585/872] 232737=test_stream
[586/872] 232737=test_coderange
[587/872] 232737=test_rdoc_i18n_locale
[588/872] 232737=test_set
[589/872] 232737=test_securerandom
[590/872] 232737=test_nesting_parser
[591/872] 232737=test_sleep
[592/872] 232737=test_rdoc_rd_block_parser
[593/872] 232737=test_frozen
[594/872] 232737=test_io_wait
[595/872] 232737=test_kwargs
[596/872] 232737=test_require_lib
[597/872] 232737=test_fiddle
[598/872] 232737=test_euc_kr
[599/872] 232737=test_ractor
[600/872] 232737=test_console_attr
[601/872] 232737=test_integer_comb
[602/872] 232737=test_tsort
[603/872] 232737=test_process
[604/872] 232737=test_m17n
[605/872] 232737=test_rdoc_generator_pot_po_entry
[606/872] 232737=test_require
[607/872] 232737=test_yjit
[608/872] 232740=test_digest
[609/872] 232740=test_win32ole_record
[610/872] 232740=test_objectspace
[611/872] 232740=test_ubf_async_safe
[612/872] 232740=test_rdoc_text
[613/872] 232740=heredoc_dedent_test
[614/872] 232740=test_argf
[615/872] 232737=test_logperiod
[616/872] 232737=test_enumerator_kw
[617/872] 232737=test_ractor
[618/872] 232737=test_locale
[619/872] 232737=test_gem_resolver_activation_request
[620/872] 232737=test_yaml_tree
[621/872] 232737=test_ts
[622/872] 232737=test_type
[623/872] 232737=test_pkey
[624/872] 232737=test_emoji_breaks
[625/872] 232736=test_range
[626/872] 232740=test_exception
[627/872] 232736=test_pkey_dh
[628/872] 232736=test_string
[629/872] 232740=test_udp
[630/872] 232740=test_load
[631/872] 232740=test_gem_request_set_gem_dependency_api
[632/872] 232740=test_gem_security
[633/872] 232740=test_literal
[634/872] 232740=test_rdoc_markup_document
[635/872] 232740=test_thread
[636/872] 232740=test_logdevice
[637/872] 232740=test_gem_commands_push_command
[638/872] 232740=test_yjit_exit_locations
[639/872] 232740=test_rdoc_rubygems_hook
[640/872] 232740=desugar_compiler_test
[641/872] 232740=test_spell_checker
[642/872] 232740=test_config
[643/872] 232740=test_x509cert
[644/872] 232740=test_gem_config_file
[645/872] 232740=test_show_source
[646/872] 232740=test_gem_commands_setup_command
[647/872] 232740=test_files_test
[648/872] 232740=test_did_you_mean
[649/872] 232740=test_gem_command_manager
[650/872] 232740=test_webauthn_poller
[651/872] 232740=test_rdoc_generator_json_index
[652/872] 232740=test_scalar
[653/872] 232740=test_io_buffer
[654/872] 232740=test_m17n_comb
[655/872] 232737=test_rdoc_alias
[656/872] 232737=test_gem_resolver_index_specification
[657/872] 232737=test_placearg
[658/872] 232737=test_rdoc_generator_markup
[659/872] 232737=test_gc
[660/872] 232737=test_gem_safe_marshal
[661/872] 232738=test_math
[662/872] 232738=test_libs
[663/872] 232738=test_delete
[664/872] 232738=test_continuation
[665/872] 232738=test_pty
[666/872] 232738=test_case
[667/872] 232738=test_data
[668/872] 232738=test_sleep
[669/872] 232738=test_key_event_record
[670/872] 232738=test_face
[671/872] 232738=test_win32ole_method_event
[672/872] 232738=test_cgi_util
[673/872] 232738=test_sizeof
[674/872] 232738=test_rdoc_markup_hard_break
[675/872] 232738=test_ractor
[676/872] 232738=test_pipe
[677/872] 232738=test_gc_compact
[678/872] 232737=test_gem_dependency_resolution_error
[679/872] 232737=test_random_formatter
[680/872] 232737=test_gem_commands_yank_command
[681/872] 232737=test_gem_resolver_vendor_set
[682/872] 232737=test_gem_package_old
[683/872] 232737=test_tracer
[684/872] 232737=test_zsh_completion
[685/872] 232737=test_tree_spell_checker
[686/872] 232737=newline_test
[687/872] 232737=test_option
[688/872] 232737=test_interned_str
[689/872] 232737=test_system
[690/872] 232737=test_enc_associate
[691/872] 232737=test_human_typo
[692/872] 232737=test_gem_source_subpath_problem
[693/872] 232737=test_rdoc_code_object
[694/872] 232737=test_time
[695/872] 232740=test_gem_request_set_lockfile_parser
[696/872] 232740=test_gem_commands_update_command
[697/872] 232737=test_rdoc_stats
[698/872] 232737=test_rdoc_store
[699/872] 232738=regexp_test
[700/872] 232738=test_rdoc_markup
[701/872] 232738=test_date_parse
[702/872] 232738=test_date_new
[703/872] 232738=test_zlib
[704/872] 232740=test_win32ole_variable
[705/872] 232740=test_pkey_ec
[706/872] 232740=test_proc
[707/872] 232737=test_thread
[708/872] 232737=test_array
[709/872] 232737=test_gem_commands_uninstall_command
[710/872] 232740=test_fiber
[711/872] 232740=test_key_stroke
[712/872] 232740=test_gem_ext_cargo_builder
[713/872] 232740=test_gem_uninstaller
[714/872] 232737=test_gem_specification
[715/872] 232740=test_gem_ext_cargo_builder_link_flag_converter
[716/872] 232740=test_gem_commands_contents_command
[717/872] 232740=test_inlinecache
[718/872] 232740=test_pstore
[719/872] 232740=test_open3
[720/872] 232740=test_rdoc_markup_to_rdoc
[721/872] 232740=test_pack
[722/872] 232740=library_symbols_test
[723/872] 232740=test_ftp
[724/872] 232740=test_gbk
[725/872] 232740=test_to_ary_concat
[726/872] 232737=test_mixed_unicode_escapes
[727/872] 232737=test_gem_resolver_installer_set
[728/872] 232737=test_backtrace
[729/872] 232737=test_exception_at_throwing
[730/872] 232737=test_etc
[731/872] 232737=test_gem_commands_unpack_command
[732/872] 232737=test_date_marshal
[733/872] 232737=test_rdoc_markup_to_label
[734/872] 232737=test_kernel
[735/872] 232737=test_rdoc_servlet
[736/872] 232737=test_random
[737/872] 232737=test_set_len
[738/872] 232737=test_io
[739/872] 232740=test_noarg
[740/872] 232740=test_rdoc_parser_rd
[741/872] 232740=test_utf32
[742/872] 232740=test_stream
[743/872] 232740=test_gem_gemcutter_utilities
[744/872] 232740=test_nil
[745/872] 232740=!Nothing_to_test
[746/872] 232740=test_complex
[747/872] 232740=test_assignment
[748/872] 232738=test_gem_source_list
[749/872] 232738=test_yaml_special_cases
[750/872] 232738=test_rdoc_markup_pre_process
[751/872] 232738=test_socket
[752/872] 232738=test_require
[753/872] 232738=test_asn1
[754/872] 232738=test_resize
[755/872] 232738=test_method_name_check
[756/872] 232738=test_method
[757/872] 232740=test_rdoc_markup_parser
[758/872] 232740=test_method_cache
[759/872] 232740=test_cesu8
[760/872] 232740=test_gem_commands_server_command
[761/872] 232740=test_gem_platform
[762/872] 232740=test_bn
[763/872] 232740=test_exception
[764/872] 232740=test_gem_ext_rake_builder
[765/872] 232740=test_fileutils
[766/872] 232740=test_gem_local_remote_options
[767/872] 232740=test_yield_block
[768/872] 232740=test_optarg
[769/872] 232740=test_date
[770/872] 232740=test_reline
[771/872] 232740=test_formatter
[772/872] 232740=test_queue
[773/872] 232740=test_stringchar
[774/872] 232740=comments_test
[775/872] 232740=test_http_request
[776/872] 232740=test_color_printer
[777/872] 232740=test_getopts
[778/872] 232740=test_raise_exception
[779/872] 232740=test_prettyprint
[780/872] 232740=test_err_in_callback
[781/872] 232740=test_date_strptime
[782/872] 232740=test_buffered_io
[783/872] 232740=test_c_struct_builder
[784/872] 232740=test_gem_resolver_lock_specification
[785/872] 232740=test_gem_security_signer
[786/872] 232740=test_parser
[787/872] 232740=test_function_entry
[788/872] 232740=test_framework
[789/872] 232740=test_webauthn_listener
[790/872] 232740=test_httpresponses
[791/872] 232740=test_data
[792/872] 232740=test_require_path_check
[793/872] 232740=test_http
[794/872] 232740=test_safe_load
[795/872] 232740=test_date_attr
[796/872] 232740=test_wss
[797/872] 232740=test_gem_name_tuple
[798/872] 232740=test_name_error
[799/872] 232740=test_ractor_compatibility
[800/872] 232740=test_gem_commands_dependency_command
[801/872] 232740=test_debug
[802/872] 232740=test_singleton
[803/872] 232740=test_enumerator
[804/872] 232737=test_cp949
[805/872] 232737=test_condition
[806/872] 232737=test_data_error
[807/872] 232737=test_mdns
[808/872] 232737=ripper_test
[809/872] 232737=test_array_create
[810/872] 232737=test_emoji
[811/872] 232737=test_sorted_set
[812/872] 232737=test_gem_source_fetch_problem
[813/872] 232737=test_readpartial
[814/872] 232737=test_sprintf
[815/872] 232737=test_weakmap
[816/872] 232736=test_ws
[817/872] 232736=test_pack
[818/872] 232736=test_gem_uri_formatter
[819/872] 232736=test_date_time
[820/872] 232736=test_scalar_scanner
[821/872] 232736=test_array
[822/872] 232738=test_convertible
[823/872] 232738=locals_test
[824/872] 232738=test_shapes
[825/872] 232738=test_irb
[826/872] 232738=test_unicode_escape
[827/872] 232738=test_pkcs12
[828/872] 232738=test_key_name_check
[829/872] 232738=test_omap
[830/872] 232738=test_popen_deadlock
[831/872] 232738=test_digest_extend
[832/872] 232738=test_shellwords
[833/872] 232738=test_rdoc_ri_paths
[834/872] 232738=test_webauthn_listener_response
[835/872] 232738=test_scan_args
[836/872] 232738=parser_test
[837/872] 232738=test_pp
[838/872] 232738=test_stringify_symbols
[839/872] 232738=test_forwardable
[840/872] 232738=test_gem_bundler_version_finder
[841/872] 232738=test_emitter
[842/872] 232738=test_float
[843/872] 232738=test_kill_ring
[844/872] 232738=test_utf16
[845/872] 232738=command_line_test
[846/872] 232738=test_gem_package_tar_writer
[847/872] 232738=test_summary
[848/872] 232738=test_nextafter
[849/872] 232738=test_json_tree
[850/872] 232738=test_capacity
[851/872] 232738=test_rdoc_task
[852/872] 232738=test_files_sample
[853/872] 232738=test_backtrace
[854/872] 232738=test_rdoc_markup_to_bs
[855/872] 232738=test_config
[856/872] 232738=test_rdoc_markdown_test
[857/872] 232738=test_rdoc_normal_module
[858/872] 232738=test_gem_dependency_list
[859/872] 232738=test_gem_path_support
[860/872] 232738=test_gem_commands_signout_command
[861/872] 232738=test_rand
[862/872] 232738=test_foreach
[863/872] 232738=test_cclass
[864/872] 232738=test_gem_commands_cert_command
[865/872] 232738=encoding_test
[866/872] 232738=test_grapheme_breaks
[867/872] 232738=test_ifunless
[868/872] 232738=test_integer
[869/872] 232738=test_severity
[870/872] 232738=test_ractor
[871/872] 232738=test_gem_commands_build_command
[872/872] 232738=test_find

Retrying...

  1) Failure:
TestGc#test_exception_in_finalizer [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_gc.rb:703]:
[ruby-core:58652] [Bug #9168]
pid 297165 killed by SIGABRT (signal 6) (core dumped)
| verify_internal_consistency_i: FL_FINALIZE set but not in finalizer_table: 0x00007f9dc87dff38 [0      ] T_ZOMBIE 
| -: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:0006 p:0003 s:0024 e:000023 BLOCK  -:1 [FINISH]
| c:0005 p:---- s:0021 e:000020 CFUNC  :define_finalizer
| c:0004 p:0011 s:0015 e:000014 BLOCK  -:3
| c:0003 p:0024 s:0012 e:000011 METHOD <internal:numeric>:238
| c:0002 p:0011 s:0007 E:001a18 EVAL   -:2 [FINISH]
| c:0001 p:0000 s:0003 E:000080 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:2:in '<main>'
| <internal:numeric>:238:in 'times'
| -:3:in 'block in <main>'
| -:3:in 'define_finalizer'
| -:1:in 'block in <main>'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_print_backtrace+0x14) [0x7f9de369e6e1] /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) [0x7f9de348b61e] /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) [0x7f9de33b994d] /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) [0x7f9de33bb518] /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+0x2f) [0x7f9de34b828e] /tmp/ruby/src/trunk-gc-asserts/gc.c:7777
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_sweep_finish) /tmp/ruby/src/trunk-gc-asserts/gc.c:5634
| /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_sweep_continue+0xf) [0x7f9de34bf03b] /tmp/ruby/src/trunk-gc-asserts/gc.c:5733
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_continue) /tmp/ruby/src/trunk-gc-asserts/gc.c:2484
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(heap_prepare+0x14) [0x7f9de34bf716] /tmp/ruby/src/trunk-gc-asserts/gc.c:2496
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(heap_next_free_page) /tmp/ruby/src/trunk-gc-asserts/gc.c:2711
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(newobj_alloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:2812
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(newobj_of+0x10) [0x7f9de34c2130] /tmp/ruby/src/trunk-gc-asserts/gc.c:2917
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(typed_data_alloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:2999
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_data_typed_object_zalloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:3022
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ec_partial_backtrace_object+0xa6) [0x7f9de369a7a6] /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c:621
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(setup_exception+0x4c5) [0x7f9de3494b85] /tmp/ruby/src/trunk-gc-asserts/eval.c:566
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_longjmp+0xa8) [0x7f9de3494dd8] /tmp/ruby/src/trunk-gc-asserts/eval.c:651
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_scan_args_set+0x0) [0x7f9de3496a69] /tmp/ruby/src/trunk-gc-asserts/eval.c:844
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(extract_raise_opts) /tmp/ruby/src/trunk-gc-asserts/eval.c:709
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_f_raise) /tmp/ruby/src/trunk-gc-asserts/eval.c:732
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(f_raise+0xf) [0x7f9de3496c2f] /tmp/ruby/src/trunk-gc-asserts/eval.c:780
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7f9de366e954] /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_call_cfunc_other) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_sendish+0xa0) [0x7f9de3680421] /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) [0x7f9de36868fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_invoke_proc+0x5f) [0x7f9de368c64f] /tmp/ruby/src/trunk-gc-asserts/vm.c:1735
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_body+0x5f0) [0x7f9de368cc60] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_cc+0xf8) [0x7f9de368d5a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_call0+0x49) [0x7f9de367fba9] /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) [0x7f9de34acb53] /tmp/ruby/src/trunk-gc-asserts/gc.c:4056
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_multi_ractor_p+0x0) [0x7f9de34afbb7] /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) [0x7f9de34afde5] /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) [0x7f9de36a3b3e] /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) [0x7f9de3633af1] /tmp/ruby/src/trunk-gc-asserts/thread.c:2465
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_check_ints+0xf) [0x7f9de366e7af] /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_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3528
| /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) [0x7f9de3680421] /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(vm_exec_loop+0xa) [0x7f9de3686b87] /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) [0x7f9de3495555] /tmp/ruby/src/trunk-gc-asserts/eval.c:282
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ruby_run_node+0x8b) [0x7f9de349913b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320
| /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x55edc4179187] /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) [0x7f9de2fa2d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f9de2fa2e40] ../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
| [0x55edc41791d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * 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/build/trunk-gc-asserts/rbconfig.rb
|     9 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/compatibility.rb
|    10 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/defaults.rb
|    11 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/deprecate.rb
|    12 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/errors.rb
|    13 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/unknown_command_spell_checker.rb
|    14 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/exceptions.rb
|    15 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/basic_specification.rb
|    16 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/stub_specification.rb
|    17 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/platform.rb
|    18 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util/list.rb
|    19 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/version.rb
|    20 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/requirement.rb
|    21 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb
|    22 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util.rb
|    23 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/dependency.rb
|    24 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/core_ext/kernel_gem.rb
|    25 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
|    26 /tmp/ruby/build/trunk-gc-asserts/.ext/common/monitor.rb
|    27 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems.rb
|    28 /tmp/ruby/src/trunk-gc-asserts/lib/bundled_gems.rb
|    29 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/version.rb
|    30 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/base.rb
|    31 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/formatter.rb
|    32 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/core_ext.rb
|    33 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight.rb
|    34 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/version.rb
|    35 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/core_ext/name_error.rb
|    36 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/levenshtein.rb
|    37 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/jaro_winkler.rb
|    38 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checker.rb
|    39 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
|    40 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
|    41 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers.rb
|    42 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/method_name_checker.rb
|    43 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/key_error_checker.rb
|    44 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/null_checker.rb
|    45 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/tree_spell_checker.rb
|    46 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/require_path_checker.rb
|    47 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
|    48 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/formatter.rb
|    49 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean.rb
|    50 /tmp/ruby/src/trunk-gc-asserts/lib/syntax_suggest/core_ext.rb
| 
| * Process memory map:
| 
| 55edc4178000-55edc4179000 r--p 00000000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 55edc4179000-55edc417a000 r-xp 00001000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 55edc417a000-55edc417b000 r--p 00002000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 55edc417b000-55edc417c000 r--p 00002000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 55edc417c000-55edc417d000 rw-p 00003000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 55edc476d000-55edc501d000 rw-p 00000000 00:00 0                          [heap]
| 7f9dc5b53000-7f9dc5d71000 r--s 00000000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f9dc5d71000-7f9dc72e6000 rw-p 00000000 00:00 0 
| 7f9dc72e6000-7f9dc8690000 r--s 00000000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f9dc8690000-7f9dc86a0000 rw-p 00000000 00:00 0 
| 7f9dc86c3000-7f9dc8700000 r--s 00000000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 7f9dc8700000-7f9dc87c0000 rw-p 00000000 00:00 0 
| 7f9dc87d0000-7f9dc8860000 rw-p 00000000 00:00 0 
| 7f9dc8870000-7f9dc8930000 rw-p 00000000 00:00 0 
| 7f9dc893f000-7f9dc8940000 ---p 00000000 00:00 0 
| 7f9dc8940000-7f9dc8981000 rw-p 00000000 00:00 0 
| 7f9dc8981000-7f9dc8982000 ---p 00000000 00:00 0 
| 7f9dc8982000-7f9dc89c3000 rw-p 00000000 00:00 0 
| 7f9dc89c3000-7f9dc89c4000 ---p 00000000 00:00 0 
| 7f9dc89c4000-7f9dc8a05000 rw-p 00000000 00:00 0 
| 7f9dc8a05000-7f9dc8a06000 ---p 00000000 00:00 0 
| 7f9dc8a06000-7f9dc8a47000 rw-p 00000000 00:00 0 
| 7f9dc8a47000-7f9dc8a48000 ---p 00000000 00:00 0 
| 7f9dc8a48000-7f9dc8a89000 rw-p 00000000 00:00 0 
| 7f9dc8a89000-7f9dc8a8a000 ---p 00000000 00:00 0 
| 7f9dc8a8a000-7f9dc8acb000 rw-p 00000000 00:00 0 
| 7f9dc8acb000-7f9dc8acc000 ---p 00000000 00:00 0 
| 7f9dc8acc000-7f9dc8b0d000 rw-p 00000000 00:00 0 
| 7f9dc8b0d000-7f9dc8b0e000 ---p 00000000 00:00 0 
| 7f9dc8b0e000-7f9dc8b4f000 rw-p 00000000 00:00 0 
| 7f9dc8b4f000-7f9dc8b50000 ---p 00000000 00:00 0 
| 7f9dc8b50000-7f9dc8b91000 rw-p 00000000 00:00 0 
| 7f9dc8b91000-7f9dc8b92000 ---p 00000000 00:00 0 
| 7f9dc8b92000-7f9dc8bd3000 rw-p 00000000 00:00 0 
| 7f9dc8bd3000-7f9dc8bd4000 ---p 00000000 00:00 0 
| 7f9dc8bd4000-7f9dc8c15000 rw-p 00000000 00:00 0 
| 7f9dc8c15000-7f9dc8c16000 ---p 00000000 00:00 0 
| 7f9dc8c16000-7f9dc8c57000 rw-p 00000000 00:00 0 
| 7f9dc8c57000-7f9dc8c58000 ---p 00000000 00:00 0 
| 7f9dc8c58000-7f9dc8c99000 rw-p 00000000 00:00 0 
| 7f9dc8c99000-7f9dc8c9a000 ---p 00000000 00:00 0 
| 7f9dc8c9a000-7f9dc8cdb000 rw-p 00000000 00:00 0 
| 7f9dc8cdb000-7f9dc8cdc000 ---p 00000000 00:00 0 
| 7f9dc8cdc000-7f9dc8d1d000 rw-p 00000000 00:00 0 
| 7f9dc8d1d000-7f9dc8d1e000 ---p 00000000 00:00 0 
| 7f9dc8d1e000-7f9dc8d5f000 rw-p 00000000 00:00 0 
| 7f9dc8d5f000-7f9dc8d60000 ---p 00000000 00:00 0 
| 7f9dc8d60000-7f9dc8da1000 rw-p 00000000 00:00 0 
| 7f9dc8da1000-7f9dc8da2000 ---p 00000000 00:00 0 
| 7f9dc8da2000-7f9dc8de3000 rw-p 00000000 00:00 0 
| 7f9dc8de3000-7f9dc8de4000 ---p 00000000 00:00 0 
| 7f9dc8de4000-7f9dc8e25000 rw-p 00000000 00:00 0 
| 7f9dc8e25000-7f9dc8e26000 ---p 00000000 00:00 0 
| 7f9dc8e26000-7f9dc8e67000 rw-p 00000000 00:00 0 
| 7f9dc8e67000-7f9dc8e68000 ---p 00000000 00:00 0 
| 7f9dc8e68000-7f9dc8ea9000 rw-p 00000000 00:00 0 
| 7f9dc8ea9000-7f9dc8eaa000 ---p 00000000 00:00 0 
| 7f9dc8eaa000-7f9dc8eeb000 rw-p 00000000 00:00 0 
| 7f9dc8eeb000-7f9dc8eec000 ---p 00000000 00:00 0 
| 7f9dc8eec000-7f9dc8f2d000 rw-p 00000000 00:00 0 
| 7f9dc8f2d000-7f9dc8f2e000 ---p 00000000 00:00 0 
| 7f9dc8f2e000-7f9dc8f6f000 rw-p 00000000 00:00 0 
| 7f9dc8f6f000-7f9dc8f70000 ---p 00000000 00:00 0 
| 7f9dc8f70000-7f9dc8fb1000 rw-p 00000000 00:00 0 
| 7f9dc8fb1000-7f9dc8fb2000 ---p 00000000 00:00 0 
| 7f9dc8fb2000-7f9dc8ff3000 rw-p 00000000 00:00 0 
| 7f9dc8ff3000-7f9dc8ff4000 ---p 00000000 00:00 0 
| 7f9dc8ff4000-7f9dc9035000 rw-p 00000000 00:00 0 
| 7f9dc9035000-7f9dc9036000 ---p 00000000 00:00 0 
| 7f9dc9036000-7f9dc9077000 rw-p 00000000 00:00 0 
| 7f9dc9077000-7f9dc9078000 ---p 00000000 00:00 0 
| 7f9dc9078000-7f9dc90b9000 rw-p 00000000 00:00 0 
| 7f9dc90b9000-7f9dc90ba000 ---p 00000000 00:00 0 
| 7f9dc90ba000-7f9dc90fb000 rw-p 00000000 00:00 0 
| 7f9dc90fb000-7f9dc90fc000 ---p 00000000 00:00 0 
| 7f9dc90fc000-7f9dc913d000 rw-p 00000000 00:00 0 
| 7f9dc913d000-7f9dc913e000 ---p 00000000 00:00 0 
| 7f9dc913e000-7f9dc917f000 rw-p 00000000 00:00 0 
| 7f9dc917f000-7f9dc9180000 ---p 00000000 00:00 0 
| 7f9dc9180000-7f9dc99d0000 rw-p 00000000 00:00 0 
| 7f9dc99d5000-7f9dc99d6000 r--p 00000000 00:7e 14715944                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
| 7f9dc99d6000-7f9dc99d7000 r-xp 00001000 00:7e 14715944                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
| 7f9dc99d7000-7f9dc99d8000 r--p 00002000 00:7e 14715944                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
| 7f9dc99d8000-7f9dc99d9000 r--p 00002000 00:7e 14715944                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
| 7f9dc99d9000-7f9dc99da000 rw-p 00003000 00:7e 14715944                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
| 7f9dc99da000-7f9dc99db000 r--p 00000000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f9dc99db000-7f9dc99dc000 r-xp 00001000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f9dc99dc000-7f9dc99dd000 r--p 00002000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f9dc99dd000-7f9dc99de000 r--p 00002000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f9dc99de000-7f9dc99df000 rw-p 00003000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f9dc99df000-7f9de2e50000 rw-p 00000000 00:00 0 
| 7f9de2e51000-7f9de2e52000 r--p 00000000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f9de2e52000-7f9de2e53000 r-xp 00001000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f9de2e53000-7f9de2e54000 r--p 00002000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f9de2e54000-7f9de2e55000 r--p 00002000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f9de2e55000-7f9de2e56000 rw-p 00003000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f9de2e56000-7f9de2f59000 rw-p 00000000 00:00 0 
| 7f9de2f59000-7f9de2f5c000 r--p 00000000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f9de2f5c000-7f9de2f73000 r-xp 00003000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f9de2f73000-7f9de2f77000 r--p 0001a000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f9de2f77000-7f9de2f78000 r--p 0001d000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f9de2f78000-7f9de2f79000 rw-p 0001e000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f9de2f79000-7f9de2fa1000 r--p 00000000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f9de2fa1000-7f9de3136000 r-xp 00028000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f9de3136000-7f9de318e000 r--p 001bd000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f9de318e000-7f9de3192000 r--p 00214000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f9de3192000-7f9de3194000 rw-p 00218000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f9de3194000-7f9de31a3000 rw-p 00000000 00:00 0 
| 7f9de31a3000-7f9de31b1000 r--p 00000000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f9de31b1000-7f9de322d000 r-xp 0000e000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f9de322d000-7f9de3288000 r--p 0008a000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f9de3288000-7f9de3289000 r--p 000e4000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f9de3289000-7f9de328a000 rw-p 000e5000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f9de328a000-7f9de328c000 r--p 00000000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f9de328c000-7f9de32a0000 r-xp 00002000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f9de32a0000-7f9de32b9000 r--p 00016000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f9de32b9000-7f9de32ba000 ---p 0002f000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f9de32ba000-7f9de32bb000 r--p 0002f000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f9de32bb000-7f9de32bc000 rw-p 00030000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f9de32bc000-7f9de32c4000 rw-p 00000000 00:00 0 
| 7f9de32c4000-7f9de32ce000 r--p 00000000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f9de32ce000-7f9de332d000 r-xp 0000a000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f9de332d000-7f9de3344000 r--p 00069000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f9de3344000-7f9de3345000 r--p 0007f000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f9de3345000-7f9de3346000 rw-p 00080000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f9de3346000-7f9de3348000 r--p 00000000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f9de3348000-7f9de3359000 r-xp 00002000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f9de3359000-7f9de335f000 r--p 00013000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f9de335f000-7f9de3360000 ---p 00019000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f9de3360000-7f9de3361000 r--p 00019000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f9de3361000-7f9de3362000 rw-p 0001a000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f9de3366000-7f9de33b2000 r--p 00000000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f9de33b2000-7f9de37e4000 r-xp 0004c000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f9de37e4000-7f9de3978000 r--p 0047e000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f9de3978000-7f9de3979000 ---p 00612000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f9de3979000-7f9de3991000 r--p 00612000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f9de3991000-7f9de3995000 rw-p 0062a000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f9de3995000-7f9de39ac000 rw-p 00000000 00:00 0 
| 7f9de39ac000-7f9de39ae000 r--p 00000000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f9de39ae000-7f9de39d8000 r-xp 00002000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f9de39d8000-7f9de39e3000 r--p 0002c000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f9de39e4000-7f9de39e6000 r--p 00037000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f9de39e6000-7f9de39e8000 rw-p 00039000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffdefb85000-7ffdf0384000 rw-p 00000000 00:00 0                          [stack]
| 7ffdf0384000-7ffdf0388000 r--p 00000000 00:00 0                          [vvar]
| 7ffdf0388000-7ffdf038a000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


  2) Failure:
TestGc#test_sweep_in_finalizer [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_gc.rb:690]:
[ruby-core:58833] [Bug #9205]
pid 297298 killed by SIGABRT (signal 6) (core dumped)
| verify_internal_consistency_i: FL_FINALIZE set but not in finalizer_table: 0x00007f591e2effd0 [0      ] T_ZOMBIE 
| <internal:gc>:39: [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:0007 p:0010 s:0037 e:000032 METHOD <internal:gc>:39
| c:0006 p:0004 s:0025 e:000024 BLOCK  -:2 [FINISH]
| c:0005 p:---- s:0021 e:000020 CFUNC  :define_finalizer
| c:0004 p:0010 s:0015 e:000014 BLOCK  -:5
| c:0003 p:0024 s:0012 e:000011 METHOD <internal:numeric>:238
| c:0002 p:0011 s:0007 E:002348 EVAL   -:4 [FINISH]
| c:0001 p:0000 s:0003 E:0002a0 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:4:in '<main>'
| <internal:numeric>:238:in 'times'
| -:5:in 'block in <main>'
| -:5:in 'define_finalizer'
| -:2:in 'block in <main>'
| <internal:gc>:39:in 'start'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_print_backtrace+0x14) [0x7f593919d6e1] /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) [0x7f5938f8a61e] /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) [0x7f5938eb894d] /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) [0x7f5938eba518] /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+0x2e) [0x7f5938fbb584] /tmp/ruby/src/trunk-gc-asserts/gc.c:7777
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_rest) /tmp/ruby/src/trunk-gc-asserts/gc.c:9125
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_rest+0x8) [0x7f5938fbc5b8] /tmp/ruby/src/trunk-gc-asserts/gc.c:9441
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(garbage_collect) /tmp/ruby/src/trunk-gc-asserts/gc.c:8980
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(gc_start_internal) /tmp/ruby/src/trunk-gc-asserts/gc.c:9437
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_core+0x636) [0x7f593917f936] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6920
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec+0x19a) [0x7f59391858fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_invoke_proc+0x5f) [0x7f593918b64f] /tmp/ruby/src/trunk-gc-asserts/vm.c:1735
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_body+0x5f0) [0x7f593918bc60] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_cc+0xf8) [0x7f593918c5a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_call0+0x49) [0x7f593917eba9] /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) [0x7f5938fabb53] /tmp/ruby/src/trunk-gc-asserts/gc.c:4056
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_multi_ractor_p+0x0) [0x7f5938faebb7] /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) [0x7f5938faede5] /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) [0x7f59391a2b3e] /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) [0x7f5939132af1] /tmp/ruby/src/trunk-gc-asserts/thread.c:2465
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_check_ints+0xf) [0x7f593916d7af] /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_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3528
| /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) [0x7f593917f421] /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) [0x7f59391858fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ec_exec_node+0xb5) [0x7f5938f94555] /tmp/ruby/src/trunk-gc-asserts/eval.c:282
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ruby_run_node+0x8b) [0x7f5938f9813b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320
| /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x556bb2943187] /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) [0x7f5938aa1d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f5938aa1e40] ../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
| [0x556bb29431d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * 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/build/trunk-gc-asserts/rbconfig.rb
|     9 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/compatibility.rb
|    10 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/defaults.rb
|    11 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/deprecate.rb
|    12 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/errors.rb
|    13 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/unknown_command_spell_checker.rb
|    14 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/exceptions.rb
|    15 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/basic_specification.rb
|    16 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/stub_specification.rb
|    17 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/platform.rb
|    18 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util/list.rb
|    19 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/version.rb
|    20 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/requirement.rb
|    21 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb
|    22 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util.rb
|    23 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/dependency.rb
|    24 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/core_ext/kernel_gem.rb
|    25 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
|    26 /tmp/ruby/build/trunk-gc-asserts/.ext/common/monitor.rb
|    27 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems.rb
|    28 /tmp/ruby/src/trunk-gc-asserts/lib/bundled_gems.rb
|    29 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/version.rb
|    30 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/base.rb
|    31 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/formatter.rb
|    32 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight/core_ext.rb
|    33 /tmp/ruby/src/trunk-gc-asserts/lib/error_highlight.rb
|    34 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/version.rb
|    35 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/core_ext/name_error.rb
|    36 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/levenshtein.rb
|    37 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/jaro_winkler.rb
Finished tests in 9132.113425s, 2.7634 tests/s, 1041.4073 assertions/s.
|    38 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checker.rb
|    39 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
|    40 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
|    41 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers.rb
|    42 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/method_name_checker.rb
|    43 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/key_error_checker.rb
|    44 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/null_checker.rb
|    45 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/tree_spell_checker.rb
|    46 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/require_path_checker.rb
|    47 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
|    48 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/formatter.rb
|    49 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean.rb
|    50 /tmp/ruby/src/trunk-gc-asserts/lib/syntax_suggest/core_ext.rb
| 
| * Process memory map:
| 
| 556bb2942000-556bb2943000 r--p 00000000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 556bb2943000-556bb2944000 r-xp 00001000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 556bb2944000-556bb2945000 r--p 00002000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 556bb2945000-556bb2946000 r--p 00002000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 556bb2946000-556bb2947000 rw-p 00003000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 556bb2d91000-556bb3613000 rw-p 00000000 00:00 0                          [heap]
| 7f591b653000-7f591b871000 r--s 00000000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f591b871000-7f591cde6000 rw-p 00000000 00:00 0 
| 7f591cde6000-7f591e190000 r--s 00000000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f591e190000-7f591e1a0000 rw-p 00000000 00:00 0 
| 7f591e273000-7f591e2b0000 r--s 00000000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 7f591e2b0000-7f591e2c0000 rw-p 00000000 00:00 0 
| 7f591e2d0000-7f591e360000 rw-p 00000000 00:00 0 
| 7f591e370000-7f591e430000 rw-p 00000000 00:00 0 
| 7f591e43f000-7f591e440000 ---p 00000000 00:00 0 
| 7f591e440000-7f591e481000 rw-p 00000000 00:00 0 
| 7f591e481000-7f591e482000 ---p 00000000 00:00 0 
| 7f591e482000-7f591e4c3000 rw-p 00000000 00:00 0 
| 7f591e4c3000-7f591e4c4000 ---p 00000000 00:00 0 
| 7f591e4c4000-7f591e505000 rw-p 00000000 00:00 0 
| 7f591e505000-7f591e506000 ---p 00000000 00:00 0 
| 7f591e506000-7f591e547000 rw-p 00000000 00:00 0 
| 7f591e547000-7f591e548000 ---p 00000000 00:00 0 
| 7f591e548000-7f591e589000 rw-p 00000000 00:00 0 
| 7f591e589000-7f591e58a000 ---p 00000000 00:00 0 
| 7f591e58a000-7f591e5cb000 rw-p 00000000 00:00 0 
| 7f591e5cb000-7f591e5cc000 ---p 00000000 00:00 0 
| 7f591e5cc000-7f591e60d000 rw-p 00000000 00:00 0 
| 7f591e60d000-7f591e60e000 ---p 00000000 00:00 0 
| 7f591e60e000-7f591e64f000 rw-p 00000000 00:00 0 
| 7f591e64f000-7f591e650000 ---p 00000000 00:00 0 
| 7f591e650000-7f591e691000 rw-p 00000000 00:00 0 
| 7f591e691000-7f591e692000 ---p 00000000 00:00 0 
| 7f591e692000-7f591e6d3000 rw-p 00000000 00:00 0 
| 7f591e6d3000-7f591e6d4000 ---p 00000000 00:00 0 
| 7f591e6d4000-7f591e715000 rw-p 00000000 00:00 0 
| 7f591e715000-7f591e716000 ---p 00000000 00:00 0 
| 7f591e716000-7f591e757000 rw-p 00000000 00:00 0 
| 7f591e757000-7f591e758000 ---p 00000000 00:00 0 
| 7f591e758000-7f591e799000 rw-p 00000000 00:00 0 
| 7f591e799000-7f591e79a000 ---p 00000000 00:00 0 
| 7f591e79a000-7f591e7db000 rw-p 00000000 00:00 0 
| 7f591e7db000-7f591e7dc000 ---p 00000000 00:00 0 
| 7f591e7dc000-7f591e81d000 rw-p 00000000 00:00 0 
| 7f591e81d000-7f591e81e000 ---p 00000000 00:00 0 
| 7f591e81e000-7f591e85f000 rw-p 00000000 00:00 0 
| 7f591e85f000-7f591e860000 ---p 00000000 00:00 0 
| 7f591e860000-7f591e8a1000 rw-p 00000000 00:00 0 
| 7f591e8a1000-7f591e8a2000 ---p 00000000 00:00 0 
| 7f591e8a2000-7f591e8e3000 rw-p 00000000 00:00 0 
| 7f591e8e3000-7f591e8e4000 ---p 00000000 00:00 0 
| 7f591e8e4000-7f591e925000 rw-p 00000000 00:00 0 
| 7f591e925000-7f591e926000 ---p 00000000 00:00 0 
| 7f591e926000-7f591e967000 rw-p 00000000 00:00 0 
| 7f591e967000-7f591e968000 ---p 00000000 00:00 0 
| 7f591e968000-7f591e9a9000 rw-p 00000000 00:00 0 
| 7f591e9a9000-7f591e9aa000 ---p 00000000 00:00 0 
| 7f591e9aa000-7f591e9eb000 rw-p 00000000 00:00 0 
| 7f591e9eb000-7f591e9ec000 ---p 00000000 00:00 0 
| 7f591e9ec000-7f591ea2d000 rw-p 00000000 00:00 0 
| 7f591ea2d000-7f591ea2e000 ---p 00000000 00:00 0 
| 7f591ea2e000-7f591ea6f000 rw-p 00000000 00:00 0 
| 7f591ea6f000-7f591ea70000 ---p 00000000 00:00 0 
| 7f591ea70000-7f591eab1000 rw-p 00000000 00:00 0 
| 7f591eab1000-7f591eab2000 ---p 00000000 00:00 0 
| 7f591eab2000-7f591eaf3000 rw-p 00000000 00:00 0 
| 7f591eaf3000-7f591eaf4000 ---p 00000000 00:00 0 
| 7f591eaf4000-7f591eb35000 rw-p 00000000 00:00 0 
| 7f591eb35000-7f591eb36000 ---p 00000000 00:00 0 
| 7f591eb36000-7f591eb77000 rw-p 00000000 00:00 0 
| 7f591eb77000-7f591eb78000 ---p 00000000 00:00 0 
| 7f591eb78000-7f591ebb9000 rw-p 00000000 00:00 0 
| 7f591ebb9000-7f591ebba000 ---p 00000000 00:00 0 
| 7f591ebba000-7f591ebfb000 rw-p 00000000 00:00 0 
| 7f591ebfb000-7f591ebfc000 ---p 00000000 00:00 0 
| 7f591ebfc000-7f591ec3d000 rw-p 00000000 00:00 0 
| 7f591ec3d000-7f591ec3e000 ---p 00000000 00:00 0 
| 7f591ec3e000-7f591ec7f000 rw-p 00000000 00:00 0 
| 7f591ec7f000-7f591ec80000 ---p 00000000 00:00 0 
| 7f591ec80000-7f591f4d0000 rw-p 00000000 00:00 0 
| 7f591f4d5000-7f591f4d6000 r--p 00000000 00:7e 14715944                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
| 7f591f4d6000-7f591f4d7000 r-xp 00001000 00:7e 14715944                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
| 7f591f4d7000-7f591f4d8000 r--p 00002000 00:7e 14715944                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
| 7f591f4d8000-7f591f4d9000 r--p 00002000 00:7e 14715944                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
| 7f591f4d9000-7f591f4da000 rw-p 00003000 00:7e 14715944                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
| 7f591f4da000-7f591f4db000 r--p 00000000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f591f4db000-7f591f4dc000 r-xp 00001000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f591f4dc000-7f591f4dd000 r--p 00002000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f591f4dd000-7f591f4de000 r--p 00002000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f591f4de000-7f591f4df000 rw-p 00003000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f591f4df000-7f5938950000 rw-p 00000000 00:00 0 
| 7f5938950000-7f5938951000 r--p 00000000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f5938951000-7f5938952000 r-xp 00001000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f5938952000-7f5938953000 r--p 00002000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f5938953000-7f5938954000 r--p 00002000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f5938954000-7f5938955000 rw-p 00003000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f5938955000-7f5938a58000 rw-p 00000000 00:00 0 
| 7f5938a58000-7f5938a5b000 r--p 00000000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f5938a5b000-7f5938a72000 r-xp 00003000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f5938a72000-7f5938a76000 r--p 0001a000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f5938a76000-7f5938a77000 r--p 0001d000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f5938a77000-7f5938a78000 rw-p 0001e000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f5938a78000-7f5938aa0000 r--p 00000000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f5938aa0000-7f5938c35000 r-xp 00028000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f5938c35000-7f5938c8d000 r--p 001bd000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f5938c8d000-7f5938c91000 r--p 00214000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f5938c91000-7f5938c93000 rw-p 00218000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f5938c93000-7f5938ca2000 rw-p 00000000 00:00 0 
| 7f5938ca2000-7f5938cb0000 r--p 00000000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f5938cb0000-7f5938d2c000 r-xp 0000e000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f5938d2c000-7f5938d87000 r--p 0008a000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f5938d87000-7f5938d88000 r--p 000e4000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f5938d88000-7f5938d89000 rw-p 000e5000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f5938d89000-7f5938d8b000 r--p 00000000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5938d8b000-7f5938d9f000 r-xp 00002000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5938d9f000-7f5938db8000 r--p 00016000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5938db8000-7f5938db9000 ---p 0002f000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5938db9000-7f5938dba000 r--p 0002f000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5938dba000-7f5938dbb000 rw-p 00030000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5938dbb000-7f5938dc3000 rw-p 00000000 00:00 0 
| 7f5938dc3000-7f5938dcd000 r--p 00000000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f5938dcd000-7f5938e2c000 r-xp 0000a000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f5938e2c000-7f5938e43000 r--p 00069000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f5938e43000-7f5938e44000 r--p 0007f000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f5938e44000-7f5938e45000 rw-p 00080000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f5938e45000-7f5938e47000 r--p 00000000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5938e47000-7f5938e58000 r-xp 00002000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5938e58000-7f5938e5e000 r--p 00013000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5938e5e000-7f5938e5f000 ---p 00019000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5938e5f000-7f5938e60000 r--p 00019000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5938e60000-7f5938e61000 rw-p 0001a000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5938e65000-7f5938eb1000 r--p 00000000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5938eb1000-7f59392e3000 r-xp 0004c000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f59392e3000-7f5939477000 r--p 0047e000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5939477000-7f5939478000 ---p 00612000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5939478000-7f5939490000 r--p 00612000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5939490000-7f5939494000 rw-p 0062a000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5939494000-7f59394ab000 rw-p 00000000 00:00 0 
| 7f59394ab000-7f59394ad000 r--p 00000000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f59394ad000-7f59394d7000 r-xp 00002000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f59394d7000-7f59394e2000 r--p 0002c000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f59394e3000-7f59394e5000 r--p 00037000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f59394e5000-7f59394e7000 rw-p 00039000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffd46e8a000-7ffd47689000 rw-p 00000000 00:00 0                          [stack]
| 7ffd477a1000-7ffd477a5000 r--p 00000000 00:00 0                          [vvar]
| 7ffd477a5000-7ffd477a7000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


  3) Failure:
TestObjectSpace#test_finalizer_with_super [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_objectspace.rb:124]:
pid 297319 killed by SIGABRT (signal 6) (core dumped)
| verify_internal_consistency_i: FL_FINALIZE set but not in finalizer_table: 0x00007f5d098eff40 [3      ] T_ZOMBIE 
| -e:17: [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:0007 p:0002 s:0024 e:000023 BLOCK  -e:17 [FINISH]
| c:0006 p:---- s:0021 e:000020 CFUNC  :initialize
| c:0005 p:---- s:0018 e:000017 CFUNC  :new
| c:0004 p:0011 s:0014 e:000013 BLOCK  -e:38
| c:0003 p:0024 s:0011 e:000010 METHOD <internal:numeric>:238
| c:0002 p:0057 s:0006 E:001430 EVAL   -e:36 [FINISH]
| c:0001 p:0000 s:0003 E:001980 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -e:36:in '<main>'
| <internal:numeric>:238:in 'times'
| -e:38:in 'block in <main>'
| -e:38:in 'new'
| -e:38:in 'initialize'
| -e:17:in 'block in <class:C>'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_print_backtrace+0x14) [0x7f5d246996e1] /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) [0x7f5d2448661e] /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) [0x7f5d243b494d] /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) [0x7f5d243b6518] /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) [0x7f5d244b630e] /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) [0x7f5d244b7af3] /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) [0x7f5d244bac83] /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) [0x7f5d244bbf2e] /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(RB_SPECIAL_CONST_P+0x0) [0x7f5d2466ce1c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5937
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_obj_written) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/gc.h:804
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_obj_write) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/gc.h:838
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_ic_update) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5938
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_opt_getconstant_path) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5966
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_core+0x2978) [0x7f5d2467dc78] ../../src/trunk-gc-asserts/insns.def:263
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec+0x19a) [0x7f5d246818fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_invoke_proc+0x5f) [0x7f5d2468764f] /tmp/ruby/src/trunk-gc-asserts/vm.c:1735
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_body+0x5f0) [0x7f5d24687c60] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_cc+0xf8) [0x7f5d246885a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_call0+0x49) [0x7f5d2467aba9] /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) [0x7f5d244a7b53] /tmp/ruby/src/trunk-gc-asserts/gc.c:4056
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_multi_ractor_p+0x0) [0x7f5d244aabb7] /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) [0x7f5d244aade5] /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) [0x7f5d2469eb3e] /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) [0x7f5d2462eaf1] /tmp/ruby/src/trunk-gc-asserts/thread.c:2465
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_check_ints+0x10) [0x7f5d24688020] /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(vm_call0_cc+0xf8) [0x7f5d246885a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_call+0x32) [0x7f5d2468a5e6] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:899
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_funcallv_kw) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1092
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_class_new_instance_pass_kw+0x52) [0x7f5d24531c02] /tmp/ruby/src/trunk-gc-asserts/object.c:2173
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7f5d24669954] /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_call_cfunc_other) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_sendish+0xa0) [0x7f5d2467b421] /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) [0x7f5d246818fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ec_exec_node+0xb5) [0x7f5d24490555] /tmp/ruby/src/trunk-gc-asserts/eval.c:282
| /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ruby_run_node+0x8b) [0x7f5d2449413b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320
| /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x564d1acc8187] /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) [0x7f5d23f9dd90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f5d23f9de40] ../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
| [0x564d1acc81d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -e
| 
| * 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
| 
| * Process memory map:
| 
| 564d1acc7000-564d1acc8000 r--p 00000000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 564d1acc8000-564d1acc9000 r-xp 00001000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 564d1acc9000-564d1acca000 r--p 00002000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 564d1acca000-564d1accb000 r--p 00002000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 564d1accb000-564d1accc000 rw-p 00003000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 564d1c2f6000-564d1c4ae000 rw-p 00000000 00:00 0                          [heap]
| 7f5d06b17000-7f5d06d35000 r--s 00000000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f5d06d35000-7f5d084e9000 rw-p 00000000 00:00 0 
| 7f5d084e9000-7f5d09893000 r--s 00000000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5d09893000-7f5d098d0000 r--s 00000000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby
| 7f5d098d0000-7f5d09930000 rw-p 00000000 00:00 0 
| 7f5d0993f000-7f5d09940000 ---p 00000000 00:00 0 
| 7f5d09940000-7f5d09981000 rw-p 00000000 00:00 0 
| 7f5d09981000-7f5d09982000 ---p 00000000 00:00 0 
| 7f5d09982000-7f5d099c3000 rw-p 00000000 00:00 0 
| 7f5d099c3000-7f5d099c4000 ---p 00000000 00:00 0 
| 7f5d099c4000-7f5d09a05000 rw-p 00000000 00:00 0 
| 7f5d09a05000-7f5d09a06000 ---p 00000000 00:00 0 
| 7f5d09a06000-7f5d09a47000 rw-p 00000000 00:00 0 
| 7f5d09a47000-7f5d09a48000 ---p 00000000 00:00 0 
| 7f5d09a48000-7f5d09a89000 rw-p 00000000 00:00 0 
| 7f5d09a89000-7f5d09a8a000 ---p 00000000 00:00 0 
| 7f5d09a8a000-7f5d09acb000 rw-p 00000000 00:00 0 
| 7f5d09acb000-7f5d09acc000 ---p 00000000 00:00 0 
| 7f5d09acc000-7f5d09b0d000 rw-p 00000000 00:00 0 
| 7f5d09b0d000-7f5d09b0e000 ---p 00000000 00:00 0 
| 7f5d09b0e000-7f5d09b4f000 rw-p 00000000 00:00 0 
| 7f5d09b4f000-7f5d09b50000 ---p 00000000 00:00 0 
| 7f5d09b50000-7f5d09b91000 rw-p 00000000 00:00 0 
| 7f5d09b91000-7f5d09b92000 ---p 00000000 00:00 0 
| 7f5d09b92000-7f5d09bd3000 rw-p 00000000 00:00 0 
| 7f5d09bd3000-7f5d09bd4000 ---p 00000000 00:00 0 
| 7f5d09bd4000-7f5d09c15000 rw-p 00000000 00:00 0 
| 7f5d09c15000-7f5d09c16000 ---p 00000000 00:00 0 
| 7f5d09c16000-7f5d09c57000 rw-p 00000000 00:00 0 
| 7f5d09c57000-7f5d09c58000 ---p 00000000 00:00 0 
| 7f5d09c58000-7f5d09c99000 rw-p 00000000 00:00 0 
| 7f5d09c99000-7f5d09c9a000 ---p 00000000 00:00 0 
| 7f5d09c9a000-7f5d09cdb000 rw-p 00000000 00:00 0 
| 7f5d09cdb000-7f5d09cdc000 ---p 00000000 00:00 0 
| 7f5d09cdc000-7f5d09d1d000 rw-p 00000000 00:00 0 
| 7f5d09d1d000-7f5d09d1e000 ---p 00000000 00:00 0 
| 7f5d09d1e000-7f5d09d5f000 rw-p 00000000 00:00 0 
| 7f5d09d5f000-7f5d09d60000 ---p 00000000 00:00 0 
| 7f5d09d60000-7f5d09da1000 rw-p 00000000 00:00 0 
| 7f5d09da1000-7f5d09da2000 ---p 00000000 00:00 0 
| 7f5d09da2000-7f5d09de3000 rw-p 00000000 00:00 0 
| 7f5d09de3000-7f5d09de4000 ---p 00000000 00:00 0 
| 7f5d09de4000-7f5d09e25000 rw-p 00000000 00:00 0 
| 7f5d09e25000-7f5d09e26000 ---p 00000000 00:00 0 
| 7f5d09e26000-7f5d09e67000 rw-p 00000000 00:00 0 
| 7f5d09e67000-7f5d09e68000 ---p 00000000 00:00 0 
| 7f5d09e68000-7f5d09ea9000 rw-p 00000000 00:00 0 
| 7f5d09ea9000-7f5d09eaa000 ---p 00000000 00:00 0 
| 7f5d09eaa000-7f5d09eeb000 rw-p 00000000 00:00 0 
| 7f5d09eeb000-7f5d09eec000 ---p 00000000 00:00 0 
| 7f5d09eec000-7f5d09f2d000 rw-p 00000000 00:00 0 
| 7f5d09f2d000-7f5d09f2e000 ---p 00000000 00:00 0 
| 7f5d09f2e000-7f5d09f6f000 rw-p 00000000 00:00 0 
| 7f5d09f6f000-7f5d09f70000 ---p 00000000 00:00 0 
| 7f5d09f70000-7f5d09fb1000 rw-p 00000000 00:00 0 
| 7f5d09fb1000-7f5d09fb2000 ---p 00000000 00:00 0 
| 7f5d09fb2000-7f5d09ff3000 rw-p 00000000 00:00 0 
| 7f5d09ff3000-7f5d09ff4000 ---p 00000000 00:00 0 
| 7f5d09ff4000-7f5d0a035000 rw-p 00000000 00:00 0 
| 7f5d0a035000-7f5d0a036000 ---p 00000000 00:00 0 
| 7f5d0a036000-7f5d0a077000 rw-p 00000000 00:00 0 
| 7f5d0a077000-7f5d0a078000 ---p 00000000 00:00 0 
| 7f5d0a078000-7f5d0a0b9000 rw-p 00000000 00:00 0 
| 7f5d0a0b9000-7f5d0a0ba000 ---p 00000000 00:00 0 
| 7f5d0a0ba000-7f5d0a0fb000 rw-p 00000000 00:00 0 
| 7f5d0a0fb000-7f5d0a0fc000 ---p 00000000 00:00 0 
| 7f5d0a0fc000-7f5d0a13d000 rw-p 00000000 00:00 0 
| 7f5d0a13d000-7f5d0a13e000 ---p 00000000 00:00 0 
| 7f5d0a13e000-7f5d0a17f000 rw-p 00000000 00:00 0 
| 7f5d0a17f000-7f5d0a180000 ---p 00000000 00:00 0 
| 7f5d0a180000-7f5d0a9d0000 rw-p 00000000 00:00 0 
| 7f5d0a9d5000-7f5d0a9d6000 r--p 00000000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f5d0a9d6000-7f5d0a9d7000 r-xp 00001000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f5d0a9d7000-7f5d0a9d8000 r--p 00002000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f5d0a9d8000-7f5d0a9d9000 r--p 00002000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f5d0a9d9000-7f5d0a9da000 rw-p 00003000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
| 7f5d0a9da000-7f5d0a9db000 r--p 00000000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f5d0a9db000-7f5d0a9dc000 r-xp 00001000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f5d0a9dc000-7f5d0a9dd000 r--p 00002000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f5d0a9dd000-7f5d0a9de000 r--p 00002000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f5d0a9de000-7f5d0a9df000 rw-p 00003000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
| 7f5d0a9df000-7f5d23e50000 rw-p 00000000 00:00 0 
| 7f5d23e51000-7f5d23f54000 rw-p 00000000 00:00 0 
| 7f5d23f54000-7f5d23f57000 r--p 00000000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f5d23f57000-7f5d23f6e000 r-xp 00003000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f5d23f6e000-7f5d23f72000 r--p 0001a000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f5d23f72000-7f5d23f73000 r--p 0001d000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f5d23f73000-7f5d23f74000 rw-p 0001e000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f5d23f74000-7f5d23f9c000 r--p 00000000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f5d23f9c000-7f5d24131000 r-xp 00028000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f5d24131000-7f5d24189000 r--p 001bd000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f5d24189000-7f5d2418d000 r--p 00214000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f5d2418d000-7f5d2418f000 rw-p 00218000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f5d2418f000-7f5d2419e000 rw-p 00000000 00:00 0 
| 7f5d2419e000-7f5d241ac000 r--p 00000000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f5d241ac000-7f5d24228000 r-xp 0000e000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f5d24228000-7f5d24283000 r--p 0008a000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f5d24283000-7f5d24284000 r--p 000e4000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f5d24284000-7f5d24285000 rw-p 000e5000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f5d24285000-7f5d24287000 r--p 00000000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5d24287000-7f5d2429b000 r-xp 00002000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5d2429b000-7f5d242b4000 r--p 00016000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5d242b4000-7f5d242b5000 ---p 0002f000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5d242b5000-7f5d242b6000 r--p 0002f000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5d242b6000-7f5d242b7000 rw-p 00030000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f5d242b7000-7f5d242bf000 rw-p 00000000 00:00 0 
| 7f5d242bf000-7f5d242c9000 r--p 00000000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f5d242c9000-7f5d24328000 r-xp 0000a000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f5d24328000-7f5d2433f000 r--p 00069000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f5d2433f000-7f5d24340000 r--p 0007f000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f5d24340000-7f5d24341000 rw-p 00080000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f5d24341000-7f5d24343000 r--p 00000000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5d24343000-7f5d24354000 r-xp 00002000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5d24354000-7f5d2435a000 r--p 00013000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5d2435a000-7f5d2435b000 ---p 00019000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5d2435b000-7f5d2435c000 r--p 00019000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5d2435c000-7f5d2435d000 rw-p 0001a000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f5d24361000-7f5d243ad000 r--p 00000000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5d243ad000-7f5d247df000 r-xp 0004c000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5d247df000-7f5d24973000 r--p 0047e000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5d24973000-7f5d24974000 ---p 00612000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5d24974000-7f5d2498c000 r--p 00612000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5d2498c000-7f5d24990000 rw-p 0062a000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0
| 7f5d24990000-7f5d249a7000 rw-p 00000000 00:00 0 
| 7f5d249a7000-7f5d249a9000 r--p 00000000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f5d249a9000-7f5d249d3000 r-xp 00002000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f5d249d3000-7f5d249de000 r--p 0002c000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f5d249df000-7f5d249e1000 r--p 00037000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f5d249e1000-7f5d249e3000 rw-p 00039000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fff8e313000-7fff8eb12000 rw-p 00000000 00:00 0                          [stack]
| 7fff8ebec000-7fff8ebf0000 r--p 00000000 00:00 0                          [vvar]
| 7fff8ebf0000-7fff8ebf2000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 
.

1. [1/2] Assertion for "stdout"
   | <[":ok"]> expected but was
   | <[]>.

2. [2/2] Assertion for "stderr"
   | <[]> expected but was
   | <["verify_internal_consistency_i: FL_FINALIZE set but not in finalizer_table: 0x00007f5d098eff40 [3      ] T_ZOMBIE ",
   |  "-e:17: [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:0007 p:0002 s:0024 e:000023 BLOCK  -e:17 [FINISH]",
   |  "c:0006 p:---- s:0021 e:000020 CFUNC  :initialize",
   |  "c:0005 p:---- s:0018 e:000017 CFUNC  :new",
   |  "c:0004 p:0011 s:0014 e:000013 BLOCK  -e:38",
   |  "c:0003 p:0024 s:0011 e:000010 METHOD <internal:numeric>:238",
   |  "c:0002 p:0057 s:0006 E:001430 EVAL   -e:36 [FINISH]",
   |  "c:0001 p:0000 s:0003 E:001980 DUMMY  [FINISH]",
   |  "",
   |  "-- Ruby level backtrace information ----------------------------------------",
   |  "-e:36:in '<main>'",
   |  "<internal:numeric>:238:in 'times'",
   |  "-e:38:in 'block in <main>'",
   |  "-e:38:in 'new'",
   |  "-e:38:in 'initialize'",
   |  "-e:17:in 'block in <class:C>'",
   |  "",
   |  "-- Threading information ---------------------------------------------------",
   |  "Total ractor count: 1",
   |  "Ruby thread count for this ractor: 1",
   |  "",
   |  "-- C level backtrace information -------------------------------------------",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_print_backtrace+0x14) [0x7f5d246996e1] /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) [0x7f5d2448661e] /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) [0x7f5d243b494d] /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) [0x7f5d243b6518] /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) [0x7f5d244b630e] /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) [0x7f5d244b7af3] /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) [0x7f5d244bac83] /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) [0x7f5d244bbf2e] /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(RB_SPECIAL_CONST_P+0x0) [0x7f5d2466ce1c] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5937",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_obj_written) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/gc.h:804",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_obj_write) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/gc.h:838",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_ic_update) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5938",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_opt_getconstant_path) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5966",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_exec_core+0x2978) [0x7f5d2467dc78] ../../src/trunk-gc-asserts/insns.def:263",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec+0x19a) [0x7f5d246818fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_invoke_proc+0x5f) [0x7f5d2468764f] /tmp/ruby/src/trunk-gc-asserts/vm.c:1735",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_body+0x5f0) [0x7f5d24687c60] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_cc+0xf8) [0x7f5d246885a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_call0+0x49) [0x7f5d2467aba9] /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) [0x7f5d244a7b53] /tmp/ruby/src/trunk-gc-asserts/gc.c:4056",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_multi_ractor_p+0x0) [0x7f5d244aabb7] /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) [0x7f5d244aade5] /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) [0x7f5d2469eb3e] /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) [0x7f5d2462eaf1] /tmp/ruby/src/trunk-gc-asserts/thread.c:2465",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_check_ints+0x10) [0x7f5d24688020] /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(vm_call0_cc+0xf8) [0x7f5d246885a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_call+0x32) [0x7f5d2468a5e6] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:899",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_funcallv_kw) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1092",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_class_new_instance_pass_kw+0x52) [0x7f5d24531c02] /tmp/ruby/src/trunk-gc-asserts/object.c:2173",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7f5d24669954] /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_call_cfunc_other) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_sendish+0xa0) [0x7f5d2467b421] /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) [0x7f5d246818fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ec_exec_node+0xb5) [0x7f5d24490555] /tmp/ruby/src/trunk-gc-asserts/eval.c:282",
   |  "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ruby_run_node+0x8b) [0x7f5d2449413b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320",
   |  "/tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x564d1acc8187] /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) [0x7f5d23f9dd90] ../sysdeps/nptl/libc_start_call_main.h:58",
   |  "/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f5d23f9de40] ../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",
   |  "[0x564d1acc81d5]",
   |  "",
   |  "-- Other runtime information -----------------------------------------------",
   |  "",
   |  "* Loaded script: -e",
   |  "",
   |  "* 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",
   |  "",
   |  "* Process memory map:",
   |  "",
   |  "564d1acc7000-564d1acc8000 r--p 00000000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby",
   |  "564d1acc8000-564d1acc9000 r-xp 00001000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby",
   |  "564d1acc9000-564d1acca000 r--p 00002000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby",
   |  "564d1acca000-564d1accb000 r--p 00002000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby",
   |  "564d1accb000-564d1accc000 rw-p 00003000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby",
   |  "564d1c2f6000-564d1c4ae000 rw-p 00000000 00:00 0                          [heap]",
   |  "7f5d06b17000-7f5d06d35000 r--s 00000000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6",
   |  "7f5d06d35000-7f5d084e9000 rw-p 00000000 00:00 0 ",
   |  "7f5d084e9000-7f5d09893000 r--s 00000000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0",
   |  "7f5d09893000-7f5d098d0000 r--s 00000000 00:7e 14586756                   /tmp/ruby/build/trunk-gc-asserts/ruby",
   |  "7f5d098d0000-7f5d09930000 rw-p 00000000 00:00 0 ",
   |  "7f5d0993f000-7f5d09940000 ---p 00000000 00:00 0 ",
   |  "7f5d09940000-7f5d09981000 rw-p 00000000 00:00 0 ",
   |  "7f5d09981000-7f5d09982000 ---p 00000000 00:00 0 ",
   |  "7f5d09982000-7f5d099c3000 rw-p 00000000 00:00 0 ",
   |  "7f5d099c3000-7f5d099c4000 ---p 00000000 00:00 0 ",
   |  "7f5d099c4000-7f5d09a05000 rw-p 00000000 00:00 0 ",
   |  "7f5d09a05000-7f5d09a06000 ---p 00000000 00:00 0 ",
   |  "7f5d09a06000-7f5d09a47000 rw-p 00000000 00:00 0 ",
   |  "7f5d09a47000-7f5d09a48000 ---p 00000000 00:00 0 ",
   |  "7f5d09a48000-7f5d09a89000 rw-p 00000000 00:00 0 ",
   |  "7f5d09a89000-7f5d09a8a000 ---p 00000000 00:00 0 ",
   |  "7f5d09a8a000-7f5d09acb000 rw-p 00000000 00:00 0 ",
   |  "7f5d09acb000-7f5d09acc000 ---p 00000000 00:00 0 ",
   |  "7f5d09acc000-7f5d09b0d000 rw-p 00000000 00:00 0 ",
   |  "7f5d09b0d000-7f5d09b0e000 ---p 00000000 00:00 0 ",
   |  "7f5d09b0e000-7f5d09b4f000 rw-p 00000000 00:00 0 ",
   |  "7f5d09b4f000-7f5d09b50000 ---p 00000000 00:00 0 ",
   |  "7f5d09b50000-7f5d09b91000 rw-p 00000000 00:00 0 ",
   |  "7f5d09b91000-7f5d09b92000 ---p 00000000 00:00 0 ",
   |  "7f5d09b92000-7f5d09bd3000 rw-p 00000000 00:00 0 ",
   |  "7f5d09bd3000-7f5d09bd4000 ---p 00000000 00:00 0 ",
   |  "7f5d09bd4000-7f5d09c15000 rw-p 00000000 00:00 0 ",
   |  "7f5d09c15000-7f5d09c16000 ---p 00000000 00:00 0 ",
   |  "7f5d09c16000-7f5d09c57000 rw-p 00000000 00:00 0 ",
   |  "7f5d09c57000-7f5d09c58000 ---p 00000000 00:00 0 ",
   |  "7f5d09c58000-7f5d09c99000 rw-p 00000000 00:00 0 ",
   |  "7f5d09c99000-7f5d09c9a000 ---p 00000000 00:00 0 ",
   |  "7f5d09c9a000-7f5d09cdb000 rw-p 00000000 00:00 0 ",
   |  "7f5d09cdb000-7f5d09cdc000 ---p 00000000 00:00 0 ",
   |  "7f5d09cdc000-7f5d09d1d000 rw-p 00000000 00:00 0 ",
   |  "7f5d09d1d000-7f5d09d1e000 ---p 00000000 00:00 0 ",
   |  "7f5d09d1e000-7f5d09d5f000 rw-p 00000000 00:00 0 ",
   |  "7f5d09d5f000-7f5d09d60000 ---p 00000000 00:00 0 ",
   |  "7f5d09d60000-7f5d09da1000 rw-p 00000000 00:00 0 ",
   |  "7f5d09da1000-7f5d09da2000 ---p 00000000 00:00 0 ",
   |  "7f5d09da2000-7f5d09de3000 rw-p 00000000 00:00 0 ",
   |  "7f5d09de3000-7f5d09de4000 ---p 00000000 00:00 0 ",
   |  "7f5d09de4000-7f5d09e25000 rw-p 00000000 00:00 0 ",
   |  "7f5d09e25000-7f5d09e26000 ---p 00000000 00:00 0 ",
   |  "7f5d09e26000-7f5d09e67000 rw-p 00000000 00:00 0 ",
   |  "7f5d09e67000-7f5d09e68000 ---p 00000000 00:00 0 ",
   |  "7f5d09e68000-7f5d09ea9000 rw-p 00000000 00:00 0 ",
   |  "7f5d09ea9000-7f5d09eaa000 ---p 00000000 00:00 0 ",
   |  "7f5d09eaa000-7f5d09eeb000 rw-p 00000000 00:00 0 ",
   |  "7f5d09eeb000-7f5d09eec000 ---p 00000000 00:00 0 ",
   |  "7f5d09eec000-7f5d09f2d000 rw-p 00000000 00:00 0 ",
   |  "7f5d09f2d000-7f5d09f2e000 ---p 00000000 00:00 0 ",
   |  "7f5d09f2e000-7f5d09f6f000 rw-p 00000000 00:00 0 ",
   |  "7f5d09f6f000-7f5d09f70000 ---p 00000000 00:00 0 ",
   |  "7f5d09f70000-7f5d09fb1000 rw-p 00000000 00:00 0 ",
   |  "7f5d09fb1000-7f5d09fb2000 ---p 00000000 00:00 0 ",
   |  "7f5d09fb2000-7f5d09ff3000 rw-p 00000000 00:00 0 ",
   |  "7f5d09ff3000-7f5d09ff4000 ---p 00000000 00:00 0 ",
   |  "7f5d09ff4000-7f5d0a035000 rw-p 00000000 00:00 0 ",
   |  "7f5d0a035000-7f5d0a036000 ---p 00000000 00:00 0 ",
   |  "7f5d0a036000-7f5d0a077000 rw-p 00000000 00:00 0 ",
   |  "7f5d0a077000-7f5d0a078000 ---p 00000000 00:00 0 ",
   |  "7f5d0a078000-7f5d0a0b9000 rw-p 00000000 00:00 0 ",
   |  "7f5d0a0b9000-7f5d0a0ba000 ---p 00000000 00:00 0 ",
   |  "7f5d0a0ba000-7f5d0a0fb000 rw-p 00000000 00:00 0 ",
   |  "7f5d0a0fb000-7f5d0a0fc000 ---p 00000000 00:00 0 ",
   |  "7f5d0a0fc000-7f5d0a13d000 rw-p 00000000 00:00 0 ",
   |  "7f5d0a13d000-7f5d0a13e000 ---p 00000000 00:00 0 ",
   |  "7f5d0a13e000-7f5d0a17f000 rw-p 00000000 00:00 0 ",
   |  "7f5d0a17f000-7f5d0a180000 ---p 00000000 00:00 0 ",
   |  "7f5d0a180000-7f5d0a9d0000 rw-p 00000000 00:00 0 ",
   |  "7f5d0a9d5000-7f5d0a9d6000 r--p 00000000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so",
   |  "7f5d0a9d6000-7f5d0a9d7000 r-xp 00001000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so",
   |  "7f5d0a9d7000-7f5d0a9d8000 r--p 00002000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so",
   |  "7f5d0a9d8000-7f5d0a9d9000 r--p 00002000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so",
   |  "7f5d0a9d9000-7f5d0a9da000 rw-p 00003000 00:7e 14711272                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so",
   |  "7f5d0a9da000-7f5d0a9db000 r--p 00000000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so",
   |  "7f5d0a9db000-7f5d0a9dc000 r-xp 00001000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so",
   |  "7f5d0a9dc000-7f5d0a9dd000 r--p 00002000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so",
   |  "7f5d0a9dd000-7f5d0a9de000 r--p 00002000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so",
   |  "7f5d0a9de000-7f5d0a9df000 rw-p 00003000 00:7e 14711674                   /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so",
   |  "7f5d0a9df000-7f5d23e50000 rw-p 00000000 00:00 0 ",
   |  "7f5d23e51000-7f5d23f54000 rw-p 00000000 00:00 0 ",
   |  "7f5d23f54000-7f5d23f57000 r--p 00000000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1",
   |  "7f5d23f57000-7f5d23f6e000 r-xp 00003000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1",
   |  "7f5d23f6e000-7f5d23f72000 r--p 0001a000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1",
   |  "7f5d23f72000-7f5d23f73000 r--p 0001d000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1",
   |  "7f5d23f73000-7f5d23f74000 rw-p 0001e000 00:7e 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1",
   |  "7f5d23f74000-7f5d23f9c000 r--p 00000000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6",
   |  "7f5d23f9c000-7f5d24131000 r-xp 00028000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6",
   |  "7f5d24131000-7f5d24189000 r--p 001bd000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6",
   |  "7f5d24189000-7f5d2418d000 r--p 00214000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6",
   |  "7f5d2418d000-7f5d2418f000 rw-p 00218000 00:7e 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6",
   |  "7f5d2418f000-7f5d2419e000 rw-p 00000000 00:00 0 ",
   |  "7f5d2419e000-7f5d241ac000 r--p 00000000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6",
   |  "7f5d241ac000-7f5d24228000 r-xp 0000e000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6",
   |  "7f5d24228000-7f5d24283000 r--p 0008a000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6",
   |  "7f5d24283000-7f5d24284000 r--p 000e4000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6",
   |  "7f5d24284000-7f5d24285000 rw-p 000e5000 00:7e 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6",
   |  "7f5d24285000-7f5d24287000 r--p 00000000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0",
   |  "7f5d24287000-7f5d2429b000 r-xp 00002000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0",
   |  "7f5d2429b000-7f5d242b4000 r--p 00016000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0",
   |  "7f5d242b4000-7f5d242b5000 ---p 0002f000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0",
   |  "7f5d242b5000-7f5d242b6000 r--p 0002f000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0",
   |  "7f5d242b6000-7f5d242b7000 rw-p 00030000 00:7e 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0",
   |  "7f5d242b7000-7f5d242bf000 rw-p 00000000 00:00 0 ",
   |  "7f5d242bf000-7f5d242c9000 r--p 00000000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1",
   |  "7f5d242c9000-7f5d24328000 r-xp 0000a000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1",
   |  "7f5d24328000-7f5d2433f000 r--p 00069000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1",
   |  "7f5d2433f000-7f5d24340000 r--p 0007f000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1",
   |  "7f5d24340000-7f5d24341000 rw-p 00080000 00:7e 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1",
   |  "7f5d24341000-7f5d24343000 r--p 00000000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11",
   |  "7f5d24343000-7f5d24354000 r-xp 00002000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11",
   |  "7f5d24354000-7f5d2435a000 r--p 00013000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11",
   |  "7f5d2435a000-7f5d2435b000 ---p 00019000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11",
   |  "7f5d2435b000-7f5d2435c000 r--p 00019000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11",
   |  "7f5d2435c000-7f5d2435d000 rw-p 0001a000 00:7e 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11",
   |  "7f5d24361000-7f5d243ad000 r--p 00000000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0",
   |  "7f5d243ad000-7f5d247df000 r-xp 0004c000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0",
   |  "7f5d247df000-7f5d24973000 r--p 0047e000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0",
   |  "7f5d24973000-7f5d24974000 ---p 00612000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0",
   |  "7f5d24974000-7f5d2498c000 r--p 00612000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0",
   |  "7f5d2498c000-7f5d24990000 rw-p 0062a000 00:7e 14586753                   /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0",
   |  "7f5d24990000-7f5d249a7000 rw-p 00000000 00:00 0 ",
   |  "7f5d249a7000-7f5d249a9000 r--p 00000000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2",
   |  "7f5d249a9000-7f5d249d3000 r-xp 00002000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2",
   |  "7f5d249d3000-7f5d249de000 r--p 0002c000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2",
   |  "7f5d249df000-7f5d249e1000 r--p 00037000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2",
   |  "7f5d249e1000-7f5d249e3000 rw-p 00039000 00:7e 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2",
   |  "7fff8e313000-7fff8eb12000 rw-p 00000000 00:00 0                          [stack]",
   |  "7fff8ebec000-7fff8ebf0000 r--p 00000000 00:00 0                          [vvar]",
   |  "7fff8ebf0000-7fff8ebf2000 r-xp 00000000 00:00 0                          [vdso]",
   |  "ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]",
   |  "",
   |  ""]>.

25236 tests, 9510250 assertions, 3 failures, 0 errors, 255 skips

ruby -v: ruby 3.4.0dev (2024-02-29T00:57:30Z master 51e32523c2) [x86_64-linux]
make: *** [uncommon.mk:948: yes-test-all] Error 3
$$$[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 1346.316028 seconds

3426 files, 32140 examples, 133286 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.277145.ruby -x gdbscript
[New LWP 277145]
[New LWP 277146]
[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=140190174333952) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f80918acc00 (LWP 277145))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f80918acc00 (LWP 277145) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140190174333952) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f80782cf640 (LWP 277146) 0x00007f80919f3fde in epoll_wait (epfd=4, events=events@entry=0x7f80922f95bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f80782cf640 (LWP 277146)):
#0  0x00007f80919f3fde in epoll_wait (epfd=4, events=events@entry=0x7f80922f95bc <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  0x00007f8091f86bd0 in event_wait (vm=0x5637bf3ae2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x5637bf3ae2a0) 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=0x5637bf3ae2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053
        vm = 0x5637bf3ae2a0
#4  0x00007f8091962b43 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 = {140732616111312, 6271141723412786251, 140189748753984, 25, 140190175078480, 140732616111664, -6338989707864150965, -6339184778723169205}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f80919f3bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f80918acc00 (LWP 277145)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140190174333952) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f80918acc00
        old_mask = {__val = {140732616106688, 0, 140189731003280, 140190175147219, 0, 140190175043565, 140190174333952, 140190176658944, 94797433726928, 140190174989735, 39, 140190176675488, 94797433726928, 140190181964063, 94797431497376, 139641694413520}}
        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=140190174333952) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140190174333952, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f8091910476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f80918f67f3 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, 140732616107088, 12584399856675397376, 140190174326464, 140190185112704, 0, 140190176675488, 140732616107088, 140190173167616, 140190173233120, 140190179788318, 18446744069414584321}}, sa_flags = -1600315648, sa_restorer = 0x7f809179ffb8}
        sigs = {__val = {32, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 7022930802683944992, 7234300965636693362, 3256155514251524452, 7221913859826017847, 8659703141076316257, 3472328296227676272, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 8314900945785856032}}
#5  0x00007f8091d0e952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029
No locals.
#6  rb_bug (fmt=fmt@entry=0x7f8092144808 "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 = 0x7ffedd976530, reg_save_area = 0x7ffedd976470}}
#7  0x00007f8091d10518 in gc_verify_internal_consistency_ (objspace=0x5637bf3b0c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710
        data = {objspace = 0x5637bf3b0c00, err_count = 1, live_object_count = 18344, zombie_object_count = 573, parent = 140190173233080, old_object_count = 16519, remembered_shady_count = 0}
#8  0x00007f8091e0d28e in gc_verify_internal_consistency (objspace=0x5637bf3b0c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777
        prev_during_gc = <optimized out>
        _lev = 3717687024
#9  gc_sweep_finish (objspace=0x5637bf3b0c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5634
No locals.
#10 gc_sweep_step (objspace=0x5637bf3b0c00, size_pool=0x5637bf3b0de0, heap=0x5637bf3b0e30) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5700
        sweep_page = <optimized out>
        unlink_limit = 3
        swept_slots = 817
        pooled_slots = 1226
#11 0x00007f8091e1403b in gc_sweep_continue (heap=0x5637bf3b0f10, sweep_size_pool=0x5637bf3b0ec0, objspace=0x5637bf3b0c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5733
        size_pool = 0x5637bf3b0de0
        i = 2
        __func__ = "gc_sweep_continue"
        i = <optimized out>
        size_pool = <optimized out>
#12 gc_continue (objspace=0x5637bf3b0c00, size_pool=0x5637bf3b0ec0, heap=0x5637bf3b0f10) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2484
        lock_lev = 0
#13 0x00007f8091e14716 in heap_prepare (heap=0x5637bf3b0f10, size_pool=0x5637bf3b0ec0, objspace=0x5637bf3b0c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2496
        __func__ = "heap_prepare"
#14 heap_next_free_page (heap=0x5637bf3b0f10, size_pool=0x5637bf3b0ec0, objspace=0x5637bf3b0c00) 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=0x5637bf3b0c00, cache=0x5637bf3b1bc8, 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 = 0x5637bf3b0ec0
        heap = 0x5637bf3b0f10
        obj = <optimized out>
        __func__ = "newobj_alloc"
#16 0x00007f8091e17130 in newobj_of (alloc_size=200, wb_protected=1, v3=0, v2=3, v1=140190184991648, flags=<optimized out>, klass=140189748864280, 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=0x7f80922d6ba0 <backtrace_data_type>, datap=0x0, typed_flag=2, klass=140189748864280) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2999
        wb_protected = true
        wb_protected = <optimized out>
#18 rb_data_typed_object_zalloc (klass=140189748864280, size=size@entry=168, type=type@entry=0x7f80922d6ba0 <backtrace_data_type>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:3022
        obj = <optimized out>
        embed_size = 200
        obj = <optimized out>
#19 0x00007f8091fef7a6 in rb_ec_partial_backtrace_object (ec=ec@entry=0x5637bf3b1c80, 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 = 0x7f80918aaec0
        end_cfp = 0x7f80918aafd8
        size = 6
        bt = 0x0
        btobj = 4
        loc = 0x0
        cfunc_counter = 0
        memsize = 168
#20 0x00007f8091ff052a in rb_ec_backtrace_object (ec=ec@entry=0x5637bf3b1c80) at /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c:686
No locals.
#21 0x00007f8091de9b85 in setup_exception (ec=0x5637bf3b1c80, tag=6, mesg=<optimized out>, cause=4) at /tmp/ruby/src/trunk-gc-asserts/eval.c:566
        at = <optimized out>
        bt = 4
        _ec = 0x5637bf3b1c80
        _tag = {tag = 36, retval = 1, buf = {0x5637bf3b1c80, 0x7f8091de9afe <setup_exception+1086>, 0x0, 0x7ffedd9769e0, 0x0}, prev = 0x7ffedd976e60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = <optimized out>
        line = 1
        file = 0x7f809179fd50 "-"
        file0 = 0x7f809179fd50 "-"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#22 0x00007f8091de9dd8 in rb_longjmp (ec=ec@entry=0x5637bf3b1c80, 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 0x00007f8091deba69 in rb_raise_jump (cause=<optimized out>, mesg=4) at /tmp/ruby/src/trunk-gc-asserts/eval.c:844
        ec = 0x5637bf3b1c80
        cfp = <optimized out>
        me = 0x7f80770fff88
        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 = 0x7ffedd976c38
#25 0x00007f8091debc2f in f_raise (c=<optimized out>, v=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:780
No locals.
#26 0x00007f8091fc3954 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=0x5637bf3b1c80, reg_cfp=0x7f80918aaec0, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596
        ci = <optimized out>
        argv_ary = <optimized out>
#29 0x00007f8091fd5421 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 = 94797434363408
        ci = 0x7ffedd976310
        cc = <optimized out>
        recv = 277145
        argc = <optimized out>
        calling = {cd = 0x5637bf669e10, cc = 0x7f80770fff60, block_handler = 0, recv = 140190173220320, 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=0x43a99) at ../../src/trunk-gc-asserts/insns.def:881
        bh = <optimized out>
        cd = 0x5637bf669e10
        leaf = <optimized out>
        val = 94797434363408
        reg_pc = 0x5637bf665538
        reg_cfp = 0x7f80918aaec0
        insns_address_table = {0x7f8091fd762d <vm_exec_core+9005>, 0x7f8091fd75c3 <vm_exec_core+8899>, 0x7f8091fd76d4 <vm_exec_core+9172>, 0x7f8091fd7656 <vm_exec_core+9046>, 0x7f8091fd7376 <vm_exec_core+8310>, 0x7f8091fd72e9 <vm_exec_core+8169>, 0x7f8091fd7b91 <vm_exec_core+10385>, 0x7f8091fd7b28 <vm_exec_core+10280>, 0x7f8091fd7500 <vm_exec_core+8704>, 0x7f8091fd74a5 <vm_exec_core+8613>, 0x7f8091fd7955 <vm_exec_core+9813>, 0x7f8091fd7749 <vm_exec_core+9289>, 0x7f8091fd7c52 <vm_exec_core+10578>, 0x7f8091fd6213 <vm_exec_core+3859>, 0x7f8091fd64c8 <vm_exec_core+4552>, 0x7f8091fd6484 <vm_exec_core+4484>, 0x7f8091fd6445 <vm_exec_core+4421>, 0x7f8091fd6409 <vm_exec_core+4361>, 0x7f8091fd63cd <vm_exec_core+4301>, 0x7f8091fd6391 <vm_exec_core+4241>, 0x7f8091fd630c <vm_exec_core+4108>, 0x7f8091fd62c4 <vm_exec_core+4036>, 0x7f8091fd7564 <vm_exec_core+8804>, 0x7f8091fd7458 <vm_exec_core+8536>, 0x7f8091fd656c <vm_exec_core+4716>, 0x7f8091fd652b <vm_exec_core+4651>, 0x7f8091fd5d1a <vm_exec_core+2586>, 0x7f8091fd5c99 <vm_exec_core+2457>, 0x7f8091fd73f4 <vm_exec_core+8436>, 0x7f8091fd5c55 <vm_exec_core+2389>, 0x7f8091fd6a6e <vm_exec_core+5998>, 0x7f8091fd687c <vm_exec_core+5500>, 0x7f8091fd67ec <vm_exec_core+5356>, 0x7f8091fd6787 <vm_exec_core+5255>, 0x7f8091fd6728 <vm_exec_core+5160>, 0x7f8091fd66c9 <vm_exec_core+5065>, 0x7f8091fd666d <vm_exec_core+4973>, 0x7f8091fd65f2 <vm_exec_core+4850>, 0x7f8091fd6b7a <vm_exec_core+6266>, 0x7f8091fd6b4c <vm_exec_core+6220>, 0x7f8091fd6b0a <vm_exec_core+6154>, 0x7f8091fd6ab2 <vm_exec_core+6066>, 0x7f8091fd6cc7 <vm_exec_core+6599>, 0x7f8091fd6bcb <vm_exec_core+6347>, 0x7f8091fd5f97 <vm_exec_core+3223>, 0x7f8091fd5f4c <vm_exec_core+3148>, 0x7f8091fd6f1a <vm_exec_core+7194>, 0x7f8091fd6ea5 <vm_exec_core+7077>, 0x7f8091fd6e3c <vm_exec_core+6972>, 0x7f8091fd6de7 <vm_exec_core+6887>, 0x7f8091fd6fec <vm_exec_core+7404>, 0x7f8091fd6f4f <vm_exec_core+7247>, 0x7f8091fd7062 <vm_exec_core+7522>, 0x7f8091fd6282 <vm_exec_core+3970>, 0x7f8091fd729c <vm_exec_core+8092>, 0x7f8091fd7178 <vm_exec_core+7800>, 0x7f8091fd5360 <vm_exec_core+96>, 0x7f8091fd6d58 <vm_exec_core+6744>, 0x7f8091fd6d02 <vm_exec_core+6658>, 0x7f8091fd820b <vm_exec_core+12043>, 0x7f8091fd7122 <vm_exec_core+7714>, 0x7f8091fd5b39 <vm_exec_core+2105>, 0x7f8091fd5a43 <vm_exec_core+1859>, 0x7f8091fd60ea <vm_exec_core+3562>, 0x7f8091fd6028 <vm_exec_core+3368>, 0x7f8091fd7f50 <vm_exec_core+11344>, 0x7f8091fd5fe1 <vm_exec_core+3297>, 0x7f8091fd5ee6 <vm_exec_core+3046>, 0x7f8091fd5e80 <vm_exec_core+2944>, 0x7f8091fd5e3d <vm_exec_core+2877>, 0x7f8091fd5d7d <vm_exec_core+2685>, 0x7f8091fd5baf <vm_exec_core+2223>, 0x7f8091fd8a0b <vm_exec_core+14091>, 0x7f8091fd895a <vm_exec_core+13914>, 0x7f8091fd88b0 <vm_exec_core+13744>, 0x7f8091fd8835 <vm_exec_core+13621>, 0x7f8091fd8787 <vm_exec_core+13447>, 0x7f8091fd8728 <vm_exec_core+13352>, 0x7f8091fd86a2 <vm_exec_core+13218>, 0x7f8091fd85f9 <vm_exec_core+13049>, 0x7f8091fd8555 <vm_exec_core+12885>, 0x7f8091fd84ac <vm_exec_core+12716>, 0x7f8091fd8408 <vm_exec_core+12552>, 0x7f8091fd837d <vm_exec_core+12413>, 0x7f8091fd8329 <vm_exec_core+12329>, 0x7f8091fd82ce <vm_exec_core+12238>, 0x7f8091fd825d <vm_exec_core+12125>, 0x7f8091fd7fba <vm_exec_core+11450>, 0x7f8091fd59cd <vm_exec_core+1741>, 0x7f8091fd5968 <vm_exec_core+1640>, 0x7f8091fd807b <vm_exec_core+11643>, 0x7f8091fd81ce <vm_exec_core+11982>, 0x7f8091fd80b4 <vm_exec_core+11700>, 0x7f8091fd8170 <vm_exec_core+11888>, 0x7f8091fd80fb <vm_exec_core+11771>, 0x7f8091fd803c <vm_exec_core+11580>, 0x7f8091fd58f1 <vm_exec_core+1521>, 0x7f8091fd5890 <vm_exec_core+1424>, 0x7f8091fd57f9 <vm_exec_core+1273>, 0x7f8091fd57ab <vm_exec_core+1195>, 0x7f8091fd5759 <vm_exec_core+1113>, 0x7f8091fd5709 <vm_exec_core+1033>, 0x7f8091fd56b1 <vm_exec_core+945>, 0x7f8091fd5675 <vm_exec_core+885>, 0x7f8091fd5639 <vm_exec_core+825>, 0x7f8091fd761d <vm_exec_core+8989>, 0x7f8091fd75b3 <vm_exec_core+8883>, 0x7f8091fd76c4 <vm_exec_core+9156>, 0x7f8091fd7646 <vm_exec_core+9030>, 0x7f8091fd7366 <vm_exec_core+8294>, 0x7f8091fd72d9 <vm_exec_core+8153>, 0x7f8091fd7b81 <vm_exec_core+10369>, 0x7f8091fd7b18 <vm_exec_core+10264>, 0x7f8091fd74f0 <vm_exec_core+8688>, 0x7f8091fd7495 <vm_exec_core+8597>, 0x7f8091fd7945 <vm_exec_core+9797>, 0x7f8091fd7739 <vm_exec_core+9273>, 0x7f8091fd7c42 <vm_exec_core+10562>, 0x7f8091fd6203 <vm_exec_core+3843>, 0x7f8091fd64b8 <vm_exec_core+4536>, 0x7f8091fd6474 <vm_exec_core+4468>, 0x7f8091fd6435 <vm_exec_core+4405>, 0x7f8091fd63f9 <vm_exec_core+4345>, 0x7f8091fd63bd <vm_exec_core+4285>, 0x7f8091fd6381 <vm_exec_core+4225>, 0x7f8091fd62fc <vm_exec_core+4092>, 0x7f8091fd62b4 <vm_exec_core+4020>, 0x7f8091fd7554 <vm_exec_core+8788>, 0x7f8091fd7448 <vm_exec_core+8520>, 0x7f8091fd655c <vm_exec_core+4700>, 0x7f8091fd651b <vm_exec_core+4635>, 0x7f8091fd5d0a <vm_exec_core+2570>, 0x7f8091fd5c89 <vm_exec_core+2441>, 0x7f8091fd73e4 <vm_exec_core+8420>, 0x7f8091fd5c45 <vm_exec_core+2373>, 0x7f8091fd6a5e <vm_exec_core+5982>, 0x7f8091fd686c <vm_exec_core+5484>, 0x7f8091fd67dc <vm_exec_core+5340>, 0x7f8091fd6777 <vm_exec_core+5239>, 0x7f8091fd6718 <vm_exec_core+5144>, 0x7f8091fd66b9 <vm_exec_core+5049>, 0x7f8091fd665d <vm_exec_core+4957>, 0x7f8091fd65e2 <vm_exec_core+4834>, 0x7f8091fd6b6a <vm_exec_core+6250>, 0x7f8091fd6b3c <vm_exec_core+6204>, 0x7f8091fd6afa <vm_exec_core+6138>, 0x7f8091fd6aa2 <vm_exec_core+6050>, 0x7f8091fd6cb7 <vm_exec_core+6583>, 0x7f8091fd6bbb <vm_exec_core+6331>, 0x7f8091fd5f87 <vm_exec_core+3207>, 0x7f8091fd5f3c <vm_exec_core+3132>, 0x7f8091fd6f0a <vm_exec_core+7178>, 0x7f8091fd6e95 <vm_exec_core+7061>, 0x7f8091fd6e2c <vm_exec_core+6956>, 0x7f8091fd6dd7 <vm_exec_core+6871>, 0x7f8091fd6fdc <vm_exec_core+7388>, 0x7f8091fd6f3f <vm_exec_core+7231>, 0x7f8091fd7052 <vm_exec_core+7506>, 0x7f8091fd6272 <vm_exec_core+3954>, 0x7f8091fd728c <vm_exec_core+8076>, 0x7f8091fd7168 <vm_exec_core+7784>, 0x7f8091fd8c38 <vm_exec_core+14648>, 0x7f8091fd6d48 <vm_exec_core+6728>, 0x7f8091fd6cf2 <vm_exec_core+6642>, 0x7f8091fd8c23 <vm_exec_core+14627>, 0x7f8091fd7112 <vm_exec_core+7698>, 0x7f8091fd5b29 <vm_exec_core+2089>, 0x7f8091fd5a33 <vm_exec_core+1843>, 0x7f8091fd60da <vm_exec_core+3546>, 0x7f8091fd6018 <vm_exec_core+3352>, 0x7f8091fd7f40 <vm_exec_core+11328>, 0x7f8091fd5fd1 <vm_exec_core+3281>, 0x7f8091fd5ed6 <vm_exec_core+3030>, 0x7f8091fd5e70 <vm_exec_core+2928>, 0x7f8091fd5e2d <vm_exec_core+2861>, 0x7f8091fd5d6d <vm_exec_core+2669>, 0x7f8091fd5b9f <vm_exec_core+2207>, 0x7f8091fd8c0e <vm_exec_core+14606>, 0x7f8091fd8bf9 <vm_exec_core+14585>, 0x7f8091fd8be4 <vm_exec_core+14564>, 0x7f8091fd8bcf <vm_exec_core+14543>, 0x7f8091fd8bba <vm_exec_core+14522>, 0x7f8091fd8ba5 <vm_exec_core+14501>, 0x7f8091fd8b89 <vm_exec_core+14473>, 0x7f8091fd8b74 <vm_exec_core+14452>, 0x7f8091fd8b5f <vm_exec_core+14431>, 0x7f8091fd8b4a <vm_exec_core+14410>, 0x7f8091fd8b35 <vm_exec_core+14389>, 0x7f8091fd8b20 <vm_exec_core+14368>, 0x7f8091fd8b0b <vm_exec_core+14347>, 0x7f8091fd8af6 <vm_exec_core+14326>, 0x7f8091fd8ae1 <vm_exec_core+14305>, 0x7f8091fd8acc <vm_exec_core+14284>, 0x7f8091fd59bd <vm_exec_core+1725>, 0x7f8091fd5958 <vm_exec_core+1624>, 0x7f8091fd8ab7 <vm_exec_core+14263>, 0x7f8091fd8aa2 <vm_exec_core+14242>, 0x7f8091fd8a8d <vm_exec_core+14221>, 0x7f8091fd8a78 <vm_exec_core+14200>, 0x7f8091fd5342 <vm_exec_core+66>...}
#31 0x00007f8091fdb8fa in rb_vm_exec (ec=0x5637bf3b1c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
        _ec = 0x5637bf3b1c80
        _tag = {tag = 36, retval = 4, buf = {0x7ffedd977040, 0x7f8091fdb900 <rb_vm_exec+416>, 0x0, 0x7ffedd976e40, 0xc00000000}, prev = 0x7ffedd9771d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#32 0x00007f8091fe12a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f80771461e0, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516
        arg_size = <optimized out>
        arg_size = <optimized out>
#33 0x00007f8091fe164f in rb_vm_invoke_proc (ec=ec@entry=0x5637bf3b1c80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7ffedd977198, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735
        self = <optimized out>
#34 0x00007f8091fe1c60 in vm_call0_body (ec=0x5637bf3b1c80, calling=0x7ffedd977040, argv=0x7ffedd977198) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297
        proc = <optimized out>
        ci = <optimized out>
        cc = 0x7ffedd9770f0
        ret = <optimized out>
#35 0x00007f8091fe25a8 in vm_call0_cc (ec=0x5637bf3b1c80, recv=140189730364720, 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 = {94797431507968, 140189731518400}
        calling = {cd = 0x7ffedd977000, cc = 0x7ffedd9770f0, block_handler = 0, recv = 140189730364720, argc = 1, kw_splat = false, heap_argv = 0}
#36 0x00007f8091fd4ba9 in rb_vm_call0 (kw_splat=0, cme=0x7f80782f1a48, argv=0x7ffedd977198, argc=1, id=3425, recv=140189730364720, ec=0x5637bf3b1c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f80782f1a48, call_ = 0x7f8091fde5c0 <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=0x7f80782f1a48, argv=0x7ffedd977198, argc=1, id=3425, recv=140189730364720, ec=0x5637bf3b1c80) 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=0x7ffedd977198, argc=1, mid=3425, recv=140189730364720) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713
        klass = 140189748875960
        me = 0x7f80782f1a48
        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=140189730364720, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7ffedd977198) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689
No locals.
#40 0x00007f8091e01b53 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 = 140732616110728, buf = {0x7f80770f0000, 0x7f8091e01bc8 <run_finalizer+504>, 0x0, 0x7ffedd977160, 0x7f80918aaec0}, prev = 0x7ffedd977380, state = RUBY_TAG_NONE, lock_rec = 0}
        i = 0
        state = <optimized out>
        saved = {errinfo = 4, objid = 161, final = 140189730364720, cfp = 0x7f80918aaef8, sp = 0x7f80917ab0b8, finished = 0}
        ec = 0x5637bf3b1c80
#42 0x00007f8091e04bb7 in run_final (zombie=<optimized out>, objspace=0x5637bf3b0c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122
        table = 140189730078440
        key = 140189730078520
        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 = 140189730078240
        page = 0x5637bf495710
        __func__ = "finalize_list"
        next_zombie = <optimized out>
        page = <optimized out>
        _lev = <optimized out>
#44 finalize_deferred_heap_pages (objspace=0x5637bf3b0c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172
        zombie = <optimized out>
#45 0x00007f8091e04de5 in finalize_deferred (objspace=0x5637bf3b0c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181
        ec = 0x5637bf3b1c80
#46 gc_finalize_deferred (dmy=0x5637bf3b0c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191
        objspace = 0x5637bf3b0c00
#47 0x00007f8091ff8b3e 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 = 0x5637bf3b1c80
        _tag = {tag = 36, retval = 140189730364720, buf = {0x7f80918aaf30, 0x7f8091ff8bf0 <rb_postponed_job_flush+656>, 0x0, 0x7ffedd977310, 0xc8}, prev = 0x7ffedd9776a0, state = RUBY_TAG_NONE, lock_rec = 0}
        pjq = 0x5637bf3b09f0
        ec = 0x5637bf3b1c80
        block_mask = 12
        saved_mask = 0
        saved_errno = 4
        tmp = {n = {next = 0x7ffedd977370, prev = 0x7ffedd977370}}
        triggered_bits = 0
#48 0x00007f8091f88af1 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 0x00007f8091fc37af in rb_vm_check_ints (ec=0x5637bf3b1c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916
No locals.
#50 rb_vm_check_ints (ec=0x5637bf3b1c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091
No locals.
#51 vm_pop_frame (ep=<optimized out>, cfp=0x7f80918aaef8, ec=0x5637bf3b1c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446
        flags = <optimized out>
        flags = <optimized out>
#52 rb_vm_pop_frame (ec=0x5637bf3b1c80) 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=0x7f80918aaf30, ec=0x5637bf3b1c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3528
        ci = 0x5db100100005
        cc = <optimized out>
        val = 140189730078640
        me = 0x7f80782df6e0
        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=0x5637bf3b1c80, reg_cfp=0x7f80918aaf30, 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 0x00007f8091fd5421 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 = 94797434357296
        ci = 0x7ffedd976310
        cc = <optimized out>
        recv = 277145
        argc = <optimized out>
        calling = {cd = 0x5637bf668630, cc = 0x7f8077145c68, block_handler = 0, recv = 140189748872760, 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=0x43a99) at ../../src/trunk-gc-asserts/insns.def:881
        bh = <optimized out>
        cd = 0x5637bf668630
        leaf = <optimized out>
        val = 94797434357296
        reg_pc = 0x5637bf83d7c8
        reg_cfp = 0x7f80918aaf30
        insns_address_table = {0x7f8091fd762d <vm_exec_core+9005>, 0x7f8091fd75c3 <vm_exec_core+8899>, 0x7f8091fd76d4 <vm_exec_core+9172>, 0x7f8091fd7656 <vm_exec_core+9046>, 0x7f8091fd7376 <vm_exec_core+8310>, 0x7f8091fd72e9 <vm_exec_core+8169>, 0x7f8091fd7b91 <vm_exec_core+10385>, 0x7f8091fd7b28 <vm_exec_core+10280>, 0x7f8091fd7500 <vm_exec_core+8704>, 0x7f8091fd74a5 <vm_exec_core+8613>, 0x7f8091fd7955 <vm_exec_core+9813>, 0x7f8091fd7749 <vm_exec_core+9289>, 0x7f8091fd7c52 <vm_exec_core+10578>, 0x7f8091fd6213 <vm_exec_core+3859>, 0x7f8091fd64c8 <vm_exec_core+4552>, 0x7f8091fd6484 <vm_exec_core+4484>, 0x7f8091fd6445 <vm_exec_core+4421>, 0x7f8091fd6409 <vm_exec_core+4361>, 0x7f8091fd63cd <vm_exec_core+4301>, 0x7f8091fd6391 <vm_exec_core+4241>, 0x7f8091fd630c <vm_exec_core+4108>, 0x7f8091fd62c4 <vm_exec_core+4036>, 0x7f8091fd7564 <vm_exec_core+8804>, 0x7f8091fd7458 <vm_exec_core+8536>, 0x7f8091fd656c <vm_exec_core+4716>, 0x7f8091fd652b <vm_exec_core+4651>, 0x7f8091fd5d1a <vm_exec_core+2586>, 0x7f8091fd5c99 <vm_exec_core+2457>, 0x7f8091fd73f4 <vm_exec_core+8436>, 0x7f8091fd5c55 <vm_exec_core+2389>, 0x7f8091fd6a6e <vm_exec_core+5998>, 0x7f8091fd687c <vm_exec_core+5500>, 0x7f8091fd67ec <vm_exec_core+5356>, 0x7f8091fd6787 <vm_exec_core+5255>, 0x7f8091fd6728 <vm_exec_core+5160>, 0x7f8091fd66c9 <vm_exec_core+5065>, 0x7f8091fd666d <vm_exec_core+4973>, 0x7f8091fd65f2 <vm_exec_core+4850>, 0x7f8091fd6b7a <vm_exec_core+6266>, 0x7f8091fd6b4c <vm_exec_core+6220>, 0x7f8091fd6b0a <vm_exec_core+6154>, 0x7f8091fd6ab2 <vm_exec_core+6066>, 0x7f8091fd6cc7 <vm_exec_core+6599>, 0x7f8091fd6bcb <vm_exec_core+6347>, 0x7f8091fd5f97 <vm_exec_core+3223>, 0x7f8091fd5f4c <vm_exec_core+3148>, 0x7f8091fd6f1a <vm_exec_core+7194>, 0x7f8091fd6ea5 <vm_exec_core+7077>, 0x7f8091fd6e3c <vm_exec_core+6972>, 0x7f8091fd6de7 <vm_exec_core+6887>, 0x7f8091fd6fec <vm_exec_core+7404>, 0x7f8091fd6f4f <vm_exec_core+7247>, 0x7f8091fd7062 <vm_exec_core+7522>, 0x7f8091fd6282 <vm_exec_core+3970>, 0x7f8091fd729c <vm_exec_core+8092>, 0x7f8091fd7178 <vm_exec_core+7800>, 0x7f8091fd5360 <vm_exec_core+96>, 0x7f8091fd6d58 <vm_exec_core+6744>, 0x7f8091fd6d02 <vm_exec_core+6658>, 0x7f8091fd820b <vm_exec_core+12043>, 0x7f8091fd7122 <vm_exec_core+7714>, 0x7f8091fd5b39 <vm_exec_core+2105>, 0x7f8091fd5a43 <vm_exec_core+1859>, 0x7f8091fd60ea <vm_exec_core+3562>, 0x7f8091fd6028 <vm_exec_core+3368>, 0x7f8091fd7f50 <vm_exec_core+11344>, 0x7f8091fd5fe1 <vm_exec_core+3297>, 0x7f8091fd5ee6 <vm_exec_core+3046>, 0x7f8091fd5e80 <vm_exec_core+2944>, 0x7f8091fd5e3d <vm_exec_core+2877>, 0x7f8091fd5d7d <vm_exec_core+2685>, 0x7f8091fd5baf <vm_exec_core+2223>, 0x7f8091fd8a0b <vm_exec_core+14091>, 0x7f8091fd895a <vm_exec_core+13914>, 0x7f8091fd88b0 <vm_exec_core+13744>, 0x7f8091fd8835 <vm_exec_core+13621>, 0x7f8091fd8787 <vm_exec_core+13447>, 0x7f8091fd8728 <vm_exec_core+13352>, 0x7f8091fd86a2 <vm_exec_core+13218>, 0x7f8091fd85f9 <vm_exec_core+13049>, 0x7f8091fd8555 <vm_exec_core+12885>, 0x7f8091fd84ac <vm_exec_core+12716>, 0x7f8091fd8408 <vm_exec_core+12552>, 0x7f8091fd837d <vm_exec_core+12413>, 0x7f8091fd8329 <vm_exec_core+12329>, 0x7f8091fd82ce <vm_exec_core+12238>, 0x7f8091fd825d <vm_exec_core+12125>, 0x7f8091fd7fba <vm_exec_core+11450>, 0x7f8091fd59cd <vm_exec_core+1741>, 0x7f8091fd5968 <vm_exec_core+1640>, 0x7f8091fd807b <vm_exec_core+11643>, 0x7f8091fd81ce <vm_exec_core+11982>, 0x7f8091fd80b4 <vm_exec_core+11700>, 0x7f8091fd8170 <vm_exec_core+11888>, 0x7f8091fd80fb <vm_exec_core+11771>, 0x7f8091fd803c <vm_exec_core+11580>, 0x7f8091fd58f1 <vm_exec_core+1521>, 0x7f8091fd5890 <vm_exec_core+1424>, 0x7f8091fd57f9 <vm_exec_core+1273>, 0x7f8091fd57ab <vm_exec_core+1195>, 0x7f8091fd5759 <vm_exec_core+1113>, 0x7f8091fd5709 <vm_exec_core+1033>, 0x7f8091fd56b1 <vm_exec_core+945>, 0x7f8091fd5675 <vm_exec_core+885>, 0x7f8091fd5639 <vm_exec_core+825>, 0x7f8091fd761d <vm_exec_core+8989>, 0x7f8091fd75b3 <vm_exec_core+8883>, 0x7f8091fd76c4 <vm_exec_core+9156>, 0x7f8091fd7646 <vm_exec_core+9030>, 0x7f8091fd7366 <vm_exec_core+8294>, 0x7f8091fd72d9 <vm_exec_core+8153>, 0x7f8091fd7b81 <vm_exec_core+10369>, 0x7f8091fd7b18 <vm_exec_core+10264>, 0x7f8091fd74f0 <vm_exec_core+8688>, 0x7f8091fd7495 <vm_exec_core+8597>, 0x7f8091fd7945 <vm_exec_core+9797>, 0x7f8091fd7739 <vm_exec_core+9273>, 0x7f8091fd7c42 <vm_exec_core+10562>, 0x7f8091fd6203 <vm_exec_core+3843>, 0x7f8091fd64b8 <vm_exec_core+4536>, 0x7f8091fd6474 <vm_exec_core+4468>, 0x7f8091fd6435 <vm_exec_core+4405>, 0x7f8091fd63f9 <vm_exec_core+4345>, 0x7f8091fd63bd <vm_exec_core+4285>, 0x7f8091fd6381 <vm_exec_core+4225>, 0x7f8091fd62fc <vm_exec_core+4092>, 0x7f8091fd62b4 <vm_exec_core+4020>, 0x7f8091fd7554 <vm_exec_core+8788>, 0x7f8091fd7448 <vm_exec_core+8520>, 0x7f8091fd655c <vm_exec_core+4700>, 0x7f8091fd651b <vm_exec_core+4635>, 0x7f8091fd5d0a <vm_exec_core+2570>, 0x7f8091fd5c89 <vm_exec_core+2441>, 0x7f8091fd73e4 <vm_exec_core+8420>, 0x7f8091fd5c45 <vm_exec_core+2373>, 0x7f8091fd6a5e <vm_exec_core+5982>, 0x7f8091fd686c <vm_exec_core+5484>, 0x7f8091fd67dc <vm_exec_core+5340>, 0x7f8091fd6777 <vm_exec_core+5239>, 0x7f8091fd6718 <vm_exec_core+5144>, 0x7f8091fd66b9 <vm_exec_core+5049>, 0x7f8091fd665d <vm_exec_core+4957>, 0x7f8091fd65e2 <vm_exec_core+4834>, 0x7f8091fd6b6a <vm_exec_core+6250>, 0x7f8091fd6b3c <vm_exec_core+6204>, 0x7f8091fd6afa <vm_exec_core+6138>, 0x7f8091fd6aa2 <vm_exec_core+6050>, 0x7f8091fd6cb7 <vm_exec_core+6583>, 0x7f8091fd6bbb <vm_exec_core+6331>, 0x7f8091fd5f87 <vm_exec_core+3207>, 0x7f8091fd5f3c <vm_exec_core+3132>, 0x7f8091fd6f0a <vm_exec_core+7178>, 0x7f8091fd6e95 <vm_exec_core+7061>, 0x7f8091fd6e2c <vm_exec_core+6956>, 0x7f8091fd6dd7 <vm_exec_core+6871>, 0x7f8091fd6fdc <vm_exec_core+7388>, 0x7f8091fd6f3f <vm_exec_core+7231>, 0x7f8091fd7052 <vm_exec_core+7506>, 0x7f8091fd6272 <vm_exec_core+3954>, 0x7f8091fd728c <vm_exec_core+8076>, 0x7f8091fd7168 <vm_exec_core+7784>, 0x7f8091fd8c38 <vm_exec_core+14648>, 0x7f8091fd6d48 <vm_exec_core+6728>, 0x7f8091fd6cf2 <vm_exec_core+6642>, 0x7f8091fd8c23 <vm_exec_core+14627>, 0x7f8091fd7112 <vm_exec_core+7698>, 0x7f8091fd5b29 <vm_exec_core+2089>, 0x7f8091fd5a33 <vm_exec_core+1843>, 0x7f8091fd60da <vm_exec_core+3546>, 0x7f8091fd6018 <vm_exec_core+3352>, 0x7f8091fd7f40 <vm_exec_core+11328>, 0x7f8091fd5fd1 <vm_exec_core+3281>, 0x7f8091fd5ed6 <vm_exec_core+3030>, 0x7f8091fd5e70 <vm_exec_core+2928>, 0x7f8091fd5e2d <vm_exec_core+2861>, 0x7f8091fd5d6d <vm_exec_core+2669>, 0x7f8091fd5b9f <vm_exec_core+2207>, 0x7f8091fd8c0e <vm_exec_core+14606>, 0x7f8091fd8bf9 <vm_exec_core+14585>, 0x7f8091fd8be4 <vm_exec_core+14564>, 0x7f8091fd8bcf <vm_exec_core+14543>, 0x7f8091fd8bba <vm_exec_core+14522>, 0x7f8091fd8ba5 <vm_exec_core+14501>, 0x7f8091fd8b89 <vm_exec_core+14473>, 0x7f8091fd8b74 <vm_exec_core+14452>, 0x7f8091fd8b5f <vm_exec_core+14431>, 0x7f8091fd8b4a <vm_exec_core+14410>, 0x7f8091fd8b35 <vm_exec_core+14389>, 0x7f8091fd8b20 <vm_exec_core+14368>, 0x7f8091fd8b0b <vm_exec_core+14347>, 0x7f8091fd8af6 <vm_exec_core+14326>, 0x7f8091fd8ae1 <vm_exec_core+14305>, 0x7f8091fd8acc <vm_exec_core+14284>, 0x7f8091fd59bd <vm_exec_core+1725>, 0x7f8091fd5958 <vm_exec_core+1624>, 0x7f8091fd8ab7 <vm_exec_core+14263>, 0x7f8091fd8aa2 <vm_exec_core+14242>, 0x7f8091fd8a8d <vm_exec_core+14221>, 0x7f8091fd8a78 <vm_exec_core+14200>, 0x7f8091fd5342 <vm_exec_core+66>...}
#57 0x00007f8091fdbb87 in vm_exec_loop (result=<optimized out>, tag=0x7ffedd9776a0, state=<optimized out>, ec=0x5637bf3b1c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2579
        vm_loop_start = <optimized out>
#58 rb_vm_exec (ec=0x5637bf3b1c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2558
        _ec = 0x5637bf3b1c80
        _tag = {tag = 36, retval = 4, buf = {0x7f8077146258, 0x7f8091fdb900 <rb_vm_exec+416>, 0x0, 0x7ffedd977680, 0x7f8077145da8}, prev = 0x7ffedd977760, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#59 0x00007f8091fdc39b in rb_iseq_eval_main (iseq=iseq@entry=0x7f8077146258) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818
        ec = <optimized out>
        val = <optimized out>
#60 0x00007f8091dea555 in rb_ec_exec_node (ec=ec@entry=0x5637bf3b1c80, n=n@entry=0x7f8077146258) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94797431512192, buf = {0x7f8077146258, 0x7f8091dea5a0 <rb_ec_exec_node+256>, 0x0, 0x7ffedd977730, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f8077146258
#61 0x00007f8091dee13b in ruby_run_node (n=0x7f8077146258) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320
        ec = 0x5637bf3b1c80
        status = 0
#62 0x00005637bdc62187 in rb_main (argv=0x7ffedd977968, argc=2) at /tmp/ruby/src/trunk-gc-asserts/main.c:40
        variable_in_this_stack_frame = 140732616113161
#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)


$ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.285160.ruby -x gdbscript
[New LWP 285160]
[New LWP 285162]
[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'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139949737561088) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f489664cc00 (LWP 285160))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f489664cc00 (LWP 285160) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139949737561088) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f487d06f640 (LWP 285162) 0x00007f4896793fde in epoll_wait (epfd=4, events=events@entry=0x7f48970995bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f487d06f640 (LWP 285162)):
#0  0x00007f4896793fde in epoll_wait (epfd=4, events=events@entry=0x7f48970995bc <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  0x00007f4896d26bd0 in event_wait (vm=0x55e5c58c32a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x55e5c58c32a0) 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=0x55e5c58c32a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053
        vm = 0x55e5c58c32a0
#4  0x00007f4896702b43 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 = {140726532457856, 7734588663682803010, 139949311981120, 25, 139949738305616, 140726532458208, -7654363011908131518, -7653890069592169150}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f4896793bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f489664cc00 (LWP 285160)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139949737561088) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f489664cc00
        old_mask = {__val = {140726532454896, 0, 139949293784640, 139949738374355, 0, 139949738270701, 139949737561088, 139949739886080, 94445351877376, 139949738216871, 39, 139949739902624, 94445351877376, 139949745191199, 94445350171296, 139639905729024}}
        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=139949737561088) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139949737561088, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f48966b0476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f48966967f3 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, 140726532455296, 12463764287346904320, 139949737553544, 139949748339840, 0, 139949739902624, 140726532455296, 139949736394752, 139949736460280, 139949743015454, 18446744069414584359}}, sa_flags = 1602424064, sa_restorer = 0x7f489653ffd0}
        sigs = {__val = {32, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 7022930802683944992, 3991427758953225586, 3256155514218112562, 7378640252982158903, 8659703141076316216, 3472328296227676272, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 8314900945785856032}}
#5  0x00007f4896aae952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029
No locals.
#6  rb_bug (fmt=fmt@entry=0x7f4896ee4808 "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 = 0x7ffd72fa3c60, reg_save_area = 0x7ffd72fa3ba0}}
#7  0x00007f4896ab0518 in gc_verify_internal_consistency_ (objspace=0x55e5c58c5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710
        data = {objspace = 0x55e5c58c5c00, err_count = 1, live_object_count = 18743, zombie_object_count = 584, parent = 139949736460240, old_object_count = 16518, remembered_shady_count = 0}
#8  0x00007f4896bb1584 in gc_verify_internal_consistency (objspace=0x55e5c58c5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777
        prev_during_gc = <optimized out>
        _lev = 1929002416
#9  gc_rest (objspace=0x55e5c58c5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9125
        lock_lev = 0
        marking = <optimized out>
        sweeping = <optimized out>
#10 0x00007f4896bb25b8 in gc_rest (objspace=0x55e5c58c5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9441
        marking = <optimized out>
        sweeping = <optimized out>
        marking = <optimized out>
        sweeping = <optimized out>
        lock_lev = <optimized out>
#11 garbage_collect (reason=107520, objspace=0x55e5c58c5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8980
        _lev = 32584
        ret = <optimized out>
        ret = <optimized out>
        _lev = <optimized out>
#12 gc_start_internal (ec=<optimized out>, self=<optimized out>, full_mark=<optimized out>, immediate_mark=<optimized out>, immediate_sweep=<optimized out>, compact=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9437
        objspace = 0x55e5c58c5c00
        reason = 107520
        __func__ = <optimized out>
#13 0x00007f4896d75936 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 = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#14 vm_invoke_builtin (argv=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6928
No locals.
#15 vm_exec_core (ec=0x459e8) at ../../src/trunk-gc-asserts/insns.def:1530
        bf = 0x7f489706f7a0 <gc_table>
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x55e5c5964970
        reg_cfp = 0x7f489664ae88
        insns_address_table = {0x7f4896d7762d <vm_exec_core+9005>, 0x7f4896d775c3 <vm_exec_core+8899>, 0x7f4896d776d4 <vm_exec_core+9172>, 0x7f4896d77656 <vm_exec_core+9046>, 0x7f4896d77376 <vm_exec_core+8310>, 0x7f4896d772e9 <vm_exec_core+8169>, 0x7f4896d77b91 <vm_exec_core+10385>, 0x7f4896d77b28 <vm_exec_core+10280>, 0x7f4896d77500 <vm_exec_core+8704>, 0x7f4896d774a5 <vm_exec_core+8613>, 0x7f4896d77955 <vm_exec_core+9813>, 0x7f4896d77749 <vm_exec_core+9289>, 0x7f4896d77c52 <vm_exec_core+10578>, 0x7f4896d76213 <vm_exec_core+3859>, 0x7f4896d764c8 <vm_exec_core+4552>, 0x7f4896d76484 <vm_exec_core+4484>, 0x7f4896d76445 <vm_exec_core+4421>, 0x7f4896d76409 <vm_exec_core+4361>, 0x7f4896d763cd <vm_exec_core+4301>, 0x7f4896d76391 <vm_exec_core+4241>, 0x7f4896d7630c <vm_exec_core+4108>, 0x7f4896d762c4 <vm_exec_core+4036>, 0x7f4896d77564 <vm_exec_core+8804>, 0x7f4896d77458 <vm_exec_core+8536>, 0x7f4896d7656c <vm_exec_core+4716>, 0x7f4896d7652b <vm_exec_core+4651>, 0x7f4896d75d1a <vm_exec_core+2586>, 0x7f4896d75c99 <vm_exec_core+2457>, 0x7f4896d773f4 <vm_exec_core+8436>, 0x7f4896d75c55 <vm_exec_core+2389>, 0x7f4896d76a6e <vm_exec_core+5998>, 0x7f4896d7687c <vm_exec_core+5500>, 0x7f4896d767ec <vm_exec_core+5356>, 0x7f4896d76787 <vm_exec_core+5255>, 0x7f4896d76728 <vm_exec_core+5160>, 0x7f4896d766c9 <vm_exec_core+5065>, 0x7f4896d7666d <vm_exec_core+4973>, 0x7f4896d765f2 <vm_exec_core+4850>, 0x7f4896d76b7a <vm_exec_core+6266>, 0x7f4896d76b4c <vm_exec_core+6220>, 0x7f4896d76b0a <vm_exec_core+6154>, 0x7f4896d76ab2 <vm_exec_core+6066>, 0x7f4896d76cc7 <vm_exec_core+6599>, 0x7f4896d76bcb <vm_exec_core+6347>, 0x7f4896d75f97 <vm_exec_core+3223>, 0x7f4896d75f4c <vm_exec_core+3148>, 0x7f4896d76f1a <vm_exec_core+7194>, 0x7f4896d76ea5 <vm_exec_core+7077>, 0x7f4896d76e3c <vm_exec_core+6972>, 0x7f4896d76de7 <vm_exec_core+6887>, 0x7f4896d76fec <vm_exec_core+7404>, 0x7f4896d76f4f <vm_exec_core+7247>, 0x7f4896d77062 <vm_exec_core+7522>, 0x7f4896d76282 <vm_exec_core+3970>, 0x7f4896d7729c <vm_exec_core+8092>, 0x7f4896d77178 <vm_exec_core+7800>, 0x7f4896d75360 <vm_exec_core+96>, 0x7f4896d76d58 <vm_exec_core+6744>, 0x7f4896d76d02 <vm_exec_core+6658>, 0x7f4896d7820b <vm_exec_core+12043>, 0x7f4896d77122 <vm_exec_core+7714>, 0x7f4896d75b39 <vm_exec_core+2105>, 0x7f4896d75a43 <vm_exec_core+1859>, 0x7f4896d760ea <vm_exec_core+3562>, 0x7f4896d76028 <vm_exec_core+3368>, 0x7f4896d77f50 <vm_exec_core+11344>, 0x7f4896d75fe1 <vm_exec_core+3297>, 0x7f4896d75ee6 <vm_exec_core+3046>, 0x7f4896d75e80 <vm_exec_core+2944>, 0x7f4896d75e3d <vm_exec_core+2877>, 0x7f4896d75d7d <vm_exec_core+2685>, 0x7f4896d75baf <vm_exec_core+2223>, 0x7f4896d78a0b <vm_exec_core+14091>, 0x7f4896d7895a <vm_exec_core+13914>, 0x7f4896d788b0 <vm_exec_core+13744>, 0x7f4896d78835 <vm_exec_core+13621>, 0x7f4896d78787 <vm_exec_core+13447>, 0x7f4896d78728 <vm_exec_core+13352>, 0x7f4896d786a2 <vm_exec_core+13218>, 0x7f4896d785f9 <vm_exec_core+13049>, 0x7f4896d78555 <vm_exec_core+12885>, 0x7f4896d784ac <vm_exec_core+12716>, 0x7f4896d78408 <vm_exec_core+12552>, 0x7f4896d7837d <vm_exec_core+12413>, 0x7f4896d78329 <vm_exec_core+12329>, 0x7f4896d782ce <vm_exec_core+12238>, 0x7f4896d7825d <vm_exec_core+12125>, 0x7f4896d77fba <vm_exec_core+11450>, 0x7f4896d759cd <vm_exec_core+1741>, 0x7f4896d75968 <vm_exec_core+1640>, 0x7f4896d7807b <vm_exec_core+11643>, 0x7f4896d781ce <vm_exec_core+11982>, 0x7f4896d780b4 <vm_exec_core+11700>, 0x7f4896d78170 <vm_exec_core+11888>, 0x7f4896d780fb <vm_exec_core+11771>, 0x7f4896d7803c <vm_exec_core+11580>, 0x7f4896d758f1 <vm_exec_core+1521>, 0x7f4896d75890 <vm_exec_core+1424>, 0x7f4896d757f9 <vm_exec_core+1273>, 0x7f4896d757ab <vm_exec_core+1195>, 0x7f4896d75759 <vm_exec_core+1113>, 0x7f4896d75709 <vm_exec_core+1033>, 0x7f4896d756b1 <vm_exec_core+945>, 0x7f4896d75675 <vm_exec_core+885>, 0x7f4896d75639 <vm_exec_core+825>, 0x7f4896d7761d <vm_exec_core+8989>, 0x7f4896d775b3 <vm_exec_core+8883>, 0x7f4896d776c4 <vm_exec_core+9156>, 0x7f4896d77646 <vm_exec_core+9030>, 0x7f4896d77366 <vm_exec_core+8294>, 0x7f4896d772d9 <vm_exec_core+8153>, 0x7f4896d77b81 <vm_exec_core+10369>, 0x7f4896d77b18 <vm_exec_core+10264>, 0x7f4896d774f0 <vm_exec_core+8688>, 0x7f4896d77495 <vm_exec_core+8597>, 0x7f4896d77945 <vm_exec_core+9797>, 0x7f4896d77739 <vm_exec_core+9273>, 0x7f4896d77c42 <vm_exec_core+10562>, 0x7f4896d76203 <vm_exec_core+3843>, 0x7f4896d764b8 <vm_exec_core+4536>, 0x7f4896d76474 <vm_exec_core+4468>, 0x7f4896d76435 <vm_exec_core+4405>, 0x7f4896d763f9 <vm_exec_core+4345>, 0x7f4896d763bd <vm_exec_core+4285>, 0x7f4896d76381 <vm_exec_core+4225>, 0x7f4896d762fc <vm_exec_core+4092>, 0x7f4896d762b4 <vm_exec_core+4020>, 0x7f4896d77554 <vm_exec_core+8788>, 0x7f4896d77448 <vm_exec_core+8520>, 0x7f4896d7655c <vm_exec_core+4700>, 0x7f4896d7651b <vm_exec_core+4635>, 0x7f4896d75d0a <vm_exec_core+2570>, 0x7f4896d75c89 <vm_exec_core+2441>, 0x7f4896d773e4 <vm_exec_core+8420>, 0x7f4896d75c45 <vm_exec_core+2373>, 0x7f4896d76a5e <vm_exec_core+5982>, 0x7f4896d7686c <vm_exec_core+5484>, 0x7f4896d767dc <vm_exec_core+5340>, 0x7f4896d76777 <vm_exec_core+5239>, 0x7f4896d76718 <vm_exec_core+5144>, 0x7f4896d766b9 <vm_exec_core+5049>, 0x7f4896d7665d <vm_exec_core+4957>, 0x7f4896d765e2 <vm_exec_core+4834>, 0x7f4896d76b6a <vm_exec_core+6250>, 0x7f4896d76b3c <vm_exec_core+6204>, 0x7f4896d76afa <vm_exec_core+6138>, 0x7f4896d76aa2 <vm_exec_core+6050>, 0x7f4896d76cb7 <vm_exec_core+6583>, 0x7f4896d76bbb <vm_exec_core+6331>, 0x7f4896d75f87 <vm_exec_core+3207>, 0x7f4896d75f3c <vm_exec_core+3132>, 0x7f4896d76f0a <vm_exec_core+7178>, 0x7f4896d76e95 <vm_exec_core+7061>, 0x7f4896d76e2c <vm_exec_core+6956>, 0x7f4896d76dd7 <vm_exec_core+6871>, 0x7f4896d76fdc <vm_exec_core+7388>, 0x7f4896d76f3f <vm_exec_core+7231>, 0x7f4896d77052 <vm_exec_core+7506>, 0x7f4896d76272 <vm_exec_core+3954>, 0x7f4896d7728c <vm_exec_core+8076>, 0x7f4896d77168 <vm_exec_core+7784>, 0x7f4896d78c38 <vm_exec_core+14648>, 0x7f4896d76d48 <vm_exec_core+6728>, 0x7f4896d76cf2 <vm_exec_core+6642>, 0x7f4896d78c23 <vm_exec_core+14627>, 0x7f4896d77112 <vm_exec_core+7698>, 0x7f4896d75b29 <vm_exec_core+2089>, 0x7f4896d75a33 <vm_exec_core+1843>, 0x7f4896d760da <vm_exec_core+3546>, 0x7f4896d76018 <vm_exec_core+3352>, 0x7f4896d77f40 <vm_exec_core+11328>, 0x7f4896d75fd1 <vm_exec_core+3281>, 0x7f4896d75ed6 <vm_exec_core+3030>, 0x7f4896d75e70 <vm_exec_core+2928>, 0x7f4896d75e2d <vm_exec_core+2861>, 0x7f4896d75d6d <vm_exec_core+2669>, 0x7f4896d75b9f <vm_exec_core+2207>, 0x7f4896d78c0e <vm_exec_core+14606>, 0x7f4896d78bf9 <vm_exec_core+14585>, 0x7f4896d78be4 <vm_exec_core+14564>, 0x7f4896d78bcf <vm_exec_core+14543>, 0x7f4896d78bba <vm_exec_core+14522>, 0x7f4896d78ba5 <vm_exec_core+14501>, 0x7f4896d78b89 <vm_exec_core+14473>, 0x7f4896d78b74 <vm_exec_core+14452>, 0x7f4896d78b5f <vm_exec_core+14431>, 0x7f4896d78b4a <vm_exec_core+14410>, 0x7f4896d78b35 <vm_exec_core+14389>, 0x7f4896d78b20 <vm_exec_core+14368>, 0x7f4896d78b0b <vm_exec_core+14347>, 0x7f4896d78af6 <vm_exec_core+14326>, 0x7f4896d78ae1 <vm_exec_core+14305>, 0x7f4896d78acc <vm_exec_core+14284>, 0x7f4896d759bd <vm_exec_core+1725>, 0x7f4896d75958 <vm_exec_core+1624>, 0x7f4896d78ab7 <vm_exec_core+14263>, 0x7f4896d78aa2 <vm_exec_core+14242>, 0x7f4896d78a8d <vm_exec_core+14221>, 0x7f4896d78a78 <vm_exec_core+14200>, 0x7f4896d75342 <vm_exec_core+66>...}
#16 0x00007f4896d7b8fa in rb_vm_exec (ec=0x55e5c58c6c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
        _ec = 0x55e5c58c6c80
        _tag = {tag = 36, retval = 4, buf = {0x7ffd72fa40f0, 0x7f4896d7b900 <rb_vm_exec+416>, 0x0, 0x7ffd72fa3ef0, 0x1800000000}, prev = 0x7ffd72fa4280, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#17 0x00007f4896d812a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f487bee6248, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516
        arg_size = <optimized out>
        arg_size = <optimized out>
#18 0x00007f4896d8164f in rb_vm_invoke_proc (ec=ec@entry=0x55e5c58c6c80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7ffd72fa4248, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735
        self = <optimized out>
#19 0x00007f4896d81c60 in vm_call0_body (ec=0x55e5c58c6c80, calling=0x7ffd72fa40f0, argv=0x7ffd72fa4248) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297
        proc = <optimized out>
        ci = <optimized out>
        cc = 0x7ffd72fa41a0
        ret = <optimized out>
#20 0x00007f4896d825a8 in vm_call0_cc (ec=0x55e5c58c6c80, recv=139949293592520, 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 = {94445350181888, 139949294745520}
        calling = {cd = 0x7ffd72fa40b0, cc = 0x7ffd72fa41a0, block_handler = 0, recv = 139949293592520, argc = 1, kw_splat = false, heap_argv = 0}
#21 0x00007f4896d74ba9 in rb_vm_call0 (kw_splat=0, cme=0x7f487d091a60, argv=0x7ffd72fa4248, argc=1, id=3425, recv=139949293592520, ec=0x55e5c58c6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f487d091a60, call_ = 0x7f4896d7e5c0 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#22 rb_vm_call_kw (kw_splat=0, me=0x7f487d091a60, argv=0x7ffd72fa4248, argc=1, id=3425, recv=139949293592520, ec=0x55e5c58c6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:330
No locals.
#23 rb_check_funcall_default_kw (kw_splat=0, def=36, argv=0x7ffd72fa4248, argc=1, mid=3425, recv=139949293592520) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713
        klass = 139949312102920
        me = 0x7f487d091a60
        ec = <optimized out>
        respond = -1
        klass = <optimized out>
        me = <optimized out>
        ec = <optimized out>
        respond = <optimized out>
        ret = <optimized out>
#24 rb_check_funcall (recv=139949293592520, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7ffd72fa4248) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689
No locals.
#25 0x00007f4896ba1b53 in run_single_final (objid=<optimized out>, cmd=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4056
No locals.
#26 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 = 140726532457272, buf = {0x7f487bed0000, 0x7f4896ba1bc8 <run_finalizer+504>, 0x0, 0x7ffd72fa4210, 0x55e5c5b884f0}, prev = 0x7ffd72fa4430, state = RUBY_TAG_NONE, lock_rec = 0}
        i = 0
        state = <optimized out>
        saved = {errinfo = 4, objid = 121, final = 139949293592520, cfp = 0x7f489664aef8, sp = 0x7f489654b0b8, finished = 0}
        ec = 0x55e5c58c6c80
#27 0x00007f4896ba4bb7 in run_final (zombie=<optimized out>, objspace=0x55e5c58c5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122
        table = 139949293567840
        key = 139949293567920
        key = <optimized out>
        __func__ = "run_final"
        table = <optimized out>
#28 finalize_list (zombie=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4143
        next_zombie = 139949293567760
        page = 0x55e5c5b85700
        __func__ = "finalize_list"
        next_zombie = <optimized out>
        page = <optimized out>
        _lev = <optimized out>
#29 finalize_deferred_heap_pages (objspace=0x55e5c58c5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172
        zombie = <optimized out>
#30 0x00007f4896ba4de5 in finalize_deferred (objspace=0x55e5c58c5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181
        ec = 0x55e5c58c6c80
#31 gc_finalize_deferred (dmy=0x55e5c58c5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191
        objspace = 0x55e5c58c5c00
#32 0x00007f4896d98b3e 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 = 0x55e5c58c6c80
        _tag = {tag = 36, retval = 139949293592520, buf = {0x7f489664af30, 0x7f4896d98bf0 <rb_postponed_job_flush+656>, 0x0, 0x7ffd72fa43c0, 0xc8}, prev = 0x7ffd72fa4750, state = RUBY_TAG_NONE, lock_rec = 0}
        pjq = 0x55e5c58c59f0
        ec = 0x55e5c58c6c80
        block_mask = 12
        saved_mask = 0
        saved_errno = 4
        tmp = {n = {next = 0x7ffd72fa4420, prev = 0x7ffd72fa4420}}
        triggered_bits = 0
#33 0x00007f4896d28af1 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
#34 0x00007f4896d637af in rb_vm_check_ints (ec=0x55e5c58c6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916
No locals.
#35 rb_vm_check_ints (ec=0x55e5c58c6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091
No locals.
#36 vm_pop_frame (ep=<optimized out>, cfp=0x7f489664aef8, ec=0x55e5c58c6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446
        flags = <optimized out>
        flags = <optimized out>
#37 rb_vm_pop_frame (ec=0x55e5c58c6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:455
No locals.
#38 vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f489664af30, ec=0x55e5c58c6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3528
        ci = 0x5db100100005
        cc = <optimized out>
        val = 139949293567880
        me = 0x7f487d07f6d0
        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>
#39 vm_call_cfunc_with_frame (ec=0x55e5c58c6c80, reg_cfp=0x7f489664af30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#40 0x00007f4896d75421 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 = 94445351156336
        ci = 0x7ffd72fa3a40
        cc = <optimized out>
        recv = 285160
        argc = <optimized out>
        calling = {cd = 0x55e5c59b3a70, cc = 0x7f487bee5f00, block_handler = 0, recv = 139949312099720, 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>
#41 vm_exec_core (ec=0x459e8) at ../../src/trunk-gc-asserts/insns.def:881
        bh = <optimized out>
        cd = 0x55e5c59b3a70
        leaf = <optimized out>
        val = 94445351156336
        reg_pc = 0x55e5c5aa9fc0
        reg_cfp = 0x7f489664af30
        insns_address_table = {0x7f4896d7762d <vm_exec_core+9005>, 0x7f4896d775c3 <vm_exec_core+8899>, 0x7f4896d776d4 <vm_exec_core+9172>, 0x7f4896d77656 <vm_exec_core+9046>, 0x7f4896d77376 <vm_exec_core+8310>, 0x7f4896d772e9 <vm_exec_core+8169>, 0x7f4896d77b91 <vm_exec_core+10385>, 0x7f4896d77b28 <vm_exec_core+10280>, 0x7f4896d77500 <vm_exec_core+8704>, 0x7f4896d774a5 <vm_exec_core+8613>, 0x7f4896d77955 <vm_exec_core+9813>, 0x7f4896d77749 <vm_exec_core+9289>, 0x7f4896d77c52 <vm_exec_core+10578>, 0x7f4896d76213 <vm_exec_core+3859>, 0x7f4896d764c8 <vm_exec_core+4552>, 0x7f4896d76484 <vm_exec_core+4484>, 0x7f4896d76445 <vm_exec_core+4421>, 0x7f4896d76409 <vm_exec_core+4361>, 0x7f4896d763cd <vm_exec_core+4301>, 0x7f4896d76391 <vm_exec_core+4241>, 0x7f4896d7630c <vm_exec_core+4108>, 0x7f4896d762c4 <vm_exec_core+4036>, 0x7f4896d77564 <vm_exec_core+8804>, 0x7f4896d77458 <vm_exec_core+8536>, 0x7f4896d7656c <vm_exec_core+4716>, 0x7f4896d7652b <vm_exec_core+4651>, 0x7f4896d75d1a <vm_exec_core+2586>, 0x7f4896d75c99 <vm_exec_core+2457>, 0x7f4896d773f4 <vm_exec_core+8436>, 0x7f4896d75c55 <vm_exec_core+2389>, 0x7f4896d76a6e <vm_exec_core+5998>, 0x7f4896d7687c <vm_exec_core+5500>, 0x7f4896d767ec <vm_exec_core+5356>, 0x7f4896d76787 <vm_exec_core+5255>, 0x7f4896d76728 <vm_exec_core+5160>, 0x7f4896d766c9 <vm_exec_core+5065>, 0x7f4896d7666d <vm_exec_core+4973>, 0x7f4896d765f2 <vm_exec_core+4850>, 0x7f4896d76b7a <vm_exec_core+6266>, 0x7f4896d76b4c <vm_exec_core+6220>, 0x7f4896d76b0a <vm_exec_core+6154>, 0x7f4896d76ab2 <vm_exec_core+6066>, 0x7f4896d76cc7 <vm_exec_core+6599>, 0x7f4896d76bcb <vm_exec_core+6347>, 0x7f4896d75f97 <vm_exec_core+3223>, 0x7f4896d75f4c <vm_exec_core+3148>, 0x7f4896d76f1a <vm_exec_core+7194>, 0x7f4896d76ea5 <vm_exec_core+7077>, 0x7f4896d76e3c <vm_exec_core+6972>, 0x7f4896d76de7 <vm_exec_core+6887>, 0x7f4896d76fec <vm_exec_core+7404>, 0x7f4896d76f4f <vm_exec_core+7247>, 0x7f4896d77062 <vm_exec_core+7522>, 0x7f4896d76282 <vm_exec_core+3970>, 0x7f4896d7729c <vm_exec_core+8092>, 0x7f4896d77178 <vm_exec_core+7800>, 0x7f4896d75360 <vm_exec_core+96>, 0x7f4896d76d58 <vm_exec_core+6744>, 0x7f4896d76d02 <vm_exec_core+6658>, 0x7f4896d7820b <vm_exec_core+12043>, 0x7f4896d77122 <vm_exec_core+7714>, 0x7f4896d75b39 <vm_exec_core+2105>, 0x7f4896d75a43 <vm_exec_core+1859>, 0x7f4896d760ea <vm_exec_core+3562>, 0x7f4896d76028 <vm_exec_core+3368>, 0x7f4896d77f50 <vm_exec_core+11344>, 0x7f4896d75fe1 <vm_exec_core+3297>, 0x7f4896d75ee6 <vm_exec_core+3046>, 0x7f4896d75e80 <vm_exec_core+2944>, 0x7f4896d75e3d <vm_exec_core+2877>, 0x7f4896d75d7d <vm_exec_core+2685>, 0x7f4896d75baf <vm_exec_core+2223>, 0x7f4896d78a0b <vm_exec_core+14091>, 0x7f4896d7895a <vm_exec_core+13914>, 0x7f4896d788b0 <vm_exec_core+13744>, 0x7f4896d78835 <vm_exec_core+13621>, 0x7f4896d78787 <vm_exec_core+13447>, 0x7f4896d78728 <vm_exec_core+13352>, 0x7f4896d786a2 <vm_exec_core+13218>, 0x7f4896d785f9 <vm_exec_core+13049>, 0x7f4896d78555 <vm_exec_core+12885>, 0x7f4896d784ac <vm_exec_core+12716>, 0x7f4896d78408 <vm_exec_core+12552>, 0x7f4896d7837d <vm_exec_core+12413>, 0x7f4896d78329 <vm_exec_core+12329>, 0x7f4896d782ce <vm_exec_core+12238>, 0x7f4896d7825d <vm_exec_core+12125>, 0x7f4896d77fba <vm_exec_core+11450>, 0x7f4896d759cd <vm_exec_core+1741>, 0x7f4896d75968 <vm_exec_core+1640>, 0x7f4896d7807b <vm_exec_core+11643>, 0x7f4896d781ce <vm_exec_core+11982>, 0x7f4896d780b4 <vm_exec_core+11700>, 0x7f4896d78170 <vm_exec_core+11888>, 0x7f4896d780fb <vm_exec_core+11771>, 0x7f4896d7803c <vm_exec_core+11580>, 0x7f4896d758f1 <vm_exec_core+1521>, 0x7f4896d75890 <vm_exec_core+1424>, 0x7f4896d757f9 <vm_exec_core+1273>, 0x7f4896d757ab <vm_exec_core+1195>, 0x7f4896d75759 <vm_exec_core+1113>, 0x7f4896d75709 <vm_exec_core+1033>, 0x7f4896d756b1 <vm_exec_core+945>, 0x7f4896d75675 <vm_exec_core+885>, 0x7f4896d75639 <vm_exec_core+825>, 0x7f4896d7761d <vm_exec_core+8989>, 0x7f4896d775b3 <vm_exec_core+8883>, 0x7f4896d776c4 <vm_exec_core+9156>, 0x7f4896d77646 <vm_exec_core+9030>, 0x7f4896d77366 <vm_exec_core+8294>, 0x7f4896d772d9 <vm_exec_core+8153>, 0x7f4896d77b81 <vm_exec_core+10369>, 0x7f4896d77b18 <vm_exec_core+10264>, 0x7f4896d774f0 <vm_exec_core+8688>, 0x7f4896d77495 <vm_exec_core+8597>, 0x7f4896d77945 <vm_exec_core+9797>, 0x7f4896d77739 <vm_exec_core+9273>, 0x7f4896d77c42 <vm_exec_core+10562>, 0x7f4896d76203 <vm_exec_core+3843>, 0x7f4896d764b8 <vm_exec_core+4536>, 0x7f4896d76474 <vm_exec_core+4468>, 0x7f4896d76435 <vm_exec_core+4405>, 0x7f4896d763f9 <vm_exec_core+4345>, 0x7f4896d763bd <vm_exec_core+4285>, 0x7f4896d76381 <vm_exec_core+4225>, 0x7f4896d762fc <vm_exec_core+4092>, 0x7f4896d762b4 <vm_exec_core+4020>, 0x7f4896d77554 <vm_exec_core+8788>, 0x7f4896d77448 <vm_exec_core+8520>, 0x7f4896d7655c <vm_exec_core+4700>, 0x7f4896d7651b <vm_exec_core+4635>, 0x7f4896d75d0a <vm_exec_core+2570>, 0x7f4896d75c89 <vm_exec_core+2441>, 0x7f4896d773e4 <vm_exec_core+8420>, 0x7f4896d75c45 <vm_exec_core+2373>, 0x7f4896d76a5e <vm_exec_core+5982>, 0x7f4896d7686c <vm_exec_core+5484>, 0x7f4896d767dc <vm_exec_core+5340>, 0x7f4896d76777 <vm_exec_core+5239>, 0x7f4896d76718 <vm_exec_core+5144>, 0x7f4896d766b9 <vm_exec_core+5049>, 0x7f4896d7665d <vm_exec_core+4957>, 0x7f4896d765e2 <vm_exec_core+4834>, 0x7f4896d76b6a <vm_exec_core+6250>, 0x7f4896d76b3c <vm_exec_core+6204>, 0x7f4896d76afa <vm_exec_core+6138>, 0x7f4896d76aa2 <vm_exec_core+6050>, 0x7f4896d76cb7 <vm_exec_core+6583>, 0x7f4896d76bbb <vm_exec_core+6331>, 0x7f4896d75f87 <vm_exec_core+3207>, 0x7f4896d75f3c <vm_exec_core+3132>, 0x7f4896d76f0a <vm_exec_core+7178>, 0x7f4896d76e95 <vm_exec_core+7061>, 0x7f4896d76e2c <vm_exec_core+6956>, 0x7f4896d76dd7 <vm_exec_core+6871>, 0x7f4896d76fdc <vm_exec_core+7388>, 0x7f4896d76f3f <vm_exec_core+7231>, 0x7f4896d77052 <vm_exec_core+7506>, 0x7f4896d76272 <vm_exec_core+3954>, 0x7f4896d7728c <vm_exec_core+8076>, 0x7f4896d77168 <vm_exec_core+7784>, 0x7f4896d78c38 <vm_exec_core+14648>, 0x7f4896d76d48 <vm_exec_core+6728>, 0x7f4896d76cf2 <vm_exec_core+6642>, 0x7f4896d78c23 <vm_exec_core+14627>, 0x7f4896d77112 <vm_exec_core+7698>, 0x7f4896d75b29 <vm_exec_core+2089>, 0x7f4896d75a33 <vm_exec_core+1843>, 0x7f4896d760da <vm_exec_core+3546>, 0x7f4896d76018 <vm_exec_core+3352>, 0x7f4896d77f40 <vm_exec_core+11328>, 0x7f4896d75fd1 <vm_exec_core+3281>, 0x7f4896d75ed6 <vm_exec_core+3030>, 0x7f4896d75e70 <vm_exec_core+2928>, 0x7f4896d75e2d <vm_exec_core+2861>, 0x7f4896d75d6d <vm_exec_core+2669>, 0x7f4896d75b9f <vm_exec_core+2207>, 0x7f4896d78c0e <vm_exec_core+14606>, 0x7f4896d78bf9 <vm_exec_core+14585>, 0x7f4896d78be4 <vm_exec_core+14564>, 0x7f4896d78bcf <vm_exec_core+14543>, 0x7f4896d78bba <vm_exec_core+14522>, 0x7f4896d78ba5 <vm_exec_core+14501>, 0x7f4896d78b89 <vm_exec_core+14473>, 0x7f4896d78b74 <vm_exec_core+14452>, 0x7f4896d78b5f <vm_exec_core+14431>, 0x7f4896d78b4a <vm_exec_core+14410>, 0x7f4896d78b35 <vm_exec_core+14389>, 0x7f4896d78b20 <vm_exec_core+14368>, 0x7f4896d78b0b <vm_exec_core+14347>, 0x7f4896d78af6 <vm_exec_core+14326>, 0x7f4896d78ae1 <vm_exec_core+14305>, 0x7f4896d78acc <vm_exec_core+14284>, 0x7f4896d759bd <vm_exec_core+1725>, 0x7f4896d75958 <vm_exec_core+1624>, 0x7f4896d78ab7 <vm_exec_core+14263>, 0x7f4896d78aa2 <vm_exec_core+14242>, 0x7f4896d78a8d <vm_exec_core+14221>, 0x7f4896d78a78 <vm_exec_core+14200>, 0x7f4896d75342 <vm_exec_core+66>...}
#42 0x00007f4896d7b8fa in rb_vm_exec (ec=0x55e5c58c6c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
        _ec = 0x55e5c58c6c80
        _tag = {tag = 36, retval = 4, buf = {0x7f487bee62c0, 0x7f4896d7b900 <rb_vm_exec+416>, 0x0, 0x7ffd72fa4730, 0x7f487bee6040}, prev = 0x7ffd72fa4810, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#43 0x00007f4896d7c39b in rb_iseq_eval_main (iseq=iseq@entry=0x7f487bee62c0) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818
        ec = <optimized out>
        val = <optimized out>
#44 0x00007f4896b8a555 in rb_ec_exec_node (ec=ec@entry=0x55e5c58c6c80, n=n@entry=0x7f487bee62c0) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94445350186112, buf = {0x7f487bee62c0, 0x7f4896b8a5a0 <rb_ec_exec_node+256>, 0x0, 0x7ffd72fa47e0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f487bee62c0
#45 0x00007f4896b8e13b in ruby_run_node (n=0x7f487bee62c0) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320
        ec = 0x55e5c58c6c80
        status = 0
#46 0x000055e5c45da187 in rb_main (argv=0x7ffd72fa4a18, argc=1) at /tmp/ruby/src/trunk-gc-asserts/main.c:40
        variable_in_this_stack_frame = 140726532459705
#47 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.288432.ruby -x gdbscript
[New LWP 288432]
[New LWP 288435]
[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=140317780638720) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f9e47787c00 (LWP 288432))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f9e47787c00 (LWP 288432) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140317780638720) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f9e2e1af640 (LWP 288435) 0x00007f9e478cefde in epoll_wait (epfd=4, events=events@entry=0x7f9e481d45bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f9e2e1af640 (LWP 288435)):
#0  0x00007f9e478cefde in epoll_wait (epfd=4, events=events@entry=0x7f9e481d45bc <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  0x00007f9e47e61bd0 in event_wait (vm=0x56127fbd02a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x56127fbd02a0) 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=0x56127fbd02a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053
        vm = 0x56127fbd02a0
#4  0x00007f9e4783db43 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 = {140721441519424, 4496214368359191572, 140317355079232, 25, 140317781383248, 140721441519776, -4514402257175931884, -4514493438950075372}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f9e478cebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f9e47787c00 (LWP 288432)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140317780638720) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f9e47787c00
        old_mask = {__val = {140721441515152, 0, 140317355176240, 140317781451987, 0, 140317781348333, 140317780638720, 140317782963712, 94637452508864, 140317781294503, 241, 140317782980256, 94637452508864, 140317788268831, 94637452493472, 139639109756576}}
        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=140317780638720) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140317780638720, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f9e477eb476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f9e477d17f3 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, 140721441515552, 231901052604332288, 140317780631176, 140317791417472, 0, 140317782980256, 140721441515552, 140317779492864, 140317779558400, 140317786093086, 18446744069414584337}}, sa_flags = 1468348672, sa_restorer = 0x7f9e4767ffd8}
        sigs = {__val = {32, 3689683286175984944, 8223625903106897209, 3472328295963457581, 4192904167887482928, 2314885531086893104, 2314885530818453536, 2314885530818453536, 8528445641706184736, 7378697234196427620, 3919933115663279718, 7378634724483280944, 7378697629483820646, 3251651914486591542, 3472328295963457581, 4192904167887482928}}
#5  0x00007f9e47be9952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029
No locals.
#6  rb_bug (fmt=fmt@entry=0x7f9e4801f808 "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 = 0x7ffc4388a900, reg_save_area = 0x7ffc4388a840}}
#7  0x00007f9e47beb518 in gc_verify_internal_consistency_ (objspace=0x56127fbd2c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710
        data = {objspace = 0x56127fbd2c00, err_count = 1, live_object_count = 7676, zombie_object_count = 1, parent = 140317779558360, old_object_count = 7666, remembered_shady_count = 0}
#8  0x00007f9e47ceb30e in gc_verify_internal_consistency (objspace=0x56127fbd2c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777
        prev_during_gc = <optimized out>
        _lev = 1209901872
#9  gc_start (objspace=0x56127fbd2c00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9012
        do_full_mark = 0
        __func__ = "gc_start"
        lock_lev = 32670
#10 0x00007f9e47cecaf3 in garbage_collect (objspace=0x56127fbd2c00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8986
        _lev = 32764
        ret = <optimized out>
#11 0x00007f9e47cefc83 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cache=0x56127fbd3bc8, objspace=0x56127fbd2c00, 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=0x56127fbd2c00, cache=0x56127fbd3bc8, size_pool_idx=0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2880
No locals.
#13 0x00007f9e47cf0f2e 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 0x00007f9e47d028f2 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 0x00007f9e47ea1e1c in vm_ic_update (pc=0x56127fd78e50, reg_ep=0x7f9e476860c8, val=140317355169360, ic=0x56127fd78ec0, iseq=0x7f9e2d115e18) 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=0x56127fbd3c80, reg_cfp=0x7f9e47785e88, ic=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5966
        val = <optimized out>
        segments = <optimized out>
        ice = <optimized out>
#18 0x00007f9e47eb2c78 in vm_exec_core (ec=0x466b0) at ../../src/trunk-gc-asserts/insns.def:263
        ic = 0x6
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x56127fd78e60
        reg_cfp = 0x7f9e47785e88
        insns_address_table = {0x7f9e47eb262d <vm_exec_core+9005>, 0x7f9e47eb25c3 <vm_exec_core+8899>, 0x7f9e47eb26d4 <vm_exec_core+9172>, 0x7f9e47eb2656 <vm_exec_core+9046>, 0x7f9e47eb2376 <vm_exec_core+8310>, 0x7f9e47eb22e9 <vm_exec_core+8169>, 0x7f9e47eb2b91 <vm_exec_core+10385>, 0x7f9e47eb2b28 <vm_exec_core+10280>, 0x7f9e47eb2500 <vm_exec_core+8704>, 0x7f9e47eb24a5 <vm_exec_core+8613>, 0x7f9e47eb2955 <vm_exec_core+9813>, 0x7f9e47eb2749 <vm_exec_core+9289>, 0x7f9e47eb2c52 <vm_exec_core+10578>, 0x7f9e47eb1213 <vm_exec_core+3859>, 0x7f9e47eb14c8 <vm_exec_core+4552>, 0x7f9e47eb1484 <vm_exec_core+4484>, 0x7f9e47eb1445 <vm_exec_core+4421>, 0x7f9e47eb1409 <vm_exec_core+4361>, 0x7f9e47eb13cd <vm_exec_core+4301>, 0x7f9e47eb1391 <vm_exec_core+4241>, 0x7f9e47eb130c <vm_exec_core+4108>, 0x7f9e47eb12c4 <vm_exec_core+4036>, 0x7f9e47eb2564 <vm_exec_core+8804>, 0x7f9e47eb2458 <vm_exec_core+8536>, 0x7f9e47eb156c <vm_exec_core+4716>, 0x7f9e47eb152b <vm_exec_core+4651>, 0x7f9e47eb0d1a <vm_exec_core+2586>, 0x7f9e47eb0c99 <vm_exec_core+2457>, 0x7f9e47eb23f4 <vm_exec_core+8436>, 0x7f9e47eb0c55 <vm_exec_core+2389>, 0x7f9e47eb1a6e <vm_exec_core+5998>, 0x7f9e47eb187c <vm_exec_core+5500>, 0x7f9e47eb17ec <vm_exec_core+5356>, 0x7f9e47eb1787 <vm_exec_core+5255>, 0x7f9e47eb1728 <vm_exec_core+5160>, 0x7f9e47eb16c9 <vm_exec_core+5065>, 0x7f9e47eb166d <vm_exec_core+4973>, 0x7f9e47eb15f2 <vm_exec_core+4850>, 0x7f9e47eb1b7a <vm_exec_core+6266>, 0x7f9e47eb1b4c <vm_exec_core+6220>, 0x7f9e47eb1b0a <vm_exec_core+6154>, 0x7f9e47eb1ab2 <vm_exec_core+6066>, 0x7f9e47eb1cc7 <vm_exec_core+6599>, 0x7f9e47eb1bcb <vm_exec_core+6347>, 0x7f9e47eb0f97 <vm_exec_core+3223>, 0x7f9e47eb0f4c <vm_exec_core+3148>, 0x7f9e47eb1f1a <vm_exec_core+7194>, 0x7f9e47eb1ea5 <vm_exec_core+7077>, 0x7f9e47eb1e3c <vm_exec_core+6972>, 0x7f9e47eb1de7 <vm_exec_core+6887>, 0x7f9e47eb1fec <vm_exec_core+7404>, 0x7f9e47eb1f4f <vm_exec_core+7247>, 0x7f9e47eb2062 <vm_exec_core+7522>, 0x7f9e47eb1282 <vm_exec_core+3970>, 0x7f9e47eb229c <vm_exec_core+8092>, 0x7f9e47eb2178 <vm_exec_core+7800>, 0x7f9e47eb0360 <vm_exec_core+96>, 0x7f9e47eb1d58 <vm_exec_core+6744>, 0x7f9e47eb1d02 <vm_exec_core+6658>, 0x7f9e47eb320b <vm_exec_core+12043>, 0x7f9e47eb2122 <vm_exec_core+7714>, 0x7f9e47eb0b39 <vm_exec_core+2105>, 0x7f9e47eb0a43 <vm_exec_core+1859>, 0x7f9e47eb10ea <vm_exec_core+3562>, 0x7f9e47eb1028 <vm_exec_core+3368>, 0x7f9e47eb2f50 <vm_exec_core+11344>, 0x7f9e47eb0fe1 <vm_exec_core+3297>, 0x7f9e47eb0ee6 <vm_exec_core+3046>, 0x7f9e47eb0e80 <vm_exec_core+2944>, 0x7f9e47eb0e3d <vm_exec_core+2877>, 0x7f9e47eb0d7d <vm_exec_core+2685>, 0x7f9e47eb0baf <vm_exec_core+2223>, 0x7f9e47eb3a0b <vm_exec_core+14091>, 0x7f9e47eb395a <vm_exec_core+13914>, 0x7f9e47eb38b0 <vm_exec_core+13744>, 0x7f9e47eb3835 <vm_exec_core+13621>, 0x7f9e47eb3787 <vm_exec_core+13447>, 0x7f9e47eb3728 <vm_exec_core+13352>, 0x7f9e47eb36a2 <vm_exec_core+13218>, 0x7f9e47eb35f9 <vm_exec_core+13049>, 0x7f9e47eb3555 <vm_exec_core+12885>, 0x7f9e47eb34ac <vm_exec_core+12716>, 0x7f9e47eb3408 <vm_exec_core+12552>, 0x7f9e47eb337d <vm_exec_core+12413>, 0x7f9e47eb3329 <vm_exec_core+12329>, 0x7f9e47eb32ce <vm_exec_core+12238>, 0x7f9e47eb325d <vm_exec_core+12125>, 0x7f9e47eb2fba <vm_exec_core+11450>, 0x7f9e47eb09cd <vm_exec_core+1741>, 0x7f9e47eb0968 <vm_exec_core+1640>, 0x7f9e47eb307b <vm_exec_core+11643>, 0x7f9e47eb31ce <vm_exec_core+11982>, 0x7f9e47eb30b4 <vm_exec_core+11700>, 0x7f9e47eb3170 <vm_exec_core+11888>, 0x7f9e47eb30fb <vm_exec_core+11771>, 0x7f9e47eb303c <vm_exec_core+11580>, 0x7f9e47eb08f1 <vm_exec_core+1521>, 0x7f9e47eb0890 <vm_exec_core+1424>, 0x7f9e47eb07f9 <vm_exec_core+1273>, 0x7f9e47eb07ab <vm_exec_core+1195>, 0x7f9e47eb0759 <vm_exec_core+1113>, 0x7f9e47eb0709 <vm_exec_core+1033>, 0x7f9e47eb06b1 <vm_exec_core+945>, 0x7f9e47eb0675 <vm_exec_core+885>, 0x7f9e47eb0639 <vm_exec_core+825>, 0x7f9e47eb261d <vm_exec_core+8989>, 0x7f9e47eb25b3 <vm_exec_core+8883>, 0x7f9e47eb26c4 <vm_exec_core+9156>, 0x7f9e47eb2646 <vm_exec_core+9030>, 0x7f9e47eb2366 <vm_exec_core+8294>, 0x7f9e47eb22d9 <vm_exec_core+8153>, 0x7f9e47eb2b81 <vm_exec_core+10369>, 0x7f9e47eb2b18 <vm_exec_core+10264>, 0x7f9e47eb24f0 <vm_exec_core+8688>, 0x7f9e47eb2495 <vm_exec_core+8597>, 0x7f9e47eb2945 <vm_exec_core+9797>, 0x7f9e47eb2739 <vm_exec_core+9273>, 0x7f9e47eb2c42 <vm_exec_core+10562>, 0x7f9e47eb1203 <vm_exec_core+3843>, 0x7f9e47eb14b8 <vm_exec_core+4536>, 0x7f9e47eb1474 <vm_exec_core+4468>, 0x7f9e47eb1435 <vm_exec_core+4405>, 0x7f9e47eb13f9 <vm_exec_core+4345>, 0x7f9e47eb13bd <vm_exec_core+4285>, 0x7f9e47eb1381 <vm_exec_core+4225>, 0x7f9e47eb12fc <vm_exec_core+4092>, 0x7f9e47eb12b4 <vm_exec_core+4020>, 0x7f9e47eb2554 <vm_exec_core+8788>, 0x7f9e47eb2448 <vm_exec_core+8520>, 0x7f9e47eb155c <vm_exec_core+4700>, 0x7f9e47eb151b <vm_exec_core+4635>, 0x7f9e47eb0d0a <vm_exec_core+2570>, 0x7f9e47eb0c89 <vm_exec_core+2441>, 0x7f9e47eb23e4 <vm_exec_core+8420>, 0x7f9e47eb0c45 <vm_exec_core+2373>, 0x7f9e47eb1a5e <vm_exec_core+5982>, 0x7f9e47eb186c <vm_exec_core+5484>, 0x7f9e47eb17dc <vm_exec_core+5340>, 0x7f9e47eb1777 <vm_exec_core+5239>, 0x7f9e47eb1718 <vm_exec_core+5144>, 0x7f9e47eb16b9 <vm_exec_core+5049>, 0x7f9e47eb165d <vm_exec_core+4957>, 0x7f9e47eb15e2 <vm_exec_core+4834>, 0x7f9e47eb1b6a <vm_exec_core+6250>, 0x7f9e47eb1b3c <vm_exec_core+6204>, 0x7f9e47eb1afa <vm_exec_core+6138>, 0x7f9e47eb1aa2 <vm_exec_core+6050>, 0x7f9e47eb1cb7 <vm_exec_core+6583>, 0x7f9e47eb1bbb <vm_exec_core+6331>, 0x7f9e47eb0f87 <vm_exec_core+3207>, 0x7f9e47eb0f3c <vm_exec_core+3132>, 0x7f9e47eb1f0a <vm_exec_core+7178>, 0x7f9e47eb1e95 <vm_exec_core+7061>, 0x7f9e47eb1e2c <vm_exec_core+6956>, 0x7f9e47eb1dd7 <vm_exec_core+6871>, 0x7f9e47eb1fdc <vm_exec_core+7388>, 0x7f9e47eb1f3f <vm_exec_core+7231>, 0x7f9e47eb2052 <vm_exec_core+7506>, 0x7f9e47eb1272 <vm_exec_core+3954>, 0x7f9e47eb228c <vm_exec_core+8076>, 0x7f9e47eb2168 <vm_exec_core+7784>, 0x7f9e47eb3c38 <vm_exec_core+14648>, 0x7f9e47eb1d48 <vm_exec_core+6728>, 0x7f9e47eb1cf2 <vm_exec_core+6642>, 0x7f9e47eb3c23 <vm_exec_core+14627>, 0x7f9e47eb2112 <vm_exec_core+7698>, 0x7f9e47eb0b29 <vm_exec_core+2089>, 0x7f9e47eb0a33 <vm_exec_core+1843>, 0x7f9e47eb10da <vm_exec_core+3546>, 0x7f9e47eb1018 <vm_exec_core+3352>, 0x7f9e47eb2f40 <vm_exec_core+11328>, 0x7f9e47eb0fd1 <vm_exec_core+3281>, 0x7f9e47eb0ed6 <vm_exec_core+3030>, 0x7f9e47eb0e70 <vm_exec_core+2928>, 0x7f9e47eb0e2d <vm_exec_core+2861>, 0x7f9e47eb0d6d <vm_exec_core+2669>, 0x7f9e47eb0b9f <vm_exec_core+2207>, 0x7f9e47eb3c0e <vm_exec_core+14606>, 0x7f9e47eb3bf9 <vm_exec_core+14585>, 0x7f9e47eb3be4 <vm_exec_core+14564>, 0x7f9e47eb3bcf <vm_exec_core+14543>, 0x7f9e47eb3bba <vm_exec_core+14522>, 0x7f9e47eb3ba5 <vm_exec_core+14501>, 0x7f9e47eb3b89 <vm_exec_core+14473>, 0x7f9e47eb3b74 <vm_exec_core+14452>, 0x7f9e47eb3b5f <vm_exec_core+14431>, 0x7f9e47eb3b4a <vm_exec_core+14410>, 0x7f9e47eb3b35 <vm_exec_core+14389>, 0x7f9e47eb3b20 <vm_exec_core+14368>, 0x7f9e47eb3b0b <vm_exec_core+14347>, 0x7f9e47eb3af6 <vm_exec_core+14326>, 0x7f9e47eb3ae1 <vm_exec_core+14305>, 0x7f9e47eb3acc <vm_exec_core+14284>, 0x7f9e47eb09bd <vm_exec_core+1725>, 0x7f9e47eb0958 <vm_exec_core+1624>, 0x7f9e47eb3ab7 <vm_exec_core+14263>, 0x7f9e47eb3aa2 <vm_exec_core+14242>, 0x7f9e47eb3a8d <vm_exec_core+14221>, 0x7f9e47eb3a78 <vm_exec_core+14200>, 0x7f9e47eb0342 <vm_exec_core+66>...}
#19 0x00007f9e47eb68fa in rb_vm_exec (ec=0x56127fbd3c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
        _ec = 0x56127fbd3c80
        _tag = {tag = 36, retval = 4, buf = {0x7ffc4388b080, 0x7f9e47eb6900 <rb_vm_exec+416>, 0x0, 0x7ffc4388ae80, 0x0}, prev = 0x7ffc4388b210, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#20 0x00007f9e47ebc2a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f9e2d115e18, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516
        arg_size = <optimized out>
        arg_size = <optimized out>
#21 0x00007f9e47ebc64f in rb_vm_invoke_proc (ec=ec@entry=0x56127fbd3c80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7ffc4388b1d8, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735
        self = <optimized out>
#22 0x00007f9e47ebcc60 in vm_call0_body (ec=0x56127fbd3c80, calling=0x7ffc4388b080, argv=0x7ffc4388b1d8) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297
        proc = <optimized out>
        ci = <optimized out>
        cc = 0x7ffc4388b130
        ret = <optimized out>
#23 0x00007f9e47ebd5a8 in vm_call0_cc (ec=0x56127fbd3c80, recv=140317337671240, 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 = 0x7ffc4388b040, cc = 0x7ffc4388b130, block_handler = 0, recv = 140317337671240, argc = 1, kw_splat = false, heap_argv = 0}
#24 0x00007f9e47eafba9 in rb_vm_call0 (kw_splat=0, cme=0x7f9e2e1d1a68, argv=0x7ffc4388b1d8, argc=1, id=3425, recv=140317337671240, ec=0x56127fbd3c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f9e2e1d1a68, call_ = 0x7f9e47eb95c0 <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=0x7f9e2e1d1a68, argv=0x7ffc4388b1d8, argc=1, id=3425, recv=140317337671240, ec=0x56127fbd3c80) 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=0x7ffc4388b1d8, argc=1, mid=3425, recv=140317337671240) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713
        klass = 140317355201200
        me = 0x7f9e2e1d1a68
        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=140317337671240, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7ffc4388b1d8) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689
No locals.
#28 0x00007f9e47cdcb53 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 = {0x7f9e2d110000, 0x7f9e47cdcbc8 <run_finalizer+504>, 0x0, 0x7ffc4388b1a0, 0x56127fbd8f18}, prev = 0x7ffc4388b3c0, state = RUBY_TAG_NONE, lock_rec = 0}
        i = 0
        state = <optimized out>
        saved = {errinfo = 4, objid = 81, final = 140317337671240, cfp = 0x7f9e47785ec0, sp = 0x7f9e476860b8, finished = 0}
        ec = 0x56127fbd3c80
#30 0x00007f9e47cdfbb7 in run_final (zombie=<optimized out>, objspace=0x56127fbd2c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122
        table = 140317337714280
        key = 140317337714560
        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 = 0x56127fd39290
        __func__ = "finalize_list"
        next_zombie = <optimized out>
        page = <optimized out>
        _lev = <optimized out>
#32 finalize_deferred_heap_pages (objspace=0x56127fbd2c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172
        zombie = <optimized out>
#33 0x00007f9e47cdfde5 in finalize_deferred (objspace=0x56127fbd2c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181
        ec = 0x56127fbd3c80
#34 gc_finalize_deferred (dmy=0x56127fbd2c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191
        objspace = 0x56127fbd2c00
#35 0x00007f9e47ed3b3e 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 = 0x56127fbd3c80
        _tag = {tag = 36, retval = 1, buf = {0x7f9e47785ef8, 0x7f9e47ed3bf0 <rb_postponed_job_flush+656>, 0x0, 0x7ffc4388b350, 0x60}, prev = 0x7ffc4388b910, state = RUBY_TAG_NONE, lock_rec = 0}
        pjq = 0x56127fbd29f0
        ec = 0x56127fbd3c80
        block_mask = 12
        saved_mask = 0
        saved_errno = 4
        tmp = {n = {next = 0x7ffc4388b3b0, prev = 0x7ffc4388b3b0}}
        triggered_bits = 0
#36 0x00007f9e47e63af1 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 0x00007f9e47ebd020 in rb_vm_check_ints (ec=0x56127fbd3c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916
No locals.
#38 rb_vm_check_ints (ec=0x56127fbd3c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091
No locals.
#39 vm_pop_frame (ep=<optimized out>, cfp=<optimized out>, ec=0x56127fbd3c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446
        flags = <optimized out>
        flags = <optimized out>
#40 rb_vm_pop_frame (ec=0x56127fbd3c80) 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=0x56127fbd3c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:176
        reg_cfp = 0x7f9e47785ef8
        ci = <optimized out>
        me = 0x7f9e4767ea20
        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=0x56127fbd3c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:187
No locals.
#43 vm_call0_body (ec=0x56127fbd3c80, 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 0x00007f9e47ebd5a8 in vm_call0_cc (ec=0x56127fbd3c80, recv=140317337714200, 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, 140317786312494}
        calling = {cd = 0x7ffc4388b610, cc = 0x7f9e2d11fda0, block_handler = 0, recv = 140317337714200, argc = 0, kw_splat = false, heap_argv = 0}
#45 0x00007f9e47ebf5e6 in rb_call (scope=CALL_FCALL, argv=0x7f9e47686088, argc=0, mid=3137, recv=140317337714200) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:899
        ec = <optimized out>
#46 rb_funcallv_kw (recv=recv@entry=140317337714200, mid=mid@entry=3137, argc=argc@entry=0, argv=argv@entry=0x7f9e47686088, kw_splat=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1092
No locals.
#47 0x00007f9e47cc9217 in rb_obj_call_init_kw (obj=obj@entry=140317337714200, argc=argc@entry=0, argv=argv@entry=0x7f9e47686088, kw_splat=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1694
No locals.
#48 0x00007f9e47d66c02 in rb_class_new_instance_pass_kw (argc=0, argv=0x7f9e47686088, klass=140317355169200) at /tmp/ruby/src/trunk-gc-asserts/object.c:2173
        obj = 140317337714200
#49 0x00007f9e47e9e954 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=0x56127fbd3c80, reg_cfp=0x7f9e47785f30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596
        ci = <optimized out>
        argv_ary = <optimized out>
#52 0x00007f9e47eb0421 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 = 94637454142688
        ci = 0x7ffc4388a6e0
        cc = <optimized out>
        recv = 288432
        argc = <optimized out>
        calling = {cd = 0x56127fd62ce0, cc = 0x7f9e2d11fdc8, block_handler = 0, recv = 140317355169200, 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=0x466b0) at ../../src/trunk-gc-asserts/insns.def:881
        bh = <optimized out>
        cd = 0x56127fd62ce0
        leaf = <optimized out>
        val = 94637454142688
        reg_pc = 0x56127fd79d38
        reg_cfp = 0x7f9e47785f30
        insns_address_table = {0x7f9e47eb262d <vm_exec_core+9005>, 0x7f9e47eb25c3 <vm_exec_core+8899>, 0x7f9e47eb26d4 <vm_exec_core+9172>, 0x7f9e47eb2656 <vm_exec_core+9046>, 0x7f9e47eb2376 <vm_exec_core+8310>, 0x7f9e47eb22e9 <vm_exec_core+8169>, 0x7f9e47eb2b91 <vm_exec_core+10385>, 0x7f9e47eb2b28 <vm_exec_core+10280>, 0x7f9e47eb2500 <vm_exec_core+8704>, 0x7f9e47eb24a5 <vm_exec_core+8613>, 0x7f9e47eb2955 <vm_exec_core+9813>, 0x7f9e47eb2749 <vm_exec_core+9289>, 0x7f9e47eb2c52 <vm_exec_core+10578>, 0x7f9e47eb1213 <vm_exec_core+3859>, 0x7f9e47eb14c8 <vm_exec_core+4552>, 0x7f9e47eb1484 <vm_exec_core+4484>, 0x7f9e47eb1445 <vm_exec_core+4421>, 0x7f9e47eb1409 <vm_exec_core+4361>, 0x7f9e47eb13cd <vm_exec_core+4301>, 0x7f9e47eb1391 <vm_exec_core+4241>, 0x7f9e47eb130c <vm_exec_core+4108>, 0x7f9e47eb12c4 <vm_exec_core+4036>, 0x7f9e47eb2564 <vm_exec_core+8804>, 0x7f9e47eb2458 <vm_exec_core+8536>, 0x7f9e47eb156c <vm_exec_core+4716>, 0x7f9e47eb152b <vm_exec_core+4651>, 0x7f9e47eb0d1a <vm_exec_core+2586>, 0x7f9e47eb0c99 <vm_exec_core+2457>, 0x7f9e47eb23f4 <vm_exec_core+8436>, 0x7f9e47eb0c55 <vm_exec_core+2389>, 0x7f9e47eb1a6e <vm_exec_core+5998>, 0x7f9e47eb187c <vm_exec_core+5500>, 0x7f9e47eb17ec <vm_exec_core+5356>, 0x7f9e47eb1787 <vm_exec_core+5255>, 0x7f9e47eb1728 <vm_exec_core+5160>, 0x7f9e47eb16c9 <vm_exec_core+5065>, 0x7f9e47eb166d <vm_exec_core+4973>, 0x7f9e47eb15f2 <vm_exec_core+4850>, 0x7f9e47eb1b7a <vm_exec_core+6266>, 0x7f9e47eb1b4c <vm_exec_core+6220>, 0x7f9e47eb1b0a <vm_exec_core+6154>, 0x7f9e47eb1ab2 <vm_exec_core+6066>, 0x7f9e47eb1cc7 <vm_exec_core+6599>, 0x7f9e47eb1bcb <vm_exec_core+6347>, 0x7f9e47eb0f97 <vm_exec_core+3223>, 0x7f9e47eb0f4c <vm_exec_core+3148>, 0x7f9e47eb1f1a <vm_exec_core+7194>, 0x7f9e47eb1ea5 <vm_exec_core+7077>, 0x7f9e47eb1e3c <vm_exec_core+6972>, 0x7f9e47eb1de7 <vm_exec_core+6887>, 0x7f9e47eb1fec <vm_exec_core+7404>, 0x7f9e47eb1f4f <vm_exec_core+7247>, 0x7f9e47eb2062 <vm_exec_core+7522>, 0x7f9e47eb1282 <vm_exec_core+3970>, 0x7f9e47eb229c <vm_exec_core+8092>, 0x7f9e47eb2178 <vm_exec_core+7800>, 0x7f9e47eb0360 <vm_exec_core+96>, 0x7f9e47eb1d58 <vm_exec_core+6744>, 0x7f9e47eb1d02 <vm_exec_core+6658>, 0x7f9e47eb320b <vm_exec_core+12043>, 0x7f9e47eb2122 <vm_exec_core+7714>, 0x7f9e47eb0b39 <vm_exec_core+2105>, 0x7f9e47eb0a43 <vm_exec_core+1859>, 0x7f9e47eb10ea <vm_exec_core+3562>, 0x7f9e47eb1028 <vm_exec_core+3368>, 0x7f9e47eb2f50 <vm_exec_core+11344>, 0x7f9e47eb0fe1 <vm_exec_core+3297>, 0x7f9e47eb0ee6 <vm_exec_core+3046>, 0x7f9e47eb0e80 <vm_exec_core+2944>, 0x7f9e47eb0e3d <vm_exec_core+2877>, 0x7f9e47eb0d7d <vm_exec_core+2685>, 0x7f9e47eb0baf <vm_exec_core+2223>, 0x7f9e47eb3a0b <vm_exec_core+14091>, 0x7f9e47eb395a <vm_exec_core+13914>, 0x7f9e47eb38b0 <vm_exec_core+13744>, 0x7f9e47eb3835 <vm_exec_core+13621>, 0x7f9e47eb3787 <vm_exec_core+13447>, 0x7f9e47eb3728 <vm_exec_core+13352>, 0x7f9e47eb36a2 <vm_exec_core+13218>, 0x7f9e47eb35f9 <vm_exec_core+13049>, 0x7f9e47eb3555 <vm_exec_core+12885>, 0x7f9e47eb34ac <vm_exec_core+12716>, 0x7f9e47eb3408 <vm_exec_core+12552>, 0x7f9e47eb337d <vm_exec_core+12413>, 0x7f9e47eb3329 <vm_exec_core+12329>, 0x7f9e47eb32ce <vm_exec_core+12238>, 0x7f9e47eb325d <vm_exec_core+12125>, 0x7f9e47eb2fba <vm_exec_core+11450>, 0x7f9e47eb09cd <vm_exec_core+1741>, 0x7f9e47eb0968 <vm_exec_core+1640>, 0x7f9e47eb307b <vm_exec_core+11643>, 0x7f9e47eb31ce <vm_exec_core+11982>, 0x7f9e47eb30b4 <vm_exec_core+11700>, 0x7f9e47eb3170 <vm_exec_core+11888>, 0x7f9e47eb30fb <vm_exec_core+11771>, 0x7f9e47eb303c <vm_exec_core+11580>, 0x7f9e47eb08f1 <vm_exec_core+1521>, 0x7f9e47eb0890 <vm_exec_core+1424>, 0x7f9e47eb07f9 <vm_exec_core+1273>, 0x7f9e47eb07ab <vm_exec_core+1195>, 0x7f9e47eb0759 <vm_exec_core+1113>, 0x7f9e47eb0709 <vm_exec_core+1033>, 0x7f9e47eb06b1 <vm_exec_core+945>, 0x7f9e47eb0675 <vm_exec_core+885>, 0x7f9e47eb0639 <vm_exec_core+825>, 0x7f9e47eb261d <vm_exec_core+8989>, 0x7f9e47eb25b3 <vm_exec_core+8883>, 0x7f9e47eb26c4 <vm_exec_core+9156>, 0x7f9e47eb2646 <vm_exec_core+9030>, 0x7f9e47eb2366 <vm_exec_core+8294>, 0x7f9e47eb22d9 <vm_exec_core+8153>, 0x7f9e47eb2b81 <vm_exec_core+10369>, 0x7f9e47eb2b18 <vm_exec_core+10264>, 0x7f9e47eb24f0 <vm_exec_core+8688>, 0x7f9e47eb2495 <vm_exec_core+8597>, 0x7f9e47eb2945 <vm_exec_core+9797>, 0x7f9e47eb2739 <vm_exec_core+9273>, 0x7f9e47eb2c42 <vm_exec_core+10562>, 0x7f9e47eb1203 <vm_exec_core+3843>, 0x7f9e47eb14b8 <vm_exec_core+4536>, 0x7f9e47eb1474 <vm_exec_core+4468>, 0x7f9e47eb1435 <vm_exec_core+4405>, 0x7f9e47eb13f9 <vm_exec_core+4345>, 0x7f9e47eb13bd <vm_exec_core+4285>, 0x7f9e47eb1381 <vm_exec_core+4225>, 0x7f9e47eb12fc <vm_exec_core+4092>, 0x7f9e47eb12b4 <vm_exec_core+4020>, 0x7f9e47eb2554 <vm_exec_core+8788>, 0x7f9e47eb2448 <vm_exec_core+8520>, 0x7f9e47eb155c <vm_exec_core+4700>, 0x7f9e47eb151b <vm_exec_core+4635>, 0x7f9e47eb0d0a <vm_exec_core+2570>, 0x7f9e47eb0c89 <vm_exec_core+2441>, 0x7f9e47eb23e4 <vm_exec_core+8420>, 0x7f9e47eb0c45 <vm_exec_core+2373>, 0x7f9e47eb1a5e <vm_exec_core+5982>, 0x7f9e47eb186c <vm_exec_core+5484>, 0x7f9e47eb17dc <vm_exec_core+5340>, 0x7f9e47eb1777 <vm_exec_core+5239>, 0x7f9e47eb1718 <vm_exec_core+5144>, 0x7f9e47eb16b9 <vm_exec_core+5049>, 0x7f9e47eb165d <vm_exec_core+4957>, 0x7f9e47eb15e2 <vm_exec_core+4834>, 0x7f9e47eb1b6a <vm_exec_core+6250>, 0x7f9e47eb1b3c <vm_exec_core+6204>, 0x7f9e47eb1afa <vm_exec_core+6138>, 0x7f9e47eb1aa2 <vm_exec_core+6050>, 0x7f9e47eb1cb7 <vm_exec_core+6583>, 0x7f9e47eb1bbb <vm_exec_core+6331>, 0x7f9e47eb0f87 <vm_exec_core+3207>, 0x7f9e47eb0f3c <vm_exec_core+3132>, 0x7f9e47eb1f0a <vm_exec_core+7178>, 0x7f9e47eb1e95 <vm_exec_core+7061>, 0x7f9e47eb1e2c <vm_exec_core+6956>, 0x7f9e47eb1dd7 <vm_exec_core+6871>, 0x7f9e47eb1fdc <vm_exec_core+7388>, 0x7f9e47eb1f3f <vm_exec_core+7231>, 0x7f9e47eb2052 <vm_exec_core+7506>, 0x7f9e47eb1272 <vm_exec_core+3954>, 0x7f9e47eb228c <vm_exec_core+8076>, 0x7f9e47eb2168 <vm_exec_core+7784>, 0x7f9e47eb3c38 <vm_exec_core+14648>, 0x7f9e47eb1d48 <vm_exec_core+6728>, 0x7f9e47eb1cf2 <vm_exec_core+6642>, 0x7f9e47eb3c23 <vm_exec_core+14627>, 0x7f9e47eb2112 <vm_exec_core+7698>, 0x7f9e47eb0b29 <vm_exec_core+2089>, 0x7f9e47eb0a33 <vm_exec_core+1843>, 0x7f9e47eb10da <vm_exec_core+3546>, 0x7f9e47eb1018 <vm_exec_core+3352>, 0x7f9e47eb2f40 <vm_exec_core+11328>, 0x7f9e47eb0fd1 <vm_exec_core+3281>, 0x7f9e47eb0ed6 <vm_exec_core+3030>, 0x7f9e47eb0e70 <vm_exec_core+2928>, 0x7f9e47eb0e2d <vm_exec_core+2861>, 0x7f9e47eb0d6d <vm_exec_core+2669>, 0x7f9e47eb0b9f <vm_exec_core+2207>, 0x7f9e47eb3c0e <vm_exec_core+14606>, 0x7f9e47eb3bf9 <vm_exec_core+14585>, 0x7f9e47eb3be4 <vm_exec_core+14564>, 0x7f9e47eb3bcf <vm_exec_core+14543>, 0x7f9e47eb3bba <vm_exec_core+14522>, 0x7f9e47eb3ba5 <vm_exec_core+14501>, 0x7f9e47eb3b89 <vm_exec_core+14473>, 0x7f9e47eb3b74 <vm_exec_core+14452>, 0x7f9e47eb3b5f <vm_exec_core+14431>, 0x7f9e47eb3b4a <vm_exec_core+14410>, 0x7f9e47eb3b35 <vm_exec_core+14389>, 0x7f9e47eb3b20 <vm_exec_core+14368>, 0x7f9e47eb3b0b <vm_exec_core+14347>, 0x7f9e47eb3af6 <vm_exec_core+14326>, 0x7f9e47eb3ae1 <vm_exec_core+14305>, 0x7f9e47eb3acc <vm_exec_core+14284>, 0x7f9e47eb09bd <vm_exec_core+1725>, 0x7f9e47eb0958 <vm_exec_core+1624>, 0x7f9e47eb3ab7 <vm_exec_core+14263>, 0x7f9e47eb3aa2 <vm_exec_core+14242>, 0x7f9e47eb3a8d <vm_exec_core+14221>, 0x7f9e47eb3a78 <vm_exec_core+14200>, 0x7f9e47eb0342 <vm_exec_core+66>...}
#54 0x00007f9e47eb68fa in rb_vm_exec (ec=0x56127fbd3c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
        _ec = 0x56127fbd3c80
        _tag = {tag = 36, retval = 4, buf = {0x7f9e2d116138, 0x7f9e47eb6900 <rb_vm_exec+416>, 0x0, 0x7ffc4388b8f0, 0x7f9e48216040 <_rtld_global>}, prev = 0x7ffc4388b9d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#55 0x00007f9e47eb739b in rb_iseq_eval_main (iseq=iseq@entry=0x7f9e2d116138) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818
        ec = <optimized out>
        val = <optimized out>
#56 0x00007f9e47cc5555 in rb_ec_exec_node (ec=ec@entry=0x56127fbd3c80, n=n@entry=0x7f9e2d116138) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94637452508288, buf = {0x7f9e2d116138, 0x7f9e47cc55a0 <rb_ec_exec_node+256>, 0x0, 0x7ffc4388b9a0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f9e2d116138
#57 0x00007f9e47cc913b in ruby_run_node (n=0x7f9e2d116138) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320
        ec = 0x56127fbd3c80
        status = 0
#58 0x000056127e294187 in rb_main (argv=0x7ffc4388bbd8, argc=4) at /tmp/ruby/src/trunk-gc-asserts/main.c:40
        variable_in_this_stack_frame = 140721441521289
#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.297165.ruby -x gdbscript
[New LWP 297165]
[New LWP 297166]
[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=140316094331904) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f9de2f57c00 (LWP 297165))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f9de2f57c00 (LWP 297165) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140316094331904) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f9dc997f640 (LWP 297166) 0x00007f9de309efde in epoll_wait (epfd=4, events=events@entry=0x7f9de39a45bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f9dc997f640 (LWP 297166)):
#0  0x00007f9de309efde in epoll_wait (epfd=4, events=events@entry=0x7f9de39a45bc <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  0x00007f9de3631bd0 in event_wait (vm=0x55edc476d2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x55edc476d2a0) 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=0x55edc476d2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053
        vm = 0x55edc476d2a0
#4  0x00007f9de300db43 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 = {140728633667712, -8311459459611425946, 140315668772416, 25, 140316095076432, 140728633668064, 8330621953812267878, 8330539637933015910}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f9de309ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f9de2f57c00 (LWP 297165)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140316094331904) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f9de2f57c00
        old_mask = {__val = {140728633663088, 0, 140315650575920, 140316095145171, 0, 140316095041517, 140316094331904, 140316096656896, 94479691947072, 140316094987687, 39, 140316096673440, 94479691947072, 140316101962015, 94479691731616, 139642006937216}}
        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=140316094331904) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140316094331904, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f9de2fbb476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f9de2fa17f3 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, 140728633663488, 1160150382361267712, 140316094324416, 140316105110656, 0, 140316096673440, 140728633663488, 140316093186048, 140316093251560, 140316099786270, 18446744069414584321}}, sa_flags = 1118653952, sa_restorer = 0x7f9de2e4ffc0}
        sigs = {__val = {32, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 7022930802683944992, 7378134678735838578, 3256155514248639280, 4049633706265437751, 8659703141076316257, 3472328296227676272, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 8314900945785856032}}
#5  0x00007f9de33b9952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029
No locals.
#6  rb_bug (fmt=fmt@entry=0x7f9de37ef808 "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 = 0x7ffdf03820e0, reg_save_area = 0x7ffdf0382020}}
#7  0x00007f9de33bb518 in gc_verify_internal_consistency_ (objspace=0x55edc476fc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710
        data = {objspace = 0x55edc476fc00, err_count = 1, live_object_count = 18344, zombie_object_count = 574, parent = 140316093251520, old_object_count = 16518, remembered_shady_count = 0}
#8  0x00007f9de34b828e in gc_verify_internal_consistency (objspace=0x55edc476fc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777
        prev_during_gc = <optimized out>
        _lev = 3818563216
#9  gc_sweep_finish (objspace=0x55edc476fc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5634
No locals.
#10 gc_sweep_step (objspace=0x55edc476fc00, size_pool=0x55edc476fde0, heap=0x55edc476fe30) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5700
        sweep_page = <optimized out>
        unlink_limit = 3
        swept_slots = 817
        pooled_slots = 1226
#11 0x00007f9de34bf03b in gc_sweep_continue (heap=0x55edc476ff10, sweep_size_pool=0x55edc476fec0, objspace=0x55edc476fc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5733
        size_pool = 0x55edc476fde0
        i = 2
        __func__ = "gc_sweep_continue"
        i = <optimized out>
        size_pool = <optimized out>
#12 gc_continue (objspace=0x55edc476fc00, size_pool=0x55edc476fec0, heap=0x55edc476ff10) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2484
        lock_lev = 0
#13 0x00007f9de34bf716 in heap_prepare (heap=0x55edc476ff10, size_pool=0x55edc476fec0, objspace=0x55edc476fc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2496
        __func__ = "heap_prepare"
#14 heap_next_free_page (heap=0x55edc476ff10, size_pool=0x55edc476fec0, objspace=0x55edc476fc00) 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=0x55edc476fc00, cache=0x55edc4770bc8, 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 = 0x55edc476fec0
        heap = 0x55edc476ff10
        obj = <optimized out>
        __func__ = "newobj_alloc"
#16 0x00007f9de34c2130 in newobj_of (alloc_size=200, wb_protected=1, v3=0, v2=3, v1=140316104989600, flags=<optimized out>, klass=140315668882720, 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=0x7f9de3981ba0 <backtrace_data_type>, datap=0x0, typed_flag=2, klass=140315668882720) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2999
        wb_protected = true
        wb_protected = <optimized out>
#18 rb_data_typed_object_zalloc (klass=140315668882720, size=size@entry=168, type=type@entry=0x7f9de3981ba0 <backtrace_data_type>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:3022
        obj = <optimized out>
        embed_size = 200
        obj = <optimized out>
#19 0x00007f9de369a7a6 in rb_ec_partial_backtrace_object (ec=ec@entry=0x55edc4770c80, 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 = 0x7f9de2f55ec0
        end_cfp = 0x7f9de2f55fd8
        size = 6
        bt = 0x0
        btobj = 4
        loc = 0x0
        cfunc_counter = 0
        memsize = 168
#20 0x00007f9de369b52a in rb_ec_backtrace_object (ec=ec@entry=0x55edc4770c80) at /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c:686
No locals.
#21 0x00007f9de3494b85 in setup_exception (ec=0x55edc4770c80, tag=6, mesg=<optimized out>, cause=4) at /tmp/ruby/src/trunk-gc-asserts/eval.c:566
        at = <optimized out>
        bt = 4
        _ec = 0x55edc4770c80
        _tag = {tag = 36, retval = 1, buf = {0x55edc4770c80, 0x7f9de3494afe <setup_exception+1086>, 0x0, 0x7ffdf0382590, 0x0}, prev = 0x7ffdf0382a10, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = <optimized out>
        line = 1
        file = 0x7f9de2e4fd58 "-"
        file0 = 0x7f9de2e4fd58 "-"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#22 0x00007f9de3494dd8 in rb_longjmp (ec=ec@entry=0x55edc4770c80, 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 0x00007f9de3496a69 in rb_raise_jump (cause=<optimized out>, mesg=4) at /tmp/ruby/src/trunk-gc-asserts/eval.c:844
        ec = 0x55edc4770c80
        cfp = <optimized out>
        me = 0x7f9dc87dff88
        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 = 0x7ffdf03827e8
#25 0x00007f9de3496c2f in f_raise (c=<optimized out>, v=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:780
No locals.
#26 0x00007f9de366e954 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=0x55edc4770c80, reg_cfp=0x7f9de2f55ec0, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596
        ci = <optimized out>
        argv_ary = <optimized out>
#29 0x00007f9de3680421 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 = 94479694600656
        ci = 0x7ffdf0381ec0
        cc = <optimized out>
        recv = 297165
        argc = <optimized out>
        calling = {cd = 0x55edc4a299d0, cc = 0x7f9dc87dff60, block_handler = 0, recv = 140316093238760, 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=0x488cd) at ../../src/trunk-gc-asserts/insns.def:881
        bh = <optimized out>
        cd = 0x55edc4a299d0
        leaf = <optimized out>
        val = 94479694600656
        reg_pc = 0x55edc4a23c38
        reg_cfp = 0x7f9de2f55ec0
        insns_address_table = {0x7f9de368262d <vm_exec_core+9005>, 0x7f9de36825c3 <vm_exec_core+8899>, 0x7f9de36826d4 <vm_exec_core+9172>, 0x7f9de3682656 <vm_exec_core+9046>, 0x7f9de3682376 <vm_exec_core+8310>, 0x7f9de36822e9 <vm_exec_core+8169>, 0x7f9de3682b91 <vm_exec_core+10385>, 0x7f9de3682b28 <vm_exec_core+10280>, 0x7f9de3682500 <vm_exec_core+8704>, 0x7f9de36824a5 <vm_exec_core+8613>, 0x7f9de3682955 <vm_exec_core+9813>, 0x7f9de3682749 <vm_exec_core+9289>, 0x7f9de3682c52 <vm_exec_core+10578>, 0x7f9de3681213 <vm_exec_core+3859>, 0x7f9de36814c8 <vm_exec_core+4552>, 0x7f9de3681484 <vm_exec_core+4484>, 0x7f9de3681445 <vm_exec_core+4421>, 0x7f9de3681409 <vm_exec_core+4361>, 0x7f9de36813cd <vm_exec_core+4301>, 0x7f9de3681391 <vm_exec_core+4241>, 0x7f9de368130c <vm_exec_core+4108>, 0x7f9de36812c4 <vm_exec_core+4036>, 0x7f9de3682564 <vm_exec_core+8804>, 0x7f9de3682458 <vm_exec_core+8536>, 0x7f9de368156c <vm_exec_core+4716>, 0x7f9de368152b <vm_exec_core+4651>, 0x7f9de3680d1a <vm_exec_core+2586>, 0x7f9de3680c99 <vm_exec_core+2457>, 0x7f9de36823f4 <vm_exec_core+8436>, 0x7f9de3680c55 <vm_exec_core+2389>, 0x7f9de3681a6e <vm_exec_core+5998>, 0x7f9de368187c <vm_exec_core+5500>, 0x7f9de36817ec <vm_exec_core+5356>, 0x7f9de3681787 <vm_exec_core+5255>, 0x7f9de3681728 <vm_exec_core+5160>, 0x7f9de36816c9 <vm_exec_core+5065>, 0x7f9de368166d <vm_exec_core+4973>, 0x7f9de36815f2 <vm_exec_core+4850>, 0x7f9de3681b7a <vm_exec_core+6266>, 0x7f9de3681b4c <vm_exec_core+6220>, 0x7f9de3681b0a <vm_exec_core+6154>, 0x7f9de3681ab2 <vm_exec_core+6066>, 0x7f9de3681cc7 <vm_exec_core+6599>, 0x7f9de3681bcb <vm_exec_core+6347>, 0x7f9de3680f97 <vm_exec_core+3223>, 0x7f9de3680f4c <vm_exec_core+3148>, 0x7f9de3681f1a <vm_exec_core+7194>, 0x7f9de3681ea5 <vm_exec_core+7077>, 0x7f9de3681e3c <vm_exec_core+6972>, 0x7f9de3681de7 <vm_exec_core+6887>, 0x7f9de3681fec <vm_exec_core+7404>, 0x7f9de3681f4f <vm_exec_core+7247>, 0x7f9de3682062 <vm_exec_core+7522>, 0x7f9de3681282 <vm_exec_core+3970>, 0x7f9de368229c <vm_exec_core+8092>, 0x7f9de3682178 <vm_exec_core+7800>, 0x7f9de3680360 <vm_exec_core+96>, 0x7f9de3681d58 <vm_exec_core+6744>, 0x7f9de3681d02 <vm_exec_core+6658>, 0x7f9de368320b <vm_exec_core+12043>, 0x7f9de3682122 <vm_exec_core+7714>, 0x7f9de3680b39 <vm_exec_core+2105>, 0x7f9de3680a43 <vm_exec_core+1859>, 0x7f9de36810ea <vm_exec_core+3562>, 0x7f9de3681028 <vm_exec_core+3368>, 0x7f9de3682f50 <vm_exec_core+11344>, 0x7f9de3680fe1 <vm_exec_core+3297>, 0x7f9de3680ee6 <vm_exec_core+3046>, 0x7f9de3680e80 <vm_exec_core+2944>, 0x7f9de3680e3d <vm_exec_core+2877>, 0x7f9de3680d7d <vm_exec_core+2685>, 0x7f9de3680baf <vm_exec_core+2223>, 0x7f9de3683a0b <vm_exec_core+14091>, 0x7f9de368395a <vm_exec_core+13914>, 0x7f9de36838b0 <vm_exec_core+13744>, 0x7f9de3683835 <vm_exec_core+13621>, 0x7f9de3683787 <vm_exec_core+13447>, 0x7f9de3683728 <vm_exec_core+13352>, 0x7f9de36836a2 <vm_exec_core+13218>, 0x7f9de36835f9 <vm_exec_core+13049>, 0x7f9de3683555 <vm_exec_core+12885>, 0x7f9de36834ac <vm_exec_core+12716>, 0x7f9de3683408 <vm_exec_core+12552>, 0x7f9de368337d <vm_exec_core+12413>, 0x7f9de3683329 <vm_exec_core+12329>, 0x7f9de36832ce <vm_exec_core+12238>, 0x7f9de368325d <vm_exec_core+12125>, 0x7f9de3682fba <vm_exec_core+11450>, 0x7f9de36809cd <vm_exec_core+1741>, 0x7f9de3680968 <vm_exec_core+1640>, 0x7f9de368307b <vm_exec_core+11643>, 0x7f9de36831ce <vm_exec_core+11982>, 0x7f9de36830b4 <vm_exec_core+11700>, 0x7f9de3683170 <vm_exec_core+11888>, 0x7f9de36830fb <vm_exec_core+11771>, 0x7f9de368303c <vm_exec_core+11580>, 0x7f9de36808f1 <vm_exec_core+1521>, 0x7f9de3680890 <vm_exec_core+1424>, 0x7f9de36807f9 <vm_exec_core+1273>, 0x7f9de36807ab <vm_exec_core+1195>, 0x7f9de3680759 <vm_exec_core+1113>, 0x7f9de3680709 <vm_exec_core+1033>, 0x7f9de36806b1 <vm_exec_core+945>, 0x7f9de3680675 <vm_exec_core+885>, 0x7f9de3680639 <vm_exec_core+825>, 0x7f9de368261d <vm_exec_core+8989>, 0x7f9de36825b3 <vm_exec_core+8883>, 0x7f9de36826c4 <vm_exec_core+9156>, 0x7f9de3682646 <vm_exec_core+9030>, 0x7f9de3682366 <vm_exec_core+8294>, 0x7f9de36822d9 <vm_exec_core+8153>, 0x7f9de3682b81 <vm_exec_core+10369>, 0x7f9de3682b18 <vm_exec_core+10264>, 0x7f9de36824f0 <vm_exec_core+8688>, 0x7f9de3682495 <vm_exec_core+8597>, 0x7f9de3682945 <vm_exec_core+9797>, 0x7f9de3682739 <vm_exec_core+9273>, 0x7f9de3682c42 <vm_exec_core+10562>, 0x7f9de3681203 <vm_exec_core+3843>, 0x7f9de36814b8 <vm_exec_core+4536>, 0x7f9de3681474 <vm_exec_core+4468>, 0x7f9de3681435 <vm_exec_core+4405>, 0x7f9de36813f9 <vm_exec_core+4345>, 0x7f9de36813bd <vm_exec_core+4285>, 0x7f9de3681381 <vm_exec_core+4225>, 0x7f9de36812fc <vm_exec_core+4092>, 0x7f9de36812b4 <vm_exec_core+4020>, 0x7f9de3682554 <vm_exec_core+8788>, 0x7f9de3682448 <vm_exec_core+8520>, 0x7f9de368155c <vm_exec_core+4700>, 0x7f9de368151b <vm_exec_core+4635>, 0x7f9de3680d0a <vm_exec_core+2570>, 0x7f9de3680c89 <vm_exec_core+2441>, 0x7f9de36823e4 <vm_exec_core+8420>, 0x7f9de3680c45 <vm_exec_core+2373>, 0x7f9de3681a5e <vm_exec_core+5982>, 0x7f9de368186c <vm_exec_core+5484>, 0x7f9de36817dc <vm_exec_core+5340>, 0x7f9de3681777 <vm_exec_core+5239>, 0x7f9de3681718 <vm_exec_core+5144>, 0x7f9de36816b9 <vm_exec_core+5049>, 0x7f9de368165d <vm_exec_core+4957>, 0x7f9de36815e2 <vm_exec_core+4834>, 0x7f9de3681b6a <vm_exec_core+6250>, 0x7f9de3681b3c <vm_exec_core+6204>, 0x7f9de3681afa <vm_exec_core+6138>, 0x7f9de3681aa2 <vm_exec_core+6050>, 0x7f9de3681cb7 <vm_exec_core+6583>, 0x7f9de3681bbb <vm_exec_core+6331>, 0x7f9de3680f87 <vm_exec_core+3207>, 0x7f9de3680f3c <vm_exec_core+3132>, 0x7f9de3681f0a <vm_exec_core+7178>, 0x7f9de3681e95 <vm_exec_core+7061>, 0x7f9de3681e2c <vm_exec_core+6956>, 0x7f9de3681dd7 <vm_exec_core+6871>, 0x7f9de3681fdc <vm_exec_core+7388>, 0x7f9de3681f3f <vm_exec_core+7231>, 0x7f9de3682052 <vm_exec_core+7506>, 0x7f9de3681272 <vm_exec_core+3954>, 0x7f9de368228c <vm_exec_core+8076>, 0x7f9de3682168 <vm_exec_core+7784>, 0x7f9de3683c38 <vm_exec_core+14648>, 0x7f9de3681d48 <vm_exec_core+6728>, 0x7f9de3681cf2 <vm_exec_core+6642>, 0x7f9de3683c23 <vm_exec_core+14627>, 0x7f9de3682112 <vm_exec_core+7698>, 0x7f9de3680b29 <vm_exec_core+2089>, 0x7f9de3680a33 <vm_exec_core+1843>, 0x7f9de36810da <vm_exec_core+3546>, 0x7f9de3681018 <vm_exec_core+3352>, 0x7f9de3682f40 <vm_exec_core+11328>, 0x7f9de3680fd1 <vm_exec_core+3281>, 0x7f9de3680ed6 <vm_exec_core+3030>, 0x7f9de3680e70 <vm_exec_core+2928>, 0x7f9de3680e2d <vm_exec_core+2861>, 0x7f9de3680d6d <vm_exec_core+2669>, 0x7f9de3680b9f <vm_exec_core+2207>, 0x7f9de3683c0e <vm_exec_core+14606>, 0x7f9de3683bf9 <vm_exec_core+14585>, 0x7f9de3683be4 <vm_exec_core+14564>, 0x7f9de3683bcf <vm_exec_core+14543>, 0x7f9de3683bba <vm_exec_core+14522>, 0x7f9de3683ba5 <vm_exec_core+14501>, 0x7f9de3683b89 <vm_exec_core+14473>, 0x7f9de3683b74 <vm_exec_core+14452>, 0x7f9de3683b5f <vm_exec_core+14431>, 0x7f9de3683b4a <vm_exec_core+14410>, 0x7f9de3683b35 <vm_exec_core+14389>, 0x7f9de3683b20 <vm_exec_core+14368>, 0x7f9de3683b0b <vm_exec_core+14347>, 0x7f9de3683af6 <vm_exec_core+14326>, 0x7f9de3683ae1 <vm_exec_core+14305>, 0x7f9de3683acc <vm_exec_core+14284>, 0x7f9de36809bd <vm_exec_core+1725>, 0x7f9de3680958 <vm_exec_core+1624>, 0x7f9de3683ab7 <vm_exec_core+14263>, 0x7f9de3683aa2 <vm_exec_core+14242>, 0x7f9de3683a8d <vm_exec_core+14221>, 0x7f9de3683a78 <vm_exec_core+14200>, 0x7f9de3680342 <vm_exec_core+66>...}
#31 0x00007f9de36868fa in rb_vm_exec (ec=0x55edc4770c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
        _ec = 0x55edc4770c80
        _tag = {tag = 36, retval = 4, buf = {0x7ffdf0382bf0, 0x7f9de3686900 <rb_vm_exec+416>, 0x0, 0x7ffdf03829f0, 0xc00000000}, prev = 0x7ffdf0382d80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#32 0x00007f9de368c2a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f9dc87f6300, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516
        arg_size = <optimized out>
        arg_size = <optimized out>
#33 0x00007f9de368c64f in rb_vm_invoke_proc (ec=ec@entry=0x55edc4770c80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7ffdf0382d48, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735
        self = <optimized out>
#34 0x00007f9de368cc60 in vm_call0_body (ec=0x55edc4770c80, calling=0x7ffdf0382bf0, argv=0x7ffdf0382d48) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297
        proc = <optimized out>
        ci = <optimized out>
        cc = 0x7ffdf0382ca0
        ret = <optimized out>
#35 0x00007f9de368d5a8 in vm_call0_cc (ec=0x55edc4770c80, recv=140315650383440, 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 = {94479691742208, 140315651536840}
        calling = {cd = 0x7ffdf0382bb0, cc = 0x7ffdf0382ca0, block_handler = 0, recv = 140315650383440, argc = 1, kw_splat = false, heap_argv = 0}
#36 0x00007f9de367fba9 in rb_vm_call0 (kw_splat=0, cme=0x7f9dc99a1a50, argv=0x7ffdf0382d48, argc=1, id=3425, recv=140315650383440, ec=0x55edc4770c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f9dc99a1a50, call_ = 0x7f9de36895c0 <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=0x7f9dc99a1a50, argv=0x7ffdf0382d48, argc=1, id=3425, recv=140315650383440, ec=0x55edc4770c80) 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=0x7ffdf0382d48, argc=1, mid=3425, recv=140315650383440) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713
        klass = 140315668894400
        me = 0x7f9dc99a1a50
        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=140315650383440, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7ffdf0382d48) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689
No locals.
#40 0x00007f9de34acb53 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 = 140728633667128, buf = {0x7f9dc87d0000, 0x7f9de34acbc8 <run_finalizer+504>, 0x0, 0x7ffdf0382d10, 0x7f9de2f55ec0}, prev = 0x7ffdf0382f30, state = RUBY_TAG_NONE, lock_rec = 0}
        i = 0
        state = <optimized out>
        saved = {errinfo = 4, objid = 161, final = 140315650383440, cfp = 0x7f9de2f55ef8, sp = 0x7f9de2e560b8, finished = 0}
        ec = 0x55edc4770c80
#42 0x00007f9de34afbb7 in run_final (zombie=<optimized out>, objspace=0x55edc476fc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122
        table = 140315650293480
        key = 140315650293560
        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 = 140315650293280
        page = 0x55edc4853d70
        __func__ = "finalize_list"
        next_zombie = <optimized out>
        page = <optimized out>
        _lev = <optimized out>
#44 finalize_deferred_heap_pages (objspace=0x55edc476fc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172
        zombie = <optimized out>
#45 0x00007f9de34afde5 in finalize_deferred (objspace=0x55edc476fc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181
        ec = 0x55edc4770c80
#46 gc_finalize_deferred (dmy=0x55edc476fc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191
        objspace = 0x55edc476fc00
#47 0x00007f9de36a3b3e 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 = 0x55edc4770c80
        _tag = {tag = 36, retval = 140315650383440, buf = {0x7f9de2f55f30, 0x7f9de36a3bf0 <rb_postponed_job_flush+656>, 0x0, 0x7ffdf0382ec0, 0xc8}, prev = 0x7ffdf0383250, state = RUBY_TAG_NONE, lock_rec = 0}
        pjq = 0x55edc476f9f0
        ec = 0x55edc4770c80
        block_mask = 12
        saved_mask = 0
        saved_errno = 4
        tmp = {n = {next = 0x7ffdf0382f20, prev = 0x7ffdf0382f20}}
        triggered_bits = 0
#48 0x00007f9de3633af1 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 0x00007f9de366e7af in rb_vm_check_ints (ec=0x55edc4770c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916
No locals.
#50 rb_vm_check_ints (ec=0x55edc4770c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091
No locals.
#51 vm_pop_frame (ep=<optimized out>, cfp=0x7f9de2f55ef8, ec=0x55edc4770c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446
        flags = <optimized out>
        flags = <optimized out>
#52 rb_vm_pop_frame (ec=0x55edc4770c80) 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=0x7f9de2f55f30, ec=0x55edc4770c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3528
        ci = 0x5db100100005
        cc = <optimized out>
        val = 140315650293680
        me = 0x7f9dc998f6e8
        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=0x55edc4770c80, reg_cfp=0x7f9de2f55f30, 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 0x00007f9de3680421 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 = 94479694588480
        ci = 0x7ffdf0381ec0
        cc = <optimized out>
        recv = 297165
        argc = <optimized out>
        calling = {cd = 0x55edc4a26a40, cc = 0x7f9dc87f5d88, block_handler = 0, recv = 140315668891200, 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=0x488cd) at ../../src/trunk-gc-asserts/insns.def:881
        bh = <optimized out>
        cd = 0x55edc4a26a40
        leaf = <optimized out>
        val = 94479694588480
        reg_pc = 0x55edc482a2e8
        reg_cfp = 0x7f9de2f55f30
        insns_address_table = {0x7f9de368262d <vm_exec_core+9005>, 0x7f9de36825c3 <vm_exec_core+8899>, 0x7f9de36826d4 <vm_exec_core+9172>, 0x7f9de3682656 <vm_exec_core+9046>, 0x7f9de3682376 <vm_exec_core+8310>, 0x7f9de36822e9 <vm_exec_core+8169>, 0x7f9de3682b91 <vm_exec_core+10385>, 0x7f9de3682b28 <vm_exec_core+10280>, 0x7f9de3682500 <vm_exec_core+8704>, 0x7f9de36824a5 <vm_exec_core+8613>, 0x7f9de3682955 <vm_exec_core+9813>, 0x7f9de3682749 <vm_exec_core+9289>, 0x7f9de3682c52 <vm_exec_core+10578>, 0x7f9de3681213 <vm_exec_core+3859>, 0x7f9de36814c8 <vm_exec_core+4552>, 0x7f9de3681484 <vm_exec_core+4484>, 0x7f9de3681445 <vm_exec_core+4421>, 0x7f9de3681409 <vm_exec_core+4361>, 0x7f9de36813cd <vm_exec_core+4301>, 0x7f9de3681391 <vm_exec_core+4241>, 0x7f9de368130c <vm_exec_core+4108>, 0x7f9de36812c4 <vm_exec_core+4036>, 0x7f9de3682564 <vm_exec_core+8804>, 0x7f9de3682458 <vm_exec_core+8536>, 0x7f9de368156c <vm_exec_core+4716>, 0x7f9de368152b <vm_exec_core+4651>, 0x7f9de3680d1a <vm_exec_core+2586>, 0x7f9de3680c99 <vm_exec_core+2457>, 0x7f9de36823f4 <vm_exec_core+8436>, 0x7f9de3680c55 <vm_exec_core+2389>, 0x7f9de3681a6e <vm_exec_core+5998>, 0x7f9de368187c <vm_exec_core+5500>, 0x7f9de36817ec <vm_exec_core+5356>, 0x7f9de3681787 <vm_exec_core+5255>, 0x7f9de3681728 <vm_exec_core+5160>, 0x7f9de36816c9 <vm_exec_core+5065>, 0x7f9de368166d <vm_exec_core+4973>, 0x7f9de36815f2 <vm_exec_core+4850>, 0x7f9de3681b7a <vm_exec_core+6266>, 0x7f9de3681b4c <vm_exec_core+6220>, 0x7f9de3681b0a <vm_exec_core+6154>, 0x7f9de3681ab2 <vm_exec_core+6066>, 0x7f9de3681cc7 <vm_exec_core+6599>, 0x7f9de3681bcb <vm_exec_core+6347>, 0x7f9de3680f97 <vm_exec_core+3223>, 0x7f9de3680f4c <vm_exec_core+3148>, 0x7f9de3681f1a <vm_exec_core+7194>, 0x7f9de3681ea5 <vm_exec_core+7077>, 0x7f9de3681e3c <vm_exec_core+6972>, 0x7f9de3681de7 <vm_exec_core+6887>, 0x7f9de3681fec <vm_exec_core+7404>, 0x7f9de3681f4f <vm_exec_core+7247>, 0x7f9de3682062 <vm_exec_core+7522>, 0x7f9de3681282 <vm_exec_core+3970>, 0x7f9de368229c <vm_exec_core+8092>, 0x7f9de3682178 <vm_exec_core+7800>, 0x7f9de3680360 <vm_exec_core+96>, 0x7f9de3681d58 <vm_exec_core+6744>, 0x7f9de3681d02 <vm_exec_core+6658>, 0x7f9de368320b <vm_exec_core+12043>, 0x7f9de3682122 <vm_exec_core+7714>, 0x7f9de3680b39 <vm_exec_core+2105>, 0x7f9de3680a43 <vm_exec_core+1859>, 0x7f9de36810ea <vm_exec_core+3562>, 0x7f9de3681028 <vm_exec_core+3368>, 0x7f9de3682f50 <vm_exec_core+11344>, 0x7f9de3680fe1 <vm_exec_core+3297>, 0x7f9de3680ee6 <vm_exec_core+3046>, 0x7f9de3680e80 <vm_exec_core+2944>, 0x7f9de3680e3d <vm_exec_core+2877>, 0x7f9de3680d7d <vm_exec_core+2685>, 0x7f9de3680baf <vm_exec_core+2223>, 0x7f9de3683a0b <vm_exec_core+14091>, 0x7f9de368395a <vm_exec_core+13914>, 0x7f9de36838b0 <vm_exec_core+13744>, 0x7f9de3683835 <vm_exec_core+13621>, 0x7f9de3683787 <vm_exec_core+13447>, 0x7f9de3683728 <vm_exec_core+13352>, 0x7f9de36836a2 <vm_exec_core+13218>, 0x7f9de36835f9 <vm_exec_core+13049>, 0x7f9de3683555 <vm_exec_core+12885>, 0x7f9de36834ac <vm_exec_core+12716>, 0x7f9de3683408 <vm_exec_core+12552>, 0x7f9de368337d <vm_exec_core+12413>, 0x7f9de3683329 <vm_exec_core+12329>, 0x7f9de36832ce <vm_exec_core+12238>, 0x7f9de368325d <vm_exec_core+12125>, 0x7f9de3682fba <vm_exec_core+11450>, 0x7f9de36809cd <vm_exec_core+1741>, 0x7f9de3680968 <vm_exec_core+1640>, 0x7f9de368307b <vm_exec_core+11643>, 0x7f9de36831ce <vm_exec_core+11982>, 0x7f9de36830b4 <vm_exec_core+11700>, 0x7f9de3683170 <vm_exec_core+11888>, 0x7f9de36830fb <vm_exec_core+11771>, 0x7f9de368303c <vm_exec_core+11580>, 0x7f9de36808f1 <vm_exec_core+1521>, 0x7f9de3680890 <vm_exec_core+1424>, 0x7f9de36807f9 <vm_exec_core+1273>, 0x7f9de36807ab <vm_exec_core+1195>, 0x7f9de3680759 <vm_exec_core+1113>, 0x7f9de3680709 <vm_exec_core+1033>, 0x7f9de36806b1 <vm_exec_core+945>, 0x7f9de3680675 <vm_exec_core+885>, 0x7f9de3680639 <vm_exec_core+825>, 0x7f9de368261d <vm_exec_core+8989>, 0x7f9de36825b3 <vm_exec_core+8883>, 0x7f9de36826c4 <vm_exec_core+9156>, 0x7f9de3682646 <vm_exec_core+9030>, 0x7f9de3682366 <vm_exec_core+8294>, 0x7f9de36822d9 <vm_exec_core+8153>, 0x7f9de3682b81 <vm_exec_core+10369>, 0x7f9de3682b18 <vm_exec_core+10264>, 0x7f9de36824f0 <vm_exec_core+8688>, 0x7f9de3682495 <vm_exec_core+8597>, 0x7f9de3682945 <vm_exec_core+9797>, 0x7f9de3682739 <vm_exec_core+9273>, 0x7f9de3682c42 <vm_exec_core+10562>, 0x7f9de3681203 <vm_exec_core+3843>, 0x7f9de36814b8 <vm_exec_core+4536>, 0x7f9de3681474 <vm_exec_core+4468>, 0x7f9de3681435 <vm_exec_core+4405>, 0x7f9de36813f9 <vm_exec_core+4345>, 0x7f9de36813bd <vm_exec_core+4285>, 0x7f9de3681381 <vm_exec_core+4225>, 0x7f9de36812fc <vm_exec_core+4092>, 0x7f9de36812b4 <vm_exec_core+4020>, 0x7f9de3682554 <vm_exec_core+8788>, 0x7f9de3682448 <vm_exec_core+8520>, 0x7f9de368155c <vm_exec_core+4700>, 0x7f9de368151b <vm_exec_core+4635>, 0x7f9de3680d0a <vm_exec_core+2570>, 0x7f9de3680c89 <vm_exec_core+2441>, 0x7f9de36823e4 <vm_exec_core+8420>, 0x7f9de3680c45 <vm_exec_core+2373>, 0x7f9de3681a5e <vm_exec_core+5982>, 0x7f9de368186c <vm_exec_core+5484>, 0x7f9de36817dc <vm_exec_core+5340>, 0x7f9de3681777 <vm_exec_core+5239>, 0x7f9de3681718 <vm_exec_core+5144>, 0x7f9de36816b9 <vm_exec_core+5049>, 0x7f9de368165d <vm_exec_core+4957>, 0x7f9de36815e2 <vm_exec_core+4834>, 0x7f9de3681b6a <vm_exec_core+6250>, 0x7f9de3681b3c <vm_exec_core+6204>, 0x7f9de3681afa <vm_exec_core+6138>, 0x7f9de3681aa2 <vm_exec_core+6050>, 0x7f9de3681cb7 <vm_exec_core+6583>, 0x7f9de3681bbb <vm_exec_core+6331>, 0x7f9de3680f87 <vm_exec_core+3207>, 0x7f9de3680f3c <vm_exec_core+3132>, 0x7f9de3681f0a <vm_exec_core+7178>, 0x7f9de3681e95 <vm_exec_core+7061>, 0x7f9de3681e2c <vm_exec_core+6956>, 0x7f9de3681dd7 <vm_exec_core+6871>, 0x7f9de3681fdc <vm_exec_core+7388>, 0x7f9de3681f3f <vm_exec_core+7231>, 0x7f9de3682052 <vm_exec_core+7506>, 0x7f9de3681272 <vm_exec_core+3954>, 0x7f9de368228c <vm_exec_core+8076>, 0x7f9de3682168 <vm_exec_core+7784>, 0x7f9de3683c38 <vm_exec_core+14648>, 0x7f9de3681d48 <vm_exec_core+6728>, 0x7f9de3681cf2 <vm_exec_core+6642>, 0x7f9de3683c23 <vm_exec_core+14627>, 0x7f9de3682112 <vm_exec_core+7698>, 0x7f9de3680b29 <vm_exec_core+2089>, 0x7f9de3680a33 <vm_exec_core+1843>, 0x7f9de36810da <vm_exec_core+3546>, 0x7f9de3681018 <vm_exec_core+3352>, 0x7f9de3682f40 <vm_exec_core+11328>, 0x7f9de3680fd1 <vm_exec_core+3281>, 0x7f9de3680ed6 <vm_exec_core+3030>, 0x7f9de3680e70 <vm_exec_core+2928>, 0x7f9de3680e2d <vm_exec_core+2861>, 0x7f9de3680d6d <vm_exec_core+2669>, 0x7f9de3680b9f <vm_exec_core+2207>, 0x7f9de3683c0e <vm_exec_core+14606>, 0x7f9de3683bf9 <vm_exec_core+14585>, 0x7f9de3683be4 <vm_exec_core+14564>, 0x7f9de3683bcf <vm_exec_core+14543>, 0x7f9de3683bba <vm_exec_core+14522>, 0x7f9de3683ba5 <vm_exec_core+14501>, 0x7f9de3683b89 <vm_exec_core+14473>, 0x7f9de3683b74 <vm_exec_core+14452>, 0x7f9de3683b5f <vm_exec_core+14431>, 0x7f9de3683b4a <vm_exec_core+14410>, 0x7f9de3683b35 <vm_exec_core+14389>, 0x7f9de3683b20 <vm_exec_core+14368>, 0x7f9de3683b0b <vm_exec_core+14347>, 0x7f9de3683af6 <vm_exec_core+14326>, 0x7f9de3683ae1 <vm_exec_core+14305>, 0x7f9de3683acc <vm_exec_core+14284>, 0x7f9de36809bd <vm_exec_core+1725>, 0x7f9de3680958 <vm_exec_core+1624>, 0x7f9de3683ab7 <vm_exec_core+14263>, 0x7f9de3683aa2 <vm_exec_core+14242>, 0x7f9de3683a8d <vm_exec_core+14221>, 0x7f9de3683a78 <vm_exec_core+14200>, 0x7f9de3680342 <vm_exec_core+66>...}
#57 0x00007f9de3686b87 in vm_exec_loop (result=<optimized out>, tag=0x7ffdf0383250, state=<optimized out>, ec=0x55edc4770c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2579
        vm_loop_start = <optimized out>
#58 rb_vm_exec (ec=0x55edc4770c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2558
        _ec = 0x55edc4770c80
        _tag = {tag = 36, retval = 4, buf = {0x7f9dc87f6378, 0x7f9de3686900 <rb_vm_exec+416>, 0x0, 0x7ffdf0383230, 0x7f9dc87f5ec8}, prev = 0x7ffdf0383310, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#59 0x00007f9de368739b in rb_iseq_eval_main (iseq=iseq@entry=0x7f9dc87f6378) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818
        ec = <optimized out>
        val = <optimized out>
#60 0x00007f9de3495555 in rb_ec_exec_node (ec=ec@entry=0x55edc4770c80, n=n@entry=0x7f9dc87f6378) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94479691746432, buf = {0x7f9dc87f6378, 0x7f9de34955a0 <rb_ec_exec_node+256>, 0x0, 0x7ffdf03832e0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f9dc87f6378
#61 0x00007f9de349913b in ruby_run_node (n=0x7f9dc87f6378) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320
        ec = 0x55edc4770c80
        status = 0
#62 0x000055edc4179187 in rb_main (argv=0x7ffdf0383518, argc=2) at /tmp/ruby/src/trunk-gc-asserts/main.c:40
        variable_in_this_stack_frame = 140728633669545
#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)


$ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.297298.ruby -x gdbscript
[New LWP 297298]
[New LWP 297300]
[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'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140021179182080) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f5938a56c00 (LWP 297298))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f5938a56c00 (LWP 297298) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140021179182080) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f591f47f640 (LWP 297300) 0x00007f5938b9dfde in epoll_wait (epfd=4, events=events@entry=0x7f59394a35bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f591f47f640 (LWP 297300)):
#0  0x00007f5938b9dfde in epoll_wait (epfd=4, events=events@entry=0x7f59394a35bc <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  0x00007f5939130bd0 in event_wait (vm=0x556bb2d912a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x556bb2d912a0) 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=0x556bb2d912a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053
        vm = 0x556bb2d912a0
#4  0x00007f5938b0cb43 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 = {140725801477888, 1577194851359314979, 140020753626688, 25, 140021179926608, 140725801478240, -1490290345184275421, -1490371252582689757}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f5938b9dbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f5938a56c00 (LWP 297298)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140021179182080) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f5938a56c00
        old_mask = {__val = {140725801474928, 0, 140020735422200, 140021179995347, 0, 140021179891693, 140021179182080, 140021181507072, 93921050615712, 140021179837863, 39, 140021181523616, 93921050615712, 140021186812191, 93921050432160, 139639174749056}}
        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=140021179182080) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140021179182080, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f5938aba476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f5938aa07f3 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, 140725801475328, 2749430646376341504, 140021179174536, 140021189960832, 0, 140021181523616, 140725801475328, 140021178040320, 140021178105840, 140021184636446, 18446744069414584359}}, sa_flags = 332767232, sa_restorer = 0x7f593894ffc8}
        sigs = {__val = {32, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 7022930802683944992, 3775254976839441778, 3256155514200995639, 7005128443560355383, 8659703141076316215, 3472328296227676272, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 8314900945785856032}}
#5  0x00007f5938eb8952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029
No locals.
#6  rb_bug (fmt=fmt@entry=0x7f59392ee808 "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 = 0x7ffd47685de0, reg_save_area = 0x7ffd47685d20}}
#7  0x00007f5938eba518 in gc_verify_internal_consistency_ (objspace=0x556bb2d93c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710
        data = {objspace = 0x556bb2d93c00, err_count = 1, live_object_count = 18733, zombie_object_count = 514, parent = 140021178105800, old_object_count = 16579, remembered_shady_count = 0}
#8  0x00007f5938fbb584 in gc_verify_internal_consistency (objspace=0x556bb2d93c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777
        prev_during_gc = <optimized out>
        _lev = 1198022448
#9  gc_rest (objspace=0x556bb2d93c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9125
        lock_lev = 0
        marking = <optimized out>
        sweeping = <optimized out>
#10 0x00007f5938fbc5b8 in gc_rest (objspace=0x556bb2d93c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9441
        marking = <optimized out>
        sweeping = <optimized out>
        marking = <optimized out>
        sweeping = <optimized out>
        lock_lev = <optimized out>
#11 garbage_collect (reason=107520, objspace=0x556bb2d93c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8980
        _lev = 32601
        ret = <optimized out>
        ret = <optimized out>
        _lev = <optimized out>
#12 gc_start_internal (ec=<optimized out>, self=<optimized out>, full_mark=<optimized out>, immediate_mark=<optimized out>, immediate_sweep=<optimized out>, compact=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9437
        objspace = 0x556bb2d93c00
        reason = 107520
        __func__ = <optimized out>
#13 0x00007f593917f936 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 = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#14 vm_invoke_builtin (argv=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6928
No locals.
#15 vm_exec_core (ec=0x48952) at ../../src/trunk-gc-asserts/insns.def:1530
        bf = 0x7f59394797a0 <gc_table>
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x556bb2e32900
        reg_cfp = 0x7f5938a54e88
        insns_address_table = {0x7f593918162d <vm_exec_core+9005>, 0x7f59391815c3 <vm_exec_core+8899>, 0x7f59391816d4 <vm_exec_core+9172>, 0x7f5939181656 <vm_exec_core+9046>, 0x7f5939181376 <vm_exec_core+8310>, 0x7f59391812e9 <vm_exec_core+8169>, 0x7f5939181b91 <vm_exec_core+10385>, 0x7f5939181b28 <vm_exec_core+10280>, 0x7f5939181500 <vm_exec_core+8704>, 0x7f59391814a5 <vm_exec_core+8613>, 0x7f5939181955 <vm_exec_core+9813>, 0x7f5939181749 <vm_exec_core+9289>, 0x7f5939181c52 <vm_exec_core+10578>, 0x7f5939180213 <vm_exec_core+3859>, 0x7f59391804c8 <vm_exec_core+4552>, 0x7f5939180484 <vm_exec_core+4484>, 0x7f5939180445 <vm_exec_core+4421>, 0x7f5939180409 <vm_exec_core+4361>, 0x7f59391803cd <vm_exec_core+4301>, 0x7f5939180391 <vm_exec_core+4241>, 0x7f593918030c <vm_exec_core+4108>, 0x7f59391802c4 <vm_exec_core+4036>, 0x7f5939181564 <vm_exec_core+8804>, 0x7f5939181458 <vm_exec_core+8536>, 0x7f593918056c <vm_exec_core+4716>, 0x7f593918052b <vm_exec_core+4651>, 0x7f593917fd1a <vm_exec_core+2586>, 0x7f593917fc99 <vm_exec_core+2457>, 0x7f59391813f4 <vm_exec_core+8436>, 0x7f593917fc55 <vm_exec_core+2389>, 0x7f5939180a6e <vm_exec_core+5998>, 0x7f593918087c <vm_exec_core+5500>, 0x7f59391807ec <vm_exec_core+5356>, 0x7f5939180787 <vm_exec_core+5255>, 0x7f5939180728 <vm_exec_core+5160>, 0x7f59391806c9 <vm_exec_core+5065>, 0x7f593918066d <vm_exec_core+4973>, 0x7f59391805f2 <vm_exec_core+4850>, 0x7f5939180b7a <vm_exec_core+6266>, 0x7f5939180b4c <vm_exec_core+6220>, 0x7f5939180b0a <vm_exec_core+6154>, 0x7f5939180ab2 <vm_exec_core+6066>, 0x7f5939180cc7 <vm_exec_core+6599>, 0x7f5939180bcb <vm_exec_core+6347>, 0x7f593917ff97 <vm_exec_core+3223>, 0x7f593917ff4c <vm_exec_core+3148>, 0x7f5939180f1a <vm_exec_core+7194>, 0x7f5939180ea5 <vm_exec_core+7077>, 0x7f5939180e3c <vm_exec_core+6972>, 0x7f5939180de7 <vm_exec_core+6887>, 0x7f5939180fec <vm_exec_core+7404>, 0x7f5939180f4f <vm_exec_core+7247>, 0x7f5939181062 <vm_exec_core+7522>, 0x7f5939180282 <vm_exec_core+3970>, 0x7f593918129c <vm_exec_core+8092>, 0x7f5939181178 <vm_exec_core+7800>, 0x7f593917f360 <vm_exec_core+96>, 0x7f5939180d58 <vm_exec_core+6744>, 0x7f5939180d02 <vm_exec_core+6658>, 0x7f593918220b <vm_exec_core+12043>, 0x7f5939181122 <vm_exec_core+7714>, 0x7f593917fb39 <vm_exec_core+2105>, 0x7f593917fa43 <vm_exec_core+1859>, 0x7f59391800ea <vm_exec_core+3562>, 0x7f5939180028 <vm_exec_core+3368>, 0x7f5939181f50 <vm_exec_core+11344>, 0x7f593917ffe1 <vm_exec_core+3297>, 0x7f593917fee6 <vm_exec_core+3046>, 0x7f593917fe80 <vm_exec_core+2944>, 0x7f593917fe3d <vm_exec_core+2877>, 0x7f593917fd7d <vm_exec_core+2685>, 0x7f593917fbaf <vm_exec_core+2223>, 0x7f5939182a0b <vm_exec_core+14091>, 0x7f593918295a <vm_exec_core+13914>, 0x7f59391828b0 <vm_exec_core+13744>, 0x7f5939182835 <vm_exec_core+13621>, 0x7f5939182787 <vm_exec_core+13447>, 0x7f5939182728 <vm_exec_core+13352>, 0x7f59391826a2 <vm_exec_core+13218>, 0x7f59391825f9 <vm_exec_core+13049>, 0x7f5939182555 <vm_exec_core+12885>, 0x7f59391824ac <vm_exec_core+12716>, 0x7f5939182408 <vm_exec_core+12552>, 0x7f593918237d <vm_exec_core+12413>, 0x7f5939182329 <vm_exec_core+12329>, 0x7f59391822ce <vm_exec_core+12238>, 0x7f593918225d <vm_exec_core+12125>, 0x7f5939181fba <vm_exec_core+11450>, 0x7f593917f9cd <vm_exec_core+1741>, 0x7f593917f968 <vm_exec_core+1640>, 0x7f593918207b <vm_exec_core+11643>, 0x7f59391821ce <vm_exec_core+11982>, 0x7f59391820b4 <vm_exec_core+11700>, 0x7f5939182170 <vm_exec_core+11888>, 0x7f59391820fb <vm_exec_core+11771>, 0x7f593918203c <vm_exec_core+11580>, 0x7f593917f8f1 <vm_exec_core+1521>, 0x7f593917f890 <vm_exec_core+1424>, 0x7f593917f7f9 <vm_exec_core+1273>, 0x7f593917f7ab <vm_exec_core+1195>, 0x7f593917f759 <vm_exec_core+1113>, 0x7f593917f709 <vm_exec_core+1033>, 0x7f593917f6b1 <vm_exec_core+945>, 0x7f593917f675 <vm_exec_core+885>, 0x7f593917f639 <vm_exec_core+825>, 0x7f593918161d <vm_exec_core+8989>, 0x7f59391815b3 <vm_exec_core+8883>, 0x7f59391816c4 <vm_exec_core+9156>, 0x7f5939181646 <vm_exec_core+9030>, 0x7f5939181366 <vm_exec_core+8294>, 0x7f59391812d9 <vm_exec_core+8153>, 0x7f5939181b81 <vm_exec_core+10369>, 0x7f5939181b18 <vm_exec_core+10264>, 0x7f59391814f0 <vm_exec_core+8688>, 0x7f5939181495 <vm_exec_core+8597>, 0x7f5939181945 <vm_exec_core+9797>, 0x7f5939181739 <vm_exec_core+9273>, 0x7f5939181c42 <vm_exec_core+10562>, 0x7f5939180203 <vm_exec_core+3843>, 0x7f59391804b8 <vm_exec_core+4536>, 0x7f5939180474 <vm_exec_core+4468>, 0x7f5939180435 <vm_exec_core+4405>, 0x7f59391803f9 <vm_exec_core+4345>, 0x7f59391803bd <vm_exec_core+4285>, 0x7f5939180381 <vm_exec_core+4225>, 0x7f59391802fc <vm_exec_core+4092>, 0x7f59391802b4 <vm_exec_core+4020>, 0x7f5939181554 <vm_exec_core+8788>, 0x7f5939181448 <vm_exec_core+8520>, 0x7f593918055c <vm_exec_core+4700>, 0x7f593918051b <vm_exec_core+4635>, 0x7f593917fd0a <vm_exec_core+2570>, 0x7f593917fc89 <vm_exec_core+2441>, 0x7f59391813e4 <vm_exec_core+8420>, 0x7f593917fc45 <vm_exec_core+2373>, 0x7f5939180a5e <vm_exec_core+5982>, 0x7f593918086c <vm_exec_core+5484>, 0x7f59391807dc <vm_exec_core+5340>, 0x7f5939180777 <vm_exec_core+5239>, 0x7f5939180718 <vm_exec_core+5144>, 0x7f59391806b9 <vm_exec_core+5049>, 0x7f593918065d <vm_exec_core+4957>, 0x7f59391805e2 <vm_exec_core+4834>, 0x7f5939180b6a <vm_exec_core+6250>, 0x7f5939180b3c <vm_exec_core+6204>, 0x7f5939180afa <vm_exec_core+6138>, 0x7f5939180aa2 <vm_exec_core+6050>, 0x7f5939180cb7 <vm_exec_core+6583>, 0x7f5939180bbb <vm_exec_core+6331>, 0x7f593917ff87 <vm_exec_core+3207>, 0x7f593917ff3c <vm_exec_core+3132>, 0x7f5939180f0a <vm_exec_core+7178>, 0x7f5939180e95 <vm_exec_core+7061>, 0x7f5939180e2c <vm_exec_core+6956>, 0x7f5939180dd7 <vm_exec_core+6871>, 0x7f5939180fdc <vm_exec_core+7388>, 0x7f5939180f3f <vm_exec_core+7231>, 0x7f5939181052 <vm_exec_core+7506>, 0x7f5939180272 <vm_exec_core+3954>, 0x7f593918128c <vm_exec_core+8076>, 0x7f5939181168 <vm_exec_core+7784>, 0x7f5939182c38 <vm_exec_core+14648>, 0x7f5939180d48 <vm_exec_core+6728>, 0x7f5939180cf2 <vm_exec_core+6642>, 0x7f5939182c23 <vm_exec_core+14627>, 0x7f5939181112 <vm_exec_core+7698>, 0x7f593917fb29 <vm_exec_core+2089>, 0x7f593917fa33 <vm_exec_core+1843>, 0x7f59391800da <vm_exec_core+3546>, 0x7f5939180018 <vm_exec_core+3352>, 0x7f5939181f40 <vm_exec_core+11328>, 0x7f593917ffd1 <vm_exec_core+3281>, 0x7f593917fed6 <vm_exec_core+3030>, 0x7f593917fe70 <vm_exec_core+2928>, 0x7f593917fe2d <vm_exec_core+2861>, 0x7f593917fd6d <vm_exec_core+2669>, 0x7f593917fb9f <vm_exec_core+2207>, 0x7f5939182c0e <vm_exec_core+14606>, 0x7f5939182bf9 <vm_exec_core+14585>, 0x7f5939182be4 <vm_exec_core+14564>, 0x7f5939182bcf <vm_exec_core+14543>, 0x7f5939182bba <vm_exec_core+14522>, 0x7f5939182ba5 <vm_exec_core+14501>, 0x7f5939182b89 <vm_exec_core+14473>, 0x7f5939182b74 <vm_exec_core+14452>, 0x7f5939182b5f <vm_exec_core+14431>, 0x7f5939182b4a <vm_exec_core+14410>, 0x7f5939182b35 <vm_exec_core+14389>, 0x7f5939182b20 <vm_exec_core+14368>, 0x7f5939182b0b <vm_exec_core+14347>, 0x7f5939182af6 <vm_exec_core+14326>, 0x7f5939182ae1 <vm_exec_core+14305>, 0x7f5939182acc <vm_exec_core+14284>, 0x7f593917f9bd <vm_exec_core+1725>, 0x7f593917f958 <vm_exec_core+1624>, 0x7f5939182ab7 <vm_exec_core+14263>, 0x7f5939182aa2 <vm_exec_core+14242>, 0x7f5939182a8d <vm_exec_core+14221>, 0x7f5939182a78 <vm_exec_core+14200>, 0x7f593917f342 <vm_exec_core+66>...}
#16 0x00007f59391858fa in rb_vm_exec (ec=0x556bb2d94c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
        _ec = 0x556bb2d94c80
        _tag = {tag = 36, retval = 4, buf = {0x7ffd47686270, 0x7f5939185900 <rb_vm_exec+416>, 0x0, 0x7ffd47686070, 0x1800000000}, prev = 0x7ffd47686400, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#17 0x00007f593918b2a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f591e2f3608, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516
        arg_size = <optimized out>
        arg_size = <optimized out>
#18 0x00007f593918b64f in rb_vm_invoke_proc (ec=ec@entry=0x556bb2d94c80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7ffd476863c8, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735
        self = <optimized out>
#19 0x00007f593918bc60 in vm_call0_body (ec=0x556bb2d94c80, calling=0x7ffd47686270, argv=0x7ffd476863c8) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297
        proc = <optimized out>
        ci = <optimized out>
        cc = 0x7ffd47686320
        ret = <optimized out>
#20 0x00007f593918c5a8 in vm_call0_cc (ec=0x556bb2d94c80, recv=140020735226760, 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 = {93921050442752, 140020736391080}
        calling = {cd = 0x7ffd47686230, cc = 0x7ffd47686320, block_handler = 0, recv = 140020735226760, argc = 1, kw_splat = false, heap_argv = 0}
#21 0x00007f593917eba9 in rb_vm_call0 (kw_splat=0, cme=0x7f591f4a1a30, argv=0x7ffd476863c8, argc=1, id=3425, recv=140020735226760, ec=0x556bb2d94c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f591f4a1a30, call_ = 0x7f59391885c0 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#22 rb_vm_call_kw (kw_splat=0, me=0x7f591f4a1a30, argv=0x7ffd476863c8, argc=1, id=3425, recv=140020735226760, ec=0x556bb2d94c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:330
No locals.
#23 rb_check_funcall_default_kw (kw_splat=0, def=36, argv=0x7ffd476863c8, argc=1, mid=3425, recv=140020735226760) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713
        klass = 140020753748640
        me = 0x7f591f4a1a30
        ec = <optimized out>
        respond = -1
        klass = <optimized out>
        me = <optimized out>
        ec = <optimized out>
        respond = <optimized out>
        ret = <optimized out>
#24 rb_check_funcall (recv=140020735226760, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7ffd476863c8) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689
No locals.
#25 0x00007f5938fabb53 in run_single_final (objid=<optimized out>, cmd=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4056
No locals.
#26 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 = 140725801477304, buf = {0x7f591e2e0000, 0x7f5938fabbc8 <run_finalizer+504>, 0x0, 0x7ffd47686390, 0x4b00000120}, prev = 0x7ffd476865b0, state = RUBY_TAG_NONE, lock_rec = 0}
        i = 0
        state = <optimized out>
        saved = {errinfo = 4, objid = 121, final = 140020735226760, cfp = 0x7f5938a54ef8, sp = 0x7f59389550b8, finished = 0}
        ec = 0x556bb2d94c80
#27 0x00007f5938faebb7 in run_final (zombie=<optimized out>, objspace=0x556bb2d93c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122
        table = 140020735213440
        key = 140020735213520
        key = <optimized out>
        __func__ = "run_final"
        table = <optimized out>
#28 finalize_list (zombie=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4143
        next_zombie = 140020735213360
        page = 0x556bb2e6b350
        __func__ = "finalize_list"
        next_zombie = <optimized out>
        page = <optimized out>
        _lev = <optimized out>
#29 finalize_deferred_heap_pages (objspace=0x556bb2d93c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172
        zombie = <optimized out>
#30 0x00007f5938faede5 in finalize_deferred (objspace=0x556bb2d93c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181
        ec = 0x556bb2d94c80
#31 gc_finalize_deferred (dmy=0x556bb2d93c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191
        objspace = 0x556bb2d93c00
#32 0x00007f59391a2b3e 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 = 0x556bb2d94c80
        _tag = {tag = 36, retval = 140020735226760, buf = {0x7f5938a54f30, 0x7f59391a2bf0 <rb_postponed_job_flush+656>, 0x0, 0x7ffd47686540, 0xc8}, prev = 0x7ffd476868d0, state = RUBY_TAG_NONE, lock_rec = 0}
        pjq = 0x556bb2d939f0
        ec = 0x556bb2d94c80
        block_mask = 12
        saved_mask = 0
        saved_errno = 4
        tmp = {n = {next = 0x7ffd476865a0, prev = 0x7ffd476865a0}}
        triggered_bits = 0
#33 0x00007f5939132af1 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
#34 0x00007f593916d7af in rb_vm_check_ints (ec=0x556bb2d94c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916
No locals.
#35 rb_vm_check_ints (ec=0x556bb2d94c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091
No locals.
#36 vm_pop_frame (ep=<optimized out>, cfp=0x7f5938a54ef8, ec=0x556bb2d94c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446
        flags = <optimized out>
        flags = <optimized out>
#37 rb_vm_pop_frame (ec=0x556bb2d94c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:455
No locals.
#38 vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=0x7f5938a54f30, ec=0x556bb2d94c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3528
        ci = 0x5db100100005
        cc = <optimized out>
        val = 140020735213480
        me = 0x7f591f48f6c8
        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>
#39 vm_call_cfunc_with_frame (ec=0x556bb2d94c80, reg_cfp=0x7f5938a54f30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3570
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#40 0x00007f593917f421 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 = 93921051318048
        ci = 0x7ffd47685bc0
        cc = <optimized out>
        recv = 297298
        argc = <optimized out>
        calling = {cd = 0x556bb2e69720, cc = 0x7f591e2f32c0, block_handler = 0, recv = 140020753745440, 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>
#41 vm_exec_core (ec=0x48952) at ../../src/trunk-gc-asserts/insns.def:881
        bh = <optimized out>
        cd = 0x556bb2e69720
        leaf = <optimized out>
        val = 93921051318048
        reg_pc = 0x556bb301bc90
        reg_cfp = 0x7f5938a54f30
        insns_address_table = {0x7f593918162d <vm_exec_core+9005>, 0x7f59391815c3 <vm_exec_core+8899>, 0x7f59391816d4 <vm_exec_core+9172>, 0x7f5939181656 <vm_exec_core+9046>, 0x7f5939181376 <vm_exec_core+8310>, 0x7f59391812e9 <vm_exec_core+8169>, 0x7f5939181b91 <vm_exec_core+10385>, 0x7f5939181b28 <vm_exec_core+10280>, 0x7f5939181500 <vm_exec_core+8704>, 0x7f59391814a5 <vm_exec_core+8613>, 0x7f5939181955 <vm_exec_core+9813>, 0x7f5939181749 <vm_exec_core+9289>, 0x7f5939181c52 <vm_exec_core+10578>, 0x7f5939180213 <vm_exec_core+3859>, 0x7f59391804c8 <vm_exec_core+4552>, 0x7f5939180484 <vm_exec_core+4484>, 0x7f5939180445 <vm_exec_core+4421>, 0x7f5939180409 <vm_exec_core+4361>, 0x7f59391803cd <vm_exec_core+4301>, 0x7f5939180391 <vm_exec_core+4241>, 0x7f593918030c <vm_exec_core+4108>, 0x7f59391802c4 <vm_exec_core+4036>, 0x7f5939181564 <vm_exec_core+8804>, 0x7f5939181458 <vm_exec_core+8536>, 0x7f593918056c <vm_exec_core+4716>, 0x7f593918052b <vm_exec_core+4651>, 0x7f593917fd1a <vm_exec_core+2586>, 0x7f593917fc99 <vm_exec_core+2457>, 0x7f59391813f4 <vm_exec_core+8436>, 0x7f593917fc55 <vm_exec_core+2389>, 0x7f5939180a6e <vm_exec_core+5998>, 0x7f593918087c <vm_exec_core+5500>, 0x7f59391807ec <vm_exec_core+5356>, 0x7f5939180787 <vm_exec_core+5255>, 0x7f5939180728 <vm_exec_core+5160>, 0x7f59391806c9 <vm_exec_core+5065>, 0x7f593918066d <vm_exec_core+4973>, 0x7f59391805f2 <vm_exec_core+4850>, 0x7f5939180b7a <vm_exec_core+6266>, 0x7f5939180b4c <vm_exec_core+6220>, 0x7f5939180b0a <vm_exec_core+6154>, 0x7f5939180ab2 <vm_exec_core+6066>, 0x7f5939180cc7 <vm_exec_core+6599>, 0x7f5939180bcb <vm_exec_core+6347>, 0x7f593917ff97 <vm_exec_core+3223>, 0x7f593917ff4c <vm_exec_core+3148>, 0x7f5939180f1a <vm_exec_core+7194>, 0x7f5939180ea5 <vm_exec_core+7077>, 0x7f5939180e3c <vm_exec_core+6972>, 0x7f5939180de7 <vm_exec_core+6887>, 0x7f5939180fec <vm_exec_core+7404>, 0x7f5939180f4f <vm_exec_core+7247>, 0x7f5939181062 <vm_exec_core+7522>, 0x7f5939180282 <vm_exec_core+3970>, 0x7f593918129c <vm_exec_core+8092>, 0x7f5939181178 <vm_exec_core+7800>, 0x7f593917f360 <vm_exec_core+96>, 0x7f5939180d58 <vm_exec_core+6744>, 0x7f5939180d02 <vm_exec_core+6658>, 0x7f593918220b <vm_exec_core+12043>, 0x7f5939181122 <vm_exec_core+7714>, 0x7f593917fb39 <vm_exec_core+2105>, 0x7f593917fa43 <vm_exec_core+1859>, 0x7f59391800ea <vm_exec_core+3562>, 0x7f5939180028 <vm_exec_core+3368>, 0x7f5939181f50 <vm_exec_core+11344>, 0x7f593917ffe1 <vm_exec_core+3297>, 0x7f593917fee6 <vm_exec_core+3046>, 0x7f593917fe80 <vm_exec_core+2944>, 0x7f593917fe3d <vm_exec_core+2877>, 0x7f593917fd7d <vm_exec_core+2685>, 0x7f593917fbaf <vm_exec_core+2223>, 0x7f5939182a0b <vm_exec_core+14091>, 0x7f593918295a <vm_exec_core+13914>, 0x7f59391828b0 <vm_exec_core+13744>, 0x7f5939182835 <vm_exec_core+13621>, 0x7f5939182787 <vm_exec_core+13447>, 0x7f5939182728 <vm_exec_core+13352>, 0x7f59391826a2 <vm_exec_core+13218>, 0x7f59391825f9 <vm_exec_core+13049>, 0x7f5939182555 <vm_exec_core+12885>, 0x7f59391824ac <vm_exec_core+12716>, 0x7f5939182408 <vm_exec_core+12552>, 0x7f593918237d <vm_exec_core+12413>, 0x7f5939182329 <vm_exec_core+12329>, 0x7f59391822ce <vm_exec_core+12238>, 0x7f593918225d <vm_exec_core+12125>, 0x7f5939181fba <vm_exec_core+11450>, 0x7f593917f9cd <vm_exec_core+1741>, 0x7f593917f968 <vm_exec_core+1640>, 0x7f593918207b <vm_exec_core+11643>, 0x7f59391821ce <vm_exec_core+11982>, 0x7f59391820b4 <vm_exec_core+11700>, 0x7f5939182170 <vm_exec_core+11888>, 0x7f59391820fb <vm_exec_core+11771>, 0x7f593918203c <vm_exec_core+11580>, 0x7f593917f8f1 <vm_exec_core+1521>, 0x7f593917f890 <vm_exec_core+1424>, 0x7f593917f7f9 <vm_exec_core+1273>, 0x7f593917f7ab <vm_exec_core+1195>, 0x7f593917f759 <vm_exec_core+1113>, 0x7f593917f709 <vm_exec_core+1033>, 0x7f593917f6b1 <vm_exec_core+945>, 0x7f593917f675 <vm_exec_core+885>, 0x7f593917f639 <vm_exec_core+825>, 0x7f593918161d <vm_exec_core+8989>, 0x7f59391815b3 <vm_exec_core+8883>, 0x7f59391816c4 <vm_exec_core+9156>, 0x7f5939181646 <vm_exec_core+9030>, 0x7f5939181366 <vm_exec_core+8294>, 0x7f59391812d9 <vm_exec_core+8153>, 0x7f5939181b81 <vm_exec_core+10369>, 0x7f5939181b18 <vm_exec_core+10264>, 0x7f59391814f0 <vm_exec_core+8688>, 0x7f5939181495 <vm_exec_core+8597>, 0x7f5939181945 <vm_exec_core+9797>, 0x7f5939181739 <vm_exec_core+9273>, 0x7f5939181c42 <vm_exec_core+10562>, 0x7f5939180203 <vm_exec_core+3843>, 0x7f59391804b8 <vm_exec_core+4536>, 0x7f5939180474 <vm_exec_core+4468>, 0x7f5939180435 <vm_exec_core+4405>, 0x7f59391803f9 <vm_exec_core+4345>, 0x7f59391803bd <vm_exec_core+4285>, 0x7f5939180381 <vm_exec_core+4225>, 0x7f59391802fc <vm_exec_core+4092>, 0x7f59391802b4 <vm_exec_core+4020>, 0x7f5939181554 <vm_exec_core+8788>, 0x7f5939181448 <vm_exec_core+8520>, 0x7f593918055c <vm_exec_core+4700>, 0x7f593918051b <vm_exec_core+4635>, 0x7f593917fd0a <vm_exec_core+2570>, 0x7f593917fc89 <vm_exec_core+2441>, 0x7f59391813e4 <vm_exec_core+8420>, 0x7f593917fc45 <vm_exec_core+2373>, 0x7f5939180a5e <vm_exec_core+5982>, 0x7f593918086c <vm_exec_core+5484>, 0x7f59391807dc <vm_exec_core+5340>, 0x7f5939180777 <vm_exec_core+5239>, 0x7f5939180718 <vm_exec_core+5144>, 0x7f59391806b9 <vm_exec_core+5049>, 0x7f593918065d <vm_exec_core+4957>, 0x7f59391805e2 <vm_exec_core+4834>, 0x7f5939180b6a <vm_exec_core+6250>, 0x7f5939180b3c <vm_exec_core+6204>, 0x7f5939180afa <vm_exec_core+6138>, 0x7f5939180aa2 <vm_exec_core+6050>, 0x7f5939180cb7 <vm_exec_core+6583>, 0x7f5939180bbb <vm_exec_core+6331>, 0x7f593917ff87 <vm_exec_core+3207>, 0x7f593917ff3c <vm_exec_core+3132>, 0x7f5939180f0a <vm_exec_core+7178>, 0x7f5939180e95 <vm_exec_core+7061>, 0x7f5939180e2c <vm_exec_core+6956>, 0x7f5939180dd7 <vm_exec_core+6871>, 0x7f5939180fdc <vm_exec_core+7388>, 0x7f5939180f3f <vm_exec_core+7231>, 0x7f5939181052 <vm_exec_core+7506>, 0x7f5939180272 <vm_exec_core+3954>, 0x7f593918128c <vm_exec_core+8076>, 0x7f5939181168 <vm_exec_core+7784>, 0x7f5939182c38 <vm_exec_core+14648>, 0x7f5939180d48 <vm_exec_core+6728>, 0x7f5939180cf2 <vm_exec_core+6642>, 0x7f5939182c23 <vm_exec_core+14627>, 0x7f5939181112 <vm_exec_core+7698>, 0x7f593917fb29 <vm_exec_core+2089>, 0x7f593917fa33 <vm_exec_core+1843>, 0x7f59391800da <vm_exec_core+3546>, 0x7f5939180018 <vm_exec_core+3352>, 0x7f5939181f40 <vm_exec_core+11328>, 0x7f593917ffd1 <vm_exec_core+3281>, 0x7f593917fed6 <vm_exec_core+3030>, 0x7f593917fe70 <vm_exec_core+2928>, 0x7f593917fe2d <vm_exec_core+2861>, 0x7f593917fd6d <vm_exec_core+2669>, 0x7f593917fb9f <vm_exec_core+2207>, 0x7f5939182c0e <vm_exec_core+14606>, 0x7f5939182bf9 <vm_exec_core+14585>, 0x7f5939182be4 <vm_exec_core+14564>, 0x7f5939182bcf <vm_exec_core+14543>, 0x7f5939182bba <vm_exec_core+14522>, 0x7f5939182ba5 <vm_exec_core+14501>, 0x7f5939182b89 <vm_exec_core+14473>, 0x7f5939182b74 <vm_exec_core+14452>, 0x7f5939182b5f <vm_exec_core+14431>, 0x7f5939182b4a <vm_exec_core+14410>, 0x7f5939182b35 <vm_exec_core+14389>, 0x7f5939182b20 <vm_exec_core+14368>, 0x7f5939182b0b <vm_exec_core+14347>, 0x7f5939182af6 <vm_exec_core+14326>, 0x7f5939182ae1 <vm_exec_core+14305>, 0x7f5939182acc <vm_exec_core+14284>, 0x7f593917f9bd <vm_exec_core+1725>, 0x7f593917f958 <vm_exec_core+1624>, 0x7f5939182ab7 <vm_exec_core+14263>, 0x7f5939182aa2 <vm_exec_core+14242>, 0x7f5939182a8d <vm_exec_core+14221>, 0x7f5939182a78 <vm_exec_core+14200>, 0x7f593917f342 <vm_exec_core+66>...}
#42 0x00007f59391858fa in rb_vm_exec (ec=0x556bb2d94c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
        _ec = 0x556bb2d94c80
        _tag = {tag = 36, retval = 4, buf = {0x7f591e2f3680, 0x7f5939185900 <rb_vm_exec+416>, 0x0, 0x7ffd476868b0, 0x7f591e2f3400}, prev = 0x7ffd47686990, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#43 0x00007f593918639b in rb_iseq_eval_main (iseq=iseq@entry=0x7f591e2f3680) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818
        ec = <optimized out>
        val = <optimized out>
#44 0x00007f5938f94555 in rb_ec_exec_node (ec=ec@entry=0x556bb2d94c80, n=n@entry=0x7f591e2f3680) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282
        _ec = <optimized out>
        _tag = {tag = 36, retval = 93921050446976, buf = {0x7f591e2f3680, 0x7f5938f945a0 <rb_ec_exec_node+256>, 0x0, 0x7ffd47686960, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f591e2f3680
#45 0x00007f5938f9813b in ruby_run_node (n=0x7f591e2f3680) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320
        ec = 0x556bb2d94c80
        status = 0
#46 0x0000556bb2943187 in rb_main (argv=0x7ffd47686b98, argc=1) at /tmp/ruby/src/trunk-gc-asserts/main.c:40
        variable_in_this_stack_frame = 140725801479721
#47 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.297319.ruby -x gdbscript
[New LWP 297319]
[New LWP 297322]
[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=140038011956224) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f5d23f52c00 (LWP 297319))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f5d23f52c00 (LWP 297319) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140038011956224) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f5d0a97f640 (LWP 297322) 0x00007f5d24099fde in epoll_wait (epfd=4, events=events@entry=0x7f5d2499f5bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f5d0a97f640 (LWP 297322)):
#0  0x00007f5d24099fde in epoll_wait (epfd=4, events=events@entry=0x7f5d2499f5bc <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  0x00007f5d2462cbd0 in event_wait (vm=0x564d1c2f62a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x564d1c2f62a0) 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=0x564d1c2f62a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053
        vm = 0x564d1c2f62a0
#4  0x00007f5d24008b43 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 = {140735587355632, -2111075315626746323, 140037586417216, 25, 140038012700752, 140735587355984, 2020393300891590189, 2020352815343001133}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f5d24099bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f5d23f52c00 (LWP 297319)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140038011956224) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f5d23f52c00
        old_mask = {__val = {140735587351360, 0, 140037586514240, 140038012769491, 0, 140038012665837, 140038011956224, 140038014281216, 94889185353408, 140038012612007, 241, 140038014297760, 94889185353408, 140038019586335, 94889185338016, 139640370690896}}
        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=140038011956224) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140038011956224, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f5d23fb6476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f5d23f9c7f3 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, 140735587351760, 743627826281726208, 140038011948680, 140038022734976, 0, 140038014297760, 140735587351760, 140038010830848, 140038010896360, 140038017410590, 18446744069414584337}}, sa_flags = 1855865088, sa_restorer = 0x7f5d23e4ffc0}
        sigs = {__val = {32, 7293692186514107696, 8223625903103698530, 3472328295963457581, 4192904167887482928, 2314885531086893104, 2314885530818453536, 2314885530818453536, 8528445641706184736, 7378697234196427620, 3919933115663279718, 7378634724483280944, 7378697629483820646, 3251651914486591542, 3472328295963457581, 4192904167887482928}}
#5  0x00007f5d243b4952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029
No locals.
#6  rb_bug (fmt=fmt@entry=0x7f5d247ea808 "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 = 0x7fff8eb0fdb0, reg_save_area = 0x7fff8eb0fcf0}}
#7  0x00007f5d243b6518 in gc_verify_internal_consistency_ (objspace=0x564d1c2f8c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710
        data = {objspace = 0x564d1c2f8c00, err_count = 1, live_object_count = 7676, zombie_object_count = 1, parent = 140038010896320, old_object_count = 7666, remembered_shady_count = 0}
#8  0x00007f5d244b630e in gc_verify_internal_consistency (objspace=0x564d1c2f8c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777
        prev_during_gc = <optimized out>
        _lev = 1412
#9  gc_start (objspace=0x564d1c2f8c00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9012
        do_full_mark = 0
        __func__ = "gc_start"
        lock_lev = 32605
#10 0x00007f5d244b7af3 in garbage_collect (objspace=0x564d1c2f8c00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8986
        _lev = 0
        ret = <optimized out>
#11 0x00007f5d244bac83 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cache=0x564d1c2f9bc8, objspace=0x564d1c2f8c00, 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=0x564d1c2f8c00, cache=0x564d1c2f9bc8, size_pool_idx=0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2880
No locals.
#13 0x00007f5d244bbf2e 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 0x00007f5d244cd8f2 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 0x00007f5d2466ce1c in vm_ic_update (pc=0x564d1c49edb0, reg_ep=0x7f5d23e510c8, val=140037586507360, ic=0x564d1c49ee20, iseq=0x7f5d098e5e50) 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=0x564d1c2f9c80, reg_cfp=0x7f5d23f50e88, ic=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5966
        val = <optimized out>
        segments = <optimized out>
        ice = <optimized out>
#18 0x00007f5d2467dc78 in vm_exec_core (ec=0x48967) at ../../src/trunk-gc-asserts/insns.def:263
        ic = 0x6
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x564d1c49edc0
        reg_cfp = 0x7f5d23f50e88
        insns_address_table = {0x7f5d2467d62d <vm_exec_core+9005>, 0x7f5d2467d5c3 <vm_exec_core+8899>, 0x7f5d2467d6d4 <vm_exec_core+9172>, 0x7f5d2467d656 <vm_exec_core+9046>, 0x7f5d2467d376 <vm_exec_core+8310>, 0x7f5d2467d2e9 <vm_exec_core+8169>, 0x7f5d2467db91 <vm_exec_core+10385>, 0x7f5d2467db28 <vm_exec_core+10280>, 0x7f5d2467d500 <vm_exec_core+8704>, 0x7f5d2467d4a5 <vm_exec_core+8613>, 0x7f5d2467d955 <vm_exec_core+9813>, 0x7f5d2467d749 <vm_exec_core+9289>, 0x7f5d2467dc52 <vm_exec_core+10578>, 0x7f5d2467c213 <vm_exec_core+3859>, 0x7f5d2467c4c8 <vm_exec_core+4552>, 0x7f5d2467c484 <vm_exec_core+4484>, 0x7f5d2467c445 <vm_exec_core+4421>, 0x7f5d2467c409 <vm_exec_core+4361>, 0x7f5d2467c3cd <vm_exec_core+4301>, 0x7f5d2467c391 <vm_exec_core+4241>, 0x7f5d2467c30c <vm_exec_core+4108>, 0x7f5d2467c2c4 <vm_exec_core+4036>, 0x7f5d2467d564 <vm_exec_core+8804>, 0x7f5d2467d458 <vm_exec_core+8536>, 0x7f5d2467c56c <vm_exec_core+4716>, 0x7f5d2467c52b <vm_exec_core+4651>, 0x7f5d2467bd1a <vm_exec_core+2586>, 0x7f5d2467bc99 <vm_exec_core+2457>, 0x7f5d2467d3f4 <vm_exec_core+8436>, 0x7f5d2467bc55 <vm_exec_core+2389>, 0x7f5d2467ca6e <vm_exec_core+5998>, 0x7f5d2467c87c <vm_exec_core+5500>, 0x7f5d2467c7ec <vm_exec_core+5356>, 0x7f5d2467c787 <vm_exec_core+5255>, 0x7f5d2467c728 <vm_exec_core+5160>, 0x7f5d2467c6c9 <vm_exec_core+5065>, 0x7f5d2467c66d <vm_exec_core+4973>, 0x7f5d2467c5f2 <vm_exec_core+4850>, 0x7f5d2467cb7a <vm_exec_core+6266>, 0x7f5d2467cb4c <vm_exec_core+6220>, 0x7f5d2467cb0a <vm_exec_core+6154>, 0x7f5d2467cab2 <vm_exec_core+6066>, 0x7f5d2467ccc7 <vm_exec_core+6599>, 0x7f5d2467cbcb <vm_exec_core+6347>, 0x7f5d2467bf97 <vm_exec_core+3223>, 0x7f5d2467bf4c <vm_exec_core+3148>, 0x7f5d2467cf1a <vm_exec_core+7194>, 0x7f5d2467cea5 <vm_exec_core+7077>, 0x7f5d2467ce3c <vm_exec_core+6972>, 0x7f5d2467cde7 <vm_exec_core+6887>, 0x7f5d2467cfec <vm_exec_core+7404>, 0x7f5d2467cf4f <vm_exec_core+7247>, 0x7f5d2467d062 <vm_exec_core+7522>, 0x7f5d2467c282 <vm_exec_core+3970>, 0x7f5d2467d29c <vm_exec_core+8092>, 0x7f5d2467d178 <vm_exec_core+7800>, 0x7f5d2467b360 <vm_exec_core+96>, 0x7f5d2467cd58 <vm_exec_core+6744>, 0x7f5d2467cd02 <vm_exec_core+6658>, 0x7f5d2467e20b <vm_exec_core+12043>, 0x7f5d2467d122 <vm_exec_core+7714>, 0x7f5d2467bb39 <vm_exec_core+2105>, 0x7f5d2467ba43 <vm_exec_core+1859>, 0x7f5d2467c0ea <vm_exec_core+3562>, 0x7f5d2467c028 <vm_exec_core+3368>, 0x7f5d2467df50 <vm_exec_core+11344>, 0x7f5d2467bfe1 <vm_exec_core+3297>, 0x7f5d2467bee6 <vm_exec_core+3046>, 0x7f5d2467be80 <vm_exec_core+2944>, 0x7f5d2467be3d <vm_exec_core+2877>, 0x7f5d2467bd7d <vm_exec_core+2685>, 0x7f5d2467bbaf <vm_exec_core+2223>, 0x7f5d2467ea0b <vm_exec_core+14091>, 0x7f5d2467e95a <vm_exec_core+13914>, 0x7f5d2467e8b0 <vm_exec_core+13744>, 0x7f5d2467e835 <vm_exec_core+13621>, 0x7f5d2467e787 <vm_exec_core+13447>, 0x7f5d2467e728 <vm_exec_core+13352>, 0x7f5d2467e6a2 <vm_exec_core+13218>, 0x7f5d2467e5f9 <vm_exec_core+13049>, 0x7f5d2467e555 <vm_exec_core+12885>, 0x7f5d2467e4ac <vm_exec_core+12716>, 0x7f5d2467e408 <vm_exec_core+12552>, 0x7f5d2467e37d <vm_exec_core+12413>, 0x7f5d2467e329 <vm_exec_core+12329>, 0x7f5d2467e2ce <vm_exec_core+12238>, 0x7f5d2467e25d <vm_exec_core+12125>, 0x7f5d2467dfba <vm_exec_core+11450>, 0x7f5d2467b9cd <vm_exec_core+1741>, 0x7f5d2467b968 <vm_exec_core+1640>, 0x7f5d2467e07b <vm_exec_core+11643>, 0x7f5d2467e1ce <vm_exec_core+11982>, 0x7f5d2467e0b4 <vm_exec_core+11700>, 0x7f5d2467e170 <vm_exec_core+11888>, 0x7f5d2467e0fb <vm_exec_core+11771>, 0x7f5d2467e03c <vm_exec_core+11580>, 0x7f5d2467b8f1 <vm_exec_core+1521>, 0x7f5d2467b890 <vm_exec_core+1424>, 0x7f5d2467b7f9 <vm_exec_core+1273>, 0x7f5d2467b7ab <vm_exec_core+1195>, 0x7f5d2467b759 <vm_exec_core+1113>, 0x7f5d2467b709 <vm_exec_core+1033>, 0x7f5d2467b6b1 <vm_exec_core+945>, 0x7f5d2467b675 <vm_exec_core+885>, 0x7f5d2467b639 <vm_exec_core+825>, 0x7f5d2467d61d <vm_exec_core+8989>, 0x7f5d2467d5b3 <vm_exec_core+8883>, 0x7f5d2467d6c4 <vm_exec_core+9156>, 0x7f5d2467d646 <vm_exec_core+9030>, 0x7f5d2467d366 <vm_exec_core+8294>, 0x7f5d2467d2d9 <vm_exec_core+8153>, 0x7f5d2467db81 <vm_exec_core+10369>, 0x7f5d2467db18 <vm_exec_core+10264>, 0x7f5d2467d4f0 <vm_exec_core+8688>, 0x7f5d2467d495 <vm_exec_core+8597>, 0x7f5d2467d945 <vm_exec_core+9797>, 0x7f5d2467d739 <vm_exec_core+9273>, 0x7f5d2467dc42 <vm_exec_core+10562>, 0x7f5d2467c203 <vm_exec_core+3843>, 0x7f5d2467c4b8 <vm_exec_core+4536>, 0x7f5d2467c474 <vm_exec_core+4468>, 0x7f5d2467c435 <vm_exec_core+4405>, 0x7f5d2467c3f9 <vm_exec_core+4345>, 0x7f5d2467c3bd <vm_exec_core+4285>, 0x7f5d2467c381 <vm_exec_core+4225>, 0x7f5d2467c2fc <vm_exec_core+4092>, 0x7f5d2467c2b4 <vm_exec_core+4020>, 0x7f5d2467d554 <vm_exec_core+8788>, 0x7f5d2467d448 <vm_exec_core+8520>, 0x7f5d2467c55c <vm_exec_core+4700>, 0x7f5d2467c51b <vm_exec_core+4635>, 0x7f5d2467bd0a <vm_exec_core+2570>, 0x7f5d2467bc89 <vm_exec_core+2441>, 0x7f5d2467d3e4 <vm_exec_core+8420>, 0x7f5d2467bc45 <vm_exec_core+2373>, 0x7f5d2467ca5e <vm_exec_core+5982>, 0x7f5d2467c86c <vm_exec_core+5484>, 0x7f5d2467c7dc <vm_exec_core+5340>, 0x7f5d2467c777 <vm_exec_core+5239>, 0x7f5d2467c718 <vm_exec_core+5144>, 0x7f5d2467c6b9 <vm_exec_core+5049>, 0x7f5d2467c65d <vm_exec_core+4957>, 0x7f5d2467c5e2 <vm_exec_core+4834>, 0x7f5d2467cb6a <vm_exec_core+6250>, 0x7f5d2467cb3c <vm_exec_core+6204>, 0x7f5d2467cafa <vm_exec_core+6138>, 0x7f5d2467caa2 <vm_exec_core+6050>, 0x7f5d2467ccb7 <vm_exec_core+6583>, 0x7f5d2467cbbb <vm_exec_core+6331>, 0x7f5d2467bf87 <vm_exec_core+3207>, 0x7f5d2467bf3c <vm_exec_core+3132>, 0x7f5d2467cf0a <vm_exec_core+7178>, 0x7f5d2467ce95 <vm_exec_core+7061>, 0x7f5d2467ce2c <vm_exec_core+6956>, 0x7f5d2467cdd7 <vm_exec_core+6871>, 0x7f5d2467cfdc <vm_exec_core+7388>, 0x7f5d2467cf3f <vm_exec_core+7231>, 0x7f5d2467d052 <vm_exec_core+7506>, 0x7f5d2467c272 <vm_exec_core+3954>, 0x7f5d2467d28c <vm_exec_core+8076>, 0x7f5d2467d168 <vm_exec_core+7784>, 0x7f5d2467ec38 <vm_exec_core+14648>, 0x7f5d2467cd48 <vm_exec_core+6728>, 0x7f5d2467ccf2 <vm_exec_core+6642>, 0x7f5d2467ec23 <vm_exec_core+14627>, 0x7f5d2467d112 <vm_exec_core+7698>, 0x7f5d2467bb29 <vm_exec_core+2089>, 0x7f5d2467ba33 <vm_exec_core+1843>, 0x7f5d2467c0da <vm_exec_core+3546>, 0x7f5d2467c018 <vm_exec_core+3352>, 0x7f5d2467df40 <vm_exec_core+11328>, 0x7f5d2467bfd1 <vm_exec_core+3281>, 0x7f5d2467bed6 <vm_exec_core+3030>, 0x7f5d2467be70 <vm_exec_core+2928>, 0x7f5d2467be2d <vm_exec_core+2861>, 0x7f5d2467bd6d <vm_exec_core+2669>, 0x7f5d2467bb9f <vm_exec_core+2207>, 0x7f5d2467ec0e <vm_exec_core+14606>, 0x7f5d2467ebf9 <vm_exec_core+14585>, 0x7f5d2467ebe4 <vm_exec_core+14564>, 0x7f5d2467ebcf <vm_exec_core+14543>, 0x7f5d2467ebba <vm_exec_core+14522>, 0x7f5d2467eba5 <vm_exec_core+14501>, 0x7f5d2467eb89 <vm_exec_core+14473>, 0x7f5d2467eb74 <vm_exec_core+14452>, 0x7f5d2467eb5f <vm_exec_core+14431>, 0x7f5d2467eb4a <vm_exec_core+14410>, 0x7f5d2467eb35 <vm_exec_core+14389>, 0x7f5d2467eb20 <vm_exec_core+14368>, 0x7f5d2467eb0b <vm_exec_core+14347>, 0x7f5d2467eaf6 <vm_exec_core+14326>, 0x7f5d2467eae1 <vm_exec_core+14305>, 0x7f5d2467eacc <vm_exec_core+14284>, 0x7f5d2467b9bd <vm_exec_core+1725>, 0x7f5d2467b958 <vm_exec_core+1624>, 0x7f5d2467eab7 <vm_exec_core+14263>, 0x7f5d2467eaa2 <vm_exec_core+14242>, 0x7f5d2467ea8d <vm_exec_core+14221>, 0x7f5d2467ea78 <vm_exec_core+14200>, 0x7f5d2467b342 <vm_exec_core+66>...}
#19 0x00007f5d246818fa in rb_vm_exec (ec=0x564d1c2f9c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
        _ec = 0x564d1c2f9c80
        _tag = {tag = 36, retval = 4, buf = {0x7fff8eb10530, 0x7f5d24681900 <rb_vm_exec+416>, 0x0, 0x7fff8eb10330, 0x0}, prev = 0x7fff8eb106c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#20 0x00007f5d246872a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f5d098e5e50, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516
        arg_size = <optimized out>
        arg_size = <optimized out>
#21 0x00007f5d2468764f in rb_vm_invoke_proc (ec=ec@entry=0x564d1c2f9c80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7fff8eb10688, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735
        self = <optimized out>
#22 0x00007f5d24687c60 in vm_call0_body (ec=0x564d1c2f9c80, calling=0x7fff8eb10530, argv=0x7fff8eb10688) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297
        proc = <optimized out>
        ci = <optimized out>
        cc = 0x7fff8eb105e0
        ret = <optimized out>
#23 0x00007f5d246885a8 in vm_call0_cc (ec=0x564d1c2f9c80, recv=140037569009280, 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 = {4890909195324358656, 0}
        calling = {cd = 0x7fff8eb104f0, cc = 0x7fff8eb105e0, block_handler = 0, recv = 140037569009280, argc = 1, kw_splat = false, heap_argv = 0}
#24 0x00007f5d2467aba9 in rb_vm_call0 (kw_splat=0, cme=0x7f5d0a9a1a50, argv=0x7fff8eb10688, argc=1, id=3425, recv=140037569009280, ec=0x564d1c2f9c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f5d0a9a1a50, call_ = 0x7f5d246845c0 <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=0x7f5d0a9a1a50, argv=0x7fff8eb10688, argc=1, id=3425, recv=140037569009280, ec=0x564d1c2f9c80) 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=0x7fff8eb10688, argc=1, mid=3425, recv=140037569009280) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713
        klass = 140037586539200
        me = 0x7f5d0a9a1a50
        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=140037569009280, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7fff8eb10688) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689
No locals.
#28 0x00007f5d244a7b53 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 = {0x7f5d098e0000, 0x7f5d244a7bc8 <run_finalizer+504>, 0x0, 0x7fff8eb10650, 0x564d1c2fef18}, prev = 0x7fff8eb10870, state = RUBY_TAG_NONE, lock_rec = 0}
        i = 0
        state = <optimized out>
        saved = {errinfo = 4, objid = 81, final = 140037569009280, cfp = 0x7f5d23f50ec0, sp = 0x7f5d23e510b8, finished = 0}
        ec = 0x564d1c2f9c80
#30 0x00007f5d244aabb7 in run_final (zombie=<optimized out>, objspace=0x564d1c2f8c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122
        table = 140037569052200
        key = 140037569052480
        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 = 0x564d1c45f1f0
        __func__ = "finalize_list"
        next_zombie = <optimized out>
        page = <optimized out>
        _lev = <optimized out>
#32 finalize_deferred_heap_pages (objspace=0x564d1c2f8c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172
        zombie = <optimized out>
#33 0x00007f5d244aade5 in finalize_deferred (objspace=0x564d1c2f8c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181
        ec = 0x564d1c2f9c80
#34 gc_finalize_deferred (dmy=0x564d1c2f8c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191
        objspace = 0x564d1c2f8c00
#35 0x00007f5d2469eb3e 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 = 0x564d1c2f9c80
        _tag = {tag = 36, retval = 1, buf = {0x7f5d23f50ef8, 0x7f5d2469ebf0 <rb_postponed_job_flush+656>, 0x0, 0x7fff8eb10800, 0x60}, prev = 0x7fff8eb10dc0, state = RUBY_TAG_NONE, lock_rec = 0}
        pjq = 0x564d1c2f89f0
        ec = 0x564d1c2f9c80
        block_mask = 12
        saved_mask = 0
        saved_errno = 4
        tmp = {n = {next = 0x7fff8eb10860, prev = 0x7fff8eb10860}}
        triggered_bits = 0
#36 0x00007f5d2462eaf1 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 0x00007f5d24688020 in rb_vm_check_ints (ec=0x564d1c2f9c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916
No locals.
#38 rb_vm_check_ints (ec=0x564d1c2f9c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091
No locals.
#39 vm_pop_frame (ep=<optimized out>, cfp=<optimized out>, ec=0x564d1c2f9c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446
        flags = <optimized out>
        flags = <optimized out>
#40 rb_vm_pop_frame (ec=0x564d1c2f9c80) 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=0x564d1c2f9c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:176
        reg_cfp = 0x7f5d23f50ef8
        ci = <optimized out>
        me = 0x7f5d23e4ea08
        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=0x564d1c2f9c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:187
No locals.
#43 vm_call0_body (ec=0x564d1c2f9c80, 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 0x00007f5d246885a8 in vm_call0_cc (ec=0x564d1c2f9c80, recv=140037569052120, 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, 140038017629998}
        calling = {cd = 0x7fff8eb10ac0, cc = 0x7f5d098efd60, block_handler = 0, recv = 140037569052120, argc = 0, kw_splat = false, heap_argv = 0}
#45 0x00007f5d2468a5e6 in rb_call (scope=CALL_FCALL, argv=0x7f5d23e51088, argc=0, mid=3137, recv=140037569052120) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:899
        ec = <optimized out>
#46 rb_funcallv_kw (recv=recv@entry=140037569052120, mid=mid@entry=3137, argc=argc@entry=0, argv=argv@entry=0x7f5d23e51088, kw_splat=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1092
No locals.
#47 0x00007f5d24494217 in rb_obj_call_init_kw (obj=obj@entry=140037569052120, argc=argc@entry=0, argv=argv@entry=0x7f5d23e51088, kw_splat=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1694
No locals.
#48 0x00007f5d24531c02 in rb_class_new_instance_pass_kw (argc=0, argv=0x7f5d23e51088, klass=140037586507200) at /tmp/ruby/src/trunk-gc-asserts/object.c:2173
        obj = 140037569052120
#49 0x00007f5d24669954 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=0x564d1c2f9c80, reg_cfp=0x7f5d23f50f30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596
        ci = <optimized out>
        argv_ary = <optimized out>
#52 0x00007f5d2467b421 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 = 94889186987072
        ci = 0x7fff8eb0fb90
        cc = <optimized out>
        recv = 297319
        argc = <optimized out>
        calling = {cd = 0x564d1c488c40, cc = 0x7f5d098efd88, block_handler = 0, recv = 140037586507200, 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=0x48967) at ../../src/trunk-gc-asserts/insns.def:881
        bh = <optimized out>
        cd = 0x564d1c488c40
        leaf = <optimized out>
        val = 94889186987072
        reg_pc = 0x564d1c49fc98
        reg_cfp = 0x7f5d23f50f30
        insns_address_table = {0x7f5d2467d62d <vm_exec_core+9005>, 0x7f5d2467d5c3 <vm_exec_core+8899>, 0x7f5d2467d6d4 <vm_exec_core+9172>, 0x7f5d2467d656 <vm_exec_core+9046>, 0x7f5d2467d376 <vm_exec_core+8310>, 0x7f5d2467d2e9 <vm_exec_core+8169>, 0x7f5d2467db91 <vm_exec_core+10385>, 0x7f5d2467db28 <vm_exec_core+10280>, 0x7f5d2467d500 <vm_exec_core+8704>, 0x7f5d2467d4a5 <vm_exec_core+8613>, 0x7f5d2467d955 <vm_exec_core+9813>, 0x7f5d2467d749 <vm_exec_core+9289>, 0x7f5d2467dc52 <vm_exec_core+10578>, 0x7f5d2467c213 <vm_exec_core+3859>, 0x7f5d2467c4c8 <vm_exec_core+4552>, 0x7f5d2467c484 <vm_exec_core+4484>, 0x7f5d2467c445 <vm_exec_core+4421>, 0x7f5d2467c409 <vm_exec_core+4361>, 0x7f5d2467c3cd <vm_exec_core+4301>, 0x7f5d2467c391 <vm_exec_core+4241>, 0x7f5d2467c30c <vm_exec_core+4108>, 0x7f5d2467c2c4 <vm_exec_core+4036>, 0x7f5d2467d564 <vm_exec_core+8804>, 0x7f5d2467d458 <vm_exec_core+8536>, 0x7f5d2467c56c <vm_exec_core+4716>, 0x7f5d2467c52b <vm_exec_core+4651>, 0x7f5d2467bd1a <vm_exec_core+2586>, 0x7f5d2467bc99 <vm_exec_core+2457>, 0x7f5d2467d3f4 <vm_exec_core+8436>, 0x7f5d2467bc55 <vm_exec_core+2389>, 0x7f5d2467ca6e <vm_exec_core+5998>, 0x7f5d2467c87c <vm_exec_core+5500>, 0x7f5d2467c7ec <vm_exec_core+5356>, 0x7f5d2467c787 <vm_exec_core+5255>, 0x7f5d2467c728 <vm_exec_core+5160>, 0x7f5d2467c6c9 <vm_exec_core+5065>, 0x7f5d2467c66d <vm_exec_core+4973>, 0x7f5d2467c5f2 <vm_exec_core+4850>, 0x7f5d2467cb7a <vm_exec_core+6266>, 0x7f5d2467cb4c <vm_exec_core+6220>, 0x7f5d2467cb0a <vm_exec_core+6154>, 0x7f5d2467cab2 <vm_exec_core+6066>, 0x7f5d2467ccc7 <vm_exec_core+6599>, 0x7f5d2467cbcb <vm_exec_core+6347>, 0x7f5d2467bf97 <vm_exec_core+3223>, 0x7f5d2467bf4c <vm_exec_core+3148>, 0x7f5d2467cf1a <vm_exec_core+7194>, 0x7f5d2467cea5 <vm_exec_core+7077>, 0x7f5d2467ce3c <vm_exec_core+6972>, 0x7f5d2467cde7 <vm_exec_core+6887>, 0x7f5d2467cfec <vm_exec_core+7404>, 0x7f5d2467cf4f <vm_exec_core+7247>, 0x7f5d2467d062 <vm_exec_core+7522>, 0x7f5d2467c282 <vm_exec_core+3970>, 0x7f5d2467d29c <vm_exec_core+8092>, 0x7f5d2467d178 <vm_exec_core+7800>, 0x7f5d2467b360 <vm_exec_core+96>, 0x7f5d2467cd58 <vm_exec_core+6744>, 0x7f5d2467cd02 <vm_exec_core+6658>, 0x7f5d2467e20b <vm_exec_core+12043>, 0x7f5d2467d122 <vm_exec_core+7714>, 0x7f5d2467bb39 <vm_exec_core+2105>, 0x7f5d2467ba43 <vm_exec_core+1859>, 0x7f5d2467c0ea <vm_exec_core+3562>, 0x7f5d2467c028 <vm_exec_core+3368>, 0x7f5d2467df50 <vm_exec_core+11344>, 0x7f5d2467bfe1 <vm_exec_core+3297>, 0x7f5d2467bee6 <vm_exec_core+3046>, 0x7f5d2467be80 <vm_exec_core+2944>, 0x7f5d2467be3d <vm_exec_core+2877>, 0x7f5d2467bd7d <vm_exec_core+2685>, 0x7f5d2467bbaf <vm_exec_core+2223>, 0x7f5d2467ea0b <vm_exec_core+14091>, 0x7f5d2467e95a <vm_exec_core+13914>, 0x7f5d2467e8b0 <vm_exec_core+13744>, 0x7f5d2467e835 <vm_exec_core+13621>, 0x7f5d2467e787 <vm_exec_core+13447>, 0x7f5d2467e728 <vm_exec_core+13352>, 0x7f5d2467e6a2 <vm_exec_core+13218>, 0x7f5d2467e5f9 <vm_exec_core+13049>, 0x7f5d2467e555 <vm_exec_core+12885>, 0x7f5d2467e4ac <vm_exec_core+12716>, 0x7f5d2467e408 <vm_exec_core+12552>, 0x7f5d2467e37d <vm_exec_core+12413>, 0x7f5d2467e329 <vm_exec_core+12329>, 0x7f5d2467e2ce <vm_exec_core+12238>, 0x7f5d2467e25d <vm_exec_core+12125>, 0x7f5d2467dfba <vm_exec_core+11450>, 0x7f5d2467b9cd <vm_exec_core+1741>, 0x7f5d2467b968 <vm_exec_core+1640>, 0x7f5d2467e07b <vm_exec_core+11643>, 0x7f5d2467e1ce <vm_exec_core+11982>, 0x7f5d2467e0b4 <vm_exec_core+11700>, 0x7f5d2467e170 <vm_exec_core+11888>, 0x7f5d2467e0fb <vm_exec_core+11771>, 0x7f5d2467e03c <vm_exec_core+11580>, 0x7f5d2467b8f1 <vm_exec_core+1521>, 0x7f5d2467b890 <vm_exec_core+1424>, 0x7f5d2467b7f9 <vm_exec_core+1273>, 0x7f5d2467b7ab <vm_exec_core+1195>, 0x7f5d2467b759 <vm_exec_core+1113>, 0x7f5d2467b709 <vm_exec_core+1033>, 0x7f5d2467b6b1 <vm_exec_core+945>, 0x7f5d2467b675 <vm_exec_core+885>, 0x7f5d2467b639 <vm_exec_core+825>, 0x7f5d2467d61d <vm_exec_core+8989>, 0x7f5d2467d5b3 <vm_exec_core+8883>, 0x7f5d2467d6c4 <vm_exec_core+9156>, 0x7f5d2467d646 <vm_exec_core+9030>, 0x7f5d2467d366 <vm_exec_core+8294>, 0x7f5d2467d2d9 <vm_exec_core+8153>, 0x7f5d2467db81 <vm_exec_core+10369>, 0x7f5d2467db18 <vm_exec_core+10264>, 0x7f5d2467d4f0 <vm_exec_core+8688>, 0x7f5d2467d495 <vm_exec_core+8597>, 0x7f5d2467d945 <vm_exec_core+9797>, 0x7f5d2467d739 <vm_exec_core+9273>, 0x7f5d2467dc42 <vm_exec_core+10562>, 0x7f5d2467c203 <vm_exec_core+3843>, 0x7f5d2467c4b8 <vm_exec_core+4536>, 0x7f5d2467c474 <vm_exec_core+4468>, 0x7f5d2467c435 <vm_exec_core+4405>, 0x7f5d2467c3f9 <vm_exec_core+4345>, 0x7f5d2467c3bd <vm_exec_core+4285>, 0x7f5d2467c381 <vm_exec_core+4225>, 0x7f5d2467c2fc <vm_exec_core+4092>, 0x7f5d2467c2b4 <vm_exec_core+4020>, 0x7f5d2467d554 <vm_exec_core+8788>, 0x7f5d2467d448 <vm_exec_core+8520>, 0x7f5d2467c55c <vm_exec_core+4700>, 0x7f5d2467c51b <vm_exec_core+4635>, 0x7f5d2467bd0a <vm_exec_core+2570>, 0x7f5d2467bc89 <vm_exec_core+2441>, 0x7f5d2467d3e4 <vm_exec_core+8420>, 0x7f5d2467bc45 <vm_exec_core+2373>, 0x7f5d2467ca5e <vm_exec_core+5982>, 0x7f5d2467c86c <vm_exec_core+5484>, 0x7f5d2467c7dc <vm_exec_core+5340>, 0x7f5d2467c777 <vm_exec_core+5239>, 0x7f5d2467c718 <vm_exec_core+5144>, 0x7f5d2467c6b9 <vm_exec_core+5049>, 0x7f5d2467c65d <vm_exec_core+4957>, 0x7f5d2467c5e2 <vm_exec_core+4834>, 0x7f5d2467cb6a <vm_exec_core+6250>, 0x7f5d2467cb3c <vm_exec_core+6204>, 0x7f5d2467cafa <vm_exec_core+6138>, 0x7f5d2467caa2 <vm_exec_core+6050>, 0x7f5d2467ccb7 <vm_exec_core+6583>, 0x7f5d2467cbbb <vm_exec_core+6331>, 0x7f5d2467bf87 <vm_exec_core+3207>, 0x7f5d2467bf3c <vm_exec_core+3132>, 0x7f5d2467cf0a <vm_exec_core+7178>, 0x7f5d2467ce95 <vm_exec_core+7061>, 0x7f5d2467ce2c <vm_exec_core+6956>, 0x7f5d2467cdd7 <vm_exec_core+6871>, 0x7f5d2467cfdc <vm_exec_core+7388>, 0x7f5d2467cf3f <vm_exec_core+7231>, 0x7f5d2467d052 <vm_exec_core+7506>, 0x7f5d2467c272 <vm_exec_core+3954>, 0x7f5d2467d28c <vm_exec_core+8076>, 0x7f5d2467d168 <vm_exec_core+7784>, 0x7f5d2467ec38 <vm_exec_core+14648>, 0x7f5d2467cd48 <vm_exec_core+6728>, 0x7f5d2467ccf2 <vm_exec_core+6642>, 0x7f5d2467ec23 <vm_exec_core+14627>, 0x7f5d2467d112 <vm_exec_core+7698>, 0x7f5d2467bb29 <vm_exec_core+2089>, 0x7f5d2467ba33 <vm_exec_core+1843>, 0x7f5d2467c0da <vm_exec_core+3546>, 0x7f5d2467c018 <vm_exec_core+3352>, 0x7f5d2467df40 <vm_exec_core+11328>, 0x7f5d2467bfd1 <vm_exec_core+3281>, 0x7f5d2467bed6 <vm_exec_core+3030>, 0x7f5d2467be70 <vm_exec_core+2928>, 0x7f5d2467be2d <vm_exec_core+2861>, 0x7f5d2467bd6d <vm_exec_core+2669>, 0x7f5d2467bb9f <vm_exec_core+2207>, 0x7f5d2467ec0e <vm_exec_core+14606>, 0x7f5d2467ebf9 <vm_exec_core+14585>, 0x7f5d2467ebe4 <vm_exec_core+14564>, 0x7f5d2467ebcf <vm_exec_core+14543>, 0x7f5d2467ebba <vm_exec_core+14522>, 0x7f5d2467eba5 <vm_exec_core+14501>, 0x7f5d2467eb89 <vm_exec_core+14473>, 0x7f5d2467eb74 <vm_exec_core+14452>, 0x7f5d2467eb5f <vm_exec_core+14431>, 0x7f5d2467eb4a <vm_exec_core+14410>, 0x7f5d2467eb35 <vm_exec_core+14389>, 0x7f5d2467eb20 <vm_exec_core+14368>, 0x7f5d2467eb0b <vm_exec_core+14347>, 0x7f5d2467eaf6 <vm_exec_core+14326>, 0x7f5d2467eae1 <vm_exec_core+14305>, 0x7f5d2467eacc <vm_exec_core+14284>, 0x7f5d2467b9bd <vm_exec_core+1725>, 0x7f5d2467b958 <vm_exec_core+1624>, 0x7f5d2467eab7 <vm_exec_core+14263>, 0x7f5d2467eaa2 <vm_exec_core+14242>, 0x7f5d2467ea8d <vm_exec_core+14221>, 0x7f5d2467ea78 <vm_exec_core+14200>, 0x7f5d2467b342 <vm_exec_core+66>...}
#54 0x00007f5d246818fa in rb_vm_exec (ec=0x564d1c2f9c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552
        _ec = 0x564d1c2f9c80
        _tag = {tag = 36, retval = 4, buf = {0x7f5d098e6170, 0x7f5d24681900 <rb_vm_exec+416>, 0x0, 0x7fff8eb10da0, 0x7f5d249e1040 <_rtld_global>}, prev = 0x7fff8eb10e80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#55 0x00007f5d2468239b in rb_iseq_eval_main (iseq=iseq@entry=0x7f5d098e6170) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818
        ec = <optimized out>
        val = <optimized out>
#56 0x00007f5d24490555 in rb_ec_exec_node (ec=ec@entry=0x564d1c2f9c80, n=n@entry=0x7f5d098e6170) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94889185352832, buf = {0x7f5d098e6170, 0x7f5d244905a0 <rb_ec_exec_node+256>, 0x0, 0x7fff8eb10e50, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f5d098e6170
#57 0x00007f5d2449413b in ruby_run_node (n=0x7f5d098e6170) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320
        ec = 0x564d1c2f9c80
        status = 0
#58 0x0000564d1acc8187 in rb_main (argv=0x7fff8eb11088, argc=4) at /tmp/ruby/src/trunk-gc-asserts/main.c:40
        variable_in_this_stack_frame = 140735587357481
#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)
raw logfile