# Logfile created on 2024-02-28 23:09:39 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000056277bf28e80 @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.20240228-230939", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x000056277bfb25e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056277bfb24a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056277bfb2310 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240228-230939", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20240228-230939>, @binmode=false, @mon_data=#<Monitor:0x000056277bfb2248>, @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 = f05ad373d8 $$$[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=9677 "--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] 4016780=test_gem_commands_specification_command [ 2/872] 4016778=test_string_memory [ 3/872] 4016779=test_gem_silent_ui [ 4/872] 4016777=test_abi [ 5/872] 4016778=test_line_editor [ 6/872] 4016778=test_object [ 7/872] 4016778=test_gem_source_local [ 8/872] 4016777=test_win32ole_param_event [ 9/872] 4016777=test_gem_resolver_vendor_specification [ 10/872] 4016779=test_gem_resolver_git_specification [ 11/872] 4016777=test_ruby_lex [ 12/872] 4016779=test_whileuntil [ 13/872] 4016779=test_tree_builder [ 14/872] 4016780=test_protect [ 15/872] 4016779=test_gem_commands_info_command [ 16/872] 4016780=test_gem_commands_mirror [ 17/872] 4016780=test_monitor [ 18/872] 4016779=test_ossl [ 19/872] 4016780=ractor_test [ 20/872] 4016780=constant_path_node_test [ 21/872] 4016778=test_bignum [ 22/872] 4016778=test_scanner_events [ 23/872] 4016777=test_case [ 24/872] 4016777=test_gem_request_set [ 25/872] 4016780=test_gem_source_git [ 26/872] 4016778=test_regex_casefold [ 27/872] 4016780=test_unix [ 28/872] 4016780=test_gem_text [ 29/872] 4016780=test_settracefunc [ 30/872] 4016779=test_exit [ 31/872] 4016777=test_win32ole [ 32/872] 4016777=test_nil2vtempty [ 33/872] 4016777=test_context [ 34/872] 4016779=test_type_completor [ 35/872] 4016779=test_coder [ 36/872] 4016779=test_symbol [ 37/872] 4016777=test_method_cache [ 38/872] 4016777=test_gem_ext_cargo_builder_unit [ 39/872] 4016780=test_keyword [ 40/872] 4016777=test_rdoc_markup_to_markdown [ 41/872] 4016777=test_cgi_header [ 42/872] 4016777=test_sprintf_comb [ 43/872] 4016778=test_tcp [ 44/872] 4016778=test_pointer [ 45/872] 4016777=test_rdoc_token_stream [ 46/872] 4016777=test_x509ext [ 47/872] 4016777=test_flags [ 48/872] 4016780=test_gem_ext_builder [ 49/872] 4016777=test_gem_ext_ext_conf_builder [ 50/872] 4016780=test_x509name [ 51/872] 4016780=compiler_test [ 52/872] 4016780=test_rdoc_single_class [ 53/872] 4016777=test_bug_reporter [ 54/872] 4016777=test_name_error_extension [ 55/872] 4016780=test_pinned [ 56/872] 4016777=test_weakref [ 57/872] 4016778=test_timeout [ 58/872] 4016780=test_path_to_class [ 59/872] 4016780=test_refinement [ 60/872] 4016778=test_gem_request_connection_pools [ 61/872] 4016778=unescape_test [ 62/872] 4016777=test_gem_request [ 63/872] 4016777=test_iso_8859 [ 64/872] 4016777=test_rdoc_context [ 65/872] 4016779=test_gem_validator [ 66/872] 4016779=test_cgi_session [ 67/872] 4016779=test_open-uri .Leaked thread: TestOpenURI#test_proxy_http_basic_authentication_success: #<Thread:0x00007f689fb28130 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/server.rb:289 sleep> .Finished thread: TestOpenURI#test_encoding: #<Thread:0x00007f689fb28130 /tmp/ruby/src/trunk-gc-asserts/tool/lib/webrick/server.rb:289 dead> [ 68/872] 4016779=test_numhash [ 69/872] 4016779=test_pkey_rsa [ 70/872] 4016779=test_rdoc_parser_simple [ 71/872] 4016779=test_x509crl [ 72/872] 4016779=test_store [ 73/872] 4016777=test_gem_security_policy [ 74/872] 4016779=test_fips [ 75/872] 4016779=test_rdoc_markup_to_joined_paragraph [ 76/872] 4016779=test_propertyputref [ 77/872] 4016779=test_tracepoint [ 78/872] 4016777=test_gem_resolver_api_specification [ 79/872] 4016777=test_rdoc_markup_to_table_of_contents [ 80/872] 4016777=test_helper [ 81/872] 4016777=test_internal_ivar [ 82/872] 4016777=test_rdoc_cross_reference [ 83/872] 4016778=test_tmpdir [ 84/872] 4016778=test_vm_dump [ 85/872] 4016778=test_filter [ 86/872] 4016778=test_win32ole_type [ 87/872] 4016778=test_transcode [ 88/872] 4016777=test_koi8 [ 89/872] 4016777=test_dln [ 90/872] 4016777=errors_test [ 91/872] 4016778=test_gem_package_tar_reader_entry [ 92/872] 4016777=test_thread [ 93/872] 4016778=test_str2big [ 94/872] 4016778=test_pkg_config [ 95/872] 4016778=test_insns_leaf [ 96/872] 4016778=test_gem_resolver_local_specification [ 97/872] 4016778=test_rat [ 98/872] 4016778=test_parser_events [ 99/872] 4016778=test_ansi_with_terminfo [100/872] 4016778=test_rdoc_markup_include [101/872] 4016779=test_x509req [102/872] 4016779=test_gem_remote_fetcher [103/872] 4016778=test_rdoc_markup_attribute_manager [104/872] 4016778=test_thread_fd_close [105/872] 4016778=test_flush [106/872] 4016778=test_http [107/872] 4016779=json_generator_test [108/872] 4016779=test_gem_resolver_composed_set [109/872] 4016779=test_cgi_core [110/872] 4016779=test_delegate [111/872] 4016779=test_threadgroup [112/872] 4016779=test_parser [113/872] 4016779=test_gem_install_update_options [114/872] 4016779=test_verbose [115/872] 4016779=test_addr [116/872] 4016779=test_have_func [117/872] 4016779=test_remote_fetch_error [118/872] 4016779=test_boolean [119/872] 4016779=test_helper [120/872] 4016779=test_gem [121/872] 4016779=test_rdoc_markup_heading [122/872] 4016779=test_bmethod [123/872] 4016779=json_fixtures_test [124/872] 4016779=test_ssl [125/872] 4016779=test_ole_methods [126/872] 4016779=test_rdoc_generator_pot [127/872] 4016779=test_gem_gem_runner [128/872] 4016779=test_rdoc_parser_c [129/872] 4016779=test_ractor [130/872] 4016779=test_rdoc_extend [131/872] 4016779=test_scheduler [132/872] 4016779=test_regexp [133/872] 4016778=test_marshal [134/872] 4016780=test_rdoc_tom_doc [135/872] 4016780=test_mkmf [136/872] 4016780=test_rdoc_attr [137/872] 4016780=test_merge_keys [138/872] 4016780=test_stringscanner [139/872] 4016780=test_ractor [140/872] 4016780=test_lambda [141/872] 4016780=test_gem_rdoc [142/872] 4016780=test_integer [143/872] 4016778=test_rational [144/872] 4016778=test_trick [145/872] 4016778=test_date_ractor [146/872] 4016778=test_gem_ext_configure_builder [147/872] 4016778=test_protocol [148/872] 4016778=test_win32ole_param [149/872] 4016778=test_ancdata [150/872] 4016778=test_rdoc_encoding [151/872] 4016778=test_recursion [152/872] 4016778=test_gem_stream_ui [153/872] 4016778=test_rdoc_generator_ri [154/872] 4016778=test_class_name_check [155/872] 4016778=test_rdoc_markdown [156/872] 4016778=test_null [157/872] 4016778=test_rdoc_markup_to_html_crossref [158/872] 4016778=test_config [159/872] 4016778=test_yamldbm [160/872] 4016778=test_rdoc_constant [161/872] 4016777=test_iseq [162/872] 4016778=test_deprecate [163/872] 4016778=test_gem_commands_lock_command [164/872] 4016778=test_gem_resolver_git_set [165/872] 4016777=test_ractor [166/872] 4016777=test_date_strftime [167/872] 4016778=test_string [168/872] 4016778=test_iterator [169/872] 4016778=test_buffering [170/872] 4016778=test_svcb_https [171/872] 4016778=pattern_test [172/872] 4016778=test_path [173/872] 4016778=test_rubyoptions [174/872] 4016777=test_symbol [175/872] 4016777=test_storage [176/872] 4016777=test_enc_raise [177/872] 4016777=test_euc_jp [178/872] 4016777=test_history [179/872] 4016777=test_gem_source_installed [180/872] 4016777=test_gem_source_vendor [181/872] 4016777=test_gem_commands_which_command [182/872] 4016777=test_dir_m17n [183/872] 4016777=test_gem_request_set_lockfile [184/872] 4016777=test_basicsocket [185/872] 4016777=test_rendering [186/872] 4016777=test_postponed_job [187/872] 4016777=test_modify_expand [188/872] 4016777=test_gem_available_set [189/872] 4016777=test_process [190/872] 4016777=test_default_gems [191/872] 4016777=test_dryrun [192/872] 4016777=test_terminfo [193/872] 4016777=test_gem_source_specific_file [194/872] 4016777=test_rdoc_markup_formatter [195/872] 4016777=location_test [196/872] 4016780=test_func [197/872] 4016777=test_time_tz [198/872] 4016777=test_bug-14834 [199/872] 4016778=test_addrinfo [200/872] 4016777=test_c_struct_entry [201/872] 4016778=test_nofree [202/872] 4016778=test_object [203/872] 4016778=test_gem_spec_fetcher [204/872] 4016778=test_gem_resolver_index_set [205/872] 4016778=test_member [206/872] 4016778=format_errors_test [207/872] 4016778=test_rbconfig [208/872] 4016778=memsize_test [209/872] 4016778=test_color [210/872] 4016778=ruby_api_test [211/872] 4016777=test_arith_seq_beg_len_step [212/872] 4016777=test_profile_frames [213/872] 4016777=test_gem_resolver_requirement_list [214/872] 4016777=test_rdoc_markup_to_html [215/872] 4016777=test_common [216/872] 4016778=test_folderitem2_invokeverb [217/872] 4016778=test_ipaddr [218/872] 4016777=test_gem_command [219/872] 4016778=test_gem_safe_yaml [220/872] 4016778=test_gem_commands_pristine_command [221/872] 4016777=test_optimization [222/872] 4016778=test_variable [223/872] 4016778=test_jaro_winkler [224/872] 4016778=test_rdoc_generator_pot_po [225/872] 4016778=test_input_method [226/872] 4016778=test_switch_hitter [227/872] 4016778=test_hash [228/872] 4016778=test_gem_installer [229/872] 4016780=test_weakkeymap [230/872] 4016780=test_gem_ext_cmake_builder [231/872] 4016780=test_gem_resolver_specification [232/872] 4016780=test_gem_unsatisfiable_dependency_error [233/872] 4016780=test_win32ole_typelib [234/872] 4016780=test_external_new [235/872] 4016780=test_rdoc_normal_class [236/872] 4016780=integer_parse_test [237/872] 4016780=test_hash_create [238/872] 4016780=test_optparse [239/872] 4016780=test_win32ole_method [240/872] 4016780=test_undef [241/872] 4016780=test_address_resolve [242/872] 4016780=test_rdoc_require [243/872] 4016780=test_iter_break [244/872] 4016780=test_memory_view [245/872] 4016780=test_duplicate [246/872] 4016780=ruby_parser_test [247/872] 4016780=test_arity [248/872] 4016780=test_flip [249/872] 4016780=test_num2int [250/872] 4016780=test_gem_resolver_installed_specification [251/872] 4016780=test_rdoc_context_section [252/872] 4016780=test_rdoc_markup_attributes [253/872] 4016780=test_https [254/872] 4016780=test_shift_jis [255/872] 4016780=test_gem_commands_outdated_command [256/872] 4016780=test_evaluation [257/872] 4016780=test_not [258/872] 4016780=json_parser_test [259/872] 4016780=test_emitter [260/872] 4016780=test_assembler [261/872] 4016780=test_benchmark [262/872] 4016780=test_project_sanity [263/872] 4016780=test_gem_package_tar_header [264/872] 4016780=test_date_arith [265/872] 4016780=test_rational2 [266/872] 4016780=test_gem_source [267/872] 4016780=test_arithmetic_sequence [268/872] 4016780=test_signedness [269/872] 4016780=test_ensured [270/872] 4016780=test_gem_util [271/872] 4016780=test_deprecated [272/872] 4016780=test_div [273/872] 4016780=test_ractor [274/872] 4016780=test_completion [275/872] 4016780=test_metaclass [276/872] 4016780=test_class [277/872] 4016780=test_eval [278/872] 4016780=fuzzer_test [279/872] 4016780=test_pack [280/872] 4016778=test_struct [281/872] 4016778=test_gem_commands_install_command [282/872] 4016780=test_cgi_cookie [283/872] 4016780=test_ast [284/872] 4016777=test_gem_commands_owner_command [285/872] 4016777=test_ostruct [286/872] 4016777=test_new [287/872] 4016777=test_cipher [288/872] 4016777=test_erb_command [289/872] 4016777=test_bigzero [290/872] 4016777=test_rdoc_top_level [291/872] 4016777=test_iseq_load [292/872] 4016778=test_class2name [293/872] 4016778=test_complex2 [294/872] 4016778=test_windows_1251 [295/872] 4016778=test_fstring [296/872] 4016778=test_cparser [297/872] 4016777=test_dup [298/872] 4016777=test_rdoc_markup_raw [299/872] 4016777=test_require [300/872] 4016777=test_provider [301/872] 4016777=test_rdoc_markup_to_tt_only [302/872] 4016778=test_file [303/872] 4016777=test_pkcs7 [304/872] 4016777=bom_test [305/872] 4016777=test_yield [306/872] 4016778=test_files_test_1 [307/872] 4016778=test_typeddata [308/872] 4016778=test_history [309/872] 4016778=test_memory_view [310/872] 4016779=test_rdoc_rd [311/872] 4016779=test_win32ole_type_event [312/872] 4016778=test_config [313/872] 4016778=test_rdoc_rd_inline [314/872] 4016779=test_have_library [315/872] 4016778=test_update [316/872] 4016778=test_word [317/872] 4016778=test_gem_security_trust_dir [318/872] 4016778=test_variable_name_check [319/872] 4016779=test_numeric [320/872] 4016779=test_time [321/872] 4016778=test_gem_commands_exec_command [322/872] 4016779=test_nomethod_error [323/872] 4016779=test_pattern_matching [324/872] 4016779=test_engine [325/872] 4016779=test_len [326/872] 4016779=test_key_error [327/872] 4016779=test_lock_native_thread [328/872] 4016779=test_clone [329/872] 4016779=magic_comment_test [330/872] 4016779=test_dot_dot [331/872] 4016779=test_objspace [332/872] 4016778=test_cgi_modruby [333/872] 4016778=test_gem_console_ui [334/872] 4016778=test_gem_stub_specification [335/872] 4016778=test_gem_commands_signin_command [336/872] 4016778=test_cmethod [337/872] 4016778=test_logger [338/872] 4016778=test_cgi_tag_helper [339/872] 4016778=test_gem_resolver_api_set [340/872] 4016778=test_passing_block [341/872] 4016778=test_gem_commands_help_command [342/872] 4016778=test_import [343/872] 4016778=test_stat [344/872] 4016778=test_frozen_error [345/872] 4016778=test_printf [346/872] 4016778=test_gem_dependency_installer [347/872] 4016778=test_rdoc_options [348/872] 4016778=test_signal [349/872] 4016778=test_fixnum [350/872] 4016778=test_rdoc_markup_indented_paragraph [351/872] 4016778=test_usrmarshal [352/872] 4016778=test_yaml [353/872] 4016778=test_big2str [354/872] 4016778=test_qsort [355/872] 4016778=test_rdoc_include [356/872] 4016778=test_uncorrectable_name_check [357/872] 4016778=json_addition_test [358/872] 4016778=test_gem_commands_search_command [359/872] 4016778=test_struct [360/872] 4016778=test_timeout [361/872] 4016778=test_case_options [362/872] 4016778=test_gem_commands_fetch_command [363/872] 4016778=test_rdoc_any_method [364/872] 4016778=test_complexrational [365/872] 4016778=test_win32ole_event [366/872] 4016778=test_env [367/872] 4016778=test_mutex [368/872] 4016778=test_big5 [369/872] 4016778=test_my_integer [370/872] 4016778=test_debugger_integration [371/872] 4016778=test_io_m17n [372/872] 4016778=test_date_compat [373/872] 4016778=test_bundled_ca [374/872] 4016778=test_gem_commands_sources_command [375/872] 4016778=test_call [376/872] 4016778=test_gem_uri [377/872] 4016778=test_erb [378/872] 4016778=test_gem_source_lock [379/872] 4016778=test_gem_commands_list_command [380/872] 4016778=test_digest [381/872] 4016778=version_test [382/872] 4016778=test_closure [383/872] 4016778=test_sexp [384/872] 4016778=test_object_create_start [385/872] 4016778=test_enumerator [386/872] 4016778=test_nonblock [387/872] 4016778=test_ocsp [388/872] 4016778=test_rdoc_markup_paragraph [389/872] 4016778=parse_comments_test [390/872] 4016778=test_encoding [391/872] 4016778=test_gem_package_tar_reader [392/872] 4016778=test_rdoc_markup_to_ansi [393/872] 4016778=test_rdoc_ri_driver [394/872] 4016778=test_document [395/872] 4016777=test_httpheader [396/872] 4016778=test_gem_commands_query_command [397/872] 4016777=test_constant [398/872] 4016778=test_too_many_dummy_encodings [399/872] 4016778=test_gem_resolver_conflict [400/872] 4016778=test_have_macro [401/872] 4016778=test_pathname [402/872] 4016778=test_primitive [403/872] 4016778=test_coverage [404/872] 4016777=test_rubyvm [405/872] 4016777=test_ansi_without_terminfo [406/872] 4016777=test_rdoc_rd_inline_parser [407/872] 4016777=test_gem_resolver [408/872] 4016778=json_string_matching_test [409/872] 4016778=test_gem_resolver_best_set [410/872] 4016778=test_dir [411/872] 4016778=test_pkey_dsa [412/872] 4016778=test_httpresponse [413/872] 4016778=test_alias_and_anchor [414/872] 4016778=test_rdoc_parser_ruby [415/872] 4016777=test_const [416/872] 4016777=test_enc_str_buf_cat [417/872] 4016777=test_class [418/872] 4016778=test_encoding [419/872] 4016778=test_ssl [420/872] 4016778=test_acceptable [421/872] 4016778=test_random [422/872] 4016778=test_marshalable [423/872] 4016778=test_io_wait_uncommon [424/872] 4016778=test_lexer [425/872] 4016778=test_sockopt [426/872] 4016778=test_gem_ci_detector [427/872] 4016778=test_module [428/872] 4016778=test_rb_str_dup [429/872] 4016778=test_eval [430/872] 4016778=test_io_console [431/872] 4016778=test_gem_version_option [432/872] 4016778=test_ellipsize [433/872] 4016778=test_c_union_entity [434/872] 4016778=test_enum [435/872] 4016778=test_cstr [436/872] 4016778=test_parse [437/872] 4016778=test_help [438/872] 4016778=test_ssl_session [439/872] 4016778=test_files_lib [440/872] 4016778=test_rdoc_markup_verbatim [441/872] 4016778=test_inadvertent_creation [442/872] 4016778=test_pair [443/872] 4016778=test_object_references [444/872] 4016778=test_load [445/872] 4016778=test_install [446/872] 4016778=test_nowrite [447/872] 4016778=test_thread_cv [448/872] 4016778=test_stack [449/872] 4016778=test_thread_queue [450/872] 4016778=json_generic_object_test [451/872] 4016778=test_to_ruby [452/872] 4016778=test_last_thread [453/872] 4016778=test_depth_first [454/872] 4016778=test_gem_commands_stale_command [455/872] 4016778=test_set [456/872] 4016778=test_econv [457/872] 4016778=test_unicode [458/872] 4016778=test_gem_version [459/872] 4016778=test_buffered_io [460/872] 4016778=test_date_strptime [461/872] 4016778=test_err_in_callback [462/872] 4016778=test_getopts [463/872] 4016778=test_prettyprint [464/872] 4016778=test_raise_exception [465/872] 4016778=test_color_printer [466/872] 4016778=test_http_request [467/872] 4016778=test_queue [468/872] 4016778=comments_test [469/872] 4016778=test_stringchar [470/872] 4016778=test_http [471/872] 4016778=test_require_path_check [472/872] 4016778=test_httpresponses [473/872] 4016778=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 37667> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 [474/872] 4016778=test_data [475/872] 4016778=test_function_entry [476/872] 4016778=test_framework [477/872] 4016778=test_parser [478/872] 4016778=test_gem_resolver_lock_specification [479/872] 4016778=test_c_struct_builder [480/872] 4016778=test_gem_security_signer [481/872] 4016778=test_sprintf [482/872] 4016778=test_sorted_set [483/872] 4016778=test_emoji [484/872] 4016778=test_readpartial [485/872] 4016778=test_gem_source_fetch_problem [486/872] 4016778=ripper_test [487/872] 4016778=test_array_create [488/872] 4016778=test_mdns [489/872] 4016778=test_data_error [490/872] 4016778=test_cp949 [491/872] 4016778=test_enumerator [492/872] 4016779=test_condition [493/872] 4016779=test_singleton [494/872] 4016779=test_debug [495/872] 4016779=test_name_error [496/872] 4016779=test_gem_name_tuple [497/872] 4016779=test_gem_commands_dependency_command [498/872] 4016779=test_ractor_compatibility [499/872] 4016779=test_wss [500/872] 4016779=test_safe_load [501/872] 4016779=test_date_attr [502/872] 4016779=test_convertible [503/872] 4016779=test_array [504/872] 4016777=test_scalar_scanner [505/872] 4016777=test_date_time [506/872] 4016777=test_gem_uri_formatter [507/872] 4016777=test_weakmap [508/872] 4016779=test_pack [509/872] 4016779=test_ws [510/872] 4016779=test_digest_extend [511/872] 4016779=test_shellwords [512/872] 4016779=test_omap [513/872] 4016779=test_popen_deadlock [514/872] 4016779=test_key_name_check [515/872] 4016779=test_unicode_escape [516/872] 4016779=test_irb [517/872] 4016779=test_pkcs12 [518/872] 4016779=test_shapes [519/872] 4016779=locals_test [520/872] 4016779=test_gem_package_tar_writer [521/872] 4016779=command_line_test [522/872] 4016779=test_utf16 [523/872] 4016779=test_kill_ring [524/872] 4016779=test_emitter [525/872] 4016779=test_gem_bundler_version_finder [526/872] 4016779=test_float [527/872] 4016779=test_stringify_symbols [528/872] 4016779=test_forwardable [529/872] 4016779=test_pp [530/872] 4016779=parser_test [531/872] 4016779=test_webauthn_listener_response [532/872] 4016779=test_scan_args [533/872] 4016779=test_rdoc_ri_paths [534/872] 4016779=test_cclass [535/872] 4016779=test_gem_commands_cert_command [536/872] 4016779=test_foreach [537/872] 4016779=test_rand [538/872] 4016779=test_gem_commands_signout_command [539/872] 4016779=test_gem_dependency_list [540/872] 4016779=test_gem_path_support [541/872] 4016779=test_rdoc_normal_module [542/872] 4016777=test_rdoc_markdown_test [543/872] 4016779=test_rdoc_markup_to_bs [544/872] 4016779=test_config [545/872] 4016779=test_files_sample [546/872] 4016779=test_backtrace [547/872] 4016777=test_json_tree [548/872] 4016777=test_nextafter [549/872] 4016777=test_capacity [550/872] 4016777=test_rdoc_task [551/872] 4016777=test_summary [552/872] 4016777=test_find [553/872] 4016777=test_gem_commands_build_command [554/872] 4016779=test_ractor [555/872] 4016779=test_severity [556/872] 4016779=test_integer [557/872] 4016779=test_ifunless [558/872] 4016779=test_grapheme_breaks [559/872] 4016779=encoding_test [560/872] 4016777=test_gc_compact [561/872] 4016779=test_pipe [562/872] 4016779=test_ractor [563/872] 4016779=test_rdoc_markup_hard_break [564/872] 4016779=test_win32ole_method_event [565/872] 4016779=test_face [566/872] 4016779=test_sizeof [567/872] 4016779=test_cgi_util [568/872] 4016779=test_key_event_record [569/872] 4016779=test_data [570/872] 4016779=test_sleep [571/872] 4016779=test_rdoc_store [572/872] 4016779=regexp_test [573/872] 4016779=test_rdoc_markup [574/872] 4016779=test_time [575/872] 4016779=test_rdoc_code_object [576/872] 4016779=test_gem_source_subpath_problem [577/872] 4016779=test_rdoc_stats [578/872] 4016777=test_gem_commands_update_command [579/872] 4016779=test_gem_request_set_lockfile_parser [580/872] 4016779=test_human_typo [581/872] 4016779=test_enc_associate [582/872] 4016779=test_interned_str [583/872] 4016779=test_option [584/872] 4016779=test_tree_spell_checker [585/872] 4016779=newline_test [586/872] 4016779=test_system [587/872] 4016779=test_tracer [588/872] 4016779=test_zsh_completion [589/872] 4016779=test_gem_dependency_resolution_error [590/872] 4016779=test_random_formatter [591/872] 4016779=test_gem_resolver_vendor_set [592/872] 4016779=test_gem_package_old [593/872] 4016779=test_gem_commands_yank_command [594/872] 4016779=test_gem_commands_contents_command [595/872] 4016779=test_gem_ext_cargo_builder_link_flag_converter [596/872] 4016779=test_gem_uninstaller [597/872] 4016777=test_gem_specification [598/872] 4016779=test_key_stroke [599/872] 4016779=test_gem_ext_cargo_builder [600/872] 4016779=test_thread [601/872] 4016779=test_proc [602/872] 4016779=test_fiber [603/872] 4016779=test_array [604/872] 4016779=test_gem_commands_uninstall_command [605/872] 4016779=test_win32ole_variable [606/872] 4016779=test_pkey_ec [607/872] 4016779=test_zlib [608/872] 4016777=test_date_new [609/872] 4016777=test_date_parse [610/872] 4016777=test_exception_at_throwing [611/872] 4016777=test_backtrace [612/872] 4016777=test_gem_resolver_installer_set [613/872] 4016777=test_to_ary_concat [614/872] 4016777=test_mixed_unicode_escapes [615/872] 4016777=test_gbk [616/872] 4016777=test_pack [617/872] 4016777=test_open3 [618/872] 4016777=test_rdoc_markup_to_rdoc [619/872] 4016777=test_ftp [620/872] 4016777=library_symbols_test [621/872] 4016777=test_inlinecache [622/872] 4016777=test_pstore [623/872] 4016777=test_set_len [624/872] 4016777=test_rdoc_servlet [625/872] 4016777=test_random [626/872] 4016777=test_kernel [627/872] 4016777=test_rdoc_markup_to_label [628/872] 4016777=test_date_marshal [629/872] 4016777=test_gem_commands_unpack_command [630/872] 4016777=test_etc [631/872] 4016777=test_complex [632/872] 4016777=test_nil [633/872] 4016777=test_stream [634/872] 4016777=test_gem_gemcutter_utilities [635/872] 4016777=!Nothing_to_test [636/872] 4016777=test_rdoc_parser_rd [637/872] 4016777=test_utf32 [638/872] 4016777=test_noarg [639/872] 4016777=test_io [640/872] 4016779=test_gem_platform [641/872] 4016779=test_gem_commands_server_command [642/872] 4016779=test_cesu8 [643/872] 4016779=test_method_cache [644/872] 4016779=test_rdoc_markup_parser [645/872] 4016779=test_method [646/872] 4016780=test_resize [647/872] 4016780=test_asn1 [648/872] 4016780=test_method_name_check [649/872] 4016780=test_require [650/872] 4016780=test_yaml_special_cases [651/872] 4016780=test_gem_source_list [652/872] 4016780=test_assignment [653/872] 4016778=test_socket [654/872] 4016777=test_rdoc_markup_pre_process [655/872] 4016777=test_formatter [656/872] 4016777=test_reline [657/872] 4016777=test_date [658/872] 4016777=test_optarg [659/872] 4016778=test_yield_block [660/872] 4016778=test_gem_local_remote_options [661/872] 4016777=test_exception [662/872] 4016777=test_fileutils [663/872] 4016778=test_gem_ext_rake_builder [664/872] 4016777=test_bn [665/872] 4016777=test_rdoc_parser_markdown [666/872] 4016777=test_file_exhaustive [667/872] 4016778=test_case_comprehensive [668/872] 4016780=test_command [669/872] 4016780=test_rdoc_class_module [670/872] 4016779=test_hash [671/872] 4016780=test_psych [672/872] 4016780=test_x509store [673/872] 4016780=json_common_interface_test [674/872] 4016780=test_case_mapping [675/872] 4016780=test_stream [676/872] 4016780=test_handle [677/872] 4016780=test_kdf [678/872] 4016780=test_configuration [679/872] 4016780=test_rdoc_method_attr [680/872] 4016780=static_literals_test [681/872] 4016780=test_rendering [682/872] 4016780=test_gem_resolver_dependency_request [683/872] 4016780=test_gem_package_task [684/872] 4016780=test_io [685/872] 4016780=test_serialize_subclasses [686/872] 4016780=test_ns_spki [687/872] 4016780=test_gem_requirement [688/872] 4016780=test_io_wait [689/872] 4016780=test_frozen [690/872] 4016780=test_rdoc_rd_block_parser [691/872] 4016780=test_kwargs [692/872] 4016780=test_sleep [693/872] 4016780=test_nesting_parser [694/872] 4016780=test_securerandom [695/872] 4016780=test_set [696/872] 4016780=test_coderange [697/872] 4016780=test_rdoc_i18n_locale [698/872] 4016780=test_argf [699/872] 4016777=heredoc_dedent_test [700/872] 4016777=test_rdoc_text [701/872] 4016777=test_ubf_async_safe [702/872] 4016777=test_objectspace [703/872] 4016777=test_yjit [704/872] 4016780=test_win32ole_record [705/872] 4016780=test_digest [706/872] 4016780=test_process [707/872] 4016777=test_m17n [708/872] 4016777=test_require [709/872] 4016777=test_rdoc_generator_pot_po_entry [710/872] 4016777=test_tsort [711/872] 4016777=test_integer_comb [712/872] 4016780=test_console_attr [713/872] 4016780=test_euc_kr [714/872] 4016780=test_ractor [715/872] 4016780=test_fiddle [716/872] 4016780=test_require_lib [717/872] 4016780=test_pkey_dh [718/872] 4016780=test_exception [719/872] 4016777=test_range [720/872] 4016777=test_emoji_breaks [721/872] 4016780=test_pkey [722/872] 4016780=test_type [723/872] 4016780=test_ts [724/872] 4016780=test_yaml_tree [725/872] 4016780=test_gem_resolver_activation_request [726/872] 4016780=test_locale [727/872] 4016780=test_enumerator_kw [728/872] 4016780=test_ractor [729/872] 4016780=test_logperiod [730/872] 4016780=test_gem_config_file [731/872] 4016780=desugar_compiler_test [732/872] 4016780=test_x509cert [733/872] 4016780=test_spell_checker [734/872] 4016780=test_config [735/872] 4016780=test_yjit_exit_locations [736/872] 4016780=test_rdoc_rubygems_hook [737/872] 4016780=test_logdevice [738/872] 4016780=test_gem_commands_push_command [739/872] 4016780=test_thread [740/872] 4016780=test_rdoc_markup_document [741/872] 4016780=test_udp [742/872] 4016780=test_string [743/872] 4016777=test_gem_request_set_gem_dependency_api [744/872] 4016777=test_gem_security [745/872] 4016777=test_literal [746/872] 4016779=test_load [747/872] 4016779=test_m17n_comb [748/872] 4016777=test_scalar [749/872] 4016777=test_rdoc_generator_json_index [750/872] 4016777=test_io_buffer [751/872] 4016777=test_files_test [752/872] 4016777=test_webauthn_poller [753/872] 4016777=test_gem_command_manager [754/872] 4016777=test_did_you_mean [755/872] 4016777=test_gem_commands_setup_command [756/872] 4016777=test_show_source [757/872] 4016777=test_pty [758/872] 4016777=test_case [759/872] 4016777=test_continuation [760/872] 4016777=test_delete [761/872] 4016777=test_gem_safe_marshal [762/872] 4016779=test_math [763/872] 4016779=test_rdoc_generator_markup [764/872] 4016779=test_gc [765/872] 4016779=test_libs [766/872] 4016779=test_rdoc_alias [767/872] 4016779=test_gem_resolver_index_specification [768/872] 4016779=test_placearg [769/872] 4016779=test_file [770/872] 4016779=dispatcher_test [771/872] 4016779=test_eval_history [772/872] 4016779=test_generic [773/872] 4016779=test_init [774/872] 4016779=test_wait [775/872] 4016779=test_workspace [776/872] 4016779=test_force_exit [777/872] 4016779=test_egrep_cpp [778/872] 4016779=test_date_conv [779/872] 4016777=test_append [780/872] 4016777=test_files_ext [781/872] 4016777=test_euc_tw [782/872] 4016777=test_super [783/872] 4016779=test_rdoc_markup_to_html_snippet [784/872] 4016779=test_io_timeout [785/872] 4016779=test_rdoc_comment [786/872] 4016779=test_at_exit [787/872] 4016779=test_https_proxy [788/872] 4016779=test_defined [789/872] 4016779=test_gem_dependency [790/872] 4016779=test_comparable [791/872] 4016779=test_autoconf [792/872] 4016779=test_error_highlight [793/872] 4016779=parameters_signature_test [794/872] 4016779=test_rdoc_parser_changelog [795/872] 4016779=test_win32ole_variant_outarg [796/872] 4016779=test_cgi_multipart [797/872] 4016779=test_files_test_2 [798/872] 4016779=test_gc [799/872] 4016777=test_enumerable [800/872] 4016777=test_beginendblock [801/872] 4016777=json_ext_parser_test [802/872] 4016777=test_erb_m17n [803/872] 4016777=test_bash_completion [804/872] 4016777=test_within_pipe [805/872] 4016777=test_rdoc_i18n_text [806/872] 4016777=test_singleton_function [807/872] 4016777=test_fnmatch [808/872] 4016777=parse_test [809/872] 4016777=test_windows_1252 [810/872] 4016777=test_alias [811/872] 4016777=test_rdoc_generator_darkfish [812/872] 4016777=test_gem_request_set_lockfile_tokenizer [813/872] 4016777=test_raise [814/872] 4016777=test_rdoc_rdoc [815/872] 4016777=test_string [816/872] 4016777=test_gem_update_suggestion [817/872] 4016777=test_gem_commands_check_command [818/872] 4016777=test_stringio [819/872] 4016777=test_gem_commands_environment_command [820/872] 4016777=test_io_buffer [821/872] 4016777=test_gem_resolver_lock_set [822/872] 4016777=test_dns [823/872] 4016777=test_unicode_normalize [824/872] 4016779=test_arith_seq_extract [825/872] 4016779=test_win32ole_variant [826/872] 4016779=test_change_word [827/872] 4016779=test_reline_key [828/872] 4016779=test_hmac [829/872] 4016779=test_pattern_key_name_check [830/872] 4016779=test_yamlstore [831/872] 4016779=test_gem_impossible_dependencies_error [832/872] 4016779=test_gem_commands_cleanup_command [833/872] 4016779=test_autoload [834/872] 4016779=test_bug-5832 [835/872] 4016779=test_fd_setsize [836/872] 4016779=test_numeric [837/872] 4016779=test_function [838/872] 4016779=test_rdoc_parser [839/872] 4016779=test_arity [840/872] 4016779=test_resolve_symbol [841/872] 4016779=test_trace [842/872] 4016779=test_gem_doctor [843/872] 4016779=test_ripper [844/872] 4016779=test_ldap [845/872] 4016779=test_x509attr [846/872] 4016779=attribute_write_test [847/872] 4016779=test_macro [848/872] 4016779=test_gem_package [849/872] 4016779=json_encoding_test [850/872] 4016779=test_recorder [851/872] 4016779=test_reqarg [852/872] 4016779=test_instrumentation_api [853/872] 4016777=test_compile_prism [854/872] 4016779=test_tempfile [855/872] 4016779=test_bug-3571 [856/872] 4016779=test_syntax [857/872] 4016777=test_key_actor_emacs [858/872] 4016777=test_lazy_enumerator [859/872] 4016777=test_basicinstructions [860/872] 4016777=test_mul [861/872] 4016777=test_resource [862/872] 4016777=test_find_executable [863/872] 4016777=test_string_processing [864/872] 4016777=test_gb18030 [865/872] 4016777=test_normalize [866/872] 4016777=test_win32ole_variant_m [867/872] 4016777=test_extlibs [868/872] 4016777=test_notimplement [869/872] 4016777=test_key_actor_vi [870/872] 4016777=test_rubygems [871/872] 4016777=test_mailto [872/872] 4016777=test_gem_commands_open_command Retrying... 1) Failure: TestObjectSpace#test_finalizer_with_super [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_objectspace.rb:124]: pid 4084082 killed by SIGABRT (signal 6) (core dumped) | verify_internal_consistency_i: FL_FINALIZE set but not in finalizer_table: 0x00007efd1dc6ff40 [3 ] T_ZOMBIE | -e:17: [BUG] gc_verify_internal_consistency: found internal inconsistency. | ruby 3.4.0dev (2024-02-28T23:00:22Z master f05ad373d8) [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:001d50 EVAL -e:36 [FINISH] | c:0001 p:0000 s:0003 E:0022a0 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) [0x7efd38a1f6e1] /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) [0x7efd3880c61e] /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) [0x7efd3873a94d] /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) [0x7efd3873c518] /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) [0x7efd3883c30e] /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) [0x7efd3883daf3] /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) [0x7efd38840c83] /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) [0x7efd38841f2e] /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) [0x7efd389f2e1c] /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) [0x7efd38a03c78] ../../src/trunk-gc-asserts/insns.def:263 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec+0x19a) [0x7efd38a078fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_invoke_proc+0x5f) [0x7efd38a0d64f] /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_body+0x5f0) [0x7efd38a0dc60] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_cc+0xf8) [0x7efd38a0e5a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_call0+0x49) [0x7efd38a00ba9] /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) [0x7efd3882db53] /tmp/ruby/src/trunk-gc-asserts/gc.c:4056 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_multi_ractor_p+0x0) [0x7efd38830bb7] /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) [0x7efd38830de5] /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) [0x7efd38a24b3e] /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) [0x7efd389b4af1] /tmp/ruby/src/trunk-gc-asserts/thread.c:2465 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_check_ints+0x10) [0x7efd38a0e020] /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) [0x7efd38a0e5a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_call+0x32) [0x7efd38a105e6] /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) [0x7efd388b7c02] /tmp/ruby/src/trunk-gc-asserts/object.c:2173 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7efd389ef954] /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) [0x7efd38a01421] /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) [0x7efd38a078fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ec_exec_node+0xb5) [0x7efd38816555] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ruby_run_node+0x8b) [0x7efd3881a13b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x55c250bdb187] /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) [0x7efd38323d90] ../sysdeps/nptl/libc_start_call_main.h:58 | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7efd38323e40] ../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 | [0x55c250bdb1d5] | | -- 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: | | 55c250bda000-55c250bdb000 r--p 00000000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55c250bdb000-55c250bdc000 r-xp 00001000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55c250bdc000-55c250bdd000 r--p 00002000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55c250bdd000-55c250bde000 r--p 00002000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55c250bde000-55c250bdf000 rw-p 00003000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55c250c4a000-55c250e02000 rw-p 00000000 00:00 0 [heap] | 7efd1ae97000-7efd1b0b5000 r--s 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7efd1b0b5000-7efd1c869000 rw-p 00000000 00:00 0 | 7efd1c869000-7efd1dc13000 r--s 00000000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7efd1dc13000-7efd1dc50000 r--s 00000000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 7efd1dc50000-7efd1dcb0000 rw-p 00000000 00:00 0 | 7efd1dcbf000-7efd1dcc0000 ---p 00000000 00:00 0 | 7efd1dcc0000-7efd1dd01000 rw-p 00000000 00:00 0 | 7efd1dd01000-7efd1dd02000 ---p 00000000 00:00 0 | 7efd1dd02000-7efd1dd43000 rw-p 00000000 00:00 0 | 7efd1dd43000-7efd1dd44000 ---p 00000000 00:00 0 | 7efd1dd44000-7efd1dd85000 rw-p 00000000 00:00 0 | 7efd1dd85000-7efd1dd86000 ---p 00000000 00:00 0 | 7efd1dd86000-7efd1ddc7000 rw-p 00000000 00:00 0 | 7efd1ddc7000-7efd1ddc8000 ---p 00000000 00:00 0 | 7efd1ddc8000-7efd1de09000 rw-p 00000000 00:00 0 | 7efd1de09000-7efd1de0a000 ---p 00000000 00:00 0 | 7efd1de0a000-7efd1de4b000 rw-p 00000000 00:00 0 | 7efd1de4b000-7efd1de4c000 ---p 00000000 00:00 0 | 7efd1de4c000-7efd1de8d000 rw-p 00000000 00:00 0 | 7efd1de8d000-7efd1de8e000 ---p 00000000 00:00 0 | 7efd1de8e000-7efd1decf000 rw-p 00000000 00:00 0 | 7efd1decf000-7efd1ded0000 ---p 00000000 00:00 0 | 7efd1ded0000-7efd1df11000 rw-p 00000000 00:00 0 | 7efd1df11000-7efd1df12000 ---p 00000000 00:00 0 | 7efd1df12000-7efd1df53000 rw-p 00000000 00:00 0 | 7efd1df53000-7efd1df54000 ---p 00000000 00:00 0 | 7efd1df54000-7efd1df95000 rw-p 00000000 00:00 0 | 7efd1df95000-7efd1df96000 ---p 00000000 00:00 0 | 7efd1df96000-7efd1dfd7000 rw-p 00000000 00:00 0 | 7efd1dfd7000-7efd1dfd8000 ---p 00000000 00:00 0 | 7efd1dfd8000-7efd1e019000 rw-p 00000000 00:00 0 | 7efd1e019000-7efd1e01a000 ---p 00000000 00:00 0 | 7efd1e01a000-7efd1e05b000 rw-p 00000000 00:00 0 | 7efd1e05b000-7efd1e05c000 ---p 00000000 00:00 0 | 7efd1e05c000-7efd1e09d000 rw-p 00000000 00:00 0 | 7efd1e09d000-7efd1e09e000 ---p 00000000 00:00 0 | 7efd1e09e000-7efd1e0df000 rw-p 00000000 00:00 0 | 7efd1e0df000-7efd1e0e0000 ---p 00000000 00:00 0 | 7efd1e0e0000-7efd1e121000 rw-p 00000000 00:00 0 | 7efd1e121000-7efd1e122000 ---p 00000000 00:00 0 | 7efd1e122000-7efd1e163000 rw-p 00000000 00:00 0 | 7efd1e163000-7efd1e164000 ---p 00000000 00:00 0 | 7efd1e164000-7efd1e1a5000 rw-p 00000000 00:00 0 | 7efd1e1a5000-7efd1e1a6000 ---p 00000000 00:00 0 | 7efd1e1a6000-7efd1e1e7000 rw-p 00000000 00:00 0 | 7efd1e1e7000-7efd1e1e8000 ---p 00000000 00:00 0 | 7efd1e1e8000-7efd1e229000 rw-p 00000000 00:00 0 | 7efd1e229000-7efd1e22a000 ---p 00000000 00:00 0 | 7efd1e22a000-7efd1e26b000 rw-p 00000000 00:00 0 | 7efd1e26b000-7efd1e26c000 ---p 00000000 00:00 0 | 7efd1e26c000-7efd1e2ad000 rw-p 00000000 00:00 0 | 7efd1e2ad000-7efd1e2ae000 ---p 00000000 00:00 0 | 7efd1e2ae000-7efd1e2ef000 rw-p 00000000 00:00 0 | 7efd1e2ef000-7efd1e2f0000 ---p 00000000 00:00 0 | 7efd1e2f0000-7efd1e331000 rw-p 00000000 00:00 0 | 7efd1e331000-7efd1e332000 ---p 00000000 00:00 0 | 7efd1e332000-7efd1e373000 rw-p 00000000 00:00 0 | 7efd1e373000-7efd1e374000 ---p 00000000 00:00 0 | 7efd1e374000-7efd1e3b5000 rw-p 00000000 00:00 0 | 7efd1e3b5000-7efd1e3b6000 ---p 00000000 00:00 0 | 7efd1e3b6000-7efd1e3f7000 rw-p 00000000 00:00 0 | 7efd1e3f7000-7efd1e3f8000 ---p 00000000 00:00 0 | 7efd1e3f8000-7efd1e439000 rw-p 00000000 00:00 0 | 7efd1e439000-7efd1e43a000 ---p 00000000 00:00 0 | 7efd1e43a000-7efd1e47b000 rw-p 00000000 00:00 0 | 7efd1e47b000-7efd1e47c000 ---p 00000000 00:00 0 | 7efd1e47c000-7efd1e4bd000 rw-p 00000000 00:00 0 | 7efd1e4bd000-7efd1e4be000 ---p 00000000 00:00 0 | 7efd1e4be000-7efd1e4ff000 rw-p 00000000 00:00 0 | 7efd1e4ff000-7efd1e500000 ---p 00000000 00:00 0 | 7efd1e500000-7efd1ed50000 rw-p 00000000 00:00 0 | 7efd1ed5a000-7efd1ed5b000 r--p 00000000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7efd1ed5b000-7efd1ed5c000 r-xp 00001000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7efd1ed5c000-7efd1ed5d000 r--p 00002000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7efd1ed5d000-7efd1ed5e000 r--p 00002000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7efd1ed5e000-7efd1ed5f000 rw-p 00003000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7efd1ed5f000-7efd381d0000 rw-p 00000000 00:00 0 | 7efd381d2000-7efd381d3000 r--p 00000000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7efd381d3000-7efd381d4000 r-xp 00001000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7efd381d4000-7efd381d5000 r--p 00002000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7efd381d5000-7efd381d6000 r--p 00002000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7efd381d6000-7efd381d7000 rw-p 00003000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7efd381d7000-7efd382da000 rw-p 00000000 00:00 0 | 7efd382da000-7efd382dd000 r--p 00000000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7efd382dd000-7efd382f4000 r-xp 00003000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7efd382f4000-7efd382f8000 r--p 0001a000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7efd382f8000-7efd382f9000 r--p 0001d000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7efd382f9000-7efd382fa000 rw-p 0001e000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7efd382fa000-7efd38322000 r--p 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7efd38322000-7efd384b7000 r-xp 00028000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7efd384b7000-7efd3850f000 r--p 001bd000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7efd3850f000-7efd38513000 r--p 00214000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7efd38513000-7efd38515000 rw-p 00218000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7efd38515000-7efd38524000 rw-p 00000000 00:00 0 | 7efd38524000-7efd38532000 r--p 00000000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7efd38532000-7efd385ae000 r-xp 0000e000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7efd385ae000-7efd38609000 r--p 0008a000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7efd38609000-7efd3860a000 r--p 000e4000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7efd3860a000-7efd3860b000 rw-p 000e5000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7efd3860b000-7efd3860d000 r--p 00000000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7efd3860d000-7efd38621000 r-xp 00002000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7efd38621000-7efd3863a000 r--p 00016000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7efd3863a000-7efd3863b000 ---p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7efd3863b000-7efd3863c000 r--p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7efd3863c000-7efd3863d000 rw-p 00030000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7efd3863d000-7efd38645000 rw-p 00000000 00:00 0 | 7efd38645000-7efd3864f000 r--p 00000000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7efd3864f000-7efd386ae000 r-xp 0000a000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7efd386ae000-7efd386c5000 r--p 00069000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7efd386c5000-7efd386c6000 r--p 0007f000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7efd386c6000-7efd386c7000 rw-p 00080000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7efd386c7000-7efd386c9000 r--p 00000000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7efd386c9000-7efd386da000 r-xp 00002000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7efd386da000-7efd386e0000 r--p 00013000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7efd386e0000-7efd386e1000 ---p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7efd386e1000-7efd386e2000 r--p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7efd386e2000-7efd386e3000 rw-p 0001a000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7efd386e7000-7efd38733000 r--p 00000000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7efd38733000-7efd38b65000 r-xp 0004c000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7efd38b65000-7efd38cf9000 r--p 0047e000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7efd38cf9000-7efd38cfa000 ---p 00612000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7efd38cfa000-7efd38d12000 r--p 00612000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7efd38d12000-7efd38d16000 rw-p 0062a000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7efd38d16000-7efd38d2d000 rw-p 00000000 00:00 0 | 7efd38d2d000-7efd38d2f000 r--p 00000000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7efd38d2f000-7efd38d59000 r-xp 00002000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7efd38d59000-7efd38d64000 r--p 0002c000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7efd38d65000-7efd38d67000 r--p 00037000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7efd38d67000-7efd38d69000 rw-p 00039000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fff12b5b000-7fff1335a000 rw-p 00000000 00:00 0 [stack] | 7fff133f7000-7fff133fb000 r--p 00000000 00:00 0 [vvar] | 7fff133fb000-7fff133fd000 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: 0x00007efd1dc6ff40 [3 ] T_ZOMBIE ", | "-e:17: [BUG] gc_verify_internal_consistency: found internal inconsistency.", | "ruby 3.4.0dev (2024-02-28T23:00:22Z master f05ad373d8) [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:001d50 EVAL -e:36 [FINISH]", | "c:0001 p:0000 s:0003 E:0022a0 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) [0x7efd38a1f6e1] /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) [0x7efd3880c61e] /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) [0x7efd3873a94d] /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) [0x7efd3873c518] /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) [0x7efd3883c30e] /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) [0x7efd3883daf3] /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) [0x7efd38840c83] /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) [0x7efd38841f2e] /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) [0x7efd389f2e1c] /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) [0x7efd38a03c78] ../../src/trunk-gc-asserts/insns.def:263", | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec+0x19a) [0x7efd38a078fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552", | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_invoke_proc+0x5f) [0x7efd38a0d64f] /tmp/ruby/src/trunk-gc-asserts/vm.c:1735", | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_body+0x5f0) [0x7efd38a0dc60] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297", | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_cc+0xf8) [0x7efd38a0e5a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110", | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_call0+0x49) [0x7efd38a00ba9] /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) [0x7efd3882db53] /tmp/ruby/src/trunk-gc-asserts/gc.c:4056", | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_multi_ractor_p+0x0) [0x7efd38830bb7] /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) [0x7efd38830de5] /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) [0x7efd38a24b3e] /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) [0x7efd389b4af1] /tmp/ruby/src/trunk-gc-asserts/thread.c:2465", | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_check_ints+0x10) [0x7efd38a0e020] /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) [0x7efd38a0e5a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110", | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_call+0x32) [0x7efd38a105e6] /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) [0x7efd388b7c02] /tmp/ruby/src/trunk-gc-asserts/object.c:2173", | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7efd389ef954] /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) [0x7efd38a01421] /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) [0x7efd38a078fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552", | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ec_exec_node+0xb5) [0x7efd38816555] /tmp/ruby/src/trunk-gc-asserts/eval.c:282", | "/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ruby_run_node+0x8b) [0x7efd3881a13b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320", | "/tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x55c250bdb187] /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) [0x7efd38323d90] ../sysdeps/nptl/libc_start_call_main.h:58", | "/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7efd38323e40] ../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", | "[0x55c250bdb1d5]", | "", | "-- 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:", | "", | "55c250bda000-55c250bdb000 r--p 00000000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby", | "55c250bdb000-55c250bdc000 r-xp 00001000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby", | "55c250bdc000-55c250bdd000 r--p 00002000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby", | "55c250bdd000-55c250bde000 r--p 00002000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby", | "55c250bde000-55c250bdf000 rw-p 00003000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby", | "55c250c4a000-55c250e02000 rw-p 00000000 00:00 0 [heap]", | "7efd1ae97000-7efd1b0b5000 r--s 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6", | "7efd1b0b5000-7efd1c869000 rw-p 00000000 00:00 0 ", | "7efd1c869000-7efd1dc13000 r--s 00000000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0", | "7efd1dc13000-7efd1dc50000 r--s 00000000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby", | "7efd1dc50000-7efd1dcb0000 rw-p 00000000 00:00 0 ", | "7efd1dcbf000-7efd1dcc0000 ---p 00000000 00:00 0 ", | "7efd1dcc0000-7efd1dd01000 rw-p 00000000 00:00 0 ", | "7efd1dd01000-7efd1dd02000 ---p 00000000 00:00 0 ", | "7efd1dd02000-7efd1dd43000 rw-p 00000000 00:00 0 ", | "7efd1dd43000-7efd1dd44000 ---p 00000000 00:00 0 ", | "7efd1dd44000-7efd1dd85000 rw-p 00000000 00:00 0 ", | "7efd1dd85000-7efd1dd86000 ---p 00000000 00:00 0 ", | "7efd1dd86000-7efd1ddc7000 rw-p 00000000 00:00 0 ", | "7efd1ddc7000-7efd1ddc8000 ---p 00000000 00:00 0 ", | "7efd1ddc8000-7efd1de09000 rw-p 00000000 00:00 0 ", | "7efd1de09000-7efd1de0a000 ---p 00000000 00:00 0 ", | "7efd1de0a000-7efd1de4b000 rw-p 00000000 00:00 0 ", | "7efd1de4b000-7efd1de4c000 ---p 00000000 00:00 0 ", | "7efd1de4c000-7efd1de8d000 rw-p 00000000 00:00 0 ", | "7efd1de8d000-7efd1de8e000 ---p 00000000 00:00 0 ", | "7efd1de8e000-7efd1decf000 rw-p 00000000 00:00 0 ", | "7efd1decf000-7efd1ded0000 ---p 00000000 00:00 0 ", | "7efd1ded0000-7efd1df11000 rw-p 00000000 00:00 0 ", | "7efd1df11000-7efd1df12000 ---p 00000000 00:00 0 ", | "7efd1df12000-7efd1df53000 rw-p 00000000 00:00 0 ", | "7efd1df53000-7efd1df54000 ---p 00000000 00:00 0 ", | "7efd1df54000-7efd1df95000 rw-p 00000000 00:00 0 ", | "7efd1df95000-7efd1df96000 ---p 00000000 00:00 0 ", | "7efd1df96000-7efd1dfd7000 rw-p 00000000 00:00 0 ", | "7efd1dfd7000-7efd1dfd8000 ---p 00000000 00:00 0 ", | "7efd1dfd8000-7efd1e019000 rw-p 00000000 00:00 0 ", | "7efd1e019000-7efd1e01a000 ---p 00000000 00:00 0 ", | "7efd1e01a000-7efd1e05b000 rw-p 00000000 00:00 0 ", | "7efd1e05b000-7efd1e05c000 ---p 00000000 00:00 0 ", | "7efd1e05c000-7efd1e09d000 rw-p 00000000 00:00 0 ", | "7efd1e09d000-7efd1e09e000 ---p 00000000 00:00 0 ", | "7efd1e09e000-7efd1e0df000 rw-p 00000000 00:00 0 ", | "7efd1e0df000-7efd1e0e0000 ---p 00000000 00:00 0 ", | "7efd1e0e0000-7efd1e121000 rw-p 00000000 00:00 0 ", | "7efd1e121000-7efd1e122000 ---p 00000000 00:00 0 ", | "7efd1e122000-7efd1e163000 rw-p 00000000 00:00 0 ", | "7efd1e163000-7efd1e164000 ---p 00000000 00:00 0 ", | "7efd1e164000-7efd1e1a5000 rw-p 00000000 00:00 0 ", | "7efd1e1a5000-7efd1e1a6000 ---p 00000000 00:00 0 ", | "7efd1e1a6000-7efd1e1e7000 rw-p 00000000 00:00 0 ", | "7efd1e1e7000-7efd1e1e8000 ---p 00000000 00:00 0 ", | "7efd1e1e8000-7efd1e229000 rw-p 00000000 00:00 0 ", | "7efd1e229000-7efd1e22a000 ---p 00000000 00:00 0 ", | "7efd1e22a000-7efd1e26b000 rw-p 00000000 00:00 0 ", | "7efd1e26b000-7efd1e26c000 ---p 00000000 00:00 0 ", | "7efd1e26c000-7efd1e2ad000 rw-p 00000000 00:00 0 ", | "7efd1e2ad000-7efd1e2ae000 ---p 00000000 00:00 0 ", | "7efd1e2ae000-7efd1e2ef000 rw-p 00000000 00:00 0 ", | "7efd1e2ef000-7efd1e2f0000 ---p 00000000 00:00 0 ", | "7efd1e2f0000-7efd1e331000 rw-p 00000000 00:00 0 ", | "7efd1e331000-7efd1e332000 ---p 00000000 00:00 0 ", | "7efd1e332000-7efd1e373000 rw-p 00000000 00:00 0 ", | "7efd1e373000-7efd1e374000 ---p 00000000 00:00 0 ", | "7efd1e374000-7efd1e3b5000 rw-p 00000000 00:00 0 ", | "7efd1e3b5000-7efd1e3b6000 ---p 00000000 00:00 0 ", | "7efd1e3b6000-7efd1e3f7000 rw-p 00000000 00:00 0 ", | "7efd1e3f7000-7efd1e3f8000 ---p 00000000 00:00 0 ", | "7efd1e3f8000-7efd1e439000 rw-p 00000000 00:00 0 ", | "7efd1e439000-7efd1e43a000 ---p 00000000 00:00 0 ", | "7efd1e43a000-7efd1e47b000 rw-p 00000000 00:00 0 ", | "7efd1e47b000-7efd1e47c000 ---p 00000000 00:00 0 ", | "7efd1e47c000-7efd1e4bd000 rw-p 00000000 00:00 0 ", | "7efd1e4bd000-7efd1e4be000 ---p 00000000 00:00 0 ", | "7efd1e4be000-7efd1e4ff000 rw-p 00000000 00:00 0 ", | "7efd1e4ff000-7efd1e500000 ---p 00000000 00:00 0 ", | "7efd1e500000-7efd1ed50000 rw-p 00000000 00:00 0 ", | "7efd1ed5a000-7efd1ed5b000 r--p 00000000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", | "7efd1ed5b000-7efd1ed5c000 r-xp 00001000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", | "7efd1ed5c000-7efd1ed5d000 r--p 00002000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", | "7efd1ed5d000-7efd1ed5e000 r--p 00002000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", | "7efd1ed5e000-7efd1ed5f000 rw-p 00003000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so", | "7efd1ed5f000-7efd381d0000 rw-p 00000000 00:00 0 ", | "7efd381d2000-7efd381d3000 r--p 00000000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", | "7efd381d3000-7efd381d4000 r-xp 00001000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", | "7efd381d4000-7efd381d5000 r--p 00002000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", | "7efd381d5000-7efd381d6000 r--p 00002000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", | "7efd381d6000-7efd381d7000 rw-p 00003000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so", | "7efd381d7000-7efd382da000 rw-p 00000000 00:00 0 ", | "7efd382da000-7efd382dd000 r--p 00000000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", | "7efd382dd000-7efd382f4000 r-xp 00003000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", | "7efd382f4000-7efd382f8000 r--p 0001a000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", | "7efd382f8000-7efd382f9000 r--p 0001d000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", | "7efd382f9000-7efd382fa000 rw-p 0001e000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1", | "7efd382fa000-7efd38322000 r--p 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6", | "7efd38322000-7efd384b7000 r-xp 00028000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6", | "7efd384b7000-7efd3850f000 r--p 001bd000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6", | "7efd3850f000-7efd38513000 r--p 00214000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6", | "7efd38513000-7efd38515000 rw-p 00218000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6", | "7efd38515000-7efd38524000 rw-p 00000000 00:00 0 ", | "7efd38524000-7efd38532000 r--p 00000000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6", | "7efd38532000-7efd385ae000 r-xp 0000e000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6", | "7efd385ae000-7efd38609000 r--p 0008a000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6", | "7efd38609000-7efd3860a000 r--p 000e4000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6", | "7efd3860a000-7efd3860b000 rw-p 000e5000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6", | "7efd3860b000-7efd3860d000 r--p 00000000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", | "7efd3860d000-7efd38621000 r-xp 00002000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", | "7efd38621000-7efd3863a000 r--p 00016000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", | "7efd3863a000-7efd3863b000 ---p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", | "7efd3863b000-7efd3863c000 r--p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", | "7efd3863c000-7efd3863d000 rw-p 00030000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0", | "7efd3863d000-7efd38645000 rw-p 00000000 00:00 0 ", | "7efd38645000-7efd3864f000 r--p 00000000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1", | "7efd3864f000-7efd386ae000 r-xp 0000a000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1", | "7efd386ae000-7efd386c5000 r--p 00069000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1", | "7efd386c5000-7efd386c6000 r--p 0007f000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1", | "7efd386c6000-7efd386c7000 rw-p 00080000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1", | "7efd386c7000-7efd386c9000 r--p 00000000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11", Finished tests in 7637.821517s, 3.3055 tests/s, 1245.4113 assertions/s. | "7efd386c9000-7efd386da000 r-xp 00002000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11", | "7efd386da000-7efd386e0000 r--p 00013000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11", | "7efd386e0000-7efd386e1000 ---p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11", | "7efd386e1000-7efd386e2000 r--p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11", | "7efd386e2000-7efd386e3000 rw-p 0001a000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11", | "7efd386e7000-7efd38733000 r--p 00000000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0", | "7efd38733000-7efd38b65000 r-xp 0004c000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0", | "7efd38b65000-7efd38cf9000 r--p 0047e000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0", | "7efd38cf9000-7efd38cfa000 ---p 00612000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0", | "7efd38cfa000-7efd38d12000 r--p 00612000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0", | "7efd38d12000-7efd38d16000 rw-p 0062a000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0", | "7efd38d16000-7efd38d2d000 rw-p 00000000 00:00 0 ", | "7efd38d2d000-7efd38d2f000 r--p 00000000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", | "7efd38d2f000-7efd38d59000 r-xp 00002000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", | "7efd38d59000-7efd38d64000 r--p 0002c000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", | "7efd38d65000-7efd38d67000 r--p 00037000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", | "7efd38d67000-7efd38d69000 rw-p 00039000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2", | "7fff12b5b000-7fff1335a000 rw-p 00000000 00:00 0 [stack]", | "7fff133f7000-7fff133fb000 r--p 00000000 00:00 0 [vvar]", | "7fff133fb000-7fff133fd000 r-xp 00000000 00:00 0 [vdso]", | "ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]", | "", | ""]>. 2) Failure: TestGc#test_exception_in_finalizer [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_gc.rb:703]: [ruby-core:58652] [Bug #9168] pid 4084195 killed by SIGABRT (signal 6) (core dumped) | verify_internal_consistency_i: FL_FINALIZE set but not in finalizer_table: 0x00007f53e5f5ff38 [0 ] T_ZOMBIE | -:1: [BUG] gc_verify_internal_consistency: found internal inconsistency. | ruby 3.4.0dev (2024-02-28T23:00:22Z master f05ad373d8) [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:001908 EVAL -:2 [FINISH] | c:0001 p:0000 s:0003 E:002680 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) [0x7f5400e1a6e1] /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) [0x7f5400c0761e] /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) [0x7f5400b3594d] /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) [0x7f5400b37518] /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) [0x7f5400c3428e] /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) [0x7f5400c3b03b] /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) [0x7f5400c3b716] /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) [0x7f5400c3e130] /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) [0x7f5400e167a6] /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c:621 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(setup_exception+0x4c5) [0x7f5400c10b85] /tmp/ruby/src/trunk-gc-asserts/eval.c:566 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_longjmp+0xa8) [0x7f5400c10dd8] /tmp/ruby/src/trunk-gc-asserts/eval.c:651 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_scan_args_set+0x0) [0x7f5400c12a69] /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) [0x7f5400c12c2f] /tmp/ruby/src/trunk-gc-asserts/eval.c:780 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x7f5400dea954] /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) [0x7f5400dfc421] /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) [0x7f5400e028fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_invoke_proc+0x5f) [0x7f5400e0864f] /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_body+0x5f0) [0x7f5400e08c60] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_cc+0xf8) [0x7f5400e095a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_call0+0x49) [0x7f5400dfbba9] /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) [0x7f5400c28b53] /tmp/ruby/src/trunk-gc-asserts/gc.c:4056 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_multi_ractor_p+0x0) [0x7f5400c2bbb7] /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) [0x7f5400c2bde5] /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) [0x7f5400e1fb3e] /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) [0x7f5400dafaf1] /tmp/ruby/src/trunk-gc-asserts/thread.c:2465 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_check_ints+0xf) [0x7f5400dea7af] /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) [0x7f5400dfc421] /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) [0x7f5400e02b87] /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) [0x7f5400c11555] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ruby_run_node+0x8b) [0x7f5400c1513b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x55ddd322a187] /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) [0x7f540071ed90] ../sysdeps/nptl/libc_start_call_main.h:58 | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f540071ee40] ../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 | [0x55ddd322a1d5] | | -- 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: | | 55ddd3229000-55ddd322a000 r--p 00000000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55ddd322a000-55ddd322b000 r-xp 00001000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55ddd322b000-55ddd322c000 r--p 00002000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55ddd322c000-55ddd322d000 r--p 00002000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55ddd322d000-55ddd322e000 rw-p 00003000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55ddd34ab000-55ddd3d5b000 rw-p 00000000 00:00 0 [heap] | 7f53e32d3000-7f53e34f1000 r--s 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f53e34f1000-7f53e4a66000 rw-p 00000000 00:00 0 | 7f53e4a66000-7f53e5e10000 r--s 00000000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f53e5e10000-7f53e5e20000 rw-p 00000000 00:00 0 | 7f53e5e43000-7f53e5e80000 r--s 00000000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 7f53e5e80000-7f53e5f40000 rw-p 00000000 00:00 0 | 7f53e5f50000-7f53e5fe0000 rw-p 00000000 00:00 0 | 7f53e5ff0000-7f53e60b0000 rw-p 00000000 00:00 0 | 7f53e60bf000-7f53e60c0000 ---p 00000000 00:00 0 | 7f53e60c0000-7f53e6101000 rw-p 00000000 00:00 0 | 7f53e6101000-7f53e6102000 ---p 00000000 00:00 0 | 7f53e6102000-7f53e6143000 rw-p 00000000 00:00 0 | 7f53e6143000-7f53e6144000 ---p 00000000 00:00 0 | 7f53e6144000-7f53e6185000 rw-p 00000000 00:00 0 | 7f53e6185000-7f53e6186000 ---p 00000000 00:00 0 | 7f53e6186000-7f53e61c7000 rw-p 00000000 00:00 0 | 7f53e61c7000-7f53e61c8000 ---p 00000000 00:00 0 | 7f53e61c8000-7f53e6209000 rw-p 00000000 00:00 0 | 7f53e6209000-7f53e620a000 ---p 00000000 00:00 0 | 7f53e620a000-7f53e624b000 rw-p 00000000 00:00 0 | 7f53e624b000-7f53e624c000 ---p 00000000 00:00 0 | 7f53e624c000-7f53e628d000 rw-p 00000000 00:00 0 | 7f53e628d000-7f53e628e000 ---p 00000000 00:00 0 | 7f53e628e000-7f53e62cf000 rw-p 00000000 00:00 0 | 7f53e62cf000-7f53e62d0000 ---p 00000000 00:00 0 | 7f53e62d0000-7f53e6311000 rw-p 00000000 00:00 0 | 7f53e6311000-7f53e6312000 ---p 00000000 00:00 0 | 7f53e6312000-7f53e6353000 rw-p 00000000 00:00 0 | 7f53e6353000-7f53e6354000 ---p 00000000 00:00 0 | 7f53e6354000-7f53e6395000 rw-p 00000000 00:00 0 | 7f53e6395000-7f53e6396000 ---p 00000000 00:00 0 | 7f53e6396000-7f53e63d7000 rw-p 00000000 00:00 0 | 7f53e63d7000-7f53e63d8000 ---p 00000000 00:00 0 | 7f53e63d8000-7f53e6419000 rw-p 00000000 00:00 0 | 7f53e6419000-7f53e641a000 ---p 00000000 00:00 0 | 7f53e641a000-7f53e645b000 rw-p 00000000 00:00 0 | 7f53e645b000-7f53e645c000 ---p 00000000 00:00 0 | 7f53e645c000-7f53e649d000 rw-p 00000000 00:00 0 | 7f53e649d000-7f53e649e000 ---p 00000000 00:00 0 | 7f53e649e000-7f53e64df000 rw-p 00000000 00:00 0 | 7f53e64df000-7f53e64e0000 ---p 00000000 00:00 0 | 7f53e64e0000-7f53e6521000 rw-p 00000000 00:00 0 | 7f53e6521000-7f53e6522000 ---p 00000000 00:00 0 | 7f53e6522000-7f53e6563000 rw-p 00000000 00:00 0 | 7f53e6563000-7f53e6564000 ---p 00000000 00:00 0 | 7f53e6564000-7f53e65a5000 rw-p 00000000 00:00 0 | 7f53e65a5000-7f53e65a6000 ---p 00000000 00:00 0 | 7f53e65a6000-7f53e65e7000 rw-p 00000000 00:00 0 | 7f53e65e7000-7f53e65e8000 ---p 00000000 00:00 0 | 7f53e65e8000-7f53e6629000 rw-p 00000000 00:00 0 | 7f53e6629000-7f53e662a000 ---p 00000000 00:00 0 | 7f53e662a000-7f53e666b000 rw-p 00000000 00:00 0 | 7f53e666b000-7f53e666c000 ---p 00000000 00:00 0 | 7f53e666c000-7f53e66ad000 rw-p 00000000 00:00 0 | 7f53e66ad000-7f53e66ae000 ---p 00000000 00:00 0 | 7f53e66ae000-7f53e66ef000 rw-p 00000000 00:00 0 | 7f53e66ef000-7f53e66f0000 ---p 00000000 00:00 0 | 7f53e66f0000-7f53e6731000 rw-p 00000000 00:00 0 | 7f53e6731000-7f53e6732000 ---p 00000000 00:00 0 | 7f53e6732000-7f53e6773000 rw-p 00000000 00:00 0 | 7f53e6773000-7f53e6774000 ---p 00000000 00:00 0 | 7f53e6774000-7f53e67b5000 rw-p 00000000 00:00 0 | 7f53e67b5000-7f53e67b6000 ---p 00000000 00:00 0 | 7f53e67b6000-7f53e67f7000 rw-p 00000000 00:00 0 | 7f53e67f7000-7f53e67f8000 ---p 00000000 00:00 0 | 7f53e67f8000-7f53e6839000 rw-p 00000000 00:00 0 | 7f53e6839000-7f53e683a000 ---p 00000000 00:00 0 | 7f53e683a000-7f53e687b000 rw-p 00000000 00:00 0 | 7f53e687b000-7f53e687c000 ---p 00000000 00:00 0 | 7f53e687c000-7f53e68bd000 rw-p 00000000 00:00 0 | 7f53e68bd000-7f53e68be000 ---p 00000000 00:00 0 | 7f53e68be000-7f53e68ff000 rw-p 00000000 00:00 0 | 7f53e68ff000-7f53e6900000 ---p 00000000 00:00 0 | 7f53e6900000-7f53e7150000 rw-p 00000000 00:00 0 | 7f53e7150000-7f53e7151000 r--p 00000000 00:7e 14711285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so | 7f53e7151000-7f53e7152000 r-xp 00001000 00:7e 14711285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so | 7f53e7152000-7f53e7153000 r--p 00002000 00:7e 14711285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so | 7f53e7153000-7f53e7154000 r--p 00002000 00:7e 14711285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so | 7f53e7154000-7f53e7155000 rw-p 00003000 00:7e 14711285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so | 7f53e7155000-7f53e7156000 r--p 00000000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f53e7156000-7f53e7157000 r-xp 00001000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f53e7157000-7f53e7158000 r--p 00002000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f53e7158000-7f53e7159000 r--p 00002000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f53e7159000-7f53e715a000 rw-p 00003000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f53e715a000-7f53e715b000 r--p 00000000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f53e715b000-7f53e715c000 r-xp 00001000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f53e715c000-7f53e715d000 r--p 00002000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f53e715d000-7f53e715e000 r--p 00002000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f53e715e000-7f53e715f000 rw-p 00003000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f53e715f000-7f54005d0000 rw-p 00000000 00:00 0 | 7f54005d2000-7f54006d5000 rw-p 00000000 00:00 0 | 7f54006d5000-7f54006d8000 r--p 00000000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f54006d8000-7f54006ef000 r-xp 00003000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f54006ef000-7f54006f3000 r--p 0001a000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f54006f3000-7f54006f4000 r--p 0001d000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f54006f4000-7f54006f5000 rw-p 0001e000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f54006f5000-7f540071d000 r--p 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f540071d000-7f54008b2000 r-xp 00028000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f54008b2000-7f540090a000 r--p 001bd000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f540090a000-7f540090e000 r--p 00214000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f540090e000-7f5400910000 rw-p 00218000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f5400910000-7f540091f000 rw-p 00000000 00:00 0 | 7f540091f000-7f540092d000 r--p 00000000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f540092d000-7f54009a9000 r-xp 0000e000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f54009a9000-7f5400a04000 r--p 0008a000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f5400a04000-7f5400a05000 r--p 000e4000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f5400a05000-7f5400a06000 rw-p 000e5000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f5400a06000-7f5400a08000 r--p 00000000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f5400a08000-7f5400a1c000 r-xp 00002000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f5400a1c000-7f5400a35000 r--p 00016000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f5400a35000-7f5400a36000 ---p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f5400a36000-7f5400a37000 r--p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f5400a37000-7f5400a38000 rw-p 00030000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f5400a38000-7f5400a40000 rw-p 00000000 00:00 0 | 7f5400a40000-7f5400a4a000 r--p 00000000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f5400a4a000-7f5400aa9000 r-xp 0000a000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f5400aa9000-7f5400ac0000 r--p 00069000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f5400ac0000-7f5400ac1000 r--p 0007f000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f5400ac1000-7f5400ac2000 rw-p 00080000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f5400ac2000-7f5400ac4000 r--p 00000000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f5400ac4000-7f5400ad5000 r-xp 00002000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f5400ad5000-7f5400adb000 r--p 00013000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f5400adb000-7f5400adc000 ---p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f5400adc000-7f5400add000 r--p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f5400add000-7f5400ade000 rw-p 0001a000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f5400ae2000-7f5400b2e000 r--p 00000000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f5400b2e000-7f5400f60000 r-xp 0004c000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f5400f60000-7f54010f4000 r--p 0047e000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f54010f4000-7f54010f5000 ---p 00612000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f54010f5000-7f540110d000 r--p 00612000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f540110d000-7f5401111000 rw-p 0062a000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f5401111000-7f5401128000 rw-p 00000000 00:00 0 | 7f5401128000-7f540112a000 r--p 00000000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f540112a000-7f5401154000 r-xp 00002000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f5401154000-7f540115f000 r--p 0002c000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f5401160000-7f5401162000 r--p 00037000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f5401162000-7f5401164000 rw-p 00039000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fff9d301000-7fff9db00000 rw-p 00000000 00:00 0 [stack] | 7fff9dbed000-7fff9dbf1000 r--p 00000000 00:00 0 [vvar] | 7fff9dbf1000-7fff9dbf3000 r-xp 00000000 00:00 0 [vdso] | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] | | 3) Failure: TestGc#test_sweep_in_finalizer [/tmp/ruby/src/trunk-gc-asserts/test/ruby/test_gc.rb:690]: [ruby-core:58833] [Bug #9205] pid 4084225 killed by SIGABRT (signal 6) (core dumped) | verify_internal_consistency_i: FL_FINALIZE set but not in finalizer_table: 0x00007f82b23aff98 [0 ] T_ZOMBIE | <internal:gc>:39: [BUG] gc_verify_internal_consistency: found internal inconsistency. | ruby 3.4.0dev (2024-02-28T23:00:22Z master f05ad373d8) [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:000178 EVAL -:4 [FINISH] | c:0001 p:0000 s:0003 E:001080 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) [0x7f82cd25f6e1] /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) [0x7f82cd04c61e] /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) [0x7f82ccf7a94d] /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) [0x7f82ccf7c518] /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) [0x7f82cd07d584] /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) [0x7f82cd07e5b8] /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) [0x7f82cd241936] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6920 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_exec+0x19a) [0x7f82cd2478fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_invoke_proc+0x5f) [0x7f82cd24d64f] /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_body+0x5f0) [0x7f82cd24dc60] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(vm_call0_cc+0xf8) [0x7f82cd24e5a8] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:110 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_call0+0x49) [0x7f82cd240ba9] /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) [0x7f82cd06db53] /tmp/ruby/src/trunk-gc-asserts/gc.c:4056 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_multi_ractor_p+0x0) [0x7f82cd070bb7] /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) [0x7f82cd070de5] /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) [0x7f82cd264b3e] /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) [0x7f82cd1f4af1] /tmp/ruby/src/trunk-gc-asserts/thread.c:2465 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_vm_check_ints+0xf) [0x7f82cd22f7af] /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) [0x7f82cd241421] /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) [0x7f82cd2478fa] /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(rb_ec_exec_node+0xb5) [0x7f82cd056555] /tmp/ruby/src/trunk-gc-asserts/eval.c:282 | /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4(ruby_run_node+0x8b) [0x7f82cd05a13b] /tmp/ruby/src/trunk-gc-asserts/eval.c:320 | /tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x55cd2896c187] /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) [0x7f82ccb63d90] ../sysdeps/nptl/libc_start_call_main.h:58 | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f82ccb63e40] ../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 | [0x55cd2896c1d5] | | -- 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: | | 55cd2896b000-55cd2896c000 r--p 00000000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55cd2896c000-55cd2896d000 r-xp 00001000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55cd2896d000-55cd2896e000 r--p 00002000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55cd2896e000-55cd2896f000 r--p 00002000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55cd2896f000-55cd28970000 rw-p 00003000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 55cd2a0f3000-55cd2a975000 rw-p 00000000 00:00 0 [heap] | 7f82af713000-7f82af931000 r--s 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f82af931000-7f82b0ea6000 rw-p 00000000 00:00 0 | 7f82b0ea6000-7f82b2250000 r--s 00000000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f82b2250000-7f82b2260000 rw-p 00000000 00:00 0 | 7f82b2333000-7f82b2370000 r--s 00000000 00:7e 14586785 /tmp/ruby/build/trunk-gc-asserts/ruby | 7f82b2370000-7f82b2380000 rw-p 00000000 00:00 0 | 7f82b2390000-7f82b2420000 rw-p 00000000 00:00 0 | 7f82b2430000-7f82b24f0000 rw-p 00000000 00:00 0 | 7f82b24ff000-7f82b2500000 ---p 00000000 00:00 0 | 7f82b2500000-7f82b2541000 rw-p 00000000 00:00 0 | 7f82b2541000-7f82b2542000 ---p 00000000 00:00 0 | 7f82b2542000-7f82b2583000 rw-p 00000000 00:00 0 | 7f82b2583000-7f82b2584000 ---p 00000000 00:00 0 | 7f82b2584000-7f82b25c5000 rw-p 00000000 00:00 0 | 7f82b25c5000-7f82b25c6000 ---p 00000000 00:00 0 | 7f82b25c6000-7f82b2607000 rw-p 00000000 00:00 0 | 7f82b2607000-7f82b2608000 ---p 00000000 00:00 0 | 7f82b2608000-7f82b2649000 rw-p 00000000 00:00 0 | 7f82b2649000-7f82b264a000 ---p 00000000 00:00 0 | 7f82b264a000-7f82b268b000 rw-p 00000000 00:00 0 | 7f82b268b000-7f82b268c000 ---p 00000000 00:00 0 | 7f82b268c000-7f82b26cd000 rw-p 00000000 00:00 0 | 7f82b26cd000-7f82b26ce000 ---p 00000000 00:00 0 | 7f82b26ce000-7f82b270f000 rw-p 00000000 00:00 0 | 7f82b270f000-7f82b2710000 ---p 00000000 00:00 0 | 7f82b2710000-7f82b2751000 rw-p 00000000 00:00 0 | 7f82b2751000-7f82b2752000 ---p 00000000 00:00 0 | 7f82b2752000-7f82b2793000 rw-p 00000000 00:00 0 | 7f82b2793000-7f82b2794000 ---p 00000000 00:00 0 | 7f82b2794000-7f82b27d5000 rw-p 00000000 00:00 0 | 7f82b27d5000-7f82b27d6000 ---p 00000000 00:00 0 | 7f82b27d6000-7f82b2817000 rw-p 00000000 00:00 0 | 7f82b2817000-7f82b2818000 ---p 00000000 00:00 0 | 7f82b2818000-7f82b2859000 rw-p 00000000 00:00 0 | 7f82b2859000-7f82b285a000 ---p 00000000 00:00 0 | 7f82b285a000-7f82b289b000 rw-p 00000000 00:00 0 | 7f82b289b000-7f82b289c000 ---p 00000000 00:00 0 | 7f82b289c000-7f82b28dd000 rw-p 00000000 00:00 0 | 7f82b28dd000-7f82b28de000 ---p 00000000 00:00 0 | 7f82b28de000-7f82b291f000 rw-p 00000000 00:00 0 | 7f82b291f000-7f82b2920000 ---p 00000000 00:00 0 | 7f82b2920000-7f82b2961000 rw-p 00000000 00:00 0 | 7f82b2961000-7f82b2962000 ---p 00000000 00:00 0 | 7f82b2962000-7f82b29a3000 rw-p 00000000 00:00 0 | 7f82b29a3000-7f82b29a4000 ---p 00000000 00:00 0 | 7f82b29a4000-7f82b29e5000 rw-p 00000000 00:00 0 | 7f82b29e5000-7f82b29e6000 ---p 00000000 00:00 0 | 7f82b29e6000-7f82b2a27000 rw-p 00000000 00:00 0 | 7f82b2a27000-7f82b2a28000 ---p 00000000 00:00 0 | 7f82b2a28000-7f82b2a69000 rw-p 00000000 00:00 0 | 7f82b2a69000-7f82b2a6a000 ---p 00000000 00:00 0 | 7f82b2a6a000-7f82b2aab000 rw-p 00000000 00:00 0 | 7f82b2aab000-7f82b2aac000 ---p 00000000 00:00 0 | 7f82b2aac000-7f82b2aed000 rw-p 00000000 00:00 0 | 7f82b2aed000-7f82b2aee000 ---p 00000000 00:00 0 | 7f82b2aee000-7f82b2b2f000 rw-p 00000000 00:00 0 | 7f82b2b2f000-7f82b2b30000 ---p 00000000 00:00 0 | 7f82b2b30000-7f82b2b71000 rw-p 00000000 00:00 0 | 7f82b2b71000-7f82b2b72000 ---p 00000000 00:00 0 | 7f82b2b72000-7f82b2bb3000 rw-p 00000000 00:00 0 | 7f82b2bb3000-7f82b2bb4000 ---p 00000000 00:00 0 | 7f82b2bb4000-7f82b2bf5000 rw-p 00000000 00:00 0 | 7f82b2bf5000-7f82b2bf6000 ---p 00000000 00:00 0 | 7f82b2bf6000-7f82b2c37000 rw-p 00000000 00:00 0 | 7f82b2c37000-7f82b2c38000 ---p 00000000 00:00 0 | 7f82b2c38000-7f82b2c79000 rw-p 00000000 00:00 0 | 7f82b2c79000-7f82b2c7a000 ---p 00000000 00:00 0 | 7f82b2c7a000-7f82b2cbb000 rw-p 00000000 00:00 0 | 7f82b2cbb000-7f82b2cbc000 ---p 00000000 00:00 0 | 7f82b2cbc000-7f82b2cfd000 rw-p 00000000 00:00 0 | 7f82b2cfd000-7f82b2cfe000 ---p 00000000 00:00 0 | 7f82b2cfe000-7f82b2d3f000 rw-p 00000000 00:00 0 | 7f82b2d3f000-7f82b2d40000 ---p 00000000 00:00 0 | 7f82b2d40000-7f82b3590000 rw-p 00000000 00:00 0 | 7f82b3595000-7f82b3596000 r--p 00000000 00:7e 14711285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so | 7f82b3596000-7f82b3597000 r-xp 00001000 00:7e 14711285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so | 7f82b3597000-7f82b3598000 r--p 00002000 00:7e 14711285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so | 7f82b3598000-7f82b3599000 r--p 00002000 00:7e 14711285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so | 7f82b3599000-7f82b359a000 rw-p 00003000 00:7e 14711285 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so | 7f82b359a000-7f82b359b000 r--p 00000000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f82b359b000-7f82b359c000 r-xp 00001000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f82b359c000-7f82b359d000 r--p 00002000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f82b359d000-7f82b359e000 r--p 00002000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f82b359e000-7f82b359f000 rw-p 00003000 00:7e 14711936 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so | 7f82b359f000-7f82cca10000 rw-p 00000000 00:00 0 | 7f82cca12000-7f82cca13000 r--p 00000000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f82cca13000-7f82cca14000 r-xp 00001000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f82cca14000-7f82cca15000 r--p 00002000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f82cca15000-7f82cca16000 r--p 00002000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f82cca16000-7f82cca17000 rw-p 00003000 00:7e 14711851 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so | 7f82cca17000-7f82ccb1a000 rw-p 00000000 00:00 0 | 7f82ccb1a000-7f82ccb1d000 r--p 00000000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f82ccb1d000-7f82ccb34000 r-xp 00003000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f82ccb34000-7f82ccb38000 r--p 0001a000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f82ccb38000-7f82ccb39000 r--p 0001d000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f82ccb39000-7f82ccb3a000 rw-p 0001e000 00:7e 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f82ccb3a000-7f82ccb62000 r--p 00000000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f82ccb62000-7f82cccf7000 r-xp 00028000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f82cccf7000-7f82ccd4f000 r--p 001bd000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f82ccd4f000-7f82ccd53000 r--p 00214000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f82ccd53000-7f82ccd55000 rw-p 00218000 00:7e 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f82ccd55000-7f82ccd64000 rw-p 00000000 00:00 0 | 7f82ccd64000-7f82ccd72000 r--p 00000000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f82ccd72000-7f82ccdee000 r-xp 0000e000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f82ccdee000-7f82cce49000 r--p 0008a000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f82cce49000-7f82cce4a000 r--p 000e4000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f82cce4a000-7f82cce4b000 rw-p 000e5000 00:7e 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f82cce4b000-7f82cce4d000 r--p 00000000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f82cce4d000-7f82cce61000 r-xp 00002000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f82cce61000-7f82cce7a000 r--p 00016000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f82cce7a000-7f82cce7b000 ---p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f82cce7b000-7f82cce7c000 r--p 0002f000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f82cce7c000-7f82cce7d000 rw-p 00030000 00:7e 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f82cce7d000-7f82cce85000 rw-p 00000000 00:00 0 | 7f82cce85000-7f82cce8f000 r--p 00000000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f82cce8f000-7f82cceee000 r-xp 0000a000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f82cceee000-7f82ccf05000 r--p 00069000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f82ccf05000-7f82ccf06000 r--p 0007f000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f82ccf06000-7f82ccf07000 rw-p 00080000 00:7e 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f82ccf07000-7f82ccf09000 r--p 00000000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f82ccf09000-7f82ccf1a000 r-xp 00002000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f82ccf1a000-7f82ccf20000 r--p 00013000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f82ccf20000-7f82ccf21000 ---p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f82ccf21000-7f82ccf22000 r--p 00019000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f82ccf22000-7f82ccf23000 rw-p 0001a000 00:7e 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f82ccf27000-7f82ccf73000 r--p 00000000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f82ccf73000-7f82cd3a5000 r-xp 0004c000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f82cd3a5000-7f82cd539000 r--p 0047e000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f82cd539000-7f82cd53a000 ---p 00612000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f82cd53a000-7f82cd552000 r--p 00612000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f82cd552000-7f82cd556000 rw-p 0062a000 00:7e 14586782 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.4.0 | 7f82cd556000-7f82cd56d000 rw-p 00000000 00:00 0 | 7f82cd56d000-7f82cd56f000 r--p 00000000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f82cd56f000-7f82cd599000 r-xp 00002000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f82cd599000-7f82cd5a4000 r--p 0002c000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f82cd5a5000-7f82cd5a7000 r--p 00037000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f82cd5a7000-7f82cd5a9000 rw-p 00039000 00:7e 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7ffee9079000-7ffee9878000 rw-p 00000000 00:00 0 [stack] | 7ffee99ca000-7ffee99ce000 r--p 00000000 00:00 0 [vvar] | 7ffee99ce000-7ffee99d0000 r-xp 00000000 00:00 0 [vdso] | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] | | 25247 tests, 9512229 assertions, 3 failures, 0 errors, 255 skips ruby -v: ruby 3.4.0dev (2024-02-28T23:00:22Z master f05ad373d8) [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-28T23:00:22Z master f05ad373d8) [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 1333.914063 seconds 3426 files, 32140 examples, 133182 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.4077981.ruby -x gdbscript [New LWP 4077981] [New LWP 4077984] [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=140078021651456) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7f6674b8ac00 (LWP 4077981))] >>> Threads Id Target Id Frame * 1 Thread 0x7f6674b8ac00 (LWP 4077981) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140078021651456) at ./nptl/pthread_kill.c:44 2 Thread 0x7f665b5af640 (LWP 4077984) 0x00007f6674cd1fde in epoll_wait (epfd=4, events=events@entry=0x7f66755d75bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7f665b5af640 (LWP 4077984)): #0 0x00007f6674cd1fde in epoll_wait (epfd=4, events=events@entry=0x7f66755d75bc <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 0x00007f6675264bd0 in event_wait (vm=0x55ed3247f2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x55ed3247f2a0) 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=0x55ed3247f2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053 vm = 0x55ed3247f2a0 #4 0x00007f6674c40b43 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 = {140721568755504, 6628416999067149635, 140077596079680, 25, 140078022395984, 140721568755856, -6543615284051253949, -6543669045117524669}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007f6674cd1bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7f6674b8ac00 (LWP 4077981)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140078021651456) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f6674b8ac00 old_mask = {__val = {140721568751232, 0, 140077596176520, 140078022464723, 0, 140078022361069, 140078021651456, 140078023976448, 94477239201472, 140078022307239, 241, 140078023992992, 94477239201472, 140078029281567, 94477239186080, 139639236992656}} 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=140078021651456) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140078021651456, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f6674bee476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f6674bd47f3 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, 140721568751632, 16353500414600396032, 140078021643912, 140078032430208, 0, 140078023992992, 140721568751632, 140078020493312, 140078020558840, 140078027105822, 18446744069414584337}}, sa_flags = -2039104256, sa_restorer = 0x7f6674a7ffd0} sigs = {__val = {32, 7076390205958597936, 8223625903103698481, 3472328295963457581, 4192904167887482928, 2314885531086893104, 2314885530818453536, 2314885530818453536, 8528445641706184736, 7378697234196427620, 3919933115663279718, 7378634724483280944, 7378697629483820646, 3251651914486591542, 3472328295963457581, 4192904167887482928}} #5 0x00007f6674fec952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029 No locals. #6 rb_bug (fmt=fmt@entry=0x7f6675422808 "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 = 0x7ffc4b1e20f0, reg_save_area = 0x7ffc4b1e2030}} #7 0x00007f6674fee518 in gc_verify_internal_consistency_ (objspace=0x55ed32481c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710 data = {objspace = 0x55ed32481c00, err_count = 1, live_object_count = 7676, zombie_object_count = 1, parent = 140078020558800, old_object_count = 7666, remembered_shady_count = 0} #8 0x00007f66750ee30e in gc_verify_internal_consistency (objspace=0x55ed32481c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777 prev_during_gc = <optimized out> _lev = 1412 #9 gc_start (objspace=0x55ed32481c00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9012 do_full_mark = 0 __func__ = "gc_start" lock_lev = 32614 #10 0x00007f66750efaf3 in garbage_collect (objspace=0x55ed32481c00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8986 _lev = 0 ret = <optimized out> #11 0x00007f66750f2c83 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cache=0x55ed32482bc8, objspace=0x55ed32481c00, 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=0x55ed32481c00, cache=0x55ed32482bc8, size_pool_idx=0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2880 No locals. #13 0x00007f66750f3f2e 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 0x00007f66751058f2 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 0x00007f66752a4e1c in vm_ic_update (pc=0x55ed32627e50, reg_ep=0x7f6674a890c8, val=140077596169640, ic=0x55ed32627ec0, iseq=0x7f665a515e38) 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=0x55ed32482c80, reg_cfp=0x7f6674b88e88, ic=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5966 val = <optimized out> segments = <optimized out> ice = <optimized out> #18 0x00007f66752b5c78 in vm_exec_core (ec=0x3e399d) at ../../src/trunk-gc-asserts/insns.def:263 ic = 0x6 leaf = <optimized out> val = <optimized out> reg_pc = 0x55ed32627e60 reg_cfp = 0x7f6674b88e88 insns_address_table = {0x7f66752b562d <vm_exec_core+9005>, 0x7f66752b55c3 <vm_exec_core+8899>, 0x7f66752b56d4 <vm_exec_core+9172>, 0x7f66752b5656 <vm_exec_core+9046>, 0x7f66752b5376 <vm_exec_core+8310>, 0x7f66752b52e9 <vm_exec_core+8169>, 0x7f66752b5b91 <vm_exec_core+10385>, 0x7f66752b5b28 <vm_exec_core+10280>, 0x7f66752b5500 <vm_exec_core+8704>, 0x7f66752b54a5 <vm_exec_core+8613>, 0x7f66752b5955 <vm_exec_core+9813>, 0x7f66752b5749 <vm_exec_core+9289>, 0x7f66752b5c52 <vm_exec_core+10578>, 0x7f66752b4213 <vm_exec_core+3859>, 0x7f66752b44c8 <vm_exec_core+4552>, 0x7f66752b4484 <vm_exec_core+4484>, 0x7f66752b4445 <vm_exec_core+4421>, 0x7f66752b4409 <vm_exec_core+4361>, 0x7f66752b43cd <vm_exec_core+4301>, 0x7f66752b4391 <vm_exec_core+4241>, 0x7f66752b430c <vm_exec_core+4108>, 0x7f66752b42c4 <vm_exec_core+4036>, 0x7f66752b5564 <vm_exec_core+8804>, 0x7f66752b5458 <vm_exec_core+8536>, 0x7f66752b456c <vm_exec_core+4716>, 0x7f66752b452b <vm_exec_core+4651>, 0x7f66752b3d1a <vm_exec_core+2586>, 0x7f66752b3c99 <vm_exec_core+2457>, 0x7f66752b53f4 <vm_exec_core+8436>, 0x7f66752b3c55 <vm_exec_core+2389>, 0x7f66752b4a6e <vm_exec_core+5998>, 0x7f66752b487c <vm_exec_core+5500>, 0x7f66752b47ec <vm_exec_core+5356>, 0x7f66752b4787 <vm_exec_core+5255>, 0x7f66752b4728 <vm_exec_core+5160>, 0x7f66752b46c9 <vm_exec_core+5065>, 0x7f66752b466d <vm_exec_core+4973>, 0x7f66752b45f2 <vm_exec_core+4850>, 0x7f66752b4b7a <vm_exec_core+6266>, 0x7f66752b4b4c <vm_exec_core+6220>, 0x7f66752b4b0a <vm_exec_core+6154>, 0x7f66752b4ab2 <vm_exec_core+6066>, 0x7f66752b4cc7 <vm_exec_core+6599>, 0x7f66752b4bcb <vm_exec_core+6347>, 0x7f66752b3f97 <vm_exec_core+3223>, 0x7f66752b3f4c <vm_exec_core+3148>, 0x7f66752b4f1a <vm_exec_core+7194>, 0x7f66752b4ea5 <vm_exec_core+7077>, 0x7f66752b4e3c <vm_exec_core+6972>, 0x7f66752b4de7 <vm_exec_core+6887>, 0x7f66752b4fec <vm_exec_core+7404>, 0x7f66752b4f4f <vm_exec_core+7247>, 0x7f66752b5062 <vm_exec_core+7522>, 0x7f66752b4282 <vm_exec_core+3970>, 0x7f66752b529c <vm_exec_core+8092>, 0x7f66752b5178 <vm_exec_core+7800>, 0x7f66752b3360 <vm_exec_core+96>, 0x7f66752b4d58 <vm_exec_core+6744>, 0x7f66752b4d02 <vm_exec_core+6658>, 0x7f66752b620b <vm_exec_core+12043>, 0x7f66752b5122 <vm_exec_core+7714>, 0x7f66752b3b39 <vm_exec_core+2105>, 0x7f66752b3a43 <vm_exec_core+1859>, 0x7f66752b40ea <vm_exec_core+3562>, 0x7f66752b4028 <vm_exec_core+3368>, 0x7f66752b5f50 <vm_exec_core+11344>, 0x7f66752b3fe1 <vm_exec_core+3297>, 0x7f66752b3ee6 <vm_exec_core+3046>, 0x7f66752b3e80 <vm_exec_core+2944>, 0x7f66752b3e3d <vm_exec_core+2877>, 0x7f66752b3d7d <vm_exec_core+2685>, 0x7f66752b3baf <vm_exec_core+2223>, 0x7f66752b6a0b <vm_exec_core+14091>, 0x7f66752b695a <vm_exec_core+13914>, 0x7f66752b68b0 <vm_exec_core+13744>, 0x7f66752b6835 <vm_exec_core+13621>, 0x7f66752b6787 <vm_exec_core+13447>, 0x7f66752b6728 <vm_exec_core+13352>, 0x7f66752b66a2 <vm_exec_core+13218>, 0x7f66752b65f9 <vm_exec_core+13049>, 0x7f66752b6555 <vm_exec_core+12885>, 0x7f66752b64ac <vm_exec_core+12716>, 0x7f66752b6408 <vm_exec_core+12552>, 0x7f66752b637d <vm_exec_core+12413>, 0x7f66752b6329 <vm_exec_core+12329>, 0x7f66752b62ce <vm_exec_core+12238>, 0x7f66752b625d <vm_exec_core+12125>, 0x7f66752b5fba <vm_exec_core+11450>, 0x7f66752b39cd <vm_exec_core+1741>, 0x7f66752b3968 <vm_exec_core+1640>, 0x7f66752b607b <vm_exec_core+11643>, 0x7f66752b61ce <vm_exec_core+11982>, 0x7f66752b60b4 <vm_exec_core+11700>, 0x7f66752b6170 <vm_exec_core+11888>, 0x7f66752b60fb <vm_exec_core+11771>, 0x7f66752b603c <vm_exec_core+11580>, 0x7f66752b38f1 <vm_exec_core+1521>, 0x7f66752b3890 <vm_exec_core+1424>, 0x7f66752b37f9 <vm_exec_core+1273>, 0x7f66752b37ab <vm_exec_core+1195>, 0x7f66752b3759 <vm_exec_core+1113>, 0x7f66752b3709 <vm_exec_core+1033>, 0x7f66752b36b1 <vm_exec_core+945>, 0x7f66752b3675 <vm_exec_core+885>, 0x7f66752b3639 <vm_exec_core+825>, 0x7f66752b561d <vm_exec_core+8989>, 0x7f66752b55b3 <vm_exec_core+8883>, 0x7f66752b56c4 <vm_exec_core+9156>, 0x7f66752b5646 <vm_exec_core+9030>, 0x7f66752b5366 <vm_exec_core+8294>, 0x7f66752b52d9 <vm_exec_core+8153>, 0x7f66752b5b81 <vm_exec_core+10369>, 0x7f66752b5b18 <vm_exec_core+10264>, 0x7f66752b54f0 <vm_exec_core+8688>, 0x7f66752b5495 <vm_exec_core+8597>, 0x7f66752b5945 <vm_exec_core+9797>, 0x7f66752b5739 <vm_exec_core+9273>, 0x7f66752b5c42 <vm_exec_core+10562>, 0x7f66752b4203 <vm_exec_core+3843>, 0x7f66752b44b8 <vm_exec_core+4536>, 0x7f66752b4474 <vm_exec_core+4468>, 0x7f66752b4435 <vm_exec_core+4405>, 0x7f66752b43f9 <vm_exec_core+4345>, 0x7f66752b43bd <vm_exec_core+4285>, 0x7f66752b4381 <vm_exec_core+4225>, 0x7f66752b42fc <vm_exec_core+4092>, 0x7f66752b42b4 <vm_exec_core+4020>, 0x7f66752b5554 <vm_exec_core+8788>, 0x7f66752b5448 <vm_exec_core+8520>, 0x7f66752b455c <vm_exec_core+4700>, 0x7f66752b451b <vm_exec_core+4635>, 0x7f66752b3d0a <vm_exec_core+2570>, 0x7f66752b3c89 <vm_exec_core+2441>, 0x7f66752b53e4 <vm_exec_core+8420>, 0x7f66752b3c45 <vm_exec_core+2373>, 0x7f66752b4a5e <vm_exec_core+5982>, 0x7f66752b486c <vm_exec_core+5484>, 0x7f66752b47dc <vm_exec_core+5340>, 0x7f66752b4777 <vm_exec_core+5239>, 0x7f66752b4718 <vm_exec_core+5144>, 0x7f66752b46b9 <vm_exec_core+5049>, 0x7f66752b465d <vm_exec_core+4957>, 0x7f66752b45e2 <vm_exec_core+4834>, 0x7f66752b4b6a <vm_exec_core+6250>, 0x7f66752b4b3c <vm_exec_core+6204>, 0x7f66752b4afa <vm_exec_core+6138>, 0x7f66752b4aa2 <vm_exec_core+6050>, 0x7f66752b4cb7 <vm_exec_core+6583>, 0x7f66752b4bbb <vm_exec_core+6331>, 0x7f66752b3f87 <vm_exec_core+3207>, 0x7f66752b3f3c <vm_exec_core+3132>, 0x7f66752b4f0a <vm_exec_core+7178>, 0x7f66752b4e95 <vm_exec_core+7061>, 0x7f66752b4e2c <vm_exec_core+6956>, 0x7f66752b4dd7 <vm_exec_core+6871>, 0x7f66752b4fdc <vm_exec_core+7388>, 0x7f66752b4f3f <vm_exec_core+7231>, 0x7f66752b5052 <vm_exec_core+7506>, 0x7f66752b4272 <vm_exec_core+3954>, 0x7f66752b528c <vm_exec_core+8076>, 0x7f66752b5168 <vm_exec_core+7784>, 0x7f66752b6c38 <vm_exec_core+14648>, 0x7f66752b4d48 <vm_exec_core+6728>, 0x7f66752b4cf2 <vm_exec_core+6642>, 0x7f66752b6c23 <vm_exec_core+14627>, 0x7f66752b5112 <vm_exec_core+7698>, 0x7f66752b3b29 <vm_exec_core+2089>, 0x7f66752b3a33 <vm_exec_core+1843>, 0x7f66752b40da <vm_exec_core+3546>, 0x7f66752b4018 <vm_exec_core+3352>, 0x7f66752b5f40 <vm_exec_core+11328>, 0x7f66752b3fd1 <vm_exec_core+3281>, 0x7f66752b3ed6 <vm_exec_core+3030>, 0x7f66752b3e70 <vm_exec_core+2928>, 0x7f66752b3e2d <vm_exec_core+2861>, 0x7f66752b3d6d <vm_exec_core+2669>, 0x7f66752b3b9f <vm_exec_core+2207>, 0x7f66752b6c0e <vm_exec_core+14606>, 0x7f66752b6bf9 <vm_exec_core+14585>, 0x7f66752b6be4 <vm_exec_core+14564>, 0x7f66752b6bcf <vm_exec_core+14543>, 0x7f66752b6bba <vm_exec_core+14522>, 0x7f66752b6ba5 <vm_exec_core+14501>, 0x7f66752b6b89 <vm_exec_core+14473>, 0x7f66752b6b74 <vm_exec_core+14452>, 0x7f66752b6b5f <vm_exec_core+14431>, 0x7f66752b6b4a <vm_exec_core+14410>, 0x7f66752b6b35 <vm_exec_core+14389>, 0x7f66752b6b20 <vm_exec_core+14368>, 0x7f66752b6b0b <vm_exec_core+14347>, 0x7f66752b6af6 <vm_exec_core+14326>, 0x7f66752b6ae1 <vm_exec_core+14305>, 0x7f66752b6acc <vm_exec_core+14284>, 0x7f66752b39bd <vm_exec_core+1725>, 0x7f66752b3958 <vm_exec_core+1624>, 0x7f66752b6ab7 <vm_exec_core+14263>, 0x7f66752b6aa2 <vm_exec_core+14242>, 0x7f66752b6a8d <vm_exec_core+14221>, 0x7f66752b6a78 <vm_exec_core+14200>, 0x7f66752b3342 <vm_exec_core+66>...} #19 0x00007f66752b98fa in rb_vm_exec (ec=0x55ed32482c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x55ed32482c80 _tag = {tag = 36, retval = 4, buf = {0x7ffc4b1e2870, 0x7f66752b9900 <rb_vm_exec+416>, 0x0, 0x7ffc4b1e2670, 0x0}, prev = 0x7ffc4b1e2a00, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #20 0x00007f66752bf2a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f665a515e38, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516 arg_size = <optimized out> arg_size = <optimized out> #21 0x00007f66752bf64f in rb_vm_invoke_proc (ec=ec@entry=0x55ed32482c80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7ffc4b1e29c8, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 self = <optimized out> #22 0x00007f66752bfc60 in vm_call0_body (ec=0x55ed32482c80, calling=0x7ffc4b1e2870, argv=0x7ffc4b1e29c8) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297 proc = <optimized out> ci = <optimized out> cc = 0x7ffc4b1e2920 ret = <optimized out> #23 0x00007f66752c05a8 in vm_call0_cc (ec=0x55ed32482c80, recv=140077578671720, 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 = 0x7ffc4b1e2830, cc = 0x7ffc4b1e2920, block_handler = 0, recv = 140077578671720, argc = 1, kw_splat = false, heap_argv = 0} #24 0x00007f66752b2ba9 in rb_vm_call0 (kw_splat=0, cme=0x7f665b5d1a60, argv=0x7ffc4b1e29c8, argc=1, id=3425, recv=140077578671720, ec=0x55ed32482c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70 cc = {flags = 52250, klass = 0, cme_ = 0x7f665b5d1a60, call_ = 0x7f66752bc5c0 <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=0x7f665b5d1a60, argv=0x7ffc4b1e29c8, argc=1, id=3425, recv=140077578671720, ec=0x55ed32482c80) 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=0x7ffc4b1e29c8, argc=1, mid=3425, recv=140077578671720) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713 klass = 140077596201480 me = 0x7f665b5d1a60 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=140077578671720, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7ffc4b1e29c8) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689 No locals. #28 0x00007f66750dfb53 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 = {0x7f665a510000, 0x7f66750dfbc8 <run_finalizer+504>, 0x0, 0x7ffc4b1e2990, 0x55ed32487f18}, prev = 0x7ffc4b1e2bb0, state = RUBY_TAG_NONE, lock_rec = 0} i = 0 state = <optimized out> saved = {errinfo = 4, objid = 81, final = 140077578671720, cfp = 0x7f6674b88ec0, sp = 0x7f6674a890b8, finished = 0} ec = 0x55ed32482c80 #30 0x00007f66750e2bb7 in run_final (zombie=<optimized out>, objspace=0x55ed32481c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122 table = 140077578714680 key = 140077578714960 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 = 0x55ed325e8290 __func__ = "finalize_list" next_zombie = <optimized out> page = <optimized out> _lev = <optimized out> #32 finalize_deferred_heap_pages (objspace=0x55ed32481c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172 zombie = <optimized out> #33 0x00007f66750e2de5 in finalize_deferred (objspace=0x55ed32481c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181 ec = 0x55ed32482c80 #34 gc_finalize_deferred (dmy=0x55ed32481c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191 objspace = 0x55ed32481c00 #35 0x00007f66752d6b3e 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 = 0x55ed32482c80 _tag = {tag = 36, retval = 1, buf = {0x7f6674b88ef8, 0x7f66752d6bf0 <rb_postponed_job_flush+656>, 0x0, 0x7ffc4b1e2b40, 0x60}, prev = 0x7ffc4b1e3100, state = RUBY_TAG_NONE, lock_rec = 0} pjq = 0x55ed324819f0 ec = 0x55ed32482c80 block_mask = 12 saved_mask = 0 saved_errno = 4 tmp = {n = {next = 0x7ffc4b1e2ba0, prev = 0x7ffc4b1e2ba0}} triggered_bits = 0 #36 0x00007f6675266af1 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 0x00007f66752c0020 in rb_vm_check_ints (ec=0x55ed32482c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916 No locals. #38 rb_vm_check_ints (ec=0x55ed32482c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091 No locals. #39 vm_pop_frame (ep=<optimized out>, cfp=<optimized out>, ec=0x55ed32482c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446 flags = <optimized out> flags = <optimized out> #40 rb_vm_pop_frame (ec=0x55ed32482c80) 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=0x55ed32482c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:176 reg_cfp = 0x7f6674b88ef8 ci = <optimized out> me = 0x7f6674a7ea18 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=0x55ed32482c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:187 No locals. #43 vm_call0_body (ec=0x55ed32482c80, 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 0x00007f66752c05a8 in vm_call0_cc (ec=0x55ed32482c80, recv=140077578714600, 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, 140078027325230} calling = {cd = 0x7ffc4b1e2e00, cc = 0x7f665a51fd70, block_handler = 0, recv = 140077578714600, argc = 0, kw_splat = false, heap_argv = 0} #45 0x00007f66752c25e6 in rb_call (scope=CALL_FCALL, argv=0x7f6674a89088, argc=0, mid=3137, recv=140077578714600) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:899 ec = <optimized out> #46 rb_funcallv_kw (recv=recv@entry=140077578714600, mid=mid@entry=3137, argc=argc@entry=0, argv=argv@entry=0x7f6674a89088, kw_splat=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1092 No locals. #47 0x00007f66750cc217 in rb_obj_call_init_kw (obj=obj@entry=140077578714600, argc=argc@entry=0, argv=argv@entry=0x7f6674a89088, kw_splat=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1694 No locals. #48 0x00007f6675169c02 in rb_class_new_instance_pass_kw (argc=0, argv=0x7f6674a89088, klass=140077596169480) at /tmp/ruby/src/trunk-gc-asserts/object.c:2173 obj = 140077578714600 #49 0x00007f66752a1954 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=0x55ed32482c80, reg_cfp=0x7f6674b88f30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596 ci = <optimized out> argv_ary = <optimized out> #52 0x00007f66752b3421 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 = 94477240835296 ci = 0x7ffc4b1e1ed0 cc = <optimized out> recv = 4077981 argc = <optimized out> calling = {cd = 0x55ed32611ce0, cc = 0x7f665a51fd98, block_handler = 0, recv = 140077596169480, 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=0x3e399d) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x55ed32611ce0 leaf = <optimized out> val = 94477240835296 reg_pc = 0x55ed32628d38 reg_cfp = 0x7f6674b88f30 insns_address_table = {0x7f66752b562d <vm_exec_core+9005>, 0x7f66752b55c3 <vm_exec_core+8899>, 0x7f66752b56d4 <vm_exec_core+9172>, 0x7f66752b5656 <vm_exec_core+9046>, 0x7f66752b5376 <vm_exec_core+8310>, 0x7f66752b52e9 <vm_exec_core+8169>, 0x7f66752b5b91 <vm_exec_core+10385>, 0x7f66752b5b28 <vm_exec_core+10280>, 0x7f66752b5500 <vm_exec_core+8704>, 0x7f66752b54a5 <vm_exec_core+8613>, 0x7f66752b5955 <vm_exec_core+9813>, 0x7f66752b5749 <vm_exec_core+9289>, 0x7f66752b5c52 <vm_exec_core+10578>, 0x7f66752b4213 <vm_exec_core+3859>, 0x7f66752b44c8 <vm_exec_core+4552>, 0x7f66752b4484 <vm_exec_core+4484>, 0x7f66752b4445 <vm_exec_core+4421>, 0x7f66752b4409 <vm_exec_core+4361>, 0x7f66752b43cd <vm_exec_core+4301>, 0x7f66752b4391 <vm_exec_core+4241>, 0x7f66752b430c <vm_exec_core+4108>, 0x7f66752b42c4 <vm_exec_core+4036>, 0x7f66752b5564 <vm_exec_core+8804>, 0x7f66752b5458 <vm_exec_core+8536>, 0x7f66752b456c <vm_exec_core+4716>, 0x7f66752b452b <vm_exec_core+4651>, 0x7f66752b3d1a <vm_exec_core+2586>, 0x7f66752b3c99 <vm_exec_core+2457>, 0x7f66752b53f4 <vm_exec_core+8436>, 0x7f66752b3c55 <vm_exec_core+2389>, 0x7f66752b4a6e <vm_exec_core+5998>, 0x7f66752b487c <vm_exec_core+5500>, 0x7f66752b47ec <vm_exec_core+5356>, 0x7f66752b4787 <vm_exec_core+5255>, 0x7f66752b4728 <vm_exec_core+5160>, 0x7f66752b46c9 <vm_exec_core+5065>, 0x7f66752b466d <vm_exec_core+4973>, 0x7f66752b45f2 <vm_exec_core+4850>, 0x7f66752b4b7a <vm_exec_core+6266>, 0x7f66752b4b4c <vm_exec_core+6220>, 0x7f66752b4b0a <vm_exec_core+6154>, 0x7f66752b4ab2 <vm_exec_core+6066>, 0x7f66752b4cc7 <vm_exec_core+6599>, 0x7f66752b4bcb <vm_exec_core+6347>, 0x7f66752b3f97 <vm_exec_core+3223>, 0x7f66752b3f4c <vm_exec_core+3148>, 0x7f66752b4f1a <vm_exec_core+7194>, 0x7f66752b4ea5 <vm_exec_core+7077>, 0x7f66752b4e3c <vm_exec_core+6972>, 0x7f66752b4de7 <vm_exec_core+6887>, 0x7f66752b4fec <vm_exec_core+7404>, 0x7f66752b4f4f <vm_exec_core+7247>, 0x7f66752b5062 <vm_exec_core+7522>, 0x7f66752b4282 <vm_exec_core+3970>, 0x7f66752b529c <vm_exec_core+8092>, 0x7f66752b5178 <vm_exec_core+7800>, 0x7f66752b3360 <vm_exec_core+96>, 0x7f66752b4d58 <vm_exec_core+6744>, 0x7f66752b4d02 <vm_exec_core+6658>, 0x7f66752b620b <vm_exec_core+12043>, 0x7f66752b5122 <vm_exec_core+7714>, 0x7f66752b3b39 <vm_exec_core+2105>, 0x7f66752b3a43 <vm_exec_core+1859>, 0x7f66752b40ea <vm_exec_core+3562>, 0x7f66752b4028 <vm_exec_core+3368>, 0x7f66752b5f50 <vm_exec_core+11344>, 0x7f66752b3fe1 <vm_exec_core+3297>, 0x7f66752b3ee6 <vm_exec_core+3046>, 0x7f66752b3e80 <vm_exec_core+2944>, 0x7f66752b3e3d <vm_exec_core+2877>, 0x7f66752b3d7d <vm_exec_core+2685>, 0x7f66752b3baf <vm_exec_core+2223>, 0x7f66752b6a0b <vm_exec_core+14091>, 0x7f66752b695a <vm_exec_core+13914>, 0x7f66752b68b0 <vm_exec_core+13744>, 0x7f66752b6835 <vm_exec_core+13621>, 0x7f66752b6787 <vm_exec_core+13447>, 0x7f66752b6728 <vm_exec_core+13352>, 0x7f66752b66a2 <vm_exec_core+13218>, 0x7f66752b65f9 <vm_exec_core+13049>, 0x7f66752b6555 <vm_exec_core+12885>, 0x7f66752b64ac <vm_exec_core+12716>, 0x7f66752b6408 <vm_exec_core+12552>, 0x7f66752b637d <vm_exec_core+12413>, 0x7f66752b6329 <vm_exec_core+12329>, 0x7f66752b62ce <vm_exec_core+12238>, 0x7f66752b625d <vm_exec_core+12125>, 0x7f66752b5fba <vm_exec_core+11450>, 0x7f66752b39cd <vm_exec_core+1741>, 0x7f66752b3968 <vm_exec_core+1640>, 0x7f66752b607b <vm_exec_core+11643>, 0x7f66752b61ce <vm_exec_core+11982>, 0x7f66752b60b4 <vm_exec_core+11700>, 0x7f66752b6170 <vm_exec_core+11888>, 0x7f66752b60fb <vm_exec_core+11771>, 0x7f66752b603c <vm_exec_core+11580>, 0x7f66752b38f1 <vm_exec_core+1521>, 0x7f66752b3890 <vm_exec_core+1424>, 0x7f66752b37f9 <vm_exec_core+1273>, 0x7f66752b37ab <vm_exec_core+1195>, 0x7f66752b3759 <vm_exec_core+1113>, 0x7f66752b3709 <vm_exec_core+1033>, 0x7f66752b36b1 <vm_exec_core+945>, 0x7f66752b3675 <vm_exec_core+885>, 0x7f66752b3639 <vm_exec_core+825>, 0x7f66752b561d <vm_exec_core+8989>, 0x7f66752b55b3 <vm_exec_core+8883>, 0x7f66752b56c4 <vm_exec_core+9156>, 0x7f66752b5646 <vm_exec_core+9030>, 0x7f66752b5366 <vm_exec_core+8294>, 0x7f66752b52d9 <vm_exec_core+8153>, 0x7f66752b5b81 <vm_exec_core+10369>, 0x7f66752b5b18 <vm_exec_core+10264>, 0x7f66752b54f0 <vm_exec_core+8688>, 0x7f66752b5495 <vm_exec_core+8597>, 0x7f66752b5945 <vm_exec_core+9797>, 0x7f66752b5739 <vm_exec_core+9273>, 0x7f66752b5c42 <vm_exec_core+10562>, 0x7f66752b4203 <vm_exec_core+3843>, 0x7f66752b44b8 <vm_exec_core+4536>, 0x7f66752b4474 <vm_exec_core+4468>, 0x7f66752b4435 <vm_exec_core+4405>, 0x7f66752b43f9 <vm_exec_core+4345>, 0x7f66752b43bd <vm_exec_core+4285>, 0x7f66752b4381 <vm_exec_core+4225>, 0x7f66752b42fc <vm_exec_core+4092>, 0x7f66752b42b4 <vm_exec_core+4020>, 0x7f66752b5554 <vm_exec_core+8788>, 0x7f66752b5448 <vm_exec_core+8520>, 0x7f66752b455c <vm_exec_core+4700>, 0x7f66752b451b <vm_exec_core+4635>, 0x7f66752b3d0a <vm_exec_core+2570>, 0x7f66752b3c89 <vm_exec_core+2441>, 0x7f66752b53e4 <vm_exec_core+8420>, 0x7f66752b3c45 <vm_exec_core+2373>, 0x7f66752b4a5e <vm_exec_core+5982>, 0x7f66752b486c <vm_exec_core+5484>, 0x7f66752b47dc <vm_exec_core+5340>, 0x7f66752b4777 <vm_exec_core+5239>, 0x7f66752b4718 <vm_exec_core+5144>, 0x7f66752b46b9 <vm_exec_core+5049>, 0x7f66752b465d <vm_exec_core+4957>, 0x7f66752b45e2 <vm_exec_core+4834>, 0x7f66752b4b6a <vm_exec_core+6250>, 0x7f66752b4b3c <vm_exec_core+6204>, 0x7f66752b4afa <vm_exec_core+6138>, 0x7f66752b4aa2 <vm_exec_core+6050>, 0x7f66752b4cb7 <vm_exec_core+6583>, 0x7f66752b4bbb <vm_exec_core+6331>, 0x7f66752b3f87 <vm_exec_core+3207>, 0x7f66752b3f3c <vm_exec_core+3132>, 0x7f66752b4f0a <vm_exec_core+7178>, 0x7f66752b4e95 <vm_exec_core+7061>, 0x7f66752b4e2c <vm_exec_core+6956>, 0x7f66752b4dd7 <vm_exec_core+6871>, 0x7f66752b4fdc <vm_exec_core+7388>, 0x7f66752b4f3f <vm_exec_core+7231>, 0x7f66752b5052 <vm_exec_core+7506>, 0x7f66752b4272 <vm_exec_core+3954>, 0x7f66752b528c <vm_exec_core+8076>, 0x7f66752b5168 <vm_exec_core+7784>, 0x7f66752b6c38 <vm_exec_core+14648>, 0x7f66752b4d48 <vm_exec_core+6728>, 0x7f66752b4cf2 <vm_exec_core+6642>, 0x7f66752b6c23 <vm_exec_core+14627>, 0x7f66752b5112 <vm_exec_core+7698>, 0x7f66752b3b29 <vm_exec_core+2089>, 0x7f66752b3a33 <vm_exec_core+1843>, 0x7f66752b40da <vm_exec_core+3546>, 0x7f66752b4018 <vm_exec_core+3352>, 0x7f66752b5f40 <vm_exec_core+11328>, 0x7f66752b3fd1 <vm_exec_core+3281>, 0x7f66752b3ed6 <vm_exec_core+3030>, 0x7f66752b3e70 <vm_exec_core+2928>, 0x7f66752b3e2d <vm_exec_core+2861>, 0x7f66752b3d6d <vm_exec_core+2669>, 0x7f66752b3b9f <vm_exec_core+2207>, 0x7f66752b6c0e <vm_exec_core+14606>, 0x7f66752b6bf9 <vm_exec_core+14585>, 0x7f66752b6be4 <vm_exec_core+14564>, 0x7f66752b6bcf <vm_exec_core+14543>, 0x7f66752b6bba <vm_exec_core+14522>, 0x7f66752b6ba5 <vm_exec_core+14501>, 0x7f66752b6b89 <vm_exec_core+14473>, 0x7f66752b6b74 <vm_exec_core+14452>, 0x7f66752b6b5f <vm_exec_core+14431>, 0x7f66752b6b4a <vm_exec_core+14410>, 0x7f66752b6b35 <vm_exec_core+14389>, 0x7f66752b6b20 <vm_exec_core+14368>, 0x7f66752b6b0b <vm_exec_core+14347>, 0x7f66752b6af6 <vm_exec_core+14326>, 0x7f66752b6ae1 <vm_exec_core+14305>, 0x7f66752b6acc <vm_exec_core+14284>, 0x7f66752b39bd <vm_exec_core+1725>, 0x7f66752b3958 <vm_exec_core+1624>, 0x7f66752b6ab7 <vm_exec_core+14263>, 0x7f66752b6aa2 <vm_exec_core+14242>, 0x7f66752b6a8d <vm_exec_core+14221>, 0x7f66752b6a78 <vm_exec_core+14200>, 0x7f66752b3342 <vm_exec_core+66>...} #54 0x00007f66752b98fa in rb_vm_exec (ec=0x55ed32482c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x55ed32482c80 _tag = {tag = 36, retval = 4, buf = {0x7f665a516158, 0x7f66752b9900 <rb_vm_exec+416>, 0x0, 0x7ffc4b1e30e0, 0x7f6675619040 <_rtld_global>}, prev = 0x7ffc4b1e31c0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #55 0x00007f66752ba39b in rb_iseq_eval_main (iseq=iseq@entry=0x7f665a516158) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818 ec = <optimized out> val = <optimized out> #56 0x00007f66750c8555 in rb_ec_exec_node (ec=ec@entry=0x55ed32482c80, n=n@entry=0x7f665a516158) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282 _ec = <optimized out> _tag = {tag = 36, retval = 94477239200896, buf = {0x7f665a516158, 0x7f66750c85a0 <rb_ec_exec_node+256>, 0x0, 0x7ffc4b1e3190, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f665a516158 #57 0x00007f66750cc13b in ruby_run_node (n=0x7f665a516158) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320 ec = 0x55ed32482c80 status = 0 #58 0x000055ed30807187 in rb_main (argv=0x7ffc4b1e33c8, argc=4) at /tmp/ruby/src/trunk-gc-asserts/main.c:40 variable_in_this_stack_frame = 140721568757369 #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.4080932.ruby -x gdbscript [New LWP 4080932] [New LWP 4080934] [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=139682071755776) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7f0a4444bc00 (LWP 4080932))] >>> Threads Id Target Id Frame * 1 Thread 0x7f0a4444bc00 (LWP 4080932) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139682071755776) at ./nptl/pthread_kill.c:44 2 Thread 0x7f0a2ae6f640 (LWP 4080934) 0x00007f0a44592fde in epoll_wait (epfd=4, events=events@entry=0x7f0a44e985bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7f0a2ae6f640 (LWP 4080934)): #0 0x00007f0a44592fde in epoll_wait (epfd=4, events=events@entry=0x7f0a44e985bc <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 0x00007f0a44b25bd0 in event_wait (vm=0x563bf52682a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x563bf52682a0) 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=0x563bf52682a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053 vm = 0x563bf52682a0 #4 0x00007f0a44501b43 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 = {140720575579600, -7951783003829906864, 139681646179904, 25, 139682072500304, 140720575579952, 8048428073990410832, 8048249044062491216}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007f0a44592bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7f0a4444bc00 (LWP 4080932)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139682071755776) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f0a4444bc00 old_mask = {__val = {140720575574288, 0, 139681627983240, 139682072569043, 0, 139682072465389, 139682071755776, 139682074080768, 94815517687744, 139682072411559, 39, 139682074097312, 94815517687744, 139682079385887, 94815516000928, 139638243815712}} 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=139682071755776) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=139682071755776, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f0a444af476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f0a444957f3 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, 140720575574688, 12187378053662610432, 139682071748232, 139682082534528, 0, 139682074097312, 140720575574688, 139682070593536, 139682070659040, 139682077210142, 18446744069414584321}}, sa_flags = -1342991360, sa_restorer = 0x7f0a4433ffb8} sigs = {__val = {32, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 7022930802683944992, 3486743125711019378, 3256155514234562150, 7018409427315615287, 8659703141076316217, 3472328296227676272, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 8314900945785856032}} #5 0x00007f0a448ad952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029 No locals. #6 rb_bug (fmt=fmt@entry=0x7f0a44ce3808 "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 = 0x7ffc0feb7380, reg_save_area = 0x7ffc0feb72c0}} #7 0x00007f0a448af518 in gc_verify_internal_consistency_ (objspace=0x563bf526ac00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710 data = {objspace = 0x563bf526ac00, err_count = 1, live_object_count = 18344, zombie_object_count = 574, parent = 139682070659000, old_object_count = 16518, remembered_shady_count = 0} #8 0x00007f0a449ac28e in gc_verify_internal_consistency (objspace=0x563bf526ac00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777 prev_during_gc = <optimized out> _lev = 1 #9 gc_sweep_finish (objspace=0x563bf526ac00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5634 No locals. #10 gc_sweep_step (objspace=0x563bf526ac00, size_pool=0x563bf526ade0, heap=0x563bf526ae30) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5700 sweep_page = <optimized out> unlink_limit = 3 swept_slots = 814 pooled_slots = 1227 #11 0x00007f0a449b303b in gc_sweep_continue (heap=0x563bf526af10, sweep_size_pool=0x563bf526aec0, objspace=0x563bf526ac00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5733 size_pool = 0x563bf526ade0 i = 2 __func__ = "gc_sweep_continue" i = <optimized out> size_pool = <optimized out> #12 gc_continue (objspace=0x563bf526ac00, size_pool=0x563bf526aec0, heap=0x563bf526af10) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2484 lock_lev = 0 #13 0x00007f0a449b3716 in heap_prepare (heap=0x563bf526af10, size_pool=0x563bf526aec0, objspace=0x563bf526ac00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2496 __func__ = "heap_prepare" #14 heap_next_free_page (heap=0x563bf526af10, size_pool=0x563bf526aec0, objspace=0x563bf526ac00) 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=0x563bf526ac00, cache=0x563bf526bbc8, 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 = 0x563bf526aec0 heap = 0x563bf526af10 obj = <optimized out> __func__ = "newobj_alloc" #16 0x00007f0a449b6130 in newobj_of (alloc_size=224, wb_protected=1, v3=0, v2=3, v1=139682082413472, flags=<optimized out>, klass=139681646290200, 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=224, type=0x7f0a44e75ba0 <backtrace_data_type>, datap=0x0, typed_flag=2, klass=139681646290200) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2999 wb_protected = true wb_protected = <optimized out> #18 rb_data_typed_object_zalloc (klass=139681646290200, size=size@entry=192, type=type@entry=0x7f0a44e75ba0 <backtrace_data_type>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:3022 obj = <optimized out> embed_size = 224 obj = <optimized out> #19 0x00007f0a44b8e7a6 in rb_ec_partial_backtrace_object (ec=ec@entry=0x563bf526bc80, start_frame=start_frame@entry=0, num_frames=7, 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 = 0x7f0a44449e88 end_cfp = 0x7f0a44449fd8 size = 7 bt = 0x0 btobj = 4 loc = 0x0 cfunc_counter = 0 memsize = 192 #20 0x00007f0a44b8f52a in rb_ec_backtrace_object (ec=ec@entry=0x563bf526bc80) at /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c:686 No locals. #21 0x00007f0a44988b85 in setup_exception (ec=0x563bf526bc80, tag=6, mesg=<optimized out>, cause=4) at /tmp/ruby/src/trunk-gc-asserts/eval.c:566 at = <optimized out> bt = 4 _ec = 0x563bf526bc80 _tag = {tag = 36, retval = 1, buf = {0x563bf526bc80, 0x7f0a44988afe <setup_exception+1086>, 0x0, 0x7ffc0feb7830, 0x0}, prev = 0x7ffc0feb7cb0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 e = <optimized out> line = 1 file = 0x7f0a4433fd50 "-" file0 = 0x7f0a4433fd50 "-" dtrace_line = <optimized out> dtrace_file = <optimized out> #22 0x00007f0a44988dd8 in rb_longjmp (ec=ec@entry=0x563bf526bc80, 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 0x00007f0a4498aa69 in rb_raise_jump (cause=<optimized out>, mesg=4) at /tmp/ruby/src/trunk-gc-asserts/eval.c:844 ec = 0x563bf526bc80 cfp = <optimized out> me = 0x7f0a29ccffa8 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 = 0x7ffc0feb7a88 #25 0x00007f0a4498ac2f in f_raise (c=<optimized out>, v=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:780 No locals. #26 0x00007f0a44b62954 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=0x563bf526bc80, reg_cfp=0x7f0a44449e88, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596 ci = <optimized out> argv_ary = <optimized out> #29 0x00007f0a44b74421 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 = 94815518907760 ci = 0x7ffc0feb7160 cc = <optimized out> recv = 4080932 argc = <optimized out> calling = {cd = 0x563bf552dd70, cc = 0x7f0a29ccff58, block_handler = 0, recv = 139682070646240, 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=0x3e4524) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x563bf552dd70 leaf = <optimized out> val = 94815518907760 reg_pc = 0x563bf5541788 reg_cfp = 0x7f0a44449e88 insns_address_table = {0x7f0a44b7662d <vm_exec_core+9005>, 0x7f0a44b765c3 <vm_exec_core+8899>, 0x7f0a44b766d4 <vm_exec_core+9172>, 0x7f0a44b76656 <vm_exec_core+9046>, 0x7f0a44b76376 <vm_exec_core+8310>, 0x7f0a44b762e9 <vm_exec_core+8169>, 0x7f0a44b76b91 <vm_exec_core+10385>, 0x7f0a44b76b28 <vm_exec_core+10280>, 0x7f0a44b76500 <vm_exec_core+8704>, 0x7f0a44b764a5 <vm_exec_core+8613>, 0x7f0a44b76955 <vm_exec_core+9813>, 0x7f0a44b76749 <vm_exec_core+9289>, 0x7f0a44b76c52 <vm_exec_core+10578>, 0x7f0a44b75213 <vm_exec_core+3859>, 0x7f0a44b754c8 <vm_exec_core+4552>, 0x7f0a44b75484 <vm_exec_core+4484>, 0x7f0a44b75445 <vm_exec_core+4421>, 0x7f0a44b75409 <vm_exec_core+4361>, 0x7f0a44b753cd <vm_exec_core+4301>, 0x7f0a44b75391 <vm_exec_core+4241>, 0x7f0a44b7530c <vm_exec_core+4108>, 0x7f0a44b752c4 <vm_exec_core+4036>, 0x7f0a44b76564 <vm_exec_core+8804>, 0x7f0a44b76458 <vm_exec_core+8536>, 0x7f0a44b7556c <vm_exec_core+4716>, 0x7f0a44b7552b <vm_exec_core+4651>, 0x7f0a44b74d1a <vm_exec_core+2586>, 0x7f0a44b74c99 <vm_exec_core+2457>, 0x7f0a44b763f4 <vm_exec_core+8436>, 0x7f0a44b74c55 <vm_exec_core+2389>, 0x7f0a44b75a6e <vm_exec_core+5998>, 0x7f0a44b7587c <vm_exec_core+5500>, 0x7f0a44b757ec <vm_exec_core+5356>, 0x7f0a44b75787 <vm_exec_core+5255>, 0x7f0a44b75728 <vm_exec_core+5160>, 0x7f0a44b756c9 <vm_exec_core+5065>, 0x7f0a44b7566d <vm_exec_core+4973>, 0x7f0a44b755f2 <vm_exec_core+4850>, 0x7f0a44b75b7a <vm_exec_core+6266>, 0x7f0a44b75b4c <vm_exec_core+6220>, 0x7f0a44b75b0a <vm_exec_core+6154>, 0x7f0a44b75ab2 <vm_exec_core+6066>, 0x7f0a44b75cc7 <vm_exec_core+6599>, 0x7f0a44b75bcb <vm_exec_core+6347>, 0x7f0a44b74f97 <vm_exec_core+3223>, 0x7f0a44b74f4c <vm_exec_core+3148>, 0x7f0a44b75f1a <vm_exec_core+7194>, 0x7f0a44b75ea5 <vm_exec_core+7077>, 0x7f0a44b75e3c <vm_exec_core+6972>, 0x7f0a44b75de7 <vm_exec_core+6887>, 0x7f0a44b75fec <vm_exec_core+7404>, 0x7f0a44b75f4f <vm_exec_core+7247>, 0x7f0a44b76062 <vm_exec_core+7522>, 0x7f0a44b75282 <vm_exec_core+3970>, 0x7f0a44b7629c <vm_exec_core+8092>, 0x7f0a44b76178 <vm_exec_core+7800>, 0x7f0a44b74360 <vm_exec_core+96>, 0x7f0a44b75d58 <vm_exec_core+6744>, 0x7f0a44b75d02 <vm_exec_core+6658>, 0x7f0a44b7720b <vm_exec_core+12043>, 0x7f0a44b76122 <vm_exec_core+7714>, 0x7f0a44b74b39 <vm_exec_core+2105>, 0x7f0a44b74a43 <vm_exec_core+1859>, 0x7f0a44b750ea <vm_exec_core+3562>, 0x7f0a44b75028 <vm_exec_core+3368>, 0x7f0a44b76f50 <vm_exec_core+11344>, 0x7f0a44b74fe1 <vm_exec_core+3297>, 0x7f0a44b74ee6 <vm_exec_core+3046>, 0x7f0a44b74e80 <vm_exec_core+2944>, 0x7f0a44b74e3d <vm_exec_core+2877>, 0x7f0a44b74d7d <vm_exec_core+2685>, 0x7f0a44b74baf <vm_exec_core+2223>, 0x7f0a44b77a0b <vm_exec_core+14091>, 0x7f0a44b7795a <vm_exec_core+13914>, 0x7f0a44b778b0 <vm_exec_core+13744>, 0x7f0a44b77835 <vm_exec_core+13621>, 0x7f0a44b77787 <vm_exec_core+13447>, 0x7f0a44b77728 <vm_exec_core+13352>, 0x7f0a44b776a2 <vm_exec_core+13218>, 0x7f0a44b775f9 <vm_exec_core+13049>, 0x7f0a44b77555 <vm_exec_core+12885>, 0x7f0a44b774ac <vm_exec_core+12716>, 0x7f0a44b77408 <vm_exec_core+12552>, 0x7f0a44b7737d <vm_exec_core+12413>, 0x7f0a44b77329 <vm_exec_core+12329>, 0x7f0a44b772ce <vm_exec_core+12238>, 0x7f0a44b7725d <vm_exec_core+12125>, 0x7f0a44b76fba <vm_exec_core+11450>, 0x7f0a44b749cd <vm_exec_core+1741>, 0x7f0a44b74968 <vm_exec_core+1640>, 0x7f0a44b7707b <vm_exec_core+11643>, 0x7f0a44b771ce <vm_exec_core+11982>, 0x7f0a44b770b4 <vm_exec_core+11700>, 0x7f0a44b77170 <vm_exec_core+11888>, 0x7f0a44b770fb <vm_exec_core+11771>, 0x7f0a44b7703c <vm_exec_core+11580>, 0x7f0a44b748f1 <vm_exec_core+1521>, 0x7f0a44b74890 <vm_exec_core+1424>, 0x7f0a44b747f9 <vm_exec_core+1273>, 0x7f0a44b747ab <vm_exec_core+1195>, 0x7f0a44b74759 <vm_exec_core+1113>, 0x7f0a44b74709 <vm_exec_core+1033>, 0x7f0a44b746b1 <vm_exec_core+945>, 0x7f0a44b74675 <vm_exec_core+885>, 0x7f0a44b74639 <vm_exec_core+825>, 0x7f0a44b7661d <vm_exec_core+8989>, 0x7f0a44b765b3 <vm_exec_core+8883>, 0x7f0a44b766c4 <vm_exec_core+9156>, 0x7f0a44b76646 <vm_exec_core+9030>, 0x7f0a44b76366 <vm_exec_core+8294>, 0x7f0a44b762d9 <vm_exec_core+8153>, 0x7f0a44b76b81 <vm_exec_core+10369>, 0x7f0a44b76b18 <vm_exec_core+10264>, 0x7f0a44b764f0 <vm_exec_core+8688>, 0x7f0a44b76495 <vm_exec_core+8597>, 0x7f0a44b76945 <vm_exec_core+9797>, 0x7f0a44b76739 <vm_exec_core+9273>, 0x7f0a44b76c42 <vm_exec_core+10562>, 0x7f0a44b75203 <vm_exec_core+3843>, 0x7f0a44b754b8 <vm_exec_core+4536>, 0x7f0a44b75474 <vm_exec_core+4468>, 0x7f0a44b75435 <vm_exec_core+4405>, 0x7f0a44b753f9 <vm_exec_core+4345>, 0x7f0a44b753bd <vm_exec_core+4285>, 0x7f0a44b75381 <vm_exec_core+4225>, 0x7f0a44b752fc <vm_exec_core+4092>, 0x7f0a44b752b4 <vm_exec_core+4020>, 0x7f0a44b76554 <vm_exec_core+8788>, 0x7f0a44b76448 <vm_exec_core+8520>, 0x7f0a44b7555c <vm_exec_core+4700>, 0x7f0a44b7551b <vm_exec_core+4635>, 0x7f0a44b74d0a <vm_exec_core+2570>, 0x7f0a44b74c89 <vm_exec_core+2441>, 0x7f0a44b763e4 <vm_exec_core+8420>, 0x7f0a44b74c45 <vm_exec_core+2373>, 0x7f0a44b75a5e <vm_exec_core+5982>, 0x7f0a44b7586c <vm_exec_core+5484>, 0x7f0a44b757dc <vm_exec_core+5340>, 0x7f0a44b75777 <vm_exec_core+5239>, 0x7f0a44b75718 <vm_exec_core+5144>, 0x7f0a44b756b9 <vm_exec_core+5049>, 0x7f0a44b7565d <vm_exec_core+4957>, 0x7f0a44b755e2 <vm_exec_core+4834>, 0x7f0a44b75b6a <vm_exec_core+6250>, 0x7f0a44b75b3c <vm_exec_core+6204>, 0x7f0a44b75afa <vm_exec_core+6138>, 0x7f0a44b75aa2 <vm_exec_core+6050>, 0x7f0a44b75cb7 <vm_exec_core+6583>, 0x7f0a44b75bbb <vm_exec_core+6331>, 0x7f0a44b74f87 <vm_exec_core+3207>, 0x7f0a44b74f3c <vm_exec_core+3132>, 0x7f0a44b75f0a <vm_exec_core+7178>, 0x7f0a44b75e95 <vm_exec_core+7061>, 0x7f0a44b75e2c <vm_exec_core+6956>, 0x7f0a44b75dd7 <vm_exec_core+6871>, 0x7f0a44b75fdc <vm_exec_core+7388>, 0x7f0a44b75f3f <vm_exec_core+7231>, 0x7f0a44b76052 <vm_exec_core+7506>, 0x7f0a44b75272 <vm_exec_core+3954>, 0x7f0a44b7628c <vm_exec_core+8076>, 0x7f0a44b76168 <vm_exec_core+7784>, 0x7f0a44b77c38 <vm_exec_core+14648>, 0x7f0a44b75d48 <vm_exec_core+6728>, 0x7f0a44b75cf2 <vm_exec_core+6642>, 0x7f0a44b77c23 <vm_exec_core+14627>, 0x7f0a44b76112 <vm_exec_core+7698>, 0x7f0a44b74b29 <vm_exec_core+2089>, 0x7f0a44b74a33 <vm_exec_core+1843>, 0x7f0a44b750da <vm_exec_core+3546>, 0x7f0a44b75018 <vm_exec_core+3352>, 0x7f0a44b76f40 <vm_exec_core+11328>, 0x7f0a44b74fd1 <vm_exec_core+3281>, 0x7f0a44b74ed6 <vm_exec_core+3030>, 0x7f0a44b74e70 <vm_exec_core+2928>, 0x7f0a44b74e2d <vm_exec_core+2861>, 0x7f0a44b74d6d <vm_exec_core+2669>, 0x7f0a44b74b9f <vm_exec_core+2207>, 0x7f0a44b77c0e <vm_exec_core+14606>, 0x7f0a44b77bf9 <vm_exec_core+14585>, 0x7f0a44b77be4 <vm_exec_core+14564>, 0x7f0a44b77bcf <vm_exec_core+14543>, 0x7f0a44b77bba <vm_exec_core+14522>, 0x7f0a44b77ba5 <vm_exec_core+14501>, 0x7f0a44b77b89 <vm_exec_core+14473>, 0x7f0a44b77b74 <vm_exec_core+14452>, 0x7f0a44b77b5f <vm_exec_core+14431>, 0x7f0a44b77b4a <vm_exec_core+14410>, 0x7f0a44b77b35 <vm_exec_core+14389>, 0x7f0a44b77b20 <vm_exec_core+14368>, 0x7f0a44b77b0b <vm_exec_core+14347>, 0x7f0a44b77af6 <vm_exec_core+14326>, 0x7f0a44b77ae1 <vm_exec_core+14305>, 0x7f0a44b77acc <vm_exec_core+14284>, 0x7f0a44b749bd <vm_exec_core+1725>, 0x7f0a44b74958 <vm_exec_core+1624>, 0x7f0a44b77ab7 <vm_exec_core+14263>, 0x7f0a44b77aa2 <vm_exec_core+14242>, 0x7f0a44b77a8d <vm_exec_core+14221>, 0x7f0a44b77a78 <vm_exec_core+14200>, 0x7f0a44b74342 <vm_exec_core+66>...} #31 0x00007f0a44b7a8fa in rb_vm_exec (ec=0x563bf526bc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x563bf526bc80 _tag = {tag = 36, retval = 4, buf = {0x7ffc0feb7e90, 0x7f0a44b7a900 <rb_vm_exec+416>, 0x0, 0x7ffc0feb7c90, 0x7f0a29e0fb48}, prev = 0x7ffc0feb8020, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #32 0x00007f0a44b802a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f0a29ce6230, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516 arg_size = <optimized out> arg_size = <optimized out> #33 0x00007f0a44b8064f in rb_vm_invoke_proc (ec=ec@entry=0x563bf526bc80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7ffc0feb7fe8, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 self = <optimized out> #34 0x00007f0a44b80c60 in vm_call0_body (ec=0x563bf526bc80, calling=0x7ffc0feb7e90, argv=0x7ffc0feb7fe8) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297 proc = <optimized out> ci = <optimized out> cc = 0x7ffc0feb7f40 ret = <optimized out> #35 0x00007f0a44b815a8 in vm_call0_cc (ec=0x563bf526bc80, recv=139681627790720, 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 = {40, 0} calling = {cd = 0x7ffc0feb7e50, cc = 0x7ffc0feb7f40, block_handler = 0, recv = 139681627790720, argc = 1, kw_splat = false, heap_argv = 0} #36 0x00007f0a44b73ba9 in rb_vm_call0 (kw_splat=0, cme=0x7f0a2ae91a48, argv=0x7ffc0feb7fe8, argc=1, id=3425, recv=139681627790720, ec=0x563bf526bc80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70 cc = {flags = 52250, klass = 0, cme_ = 0x7f0a2ae91a48, call_ = 0x7f0a44b7d5c0 <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=0x7f0a2ae91a48, argv=0x7ffc0feb7fe8, argc=1, id=3425, recv=139681627790720, ec=0x563bf526bc80) 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=0x7ffc0feb7fe8, argc=1, mid=3425, recv=139681627790720) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713 klass = 139681646301880 me = 0x7f0a2ae91a48 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=139681627790720, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7ffc0feb7fe8) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689 No locals. #40 0x00007f0a449a0b53 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 = 140720575578328, buf = {0x7f0a29cc0000, 0x7f0a449a0bc8 <run_finalizer+504>, 0x0, 0x7ffc0feb7fb0, 0x7f0a2aebec50}, prev = 0x7ffc0feb81d0, state = RUBY_TAG_NONE, lock_rec = 0} i = 0 state = <optimized out> saved = {errinfo = 4, objid = 161, final = 139681627790720, cfp = 0x7f0a44449ec0, sp = 0x7f0a4434a0d0, finished = 0} ec = 0x563bf526bc80 #42 0x00007f0a449a3bb7 in run_final (zombie=<optimized out>, objspace=0x563bf526ac00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122 table = 139681627701040 key = 139681627701120 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 = 139681627700840 page = 0x563bf5351260 __func__ = "finalize_list" next_zombie = <optimized out> page = <optimized out> _lev = <optimized out> #44 finalize_deferred_heap_pages (objspace=0x563bf526ac00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172 zombie = <optimized out> #45 0x00007f0a449a3de5 in finalize_deferred (objspace=0x563bf526ac00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181 ec = 0x563bf526bc80 #46 gc_finalize_deferred (dmy=0x563bf526ac00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191 objspace = 0x563bf526ac00 #47 0x00007f0a44b97b3e 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 = 0x563bf526bc80 _tag = {tag = 36, retval = 1, buf = {0x563bf526bc80, 0x7f0a44b97bf0 <rb_postponed_job_flush+656>, 0x0, 0x7ffc0feb8160, 0x7}, prev = 0x7ffc0feb8450, state = RUBY_TAG_NONE, lock_rec = 0} pjq = 0x563bf526a9f0 ec = 0x563bf526bc80 block_mask = 12 saved_mask = 0 saved_errno = 4 tmp = {n = {next = 0x7ffc0feb81c0, prev = 0x7ffc0feb81c0}} triggered_bits = 0 #48 0x00007f0a44b27af1 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 0x00007f0a44b64590 in rb_vm_check_ints (ec=0x563bf526bc80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916 No locals. #50 rb_vm_check_ints (ec=0x563bf526bc80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091 No locals. #51 vm_pop_frame (ep=<optimized out>, cfp=0x7f0a44449ec0, ec=0x563bf526bc80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446 flags = <optimized out> flags = <optimized out> #52 rb_vm_pop_frame (ec=0x563bf526bc80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:455 No locals. #53 vm_exec_handle_exception (ec=0x563bf526bc80, state=<optimized out>, errinfo=139681627701200) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2787 i = <optimized out> cfp = <optimized out> entry = <optimized out> ct = <optimized out> cont_sp = <optimized out> args = <optimized out> catch_iseq = <optimized out> type = <optimized out> unaligned_member_ptr_result = <optimized out> unaligned_member_ptr_result = <optimized out> unaligned_member_ptr_result = <optimized out> unaligned_member_ptr_result = <optimized out> unaligned_member_ptr_result = <optimized out> epc = <optimized out> cont_pc = <optimized out> escape_cfp = <optimized out> err = 0x7f0a29ccffd0 #54 0x00007f0a44b7a864 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2575 vm_loop_start = <optimized out> vm_loop_start = <optimized out> #55 rb_vm_exec (ec=0x563bf526bc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2555 _ec = 0x563bf526bc80 _tag = {tag = 36, retval = 4, buf = {0x563bf526bc80, 0x7f0a44b7a900 <rb_vm_exec+416>, 0x0, 0x7ffc0feb8430, 0x0}, prev = 0x7ffc0feb8550, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #56 0x00007f0a44b80018 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc0feb8508, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1641 No locals. #57 vm_yield (kw_splat=0, argv=0x7ffc0feb8508, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1649 No locals. #58 rb_yield_0 (argv=0x7ffc0feb8508, argc=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1366 No locals. #59 rb_yield (val=<optimized out>, val@entry=4) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1382 No locals. #60 0x00007f0a44b27f59 in rb_thread_s_handle_interrupt (self=<optimized out>, mask_arg=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread.c:2296 _ec = 0x563bf526bc80 _tag = {tag = 36, retval = 139682079185029, buf = {0x563bf526bc80, 0x7f0a44b280a0 <rb_thread_s_handle_interrupt+768>, 0x0, 0x7ffc0feb8520, 0x7f0a44e994e0 <ruby_single_main_ractor>}, prev = 0x7ffc0feb87a0, state = RUBY_TAG_NONE, lock_rec = 0} mask = 139681626824240 ec = 0x563bf526bc80 th = 0x563bf526a820 r = 4 state = <optimized out> #61 0x00007f0a44b62954 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> #62 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> #63 vm_call_cfunc_other (ec=0x563bf526bc80, reg_cfp=0x7f0a44449f30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596 ci = <optimized out> argv_ary = <optimized out> #64 0x00007f0a44b7626d 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 = 94815519006448 ci = 0x3e4524 cc = <optimized out> recv = 6 argc = <optimized out> calling = {cd = 0x563bf5545ef0, cc = 0x7f0a29ce5ba0, block_handler = 139682071748425, recv = 139681646290840, argc = 1, kw_splat = true, heap_argv = 0} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #65 vm_exec_core (ec=0x3e4524) at ../../src/trunk-gc-asserts/insns.def:861 bh = 0 cd = 0x563bf5545ef0 blockiseq = 0x6 leaf = <optimized out> val = 94815519006448 reg_pc = 0x563bf5382b68 reg_cfp = 0x7f0a44449f30 insns_address_table = {0x7f0a44b7662d <vm_exec_core+9005>, 0x7f0a44b765c3 <vm_exec_core+8899>, 0x7f0a44b766d4 <vm_exec_core+9172>, 0x7f0a44b76656 <vm_exec_core+9046>, 0x7f0a44b76376 <vm_exec_core+8310>, 0x7f0a44b762e9 <vm_exec_core+8169>, 0x7f0a44b76b91 <vm_exec_core+10385>, 0x7f0a44b76b28 <vm_exec_core+10280>, 0x7f0a44b76500 <vm_exec_core+8704>, 0x7f0a44b764a5 <vm_exec_core+8613>, 0x7f0a44b76955 <vm_exec_core+9813>, 0x7f0a44b76749 <vm_exec_core+9289>, 0x7f0a44b76c52 <vm_exec_core+10578>, 0x7f0a44b75213 <vm_exec_core+3859>, 0x7f0a44b754c8 <vm_exec_core+4552>, 0x7f0a44b75484 <vm_exec_core+4484>, 0x7f0a44b75445 <vm_exec_core+4421>, 0x7f0a44b75409 <vm_exec_core+4361>, 0x7f0a44b753cd <vm_exec_core+4301>, 0x7f0a44b75391 <vm_exec_core+4241>, 0x7f0a44b7530c <vm_exec_core+4108>, 0x7f0a44b752c4 <vm_exec_core+4036>, 0x7f0a44b76564 <vm_exec_core+8804>, 0x7f0a44b76458 <vm_exec_core+8536>, 0x7f0a44b7556c <vm_exec_core+4716>, 0x7f0a44b7552b <vm_exec_core+4651>, 0x7f0a44b74d1a <vm_exec_core+2586>, 0x7f0a44b74c99 <vm_exec_core+2457>, 0x7f0a44b763f4 <vm_exec_core+8436>, 0x7f0a44b74c55 <vm_exec_core+2389>, 0x7f0a44b75a6e <vm_exec_core+5998>, 0x7f0a44b7587c <vm_exec_core+5500>, 0x7f0a44b757ec <vm_exec_core+5356>, 0x7f0a44b75787 <vm_exec_core+5255>, 0x7f0a44b75728 <vm_exec_core+5160>, 0x7f0a44b756c9 <vm_exec_core+5065>, 0x7f0a44b7566d <vm_exec_core+4973>, 0x7f0a44b755f2 <vm_exec_core+4850>, 0x7f0a44b75b7a <vm_exec_core+6266>, 0x7f0a44b75b4c <vm_exec_core+6220>, 0x7f0a44b75b0a <vm_exec_core+6154>, 0x7f0a44b75ab2 <vm_exec_core+6066>, 0x7f0a44b75cc7 <vm_exec_core+6599>, 0x7f0a44b75bcb <vm_exec_core+6347>, 0x7f0a44b74f97 <vm_exec_core+3223>, 0x7f0a44b74f4c <vm_exec_core+3148>, 0x7f0a44b75f1a <vm_exec_core+7194>, 0x7f0a44b75ea5 <vm_exec_core+7077>, 0x7f0a44b75e3c <vm_exec_core+6972>, 0x7f0a44b75de7 <vm_exec_core+6887>, 0x7f0a44b75fec <vm_exec_core+7404>, 0x7f0a44b75f4f <vm_exec_core+7247>, 0x7f0a44b76062 <vm_exec_core+7522>, 0x7f0a44b75282 <vm_exec_core+3970>, 0x7f0a44b7629c <vm_exec_core+8092>, 0x7f0a44b76178 <vm_exec_core+7800>, 0x7f0a44b74360 <vm_exec_core+96>, 0x7f0a44b75d58 <vm_exec_core+6744>, 0x7f0a44b75d02 <vm_exec_core+6658>, 0x7f0a44b7720b <vm_exec_core+12043>, 0x7f0a44b76122 <vm_exec_core+7714>, 0x7f0a44b74b39 <vm_exec_core+2105>, 0x7f0a44b74a43 <vm_exec_core+1859>, 0x7f0a44b750ea <vm_exec_core+3562>, 0x7f0a44b75028 <vm_exec_core+3368>, 0x7f0a44b76f50 <vm_exec_core+11344>, 0x7f0a44b74fe1 <vm_exec_core+3297>, 0x7f0a44b74ee6 <vm_exec_core+3046>, 0x7f0a44b74e80 <vm_exec_core+2944>, 0x7f0a44b74e3d <vm_exec_core+2877>, 0x7f0a44b74d7d <vm_exec_core+2685>, 0x7f0a44b74baf <vm_exec_core+2223>, 0x7f0a44b77a0b <vm_exec_core+14091>, 0x7f0a44b7795a <vm_exec_core+13914>, 0x7f0a44b778b0 <vm_exec_core+13744>, 0x7f0a44b77835 <vm_exec_core+13621>, 0x7f0a44b77787 <vm_exec_core+13447>, 0x7f0a44b77728 <vm_exec_core+13352>, 0x7f0a44b776a2 <vm_exec_core+13218>, 0x7f0a44b775f9 <vm_exec_core+13049>, 0x7f0a44b77555 <vm_exec_core+12885>, 0x7f0a44b774ac <vm_exec_core+12716>, 0x7f0a44b77408 <vm_exec_core+12552>, 0x7f0a44b7737d <vm_exec_core+12413>, 0x7f0a44b77329 <vm_exec_core+12329>, 0x7f0a44b772ce <vm_exec_core+12238>, 0x7f0a44b7725d <vm_exec_core+12125>, 0x7f0a44b76fba <vm_exec_core+11450>, 0x7f0a44b749cd <vm_exec_core+1741>, 0x7f0a44b74968 <vm_exec_core+1640>, 0x7f0a44b7707b <vm_exec_core+11643>, 0x7f0a44b771ce <vm_exec_core+11982>, 0x7f0a44b770b4 <vm_exec_core+11700>, 0x7f0a44b77170 <vm_exec_core+11888>, 0x7f0a44b770fb <vm_exec_core+11771>, 0x7f0a44b7703c <vm_exec_core+11580>, 0x7f0a44b748f1 <vm_exec_core+1521>, 0x7f0a44b74890 <vm_exec_core+1424>, 0x7f0a44b747f9 <vm_exec_core+1273>, 0x7f0a44b747ab <vm_exec_core+1195>, 0x7f0a44b74759 <vm_exec_core+1113>, 0x7f0a44b74709 <vm_exec_core+1033>, 0x7f0a44b746b1 <vm_exec_core+945>, 0x7f0a44b74675 <vm_exec_core+885>, 0x7f0a44b74639 <vm_exec_core+825>, 0x7f0a44b7661d <vm_exec_core+8989>, 0x7f0a44b765b3 <vm_exec_core+8883>, 0x7f0a44b766c4 <vm_exec_core+9156>, 0x7f0a44b76646 <vm_exec_core+9030>, 0x7f0a44b76366 <vm_exec_core+8294>, 0x7f0a44b762d9 <vm_exec_core+8153>, 0x7f0a44b76b81 <vm_exec_core+10369>, 0x7f0a44b76b18 <vm_exec_core+10264>, 0x7f0a44b764f0 <vm_exec_core+8688>, 0x7f0a44b76495 <vm_exec_core+8597>, 0x7f0a44b76945 <vm_exec_core+9797>, 0x7f0a44b76739 <vm_exec_core+9273>, 0x7f0a44b76c42 <vm_exec_core+10562>, 0x7f0a44b75203 <vm_exec_core+3843>, 0x7f0a44b754b8 <vm_exec_core+4536>, 0x7f0a44b75474 <vm_exec_core+4468>, 0x7f0a44b75435 <vm_exec_core+4405>, 0x7f0a44b753f9 <vm_exec_core+4345>, 0x7f0a44b753bd <vm_exec_core+4285>, 0x7f0a44b75381 <vm_exec_core+4225>, 0x7f0a44b752fc <vm_exec_core+4092>, 0x7f0a44b752b4 <vm_exec_core+4020>, 0x7f0a44b76554 <vm_exec_core+8788>, 0x7f0a44b76448 <vm_exec_core+8520>, 0x7f0a44b7555c <vm_exec_core+4700>, 0x7f0a44b7551b <vm_exec_core+4635>, 0x7f0a44b74d0a <vm_exec_core+2570>, 0x7f0a44b74c89 <vm_exec_core+2441>, 0x7f0a44b763e4 <vm_exec_core+8420>, 0x7f0a44b74c45 <vm_exec_core+2373>, 0x7f0a44b75a5e <vm_exec_core+5982>, 0x7f0a44b7586c <vm_exec_core+5484>, 0x7f0a44b757dc <vm_exec_core+5340>, 0x7f0a44b75777 <vm_exec_core+5239>, 0x7f0a44b75718 <vm_exec_core+5144>, 0x7f0a44b756b9 <vm_exec_core+5049>, 0x7f0a44b7565d <vm_exec_core+4957>, 0x7f0a44b755e2 <vm_exec_core+4834>, 0x7f0a44b75b6a <vm_exec_core+6250>, 0x7f0a44b75b3c <vm_exec_core+6204>, 0x7f0a44b75afa <vm_exec_core+6138>, 0x7f0a44b75aa2 <vm_exec_core+6050>, 0x7f0a44b75cb7 <vm_exec_core+6583>, 0x7f0a44b75bbb <vm_exec_core+6331>, 0x7f0a44b74f87 <vm_exec_core+3207>, 0x7f0a44b74f3c <vm_exec_core+3132>, 0x7f0a44b75f0a <vm_exec_core+7178>, 0x7f0a44b75e95 <vm_exec_core+7061>, 0x7f0a44b75e2c <vm_exec_core+6956>, 0x7f0a44b75dd7 <vm_exec_core+6871>, 0x7f0a44b75fdc <vm_exec_core+7388>, 0x7f0a44b75f3f <vm_exec_core+7231>, 0x7f0a44b76052 <vm_exec_core+7506>, 0x7f0a44b75272 <vm_exec_core+3954>, 0x7f0a44b7628c <vm_exec_core+8076>, 0x7f0a44b76168 <vm_exec_core+7784>, 0x7f0a44b77c38 <vm_exec_core+14648>, 0x7f0a44b75d48 <vm_exec_core+6728>, 0x7f0a44b75cf2 <vm_exec_core+6642>, 0x7f0a44b77c23 <vm_exec_core+14627>, 0x7f0a44b76112 <vm_exec_core+7698>, 0x7f0a44b74b29 <vm_exec_core+2089>, 0x7f0a44b74a33 <vm_exec_core+1843>, 0x7f0a44b750da <vm_exec_core+3546>, 0x7f0a44b75018 <vm_exec_core+3352>, 0x7f0a44b76f40 <vm_exec_core+11328>, 0x7f0a44b74fd1 <vm_exec_core+3281>, 0x7f0a44b74ed6 <vm_exec_core+3030>, 0x7f0a44b74e70 <vm_exec_core+2928>, 0x7f0a44b74e2d <vm_exec_core+2861>, 0x7f0a44b74d6d <vm_exec_core+2669>, 0x7f0a44b74b9f <vm_exec_core+2207>, 0x7f0a44b77c0e <vm_exec_core+14606>, 0x7f0a44b77bf9 <vm_exec_core+14585>, 0x7f0a44b77be4 <vm_exec_core+14564>, 0x7f0a44b77bcf <vm_exec_core+14543>, 0x7f0a44b77bba <vm_exec_core+14522>, 0x7f0a44b77ba5 <vm_exec_core+14501>, 0x7f0a44b77b89 <vm_exec_core+14473>, 0x7f0a44b77b74 <vm_exec_core+14452>, 0x7f0a44b77b5f <vm_exec_core+14431>, 0x7f0a44b77b4a <vm_exec_core+14410>, 0x7f0a44b77b35 <vm_exec_core+14389>, 0x7f0a44b77b20 <vm_exec_core+14368>, 0x7f0a44b77b0b <vm_exec_core+14347>, 0x7f0a44b77af6 <vm_exec_core+14326>, 0x7f0a44b77ae1 <vm_exec_core+14305>, 0x7f0a44b77acc <vm_exec_core+14284>, 0x7f0a44b749bd <vm_exec_core+1725>, 0x7f0a44b74958 <vm_exec_core+1624>, 0x7f0a44b77ab7 <vm_exec_core+14263>, 0x7f0a44b77aa2 <vm_exec_core+14242>, 0x7f0a44b77a8d <vm_exec_core+14221>, 0x7f0a44b77a78 <vm_exec_core+14200>, 0x7f0a44b74342 <vm_exec_core+66>...} #66 0x00007f0a44b7ab87 in vm_exec_loop (result=<optimized out>, tag=0x7ffc0feb87a0, state=<optimized out>, ec=0x563bf526bc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2579 vm_loop_start = <optimized out> #67 rb_vm_exec (ec=0x563bf526bc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2558 _ec = 0x563bf526bc80 _tag = {tag = 36, retval = 4, buf = {0x7f0a29ce62a8, 0x7f0a44b7a900 <rb_vm_exec+416>, 0x0, 0x7ffc0feb8780, 0x7f0a29ce5df8}, prev = 0x7ffc0feb8860, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #68 0x00007f0a44b7b39b in rb_iseq_eval_main (iseq=iseq@entry=0x7f0a29ce62a8) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818 ec = <optimized out> val = <optimized out> #69 0x00007f0a44989555 in rb_ec_exec_node (ec=ec@entry=0x563bf526bc80, n=n@entry=0x7f0a29ce62a8) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282 _ec = <optimized out> _tag = {tag = 36, retval = 94815516015744, buf = {0x7f0a29ce62a8, 0x7f0a449895a0 <rb_ec_exec_node+256>, 0x0, 0x7ffc0feb8830, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f0a29ce62a8 #70 0x00007f0a4498d13b in ruby_run_node (n=0x7f0a29ce62a8) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320 ec = 0x563bf526bc80 status = 0 #71 0x0000563bf40a3187 in rb_main (argv=0x7ffc0feb8a68, argc=2) at /tmp/ruby/src/trunk-gc-asserts/main.c:40 variable_in_this_stack_frame = 140720575581449 #72 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.4081011.ruby -x gdbscript [New LWP 4081011] [New LWP 4081013] [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=140220302171136) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7f87954d1c00 (LWP 4081011))] >>> Threads Id Target Id Frame * 1 Thread 0x7f87954d1c00 (LWP 4081011) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140220302171136) at ./nptl/pthread_kill.c:44 2 Thread 0x7f877beff640 (LWP 4081013) 0x00007f8795618fde in epoll_wait (epfd=4, events=events@entry=0x7f8795f1e5bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7f877beff640 (LWP 4081013)): #0 0x00007f8795618fde in epoll_wait (epfd=4, events=events@entry=0x7f8795f1e5bc <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 0x00007f8795babbd0 in event_wait (vm=0x5568b51742a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x5568b51742a0) 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=0x5568b51742a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053 vm = 0x5568b51742a0 #4 0x00007f8795587b43 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 = {140727460824448, -7357994051821105690, 140219876636224, 25, 140220302915664, 140727460824800, 7416813663765663206, 7416317891014168038}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007f8795618bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7f87954d1c00 (LWP 4081011)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140220302171136) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f87954d1c00 old_mask = {__val = {140727460821488, 0, 140219858439560, 140220302984403, 0, 140220302880749, 140220302171136, 140220304496128, 93908204847040, 140220302826919, 246, 140220304512672, 93908204847040, 140220309801247, 93908203160224, 139640834095616}} 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=140220302171136) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140220302171136, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f8795535476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f879551b7f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x2030303a30302030, sa_sigaction = 0x2030303a30302030}, sa_mask = {__val = {2314885530818453552, 2314885530818453536, 8320808738715869216, 2314861604835713379, 7738135737532096544, 140727460821888, 10341828457296404224, 140220302163592, 140220312949888, 0, 140220304512672, 140727460821888, 140220301049856, 140220301115360, 140220307625502, 18446744069414584359}}, sa_flags = 1160617728, sa_restorer = 0x7f87953cffb8} sigs = {__val = {32, 3975887029563570485, 7005689387713586790, 8104277497642758192, 3472328296227680288, 2319406834570502192, 2314885530818453552, 2314885530818453536, 2314885530818453536, 8030873020029476896, 7378697629483797085, 3472328322907006566, 7378697629480071216, 3544392720173131366, 8104277201290014768, 3472328296227680288}} #5 0x00007f8795933952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029 No locals. #6 rb_bug (fmt=fmt@entry=0x7f8795d69808 "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 = 0x7ffdaa4ffc60, reg_save_area = 0x7ffdaa4ffba0}} #7 0x00007f8795935518 in gc_verify_internal_consistency_ (objspace=0x5568b5176c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710 data = {objspace = 0x5568b5176c00, err_count = 1, live_object_count = 18743, zombie_object_count = 584, parent = 140220301115320, old_object_count = 16518, remembered_shady_count = 0} #8 0x00007f8795a36584 in gc_verify_internal_consistency (objspace=0x5568b5176c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777 prev_during_gc = <optimized out> _lev = 2857369008 #9 gc_rest (objspace=0x5568b5176c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9125 lock_lev = 0 marking = <optimized out> sweeping = <optimized out> #10 0x00007f8795a375b8 in gc_rest (objspace=0x5568b5176c00) 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=0x5568b5176c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8980 _lev = 32647 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 = 0x5568b5176c00 reason = 107520 __func__ = <optimized out> #13 0x00007f8795bfa936 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=0x3e4573) at ../../src/trunk-gc-asserts/insns.def:1530 bf = 0x7f8795ef47a0 <gc_table> leaf = <optimized out> val = <optimized out> reg_pc = 0x5568b5215970 reg_cfp = 0x7f87954cfe88 insns_address_table = {0x7f8795bfc62d <vm_exec_core+9005>, 0x7f8795bfc5c3 <vm_exec_core+8899>, 0x7f8795bfc6d4 <vm_exec_core+9172>, 0x7f8795bfc656 <vm_exec_core+9046>, 0x7f8795bfc376 <vm_exec_core+8310>, 0x7f8795bfc2e9 <vm_exec_core+8169>, 0x7f8795bfcb91 <vm_exec_core+10385>, 0x7f8795bfcb28 <vm_exec_core+10280>, 0x7f8795bfc500 <vm_exec_core+8704>, 0x7f8795bfc4a5 <vm_exec_core+8613>, 0x7f8795bfc955 <vm_exec_core+9813>, 0x7f8795bfc749 <vm_exec_core+9289>, 0x7f8795bfcc52 <vm_exec_core+10578>, 0x7f8795bfb213 <vm_exec_core+3859>, 0x7f8795bfb4c8 <vm_exec_core+4552>, 0x7f8795bfb484 <vm_exec_core+4484>, 0x7f8795bfb445 <vm_exec_core+4421>, 0x7f8795bfb409 <vm_exec_core+4361>, 0x7f8795bfb3cd <vm_exec_core+4301>, 0x7f8795bfb391 <vm_exec_core+4241>, 0x7f8795bfb30c <vm_exec_core+4108>, 0x7f8795bfb2c4 <vm_exec_core+4036>, 0x7f8795bfc564 <vm_exec_core+8804>, 0x7f8795bfc458 <vm_exec_core+8536>, 0x7f8795bfb56c <vm_exec_core+4716>, 0x7f8795bfb52b <vm_exec_core+4651>, 0x7f8795bfad1a <vm_exec_core+2586>, 0x7f8795bfac99 <vm_exec_core+2457>, 0x7f8795bfc3f4 <vm_exec_core+8436>, 0x7f8795bfac55 <vm_exec_core+2389>, 0x7f8795bfba6e <vm_exec_core+5998>, 0x7f8795bfb87c <vm_exec_core+5500>, 0x7f8795bfb7ec <vm_exec_core+5356>, 0x7f8795bfb787 <vm_exec_core+5255>, 0x7f8795bfb728 <vm_exec_core+5160>, 0x7f8795bfb6c9 <vm_exec_core+5065>, 0x7f8795bfb66d <vm_exec_core+4973>, 0x7f8795bfb5f2 <vm_exec_core+4850>, 0x7f8795bfbb7a <vm_exec_core+6266>, 0x7f8795bfbb4c <vm_exec_core+6220>, 0x7f8795bfbb0a <vm_exec_core+6154>, 0x7f8795bfbab2 <vm_exec_core+6066>, 0x7f8795bfbcc7 <vm_exec_core+6599>, 0x7f8795bfbbcb <vm_exec_core+6347>, 0x7f8795bfaf97 <vm_exec_core+3223>, 0x7f8795bfaf4c <vm_exec_core+3148>, 0x7f8795bfbf1a <vm_exec_core+7194>, 0x7f8795bfbea5 <vm_exec_core+7077>, 0x7f8795bfbe3c <vm_exec_core+6972>, 0x7f8795bfbde7 <vm_exec_core+6887>, 0x7f8795bfbfec <vm_exec_core+7404>, 0x7f8795bfbf4f <vm_exec_core+7247>, 0x7f8795bfc062 <vm_exec_core+7522>, 0x7f8795bfb282 <vm_exec_core+3970>, 0x7f8795bfc29c <vm_exec_core+8092>, 0x7f8795bfc178 <vm_exec_core+7800>, 0x7f8795bfa360 <vm_exec_core+96>, 0x7f8795bfbd58 <vm_exec_core+6744>, 0x7f8795bfbd02 <vm_exec_core+6658>, 0x7f8795bfd20b <vm_exec_core+12043>, 0x7f8795bfc122 <vm_exec_core+7714>, 0x7f8795bfab39 <vm_exec_core+2105>, 0x7f8795bfaa43 <vm_exec_core+1859>, 0x7f8795bfb0ea <vm_exec_core+3562>, 0x7f8795bfb028 <vm_exec_core+3368>, 0x7f8795bfcf50 <vm_exec_core+11344>, 0x7f8795bfafe1 <vm_exec_core+3297>, 0x7f8795bfaee6 <vm_exec_core+3046>, 0x7f8795bfae80 <vm_exec_core+2944>, 0x7f8795bfae3d <vm_exec_core+2877>, 0x7f8795bfad7d <vm_exec_core+2685>, 0x7f8795bfabaf <vm_exec_core+2223>, 0x7f8795bfda0b <vm_exec_core+14091>, 0x7f8795bfd95a <vm_exec_core+13914>, 0x7f8795bfd8b0 <vm_exec_core+13744>, 0x7f8795bfd835 <vm_exec_core+13621>, 0x7f8795bfd787 <vm_exec_core+13447>, 0x7f8795bfd728 <vm_exec_core+13352>, 0x7f8795bfd6a2 <vm_exec_core+13218>, 0x7f8795bfd5f9 <vm_exec_core+13049>, 0x7f8795bfd555 <vm_exec_core+12885>, 0x7f8795bfd4ac <vm_exec_core+12716>, 0x7f8795bfd408 <vm_exec_core+12552>, 0x7f8795bfd37d <vm_exec_core+12413>, 0x7f8795bfd329 <vm_exec_core+12329>, 0x7f8795bfd2ce <vm_exec_core+12238>, 0x7f8795bfd25d <vm_exec_core+12125>, 0x7f8795bfcfba <vm_exec_core+11450>, 0x7f8795bfa9cd <vm_exec_core+1741>, 0x7f8795bfa968 <vm_exec_core+1640>, 0x7f8795bfd07b <vm_exec_core+11643>, 0x7f8795bfd1ce <vm_exec_core+11982>, 0x7f8795bfd0b4 <vm_exec_core+11700>, 0x7f8795bfd170 <vm_exec_core+11888>, 0x7f8795bfd0fb <vm_exec_core+11771>, 0x7f8795bfd03c <vm_exec_core+11580>, 0x7f8795bfa8f1 <vm_exec_core+1521>, 0x7f8795bfa890 <vm_exec_core+1424>, 0x7f8795bfa7f9 <vm_exec_core+1273>, 0x7f8795bfa7ab <vm_exec_core+1195>, 0x7f8795bfa759 <vm_exec_core+1113>, 0x7f8795bfa709 <vm_exec_core+1033>, 0x7f8795bfa6b1 <vm_exec_core+945>, 0x7f8795bfa675 <vm_exec_core+885>, 0x7f8795bfa639 <vm_exec_core+825>, 0x7f8795bfc61d <vm_exec_core+8989>, 0x7f8795bfc5b3 <vm_exec_core+8883>, 0x7f8795bfc6c4 <vm_exec_core+9156>, 0x7f8795bfc646 <vm_exec_core+9030>, 0x7f8795bfc366 <vm_exec_core+8294>, 0x7f8795bfc2d9 <vm_exec_core+8153>, 0x7f8795bfcb81 <vm_exec_core+10369>, 0x7f8795bfcb18 <vm_exec_core+10264>, 0x7f8795bfc4f0 <vm_exec_core+8688>, 0x7f8795bfc495 <vm_exec_core+8597>, 0x7f8795bfc945 <vm_exec_core+9797>, 0x7f8795bfc739 <vm_exec_core+9273>, 0x7f8795bfcc42 <vm_exec_core+10562>, 0x7f8795bfb203 <vm_exec_core+3843>, 0x7f8795bfb4b8 <vm_exec_core+4536>, 0x7f8795bfb474 <vm_exec_core+4468>, 0x7f8795bfb435 <vm_exec_core+4405>, 0x7f8795bfb3f9 <vm_exec_core+4345>, 0x7f8795bfb3bd <vm_exec_core+4285>, 0x7f8795bfb381 <vm_exec_core+4225>, 0x7f8795bfb2fc <vm_exec_core+4092>, 0x7f8795bfb2b4 <vm_exec_core+4020>, 0x7f8795bfc554 <vm_exec_core+8788>, 0x7f8795bfc448 <vm_exec_core+8520>, 0x7f8795bfb55c <vm_exec_core+4700>, 0x7f8795bfb51b <vm_exec_core+4635>, 0x7f8795bfad0a <vm_exec_core+2570>, 0x7f8795bfac89 <vm_exec_core+2441>, 0x7f8795bfc3e4 <vm_exec_core+8420>, 0x7f8795bfac45 <vm_exec_core+2373>, 0x7f8795bfba5e <vm_exec_core+5982>, 0x7f8795bfb86c <vm_exec_core+5484>, 0x7f8795bfb7dc <vm_exec_core+5340>, 0x7f8795bfb777 <vm_exec_core+5239>, 0x7f8795bfb718 <vm_exec_core+5144>, 0x7f8795bfb6b9 <vm_exec_core+5049>, 0x7f8795bfb65d <vm_exec_core+4957>, 0x7f8795bfb5e2 <vm_exec_core+4834>, 0x7f8795bfbb6a <vm_exec_core+6250>, 0x7f8795bfbb3c <vm_exec_core+6204>, 0x7f8795bfbafa <vm_exec_core+6138>, 0x7f8795bfbaa2 <vm_exec_core+6050>, 0x7f8795bfbcb7 <vm_exec_core+6583>, 0x7f8795bfbbbb <vm_exec_core+6331>, 0x7f8795bfaf87 <vm_exec_core+3207>, 0x7f8795bfaf3c <vm_exec_core+3132>, 0x7f8795bfbf0a <vm_exec_core+7178>, 0x7f8795bfbe95 <vm_exec_core+7061>, 0x7f8795bfbe2c <vm_exec_core+6956>, 0x7f8795bfbdd7 <vm_exec_core+6871>, 0x7f8795bfbfdc <vm_exec_core+7388>, 0x7f8795bfbf3f <vm_exec_core+7231>, 0x7f8795bfc052 <vm_exec_core+7506>, 0x7f8795bfb272 <vm_exec_core+3954>, 0x7f8795bfc28c <vm_exec_core+8076>, 0x7f8795bfc168 <vm_exec_core+7784>, 0x7f8795bfdc38 <vm_exec_core+14648>, 0x7f8795bfbd48 <vm_exec_core+6728>, 0x7f8795bfbcf2 <vm_exec_core+6642>, 0x7f8795bfdc23 <vm_exec_core+14627>, 0x7f8795bfc112 <vm_exec_core+7698>, 0x7f8795bfab29 <vm_exec_core+2089>, 0x7f8795bfaa33 <vm_exec_core+1843>, 0x7f8795bfb0da <vm_exec_core+3546>, 0x7f8795bfb018 <vm_exec_core+3352>, 0x7f8795bfcf40 <vm_exec_core+11328>, 0x7f8795bfafd1 <vm_exec_core+3281>, 0x7f8795bfaed6 <vm_exec_core+3030>, 0x7f8795bfae70 <vm_exec_core+2928>, 0x7f8795bfae2d <vm_exec_core+2861>, 0x7f8795bfad6d <vm_exec_core+2669>, 0x7f8795bfab9f <vm_exec_core+2207>, 0x7f8795bfdc0e <vm_exec_core+14606>, 0x7f8795bfdbf9 <vm_exec_core+14585>, 0x7f8795bfdbe4 <vm_exec_core+14564>, 0x7f8795bfdbcf <vm_exec_core+14543>, 0x7f8795bfdbba <vm_exec_core+14522>, 0x7f8795bfdba5 <vm_exec_core+14501>, 0x7f8795bfdb89 <vm_exec_core+14473>, 0x7f8795bfdb74 <vm_exec_core+14452>, 0x7f8795bfdb5f <vm_exec_core+14431>, 0x7f8795bfdb4a <vm_exec_core+14410>, 0x7f8795bfdb35 <vm_exec_core+14389>, 0x7f8795bfdb20 <vm_exec_core+14368>, 0x7f8795bfdb0b <vm_exec_core+14347>, 0x7f8795bfdaf6 <vm_exec_core+14326>, 0x7f8795bfdae1 <vm_exec_core+14305>, 0x7f8795bfdacc <vm_exec_core+14284>, 0x7f8795bfa9bd <vm_exec_core+1725>, 0x7f8795bfa958 <vm_exec_core+1624>, 0x7f8795bfdab7 <vm_exec_core+14263>, 0x7f8795bfdaa2 <vm_exec_core+14242>, 0x7f8795bfda8d <vm_exec_core+14221>, 0x7f8795bfda78 <vm_exec_core+14200>, 0x7f8795bfa342 <vm_exec_core+66>...} #16 0x00007f8795c008fa in rb_vm_exec (ec=0x5568b5177c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x5568b5177c80 _tag = {tag = 36, retval = 4, buf = {0x7ffdaa5000f0, 0x7f8795c00900 <rb_vm_exec+416>, 0x0, 0x7ffdaa4ffef0, 0xc00000000}, prev = 0x7ffdaa500280, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #17 0x00007f8795c062a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f877ad76258, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516 arg_size = <optimized out> arg_size = <optimized out> #18 0x00007f8795c0664f in rb_vm_invoke_proc (ec=ec@entry=0x5568b5177c80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7ffdaa500248, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 self = <optimized out> #19 0x00007f8795c06c60 in vm_call0_body (ec=0x5568b5177c80, calling=0x7ffdaa5000f0, argv=0x7ffdaa500248) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297 proc = <optimized out> ci = <optimized out> cc = 0x7ffdaa5001a0 ret = <optimized out> #20 0x00007f8795c075a8 in vm_call0_cc (ec=0x5568b5177c80, recv=140219858247640, 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 = {93908203170816, 140219859400640} calling = {cd = 0x7ffdaa5000b0, cc = 0x7ffdaa5001a0, block_handler = 0, recv = 140219858247640, argc = 1, kw_splat = false, heap_argv = 0} #21 0x00007f8795bf9ba9 in rb_vm_call0 (kw_splat=0, cme=0x7f877bf21a48, argv=0x7ffdaa500248, argc=1, id=3425, recv=140219858247640, ec=0x5568b5177c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70 cc = {flags = 52250, klass = 0, cme_ = 0x7f877bf21a48, call_ = 0x7f8795c035c0 <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=0x7f877bf21a48, argv=0x7ffdaa500248, argc=1, id=3425, recv=140219858247640, ec=0x5568b5177c80) 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=0x7ffdaa500248, argc=1, mid=3425, recv=140219858247640) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713 klass = 140219876758200 me = 0x7f877bf21a48 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=140219858247640, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7ffdaa500248) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689 No locals. #25 0x00007f8795a26b53 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 = 140727460823864, buf = {0x7f877ad60000, 0x7f8795a26bc8 <run_finalizer+504>, 0x0, 0x7ffdaa500210, 0x5568b5259090}, prev = 0x7ffdaa500430, state = RUBY_TAG_NONE, lock_rec = 0} i = 0 state = <optimized out> saved = {errinfo = 4, objid = 121, final = 140219858247640, cfp = 0x7f87954cfef8, sp = 0x7f87953d00b8, finished = 0} ec = 0x5568b5177c80 #27 0x00007f8795a29bb7 in run_final (zombie=<optimized out>, objspace=0x5568b5176c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122 table = 140219858222960 key = 140219858223040 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 = 140219858222880 page = 0x5568b52575d0 __func__ = "finalize_list" next_zombie = <optimized out> page = <optimized out> _lev = <optimized out> #29 finalize_deferred_heap_pages (objspace=0x5568b5176c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172 zombie = <optimized out> #30 0x00007f8795a29de5 in finalize_deferred (objspace=0x5568b5176c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181 ec = 0x5568b5177c80 #31 gc_finalize_deferred (dmy=0x5568b5176c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191 objspace = 0x5568b5176c00 #32 0x00007f8795c1db3e 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 = 0x5568b5177c80 _tag = {tag = 36, retval = 140219858247640, buf = {0x7f87954cff30, 0x7f8795c1dbf0 <rb_postponed_job_flush+656>, 0x0, 0x7ffdaa5003c0, 0xc8}, prev = 0x7ffdaa500750, state = RUBY_TAG_NONE, lock_rec = 0} pjq = 0x5568b51769f0 ec = 0x5568b5177c80 block_mask = 12 saved_mask = 0 saved_errno = 4 tmp = {n = {next = 0x7ffdaa500420, prev = 0x7ffdaa500420}} triggered_bits = 0 #33 0x00007f8795badaf1 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 0x00007f8795be87af in rb_vm_check_ints (ec=0x5568b5177c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916 No locals. #35 rb_vm_check_ints (ec=0x5568b5177c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091 No locals. #36 vm_pop_frame (ep=<optimized out>, cfp=0x7f87954cfef8, ec=0x5568b5177c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446 flags = <optimized out> flags = <optimized out> #37 rb_vm_pop_frame (ec=0x5568b5177c80) 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=0x7f87954cff30, ec=0x5568b5177c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3528 ci = 0x5db100100005 cc = <optimized out> val = 140219858223000 me = 0x7f877bf0f6e0 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=0x5568b5177c80, reg_cfp=0x7f87954cff30, 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 0x00007f8795bfa421 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 = 93908206165696 ci = 0x7ffdaa4ffa40 cc = <optimized out> recv = 4081011 argc = <optimized out> calling = {cd = 0x5568b5451ec0, cc = 0x7f877ad75f10, block_handler = 0, recv = 140219876755000, 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=0x3e4573) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x5568b5451ec0 leaf = <optimized out> val = 93908206165696 reg_pc = 0x5568b5438630 reg_cfp = 0x7f87954cff30 insns_address_table = {0x7f8795bfc62d <vm_exec_core+9005>, 0x7f8795bfc5c3 <vm_exec_core+8899>, 0x7f8795bfc6d4 <vm_exec_core+9172>, 0x7f8795bfc656 <vm_exec_core+9046>, 0x7f8795bfc376 <vm_exec_core+8310>, 0x7f8795bfc2e9 <vm_exec_core+8169>, 0x7f8795bfcb91 <vm_exec_core+10385>, 0x7f8795bfcb28 <vm_exec_core+10280>, 0x7f8795bfc500 <vm_exec_core+8704>, 0x7f8795bfc4a5 <vm_exec_core+8613>, 0x7f8795bfc955 <vm_exec_core+9813>, 0x7f8795bfc749 <vm_exec_core+9289>, 0x7f8795bfcc52 <vm_exec_core+10578>, 0x7f8795bfb213 <vm_exec_core+3859>, 0x7f8795bfb4c8 <vm_exec_core+4552>, 0x7f8795bfb484 <vm_exec_core+4484>, 0x7f8795bfb445 <vm_exec_core+4421>, 0x7f8795bfb409 <vm_exec_core+4361>, 0x7f8795bfb3cd <vm_exec_core+4301>, 0x7f8795bfb391 <vm_exec_core+4241>, 0x7f8795bfb30c <vm_exec_core+4108>, 0x7f8795bfb2c4 <vm_exec_core+4036>, 0x7f8795bfc564 <vm_exec_core+8804>, 0x7f8795bfc458 <vm_exec_core+8536>, 0x7f8795bfb56c <vm_exec_core+4716>, 0x7f8795bfb52b <vm_exec_core+4651>, 0x7f8795bfad1a <vm_exec_core+2586>, 0x7f8795bfac99 <vm_exec_core+2457>, 0x7f8795bfc3f4 <vm_exec_core+8436>, 0x7f8795bfac55 <vm_exec_core+2389>, 0x7f8795bfba6e <vm_exec_core+5998>, 0x7f8795bfb87c <vm_exec_core+5500>, 0x7f8795bfb7ec <vm_exec_core+5356>, 0x7f8795bfb787 <vm_exec_core+5255>, 0x7f8795bfb728 <vm_exec_core+5160>, 0x7f8795bfb6c9 <vm_exec_core+5065>, 0x7f8795bfb66d <vm_exec_core+4973>, 0x7f8795bfb5f2 <vm_exec_core+4850>, 0x7f8795bfbb7a <vm_exec_core+6266>, 0x7f8795bfbb4c <vm_exec_core+6220>, 0x7f8795bfbb0a <vm_exec_core+6154>, 0x7f8795bfbab2 <vm_exec_core+6066>, 0x7f8795bfbcc7 <vm_exec_core+6599>, 0x7f8795bfbbcb <vm_exec_core+6347>, 0x7f8795bfaf97 <vm_exec_core+3223>, 0x7f8795bfaf4c <vm_exec_core+3148>, 0x7f8795bfbf1a <vm_exec_core+7194>, 0x7f8795bfbea5 <vm_exec_core+7077>, 0x7f8795bfbe3c <vm_exec_core+6972>, 0x7f8795bfbde7 <vm_exec_core+6887>, 0x7f8795bfbfec <vm_exec_core+7404>, 0x7f8795bfbf4f <vm_exec_core+7247>, 0x7f8795bfc062 <vm_exec_core+7522>, 0x7f8795bfb282 <vm_exec_core+3970>, 0x7f8795bfc29c <vm_exec_core+8092>, 0x7f8795bfc178 <vm_exec_core+7800>, 0x7f8795bfa360 <vm_exec_core+96>, 0x7f8795bfbd58 <vm_exec_core+6744>, 0x7f8795bfbd02 <vm_exec_core+6658>, 0x7f8795bfd20b <vm_exec_core+12043>, 0x7f8795bfc122 <vm_exec_core+7714>, 0x7f8795bfab39 <vm_exec_core+2105>, 0x7f8795bfaa43 <vm_exec_core+1859>, 0x7f8795bfb0ea <vm_exec_core+3562>, 0x7f8795bfb028 <vm_exec_core+3368>, 0x7f8795bfcf50 <vm_exec_core+11344>, 0x7f8795bfafe1 <vm_exec_core+3297>, 0x7f8795bfaee6 <vm_exec_core+3046>, 0x7f8795bfae80 <vm_exec_core+2944>, 0x7f8795bfae3d <vm_exec_core+2877>, 0x7f8795bfad7d <vm_exec_core+2685>, 0x7f8795bfabaf <vm_exec_core+2223>, 0x7f8795bfda0b <vm_exec_core+14091>, 0x7f8795bfd95a <vm_exec_core+13914>, 0x7f8795bfd8b0 <vm_exec_core+13744>, 0x7f8795bfd835 <vm_exec_core+13621>, 0x7f8795bfd787 <vm_exec_core+13447>, 0x7f8795bfd728 <vm_exec_core+13352>, 0x7f8795bfd6a2 <vm_exec_core+13218>, 0x7f8795bfd5f9 <vm_exec_core+13049>, 0x7f8795bfd555 <vm_exec_core+12885>, 0x7f8795bfd4ac <vm_exec_core+12716>, 0x7f8795bfd408 <vm_exec_core+12552>, 0x7f8795bfd37d <vm_exec_core+12413>, 0x7f8795bfd329 <vm_exec_core+12329>, 0x7f8795bfd2ce <vm_exec_core+12238>, 0x7f8795bfd25d <vm_exec_core+12125>, 0x7f8795bfcfba <vm_exec_core+11450>, 0x7f8795bfa9cd <vm_exec_core+1741>, 0x7f8795bfa968 <vm_exec_core+1640>, 0x7f8795bfd07b <vm_exec_core+11643>, 0x7f8795bfd1ce <vm_exec_core+11982>, 0x7f8795bfd0b4 <vm_exec_core+11700>, 0x7f8795bfd170 <vm_exec_core+11888>, 0x7f8795bfd0fb <vm_exec_core+11771>, 0x7f8795bfd03c <vm_exec_core+11580>, 0x7f8795bfa8f1 <vm_exec_core+1521>, 0x7f8795bfa890 <vm_exec_core+1424>, 0x7f8795bfa7f9 <vm_exec_core+1273>, 0x7f8795bfa7ab <vm_exec_core+1195>, 0x7f8795bfa759 <vm_exec_core+1113>, 0x7f8795bfa709 <vm_exec_core+1033>, 0x7f8795bfa6b1 <vm_exec_core+945>, 0x7f8795bfa675 <vm_exec_core+885>, 0x7f8795bfa639 <vm_exec_core+825>, 0x7f8795bfc61d <vm_exec_core+8989>, 0x7f8795bfc5b3 <vm_exec_core+8883>, 0x7f8795bfc6c4 <vm_exec_core+9156>, 0x7f8795bfc646 <vm_exec_core+9030>, 0x7f8795bfc366 <vm_exec_core+8294>, 0x7f8795bfc2d9 <vm_exec_core+8153>, 0x7f8795bfcb81 <vm_exec_core+10369>, 0x7f8795bfcb18 <vm_exec_core+10264>, 0x7f8795bfc4f0 <vm_exec_core+8688>, 0x7f8795bfc495 <vm_exec_core+8597>, 0x7f8795bfc945 <vm_exec_core+9797>, 0x7f8795bfc739 <vm_exec_core+9273>, 0x7f8795bfcc42 <vm_exec_core+10562>, 0x7f8795bfb203 <vm_exec_core+3843>, 0x7f8795bfb4b8 <vm_exec_core+4536>, 0x7f8795bfb474 <vm_exec_core+4468>, 0x7f8795bfb435 <vm_exec_core+4405>, 0x7f8795bfb3f9 <vm_exec_core+4345>, 0x7f8795bfb3bd <vm_exec_core+4285>, 0x7f8795bfb381 <vm_exec_core+4225>, 0x7f8795bfb2fc <vm_exec_core+4092>, 0x7f8795bfb2b4 <vm_exec_core+4020>, 0x7f8795bfc554 <vm_exec_core+8788>, 0x7f8795bfc448 <vm_exec_core+8520>, 0x7f8795bfb55c <vm_exec_core+4700>, 0x7f8795bfb51b <vm_exec_core+4635>, 0x7f8795bfad0a <vm_exec_core+2570>, 0x7f8795bfac89 <vm_exec_core+2441>, 0x7f8795bfc3e4 <vm_exec_core+8420>, 0x7f8795bfac45 <vm_exec_core+2373>, 0x7f8795bfba5e <vm_exec_core+5982>, 0x7f8795bfb86c <vm_exec_core+5484>, 0x7f8795bfb7dc <vm_exec_core+5340>, 0x7f8795bfb777 <vm_exec_core+5239>, 0x7f8795bfb718 <vm_exec_core+5144>, 0x7f8795bfb6b9 <vm_exec_core+5049>, 0x7f8795bfb65d <vm_exec_core+4957>, 0x7f8795bfb5e2 <vm_exec_core+4834>, 0x7f8795bfbb6a <vm_exec_core+6250>, 0x7f8795bfbb3c <vm_exec_core+6204>, 0x7f8795bfbafa <vm_exec_core+6138>, 0x7f8795bfbaa2 <vm_exec_core+6050>, 0x7f8795bfbcb7 <vm_exec_core+6583>, 0x7f8795bfbbbb <vm_exec_core+6331>, 0x7f8795bfaf87 <vm_exec_core+3207>, 0x7f8795bfaf3c <vm_exec_core+3132>, 0x7f8795bfbf0a <vm_exec_core+7178>, 0x7f8795bfbe95 <vm_exec_core+7061>, 0x7f8795bfbe2c <vm_exec_core+6956>, 0x7f8795bfbdd7 <vm_exec_core+6871>, 0x7f8795bfbfdc <vm_exec_core+7388>, 0x7f8795bfbf3f <vm_exec_core+7231>, 0x7f8795bfc052 <vm_exec_core+7506>, 0x7f8795bfb272 <vm_exec_core+3954>, 0x7f8795bfc28c <vm_exec_core+8076>, 0x7f8795bfc168 <vm_exec_core+7784>, 0x7f8795bfdc38 <vm_exec_core+14648>, 0x7f8795bfbd48 <vm_exec_core+6728>, 0x7f8795bfbcf2 <vm_exec_core+6642>, 0x7f8795bfdc23 <vm_exec_core+14627>, 0x7f8795bfc112 <vm_exec_core+7698>, 0x7f8795bfab29 <vm_exec_core+2089>, 0x7f8795bfaa33 <vm_exec_core+1843>, 0x7f8795bfb0da <vm_exec_core+3546>, 0x7f8795bfb018 <vm_exec_core+3352>, 0x7f8795bfcf40 <vm_exec_core+11328>, 0x7f8795bfafd1 <vm_exec_core+3281>, 0x7f8795bfaed6 <vm_exec_core+3030>, 0x7f8795bfae70 <vm_exec_core+2928>, 0x7f8795bfae2d <vm_exec_core+2861>, 0x7f8795bfad6d <vm_exec_core+2669>, 0x7f8795bfab9f <vm_exec_core+2207>, 0x7f8795bfdc0e <vm_exec_core+14606>, 0x7f8795bfdbf9 <vm_exec_core+14585>, 0x7f8795bfdbe4 <vm_exec_core+14564>, 0x7f8795bfdbcf <vm_exec_core+14543>, 0x7f8795bfdbba <vm_exec_core+14522>, 0x7f8795bfdba5 <vm_exec_core+14501>, 0x7f8795bfdb89 <vm_exec_core+14473>, 0x7f8795bfdb74 <vm_exec_core+14452>, 0x7f8795bfdb5f <vm_exec_core+14431>, 0x7f8795bfdb4a <vm_exec_core+14410>, 0x7f8795bfdb35 <vm_exec_core+14389>, 0x7f8795bfdb20 <vm_exec_core+14368>, 0x7f8795bfdb0b <vm_exec_core+14347>, 0x7f8795bfdaf6 <vm_exec_core+14326>, 0x7f8795bfdae1 <vm_exec_core+14305>, 0x7f8795bfdacc <vm_exec_core+14284>, 0x7f8795bfa9bd <vm_exec_core+1725>, 0x7f8795bfa958 <vm_exec_core+1624>, 0x7f8795bfdab7 <vm_exec_core+14263>, 0x7f8795bfdaa2 <vm_exec_core+14242>, 0x7f8795bfda8d <vm_exec_core+14221>, 0x7f8795bfda78 <vm_exec_core+14200>, 0x7f8795bfa342 <vm_exec_core+66>...} #42 0x00007f8795c008fa in rb_vm_exec (ec=0x5568b5177c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x5568b5177c80 _tag = {tag = 36, retval = 4, buf = {0x7f877ad762d0, 0x7f8795c00900 <rb_vm_exec+416>, 0x0, 0x7ffdaa500730, 0x7f877ad76050}, prev = 0x7ffdaa500810, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #43 0x00007f8795c0139b in rb_iseq_eval_main (iseq=iseq@entry=0x7f877ad762d0) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818 ec = <optimized out> val = <optimized out> #44 0x00007f8795a0f555 in rb_ec_exec_node (ec=ec@entry=0x5568b5177c80, n=n@entry=0x7f877ad762d0) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282 _ec = <optimized out> _tag = {tag = 36, retval = 93908203175040, buf = {0x7f877ad762d0, 0x7f8795a0f5a0 <rb_ec_exec_node+256>, 0x0, 0x7ffdaa5007e0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f877ad762d0 #45 0x00007f8795a1313b in ruby_run_node (n=0x7f877ad762d0) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320 ec = 0x5568b5177c80 status = 0 #46 0x00005568b32c9187 in rb_main (argv=0x7ffdaa500a18, argc=1) at /tmp/ruby/src/trunk-gc-asserts/main.c:40 variable_in_this_stack_frame = 140727460826297 #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.4084082.ruby -x gdbscript [New LWP 4084082] [New LWP 4084085] [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=139626034334720) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7efd382d8c00 (LWP 4084082))] >>> Threads Id Target Id Frame * 1 Thread 0x7efd382d8c00 (LWP 4084082) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139626034334720) at ./nptl/pthread_kill.c:44 2 Thread 0x7efd1ecff640 (LWP 4084085) 0x00007efd3841ffde in epoll_wait (epfd=4, events=events@entry=0x7efd38d255bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7efd1ecff640 (LWP 4084085)): #0 0x00007efd3841ffde in epoll_wait (epfd=4, events=events@entry=0x7efd38d255bc <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 0x00007efd389b2bd0 in event_wait (vm=0x55c250c4a2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x55c250c4a2a0) 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=0x55c250c4a2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053 vm = 0x55c250c4a2a0 #4 0x00007efd3838eb43 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 = {140733515659040, -6166001447835813958, 139625608771136, 25, 139626035079248, 140733515659392, 6311737453962311610, 6311660926113265594}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007efd3841fbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7efd382d8c00 (LWP 4084082)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139626034334720) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7efd382d8c00 old_mask = {__val = {140733515654768, 0, 139625608868160, 139626035147987, 0, 139626035044333, 139626034334720, 139626036659712, 94293067095744, 139626034990503, 241, 139626036676256, 94293067095744, 139626041964831, 94293067080352, 139638298994304}} 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=139626034334720) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=139626034334720, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007efd3833c476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007efd383227f3 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, 140733515655168, 12572189762511463936, 139626034327176, 139626045113472, 0, 139626036676256, 140733515655168, 139626033184768, 139626033250280, 139626039789086, 18446744069414584337}}, sa_flags = -1957927424, sa_restorer = 0x7efd381cffc0} sigs = {__val = {32, 3688842159780736304, 8223625903106975283, 3472328295963457581, 4192904167887482928, 2314885531086893104, 2314885530818453536, 2314885530818453536, 8528445641706184736, 7378697234196427620, 3919933115663279718, 7378634724483280944, 7378697629483820646, 3251651914486591542, 3472328295963457581, 4192904167887482928}} #5 0x00007efd3873a952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029 No locals. #6 rb_bug (fmt=fmt@entry=0x7efd38b70808 "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 = 0x7fff133568e0, reg_save_area = 0x7fff13356820}} #7 0x00007efd3873c518 in gc_verify_internal_consistency_ (objspace=0x55c250c4cc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710 data = {objspace = 0x55c250c4cc00, err_count = 1, live_object_count = 7676, zombie_object_count = 1, parent = 139626033250240, old_object_count = 7666, remembered_shady_count = 0} #8 0x00007efd3883c30e in gc_verify_internal_consistency (objspace=0x55c250c4cc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777 prev_during_gc = <optimized out> _lev = 944909664 #9 gc_start (objspace=0x55c250c4cc00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9012 do_full_mark = 0 __func__ = "gc_start" lock_lev = 32509 #10 0x00007efd3883daf3 in garbage_collect (objspace=0x55c250c4cc00, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8986 _lev = 32767 ret = <optimized out> #11 0x00007efd38840c83 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cache=0x55c250c4dbc8, objspace=0x55c250c4cc00, 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=0x55c250c4cc00, cache=0x55c250c4dbc8, size_pool_idx=0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2880 No locals. #13 0x00007efd38841f2e 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 0x00007efd388538f2 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 0x00007efd389f2e1c in vm_ic_update (pc=0x55c250df2db0, reg_ep=0x7efd381d70c8, val=139625608861280, ic=0x55c250df2e20, iseq=0x7efd1dc65e50) 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=0x55c250c4dc80, reg_cfp=0x7efd382d6e88, ic=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5966 val = <optimized out> segments = <optimized out> ice = <optimized out> #18 0x00007efd38a03c78 in vm_exec_core (ec=0x3e5172) at ../../src/trunk-gc-asserts/insns.def:263 ic = 0x6 leaf = <optimized out> val = <optimized out> reg_pc = 0x55c250df2dc0 reg_cfp = 0x7efd382d6e88 insns_address_table = {0x7efd38a0362d <vm_exec_core+9005>, 0x7efd38a035c3 <vm_exec_core+8899>, 0x7efd38a036d4 <vm_exec_core+9172>, 0x7efd38a03656 <vm_exec_core+9046>, 0x7efd38a03376 <vm_exec_core+8310>, 0x7efd38a032e9 <vm_exec_core+8169>, 0x7efd38a03b91 <vm_exec_core+10385>, 0x7efd38a03b28 <vm_exec_core+10280>, 0x7efd38a03500 <vm_exec_core+8704>, 0x7efd38a034a5 <vm_exec_core+8613>, 0x7efd38a03955 <vm_exec_core+9813>, 0x7efd38a03749 <vm_exec_core+9289>, 0x7efd38a03c52 <vm_exec_core+10578>, 0x7efd38a02213 <vm_exec_core+3859>, 0x7efd38a024c8 <vm_exec_core+4552>, 0x7efd38a02484 <vm_exec_core+4484>, 0x7efd38a02445 <vm_exec_core+4421>, 0x7efd38a02409 <vm_exec_core+4361>, 0x7efd38a023cd <vm_exec_core+4301>, 0x7efd38a02391 <vm_exec_core+4241>, 0x7efd38a0230c <vm_exec_core+4108>, 0x7efd38a022c4 <vm_exec_core+4036>, 0x7efd38a03564 <vm_exec_core+8804>, 0x7efd38a03458 <vm_exec_core+8536>, 0x7efd38a0256c <vm_exec_core+4716>, 0x7efd38a0252b <vm_exec_core+4651>, 0x7efd38a01d1a <vm_exec_core+2586>, 0x7efd38a01c99 <vm_exec_core+2457>, 0x7efd38a033f4 <vm_exec_core+8436>, 0x7efd38a01c55 <vm_exec_core+2389>, 0x7efd38a02a6e <vm_exec_core+5998>, 0x7efd38a0287c <vm_exec_core+5500>, 0x7efd38a027ec <vm_exec_core+5356>, 0x7efd38a02787 <vm_exec_core+5255>, 0x7efd38a02728 <vm_exec_core+5160>, 0x7efd38a026c9 <vm_exec_core+5065>, 0x7efd38a0266d <vm_exec_core+4973>, 0x7efd38a025f2 <vm_exec_core+4850>, 0x7efd38a02b7a <vm_exec_core+6266>, 0x7efd38a02b4c <vm_exec_core+6220>, 0x7efd38a02b0a <vm_exec_core+6154>, 0x7efd38a02ab2 <vm_exec_core+6066>, 0x7efd38a02cc7 <vm_exec_core+6599>, 0x7efd38a02bcb <vm_exec_core+6347>, 0x7efd38a01f97 <vm_exec_core+3223>, 0x7efd38a01f4c <vm_exec_core+3148>, 0x7efd38a02f1a <vm_exec_core+7194>, 0x7efd38a02ea5 <vm_exec_core+7077>, 0x7efd38a02e3c <vm_exec_core+6972>, 0x7efd38a02de7 <vm_exec_core+6887>, 0x7efd38a02fec <vm_exec_core+7404>, 0x7efd38a02f4f <vm_exec_core+7247>, 0x7efd38a03062 <vm_exec_core+7522>, 0x7efd38a02282 <vm_exec_core+3970>, 0x7efd38a0329c <vm_exec_core+8092>, 0x7efd38a03178 <vm_exec_core+7800>, 0x7efd38a01360 <vm_exec_core+96>, 0x7efd38a02d58 <vm_exec_core+6744>, 0x7efd38a02d02 <vm_exec_core+6658>, 0x7efd38a0420b <vm_exec_core+12043>, 0x7efd38a03122 <vm_exec_core+7714>, 0x7efd38a01b39 <vm_exec_core+2105>, 0x7efd38a01a43 <vm_exec_core+1859>, 0x7efd38a020ea <vm_exec_core+3562>, 0x7efd38a02028 <vm_exec_core+3368>, 0x7efd38a03f50 <vm_exec_core+11344>, 0x7efd38a01fe1 <vm_exec_core+3297>, 0x7efd38a01ee6 <vm_exec_core+3046>, 0x7efd38a01e80 <vm_exec_core+2944>, 0x7efd38a01e3d <vm_exec_core+2877>, 0x7efd38a01d7d <vm_exec_core+2685>, 0x7efd38a01baf <vm_exec_core+2223>, 0x7efd38a04a0b <vm_exec_core+14091>, 0x7efd38a0495a <vm_exec_core+13914>, 0x7efd38a048b0 <vm_exec_core+13744>, 0x7efd38a04835 <vm_exec_core+13621>, 0x7efd38a04787 <vm_exec_core+13447>, 0x7efd38a04728 <vm_exec_core+13352>, 0x7efd38a046a2 <vm_exec_core+13218>, 0x7efd38a045f9 <vm_exec_core+13049>, 0x7efd38a04555 <vm_exec_core+12885>, 0x7efd38a044ac <vm_exec_core+12716>, 0x7efd38a04408 <vm_exec_core+12552>, 0x7efd38a0437d <vm_exec_core+12413>, 0x7efd38a04329 <vm_exec_core+12329>, 0x7efd38a042ce <vm_exec_core+12238>, 0x7efd38a0425d <vm_exec_core+12125>, 0x7efd38a03fba <vm_exec_core+11450>, 0x7efd38a019cd <vm_exec_core+1741>, 0x7efd38a01968 <vm_exec_core+1640>, 0x7efd38a0407b <vm_exec_core+11643>, 0x7efd38a041ce <vm_exec_core+11982>, 0x7efd38a040b4 <vm_exec_core+11700>, 0x7efd38a04170 <vm_exec_core+11888>, 0x7efd38a040fb <vm_exec_core+11771>, 0x7efd38a0403c <vm_exec_core+11580>, 0x7efd38a018f1 <vm_exec_core+1521>, 0x7efd38a01890 <vm_exec_core+1424>, 0x7efd38a017f9 <vm_exec_core+1273>, 0x7efd38a017ab <vm_exec_core+1195>, 0x7efd38a01759 <vm_exec_core+1113>, 0x7efd38a01709 <vm_exec_core+1033>, 0x7efd38a016b1 <vm_exec_core+945>, 0x7efd38a01675 <vm_exec_core+885>, 0x7efd38a01639 <vm_exec_core+825>, 0x7efd38a0361d <vm_exec_core+8989>, 0x7efd38a035b3 <vm_exec_core+8883>, 0x7efd38a036c4 <vm_exec_core+9156>, 0x7efd38a03646 <vm_exec_core+9030>, 0x7efd38a03366 <vm_exec_core+8294>, 0x7efd38a032d9 <vm_exec_core+8153>, 0x7efd38a03b81 <vm_exec_core+10369>, 0x7efd38a03b18 <vm_exec_core+10264>, 0x7efd38a034f0 <vm_exec_core+8688>, 0x7efd38a03495 <vm_exec_core+8597>, 0x7efd38a03945 <vm_exec_core+9797>, 0x7efd38a03739 <vm_exec_core+9273>, 0x7efd38a03c42 <vm_exec_core+10562>, 0x7efd38a02203 <vm_exec_core+3843>, 0x7efd38a024b8 <vm_exec_core+4536>, 0x7efd38a02474 <vm_exec_core+4468>, 0x7efd38a02435 <vm_exec_core+4405>, 0x7efd38a023f9 <vm_exec_core+4345>, 0x7efd38a023bd <vm_exec_core+4285>, 0x7efd38a02381 <vm_exec_core+4225>, 0x7efd38a022fc <vm_exec_core+4092>, 0x7efd38a022b4 <vm_exec_core+4020>, 0x7efd38a03554 <vm_exec_core+8788>, 0x7efd38a03448 <vm_exec_core+8520>, 0x7efd38a0255c <vm_exec_core+4700>, 0x7efd38a0251b <vm_exec_core+4635>, 0x7efd38a01d0a <vm_exec_core+2570>, 0x7efd38a01c89 <vm_exec_core+2441>, 0x7efd38a033e4 <vm_exec_core+8420>, 0x7efd38a01c45 <vm_exec_core+2373>, 0x7efd38a02a5e <vm_exec_core+5982>, 0x7efd38a0286c <vm_exec_core+5484>, 0x7efd38a027dc <vm_exec_core+5340>, 0x7efd38a02777 <vm_exec_core+5239>, 0x7efd38a02718 <vm_exec_core+5144>, 0x7efd38a026b9 <vm_exec_core+5049>, 0x7efd38a0265d <vm_exec_core+4957>, 0x7efd38a025e2 <vm_exec_core+4834>, 0x7efd38a02b6a <vm_exec_core+6250>, 0x7efd38a02b3c <vm_exec_core+6204>, 0x7efd38a02afa <vm_exec_core+6138>, 0x7efd38a02aa2 <vm_exec_core+6050>, 0x7efd38a02cb7 <vm_exec_core+6583>, 0x7efd38a02bbb <vm_exec_core+6331>, 0x7efd38a01f87 <vm_exec_core+3207>, 0x7efd38a01f3c <vm_exec_core+3132>, 0x7efd38a02f0a <vm_exec_core+7178>, 0x7efd38a02e95 <vm_exec_core+7061>, 0x7efd38a02e2c <vm_exec_core+6956>, 0x7efd38a02dd7 <vm_exec_core+6871>, 0x7efd38a02fdc <vm_exec_core+7388>, 0x7efd38a02f3f <vm_exec_core+7231>, 0x7efd38a03052 <vm_exec_core+7506>, 0x7efd38a02272 <vm_exec_core+3954>, 0x7efd38a0328c <vm_exec_core+8076>, 0x7efd38a03168 <vm_exec_core+7784>, 0x7efd38a04c38 <vm_exec_core+14648>, 0x7efd38a02d48 <vm_exec_core+6728>, 0x7efd38a02cf2 <vm_exec_core+6642>, 0x7efd38a04c23 <vm_exec_core+14627>, 0x7efd38a03112 <vm_exec_core+7698>, 0x7efd38a01b29 <vm_exec_core+2089>, 0x7efd38a01a33 <vm_exec_core+1843>, 0x7efd38a020da <vm_exec_core+3546>, 0x7efd38a02018 <vm_exec_core+3352>, 0x7efd38a03f40 <vm_exec_core+11328>, 0x7efd38a01fd1 <vm_exec_core+3281>, 0x7efd38a01ed6 <vm_exec_core+3030>, 0x7efd38a01e70 <vm_exec_core+2928>, 0x7efd38a01e2d <vm_exec_core+2861>, 0x7efd38a01d6d <vm_exec_core+2669>, 0x7efd38a01b9f <vm_exec_core+2207>, 0x7efd38a04c0e <vm_exec_core+14606>, 0x7efd38a04bf9 <vm_exec_core+14585>, 0x7efd38a04be4 <vm_exec_core+14564>, 0x7efd38a04bcf <vm_exec_core+14543>, 0x7efd38a04bba <vm_exec_core+14522>, 0x7efd38a04ba5 <vm_exec_core+14501>, 0x7efd38a04b89 <vm_exec_core+14473>, 0x7efd38a04b74 <vm_exec_core+14452>, 0x7efd38a04b5f <vm_exec_core+14431>, 0x7efd38a04b4a <vm_exec_core+14410>, 0x7efd38a04b35 <vm_exec_core+14389>, 0x7efd38a04b20 <vm_exec_core+14368>, 0x7efd38a04b0b <vm_exec_core+14347>, 0x7efd38a04af6 <vm_exec_core+14326>, 0x7efd38a04ae1 <vm_exec_core+14305>, 0x7efd38a04acc <vm_exec_core+14284>, 0x7efd38a019bd <vm_exec_core+1725>, 0x7efd38a01958 <vm_exec_core+1624>, 0x7efd38a04ab7 <vm_exec_core+14263>, 0x7efd38a04aa2 <vm_exec_core+14242>, 0x7efd38a04a8d <vm_exec_core+14221>, 0x7efd38a04a78 <vm_exec_core+14200>, 0x7efd38a01342 <vm_exec_core+66>...} #19 0x00007efd38a078fa in rb_vm_exec (ec=0x55c250c4dc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x55c250c4dc80 _tag = {tag = 36, retval = 4, buf = {0x7fff13357060, 0x7efd38a07900 <rb_vm_exec+416>, 0x0, 0x7fff13356e60, 0x0}, prev = 0x7fff133571f0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #20 0x00007efd38a0d2a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7efd1dc65e50, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516 arg_size = <optimized out> arg_size = <optimized out> #21 0x00007efd38a0d64f in rb_vm_invoke_proc (ec=ec@entry=0x55c250c4dc80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7fff133571b8, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 self = <optimized out> #22 0x00007efd38a0dc60 in vm_call0_body (ec=0x55c250c4dc80, calling=0x7fff13357060, argv=0x7fff133571b8) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297 proc = <optimized out> ci = <optimized out> cc = 0x7fff13357110 ret = <optimized out> #23 0x00007efd38a0e5a8 in vm_call0_cc (ec=0x55c250c4dc80, recv=139625591363200, 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 = {139626034327288, 0} calling = {cd = 0x7fff13357020, cc = 0x7fff13357110, block_handler = 0, recv = 139625591363200, argc = 1, kw_splat = false, heap_argv = 0} #24 0x00007efd38a00ba9 in rb_vm_call0 (kw_splat=0, cme=0x7efd1ed21a50, argv=0x7fff133571b8, argc=1, id=3425, recv=139625591363200, ec=0x55c250c4dc80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70 cc = {flags = 52250, klass = 0, cme_ = 0x7efd1ed21a50, call_ = 0x7efd38a0a5c0 <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=0x7efd1ed21a50, argv=0x7fff133571b8, argc=1, id=3425, recv=139625591363200, ec=0x55c250c4dc80) 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=0x7fff133571b8, argc=1, mid=3425, recv=139625591363200) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713 klass = 139625608893120 me = 0x7efd1ed21a50 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=139625591363200, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7fff133571b8) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689 No locals. #28 0x00007efd3882db53 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 = {0x7efd1dc60000, 0x7efd3882dbc8 <run_finalizer+504>, 0x0, 0x7fff13357180, 0x55c250c52f18}, prev = 0x7fff133573a0, state = RUBY_TAG_NONE, lock_rec = 0} i = 0 state = <optimized out> saved = {errinfo = 4, objid = 81, final = 139625591363200, cfp = 0x7efd382d6ec0, sp = 0x7efd381d70b8, finished = 0} ec = 0x55c250c4dc80 #30 0x00007efd38830bb7 in run_final (zombie=<optimized out>, objspace=0x55c250c4cc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122 table = 139625591406120 key = 139625591406400 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 = 0x55c250db31f0 __func__ = "finalize_list" next_zombie = <optimized out> page = <optimized out> _lev = <optimized out> #32 finalize_deferred_heap_pages (objspace=0x55c250c4cc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172 zombie = <optimized out> #33 0x00007efd38830de5 in finalize_deferred (objspace=0x55c250c4cc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181 ec = 0x55c250c4dc80 #34 gc_finalize_deferred (dmy=0x55c250c4cc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191 objspace = 0x55c250c4cc00 #35 0x00007efd38a24b3e 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 = 0x55c250c4dc80 _tag = {tag = 36, retval = 1, buf = {0x7efd382d6ef8, 0x7efd38a24bf0 <rb_postponed_job_flush+656>, 0x0, 0x7fff13357330, 0x60}, prev = 0x7fff133578f0, state = RUBY_TAG_NONE, lock_rec = 0} pjq = 0x55c250c4c9f0 ec = 0x55c250c4dc80 block_mask = 12 saved_mask = 0 saved_errno = 4 tmp = {n = {next = 0x7fff13357390, prev = 0x7fff13357390}} triggered_bits = 0 #36 0x00007efd389b4af1 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 0x00007efd38a0e020 in rb_vm_check_ints (ec=0x55c250c4dc80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916 No locals. #38 rb_vm_check_ints (ec=0x55c250c4dc80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091 No locals. #39 vm_pop_frame (ep=<optimized out>, cfp=<optimized out>, ec=0x55c250c4dc80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446 flags = <optimized out> flags = <optimized out> #40 rb_vm_pop_frame (ec=0x55c250c4dc80) 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=0x55c250c4dc80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:176 reg_cfp = 0x7efd382d6ef8 ci = <optimized out> me = 0x7efd381cea08 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=0x55c250c4dc80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:187 No locals. #43 vm_call0_body (ec=0x55c250c4dc80, 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 0x00007efd38a0e5a8 in vm_call0_cc (ec=0x55c250c4dc80, recv=139625591406040, 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, 139626040008494} calling = {cd = 0x7fff133575f0, cc = 0x7efd1dc6fd60, block_handler = 0, recv = 139625591406040, argc = 0, kw_splat = false, heap_argv = 0} #45 0x00007efd38a105e6 in rb_call (scope=CALL_FCALL, argv=0x7efd381d7088, argc=0, mid=3137, recv=139625591406040) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:899 ec = <optimized out> #46 rb_funcallv_kw (recv=recv@entry=139625591406040, mid=mid@entry=3137, argc=argc@entry=0, argv=argv@entry=0x7efd381d7088, kw_splat=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1092 No locals. #47 0x00007efd3881a217 in rb_obj_call_init_kw (obj=obj@entry=139625591406040, argc=argc@entry=0, argv=argv@entry=0x7efd381d7088, kw_splat=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1694 No locals. #48 0x00007efd388b7c02 in rb_class_new_instance_pass_kw (argc=0, argv=0x7efd381d7088, klass=139625608861120) at /tmp/ruby/src/trunk-gc-asserts/object.c:2173 obj = 139625591406040 #49 0x00007efd389ef954 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=0x55c250c4dc80, reg_cfp=0x7efd382d6f30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596 ci = <optimized out> argv_ary = <optimized out> #52 0x00007efd38a01421 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 = 94293068729408 ci = 0x7fff133566c0 cc = <optimized out> recv = 4084082 argc = <optimized out> calling = {cd = 0x55c250ddcc40, cc = 0x7efd1dc6fd88, block_handler = 0, recv = 139625608861120, 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=0x3e5172) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x55c250ddcc40 leaf = <optimized out> val = 94293068729408 reg_pc = 0x55c250df3c98 reg_cfp = 0x7efd382d6f30 insns_address_table = {0x7efd38a0362d <vm_exec_core+9005>, 0x7efd38a035c3 <vm_exec_core+8899>, 0x7efd38a036d4 <vm_exec_core+9172>, 0x7efd38a03656 <vm_exec_core+9046>, 0x7efd38a03376 <vm_exec_core+8310>, 0x7efd38a032e9 <vm_exec_core+8169>, 0x7efd38a03b91 <vm_exec_core+10385>, 0x7efd38a03b28 <vm_exec_core+10280>, 0x7efd38a03500 <vm_exec_core+8704>, 0x7efd38a034a5 <vm_exec_core+8613>, 0x7efd38a03955 <vm_exec_core+9813>, 0x7efd38a03749 <vm_exec_core+9289>, 0x7efd38a03c52 <vm_exec_core+10578>, 0x7efd38a02213 <vm_exec_core+3859>, 0x7efd38a024c8 <vm_exec_core+4552>, 0x7efd38a02484 <vm_exec_core+4484>, 0x7efd38a02445 <vm_exec_core+4421>, 0x7efd38a02409 <vm_exec_core+4361>, 0x7efd38a023cd <vm_exec_core+4301>, 0x7efd38a02391 <vm_exec_core+4241>, 0x7efd38a0230c <vm_exec_core+4108>, 0x7efd38a022c4 <vm_exec_core+4036>, 0x7efd38a03564 <vm_exec_core+8804>, 0x7efd38a03458 <vm_exec_core+8536>, 0x7efd38a0256c <vm_exec_core+4716>, 0x7efd38a0252b <vm_exec_core+4651>, 0x7efd38a01d1a <vm_exec_core+2586>, 0x7efd38a01c99 <vm_exec_core+2457>, 0x7efd38a033f4 <vm_exec_core+8436>, 0x7efd38a01c55 <vm_exec_core+2389>, 0x7efd38a02a6e <vm_exec_core+5998>, 0x7efd38a0287c <vm_exec_core+5500>, 0x7efd38a027ec <vm_exec_core+5356>, 0x7efd38a02787 <vm_exec_core+5255>, 0x7efd38a02728 <vm_exec_core+5160>, 0x7efd38a026c9 <vm_exec_core+5065>, 0x7efd38a0266d <vm_exec_core+4973>, 0x7efd38a025f2 <vm_exec_core+4850>, 0x7efd38a02b7a <vm_exec_core+6266>, 0x7efd38a02b4c <vm_exec_core+6220>, 0x7efd38a02b0a <vm_exec_core+6154>, 0x7efd38a02ab2 <vm_exec_core+6066>, 0x7efd38a02cc7 <vm_exec_core+6599>, 0x7efd38a02bcb <vm_exec_core+6347>, 0x7efd38a01f97 <vm_exec_core+3223>, 0x7efd38a01f4c <vm_exec_core+3148>, 0x7efd38a02f1a <vm_exec_core+7194>, 0x7efd38a02ea5 <vm_exec_core+7077>, 0x7efd38a02e3c <vm_exec_core+6972>, 0x7efd38a02de7 <vm_exec_core+6887>, 0x7efd38a02fec <vm_exec_core+7404>, 0x7efd38a02f4f <vm_exec_core+7247>, 0x7efd38a03062 <vm_exec_core+7522>, 0x7efd38a02282 <vm_exec_core+3970>, 0x7efd38a0329c <vm_exec_core+8092>, 0x7efd38a03178 <vm_exec_core+7800>, 0x7efd38a01360 <vm_exec_core+96>, 0x7efd38a02d58 <vm_exec_core+6744>, 0x7efd38a02d02 <vm_exec_core+6658>, 0x7efd38a0420b <vm_exec_core+12043>, 0x7efd38a03122 <vm_exec_core+7714>, 0x7efd38a01b39 <vm_exec_core+2105>, 0x7efd38a01a43 <vm_exec_core+1859>, 0x7efd38a020ea <vm_exec_core+3562>, 0x7efd38a02028 <vm_exec_core+3368>, 0x7efd38a03f50 <vm_exec_core+11344>, 0x7efd38a01fe1 <vm_exec_core+3297>, 0x7efd38a01ee6 <vm_exec_core+3046>, 0x7efd38a01e80 <vm_exec_core+2944>, 0x7efd38a01e3d <vm_exec_core+2877>, 0x7efd38a01d7d <vm_exec_core+2685>, 0x7efd38a01baf <vm_exec_core+2223>, 0x7efd38a04a0b <vm_exec_core+14091>, 0x7efd38a0495a <vm_exec_core+13914>, 0x7efd38a048b0 <vm_exec_core+13744>, 0x7efd38a04835 <vm_exec_core+13621>, 0x7efd38a04787 <vm_exec_core+13447>, 0x7efd38a04728 <vm_exec_core+13352>, 0x7efd38a046a2 <vm_exec_core+13218>, 0x7efd38a045f9 <vm_exec_core+13049>, 0x7efd38a04555 <vm_exec_core+12885>, 0x7efd38a044ac <vm_exec_core+12716>, 0x7efd38a04408 <vm_exec_core+12552>, 0x7efd38a0437d <vm_exec_core+12413>, 0x7efd38a04329 <vm_exec_core+12329>, 0x7efd38a042ce <vm_exec_core+12238>, 0x7efd38a0425d <vm_exec_core+12125>, 0x7efd38a03fba <vm_exec_core+11450>, 0x7efd38a019cd <vm_exec_core+1741>, 0x7efd38a01968 <vm_exec_core+1640>, 0x7efd38a0407b <vm_exec_core+11643>, 0x7efd38a041ce <vm_exec_core+11982>, 0x7efd38a040b4 <vm_exec_core+11700>, 0x7efd38a04170 <vm_exec_core+11888>, 0x7efd38a040fb <vm_exec_core+11771>, 0x7efd38a0403c <vm_exec_core+11580>, 0x7efd38a018f1 <vm_exec_core+1521>, 0x7efd38a01890 <vm_exec_core+1424>, 0x7efd38a017f9 <vm_exec_core+1273>, 0x7efd38a017ab <vm_exec_core+1195>, 0x7efd38a01759 <vm_exec_core+1113>, 0x7efd38a01709 <vm_exec_core+1033>, 0x7efd38a016b1 <vm_exec_core+945>, 0x7efd38a01675 <vm_exec_core+885>, 0x7efd38a01639 <vm_exec_core+825>, 0x7efd38a0361d <vm_exec_core+8989>, 0x7efd38a035b3 <vm_exec_core+8883>, 0x7efd38a036c4 <vm_exec_core+9156>, 0x7efd38a03646 <vm_exec_core+9030>, 0x7efd38a03366 <vm_exec_core+8294>, 0x7efd38a032d9 <vm_exec_core+8153>, 0x7efd38a03b81 <vm_exec_core+10369>, 0x7efd38a03b18 <vm_exec_core+10264>, 0x7efd38a034f0 <vm_exec_core+8688>, 0x7efd38a03495 <vm_exec_core+8597>, 0x7efd38a03945 <vm_exec_core+9797>, 0x7efd38a03739 <vm_exec_core+9273>, 0x7efd38a03c42 <vm_exec_core+10562>, 0x7efd38a02203 <vm_exec_core+3843>, 0x7efd38a024b8 <vm_exec_core+4536>, 0x7efd38a02474 <vm_exec_core+4468>, 0x7efd38a02435 <vm_exec_core+4405>, 0x7efd38a023f9 <vm_exec_core+4345>, 0x7efd38a023bd <vm_exec_core+4285>, 0x7efd38a02381 <vm_exec_core+4225>, 0x7efd38a022fc <vm_exec_core+4092>, 0x7efd38a022b4 <vm_exec_core+4020>, 0x7efd38a03554 <vm_exec_core+8788>, 0x7efd38a03448 <vm_exec_core+8520>, 0x7efd38a0255c <vm_exec_core+4700>, 0x7efd38a0251b <vm_exec_core+4635>, 0x7efd38a01d0a <vm_exec_core+2570>, 0x7efd38a01c89 <vm_exec_core+2441>, 0x7efd38a033e4 <vm_exec_core+8420>, 0x7efd38a01c45 <vm_exec_core+2373>, 0x7efd38a02a5e <vm_exec_core+5982>, 0x7efd38a0286c <vm_exec_core+5484>, 0x7efd38a027dc <vm_exec_core+5340>, 0x7efd38a02777 <vm_exec_core+5239>, 0x7efd38a02718 <vm_exec_core+5144>, 0x7efd38a026b9 <vm_exec_core+5049>, 0x7efd38a0265d <vm_exec_core+4957>, 0x7efd38a025e2 <vm_exec_core+4834>, 0x7efd38a02b6a <vm_exec_core+6250>, 0x7efd38a02b3c <vm_exec_core+6204>, 0x7efd38a02afa <vm_exec_core+6138>, 0x7efd38a02aa2 <vm_exec_core+6050>, 0x7efd38a02cb7 <vm_exec_core+6583>, 0x7efd38a02bbb <vm_exec_core+6331>, 0x7efd38a01f87 <vm_exec_core+3207>, 0x7efd38a01f3c <vm_exec_core+3132>, 0x7efd38a02f0a <vm_exec_core+7178>, 0x7efd38a02e95 <vm_exec_core+7061>, 0x7efd38a02e2c <vm_exec_core+6956>, 0x7efd38a02dd7 <vm_exec_core+6871>, 0x7efd38a02fdc <vm_exec_core+7388>, 0x7efd38a02f3f <vm_exec_core+7231>, 0x7efd38a03052 <vm_exec_core+7506>, 0x7efd38a02272 <vm_exec_core+3954>, 0x7efd38a0328c <vm_exec_core+8076>, 0x7efd38a03168 <vm_exec_core+7784>, 0x7efd38a04c38 <vm_exec_core+14648>, 0x7efd38a02d48 <vm_exec_core+6728>, 0x7efd38a02cf2 <vm_exec_core+6642>, 0x7efd38a04c23 <vm_exec_core+14627>, 0x7efd38a03112 <vm_exec_core+7698>, 0x7efd38a01b29 <vm_exec_core+2089>, 0x7efd38a01a33 <vm_exec_core+1843>, 0x7efd38a020da <vm_exec_core+3546>, 0x7efd38a02018 <vm_exec_core+3352>, 0x7efd38a03f40 <vm_exec_core+11328>, 0x7efd38a01fd1 <vm_exec_core+3281>, 0x7efd38a01ed6 <vm_exec_core+3030>, 0x7efd38a01e70 <vm_exec_core+2928>, 0x7efd38a01e2d <vm_exec_core+2861>, 0x7efd38a01d6d <vm_exec_core+2669>, 0x7efd38a01b9f <vm_exec_core+2207>, 0x7efd38a04c0e <vm_exec_core+14606>, 0x7efd38a04bf9 <vm_exec_core+14585>, 0x7efd38a04be4 <vm_exec_core+14564>, 0x7efd38a04bcf <vm_exec_core+14543>, 0x7efd38a04bba <vm_exec_core+14522>, 0x7efd38a04ba5 <vm_exec_core+14501>, 0x7efd38a04b89 <vm_exec_core+14473>, 0x7efd38a04b74 <vm_exec_core+14452>, 0x7efd38a04b5f <vm_exec_core+14431>, 0x7efd38a04b4a <vm_exec_core+14410>, 0x7efd38a04b35 <vm_exec_core+14389>, 0x7efd38a04b20 <vm_exec_core+14368>, 0x7efd38a04b0b <vm_exec_core+14347>, 0x7efd38a04af6 <vm_exec_core+14326>, 0x7efd38a04ae1 <vm_exec_core+14305>, 0x7efd38a04acc <vm_exec_core+14284>, 0x7efd38a019bd <vm_exec_core+1725>, 0x7efd38a01958 <vm_exec_core+1624>, 0x7efd38a04ab7 <vm_exec_core+14263>, 0x7efd38a04aa2 <vm_exec_core+14242>, 0x7efd38a04a8d <vm_exec_core+14221>, 0x7efd38a04a78 <vm_exec_core+14200>, 0x7efd38a01342 <vm_exec_core+66>...} #54 0x00007efd38a078fa in rb_vm_exec (ec=0x55c250c4dc80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x55c250c4dc80 _tag = {tag = 36, retval = 4, buf = {0x7efd1dc66170, 0x7efd38a07900 <rb_vm_exec+416>, 0x0, 0x7fff133578d0, 0x7efd38d67040 <_rtld_global>}, prev = 0x7fff133579b0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #55 0x00007efd38a0839b in rb_iseq_eval_main (iseq=iseq@entry=0x7efd1dc66170) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818 ec = <optimized out> val = <optimized out> #56 0x00007efd38816555 in rb_ec_exec_node (ec=ec@entry=0x55c250c4dc80, n=n@entry=0x7efd1dc66170) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282 _ec = <optimized out> _tag = {tag = 36, retval = 94293067095168, buf = {0x7efd1dc66170, 0x7efd388165a0 <rb_ec_exec_node+256>, 0x0, 0x7fff13357980, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7efd1dc66170 #57 0x00007efd3881a13b in ruby_run_node (n=0x7efd1dc66170) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320 ec = 0x55c250c4dc80 status = 0 #58 0x000055c250bdb187 in rb_main (argv=0x7fff13357bb8, argc=4) at /tmp/ruby/src/trunk-gc-asserts/main.c:40 variable_in_this_stack_frame = 140733515660889 #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.4084195.ruby -x gdbscript [New LWP 4084195] [New LWP 4084197] [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=139998761139200) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7f54006d3c00 (LWP 4084195))] >>> Threads Id Target Id Frame * 1 Thread 0x7f54006d3c00 (LWP 4084195) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139998761139200) at ./nptl/pthread_kill.c:44 2 Thread 0x7f53e70ff640 (LWP 4084197) 0x00007f540081afde in epoll_wait (epfd=4, events=events@entry=0x7f54011205bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7f53e70ff640 (LWP 4084197)): #0 0x00007f540081afde in epoll_wait (epfd=4, events=events@entry=0x7f54011205bc <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 0x00007f5400dadbd0 in event_wait (vm=0x55ddd34ab2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x55ddd34ab2a0) 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=0x55ddd34ab2a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053 vm = 0x55ddd34ab2a0 #4 0x00007f5400789b43 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 = {140735838938256, -4669344247163298108, 139998335596096, 25, 139998761883728, 140735838938608, 4725655048587140804, 4727417126184509124}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007f540081abb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7f54006d3c00 (LWP 4084195)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139998761139200) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f54006d3c00 old_mask = {__val = {140735838933632, 0, 139998317399600, 139998761952467, 0, 139998761848813, 139998761139200, 139998763464192, 94411221236800, 139998761794983, 39, 139998763480736, 94411221236800, 139998768769311, 94411221021344, 139640622273168}} 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=139998761139200) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=139998761139200, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f5400737476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f540071d7f3 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, 140735838934032, 1394314147516105472, 139998761131712, 139998771917952, 0, 139998763480736, 140735838934032, 139998760009728, 139998760075240, 139998766593566, 18446744069414584321}}, sa_flags = 1811923712, sa_restorer = 0x7f54005cffc0} sigs = {__val = {32, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 7022930802683944992, 4136105896982502770, 3256155514134225508, 7377569337280194103, 8659703141076316211, 3472328296227676272, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 8314900945785856032}} #5 0x00007f5400b35952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029 No locals. #6 rb_bug (fmt=fmt@entry=0x7f5400f6b808 "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 = 0x7fff9dafd4f0, reg_save_area = 0x7fff9dafd430}} #7 0x00007f5400b37518 in gc_verify_internal_consistency_ (objspace=0x55ddd34adc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710 data = {objspace = 0x55ddd34adc00, err_count = 1, live_object_count = 18344, zombie_object_count = 574, parent = 139998760075200, old_object_count = 16518, remembered_shady_count = 0} #8 0x00007f5400c3428e in gc_verify_internal_consistency (objspace=0x55ddd34adc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777 prev_during_gc = <optimized out> _lev = 2645546672 #9 gc_sweep_finish (objspace=0x55ddd34adc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5634 No locals. #10 gc_sweep_step (objspace=0x55ddd34adc00, size_pool=0x55ddd34adde0, heap=0x55ddd34ade30) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5700 sweep_page = <optimized out> unlink_limit = 3 swept_slots = 817 pooled_slots = 1226 #11 0x00007f5400c3b03b in gc_sweep_continue (heap=0x55ddd34adf10, sweep_size_pool=0x55ddd34adec0, objspace=0x55ddd34adc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:5733 size_pool = 0x55ddd34adde0 i = 2 __func__ = "gc_sweep_continue" i = <optimized out> size_pool = <optimized out> #12 gc_continue (objspace=0x55ddd34adc00, size_pool=0x55ddd34adec0, heap=0x55ddd34adf10) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2484 lock_lev = 0 #13 0x00007f5400c3b716 in heap_prepare (heap=0x55ddd34adf10, size_pool=0x55ddd34adec0, objspace=0x55ddd34adc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2496 __func__ = "heap_prepare" #14 heap_next_free_page (heap=0x55ddd34adf10, size_pool=0x55ddd34adec0, objspace=0x55ddd34adc00) 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=0x55ddd34adc00, cache=0x55ddd34aebc8, 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 = 0x55ddd34adec0 heap = 0x55ddd34adf10 obj = <optimized out> __func__ = "newobj_alloc" #16 0x00007f5400c3e130 in newobj_of (alloc_size=200, wb_protected=1, v3=0, v2=3, v1=139998771796896, flags=<optimized out>, klass=139998335706400, 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=0x7f54010fdba0 <backtrace_data_type>, datap=0x0, typed_flag=2, klass=139998335706400) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2999 wb_protected = true wb_protected = <optimized out> #18 rb_data_typed_object_zalloc (klass=139998335706400, size=size@entry=168, type=type@entry=0x7f54010fdba0 <backtrace_data_type>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:3022 obj = <optimized out> embed_size = 200 obj = <optimized out> #19 0x00007f5400e167a6 in rb_ec_partial_backtrace_object (ec=ec@entry=0x55ddd34aec80, 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 = 0x7f54006d1ec0 end_cfp = 0x7f54006d1fd8 size = 6 bt = 0x0 btobj = 4 loc = 0x0 cfunc_counter = 0 memsize = 168 #20 0x00007f5400e1752a in rb_ec_backtrace_object (ec=ec@entry=0x55ddd34aec80) at /tmp/ruby/src/trunk-gc-asserts/vm_backtrace.c:686 No locals. #21 0x00007f5400c10b85 in setup_exception (ec=0x55ddd34aec80, tag=6, mesg=<optimized out>, cause=4) at /tmp/ruby/src/trunk-gc-asserts/eval.c:566 at = <optimized out> bt = 4 _ec = 0x55ddd34aec80 _tag = {tag = 36, retval = 1, buf = {0x55ddd34aec80, 0x7f5400c10afe <setup_exception+1086>, 0x0, 0x7fff9dafd9a0, 0x0}, prev = 0x7fff9dafde20, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 e = <optimized out> line = 1 file = 0x7f54005cfd58 "-" file0 = 0x7f54005cfd58 "-" dtrace_line = <optimized out> dtrace_file = <optimized out> #22 0x00007f5400c10dd8 in rb_longjmp (ec=ec@entry=0x55ddd34aec80, 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 0x00007f5400c12a69 in rb_raise_jump (cause=<optimized out>, mesg=4) at /tmp/ruby/src/trunk-gc-asserts/eval.c:844 ec = 0x55ddd34aec80 cfp = <optimized out> me = 0x7f53e5f5ff88 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 = 0x7fff9dafdbf8 #25 0x00007f5400c12c2f in f_raise (c=<optimized out>, v=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:780 No locals. #26 0x00007f5400dea954 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=0x55ddd34aec80, reg_cfp=0x7f54006d1ec0, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3596 ci = <optimized out> argv_ary = <optimized out> #29 0x00007f5400dfc421 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 = 94411223890384 ci = 0x7fff9dafd2d0 cc = <optimized out> recv = 4084195 argc = <optimized out> calling = {cd = 0x55ddd37679d0, cc = 0x7f53e5f5ff60, block_handler = 0, recv = 139998760062440, 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=0x3e51e3) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x55ddd37679d0 leaf = <optimized out> val = 94411223890384 reg_pc = 0x55ddd3761c38 reg_cfp = 0x7f54006d1ec0 insns_address_table = {0x7f5400dfe62d <vm_exec_core+9005>, 0x7f5400dfe5c3 <vm_exec_core+8899>, 0x7f5400dfe6d4 <vm_exec_core+9172>, 0x7f5400dfe656 <vm_exec_core+9046>, 0x7f5400dfe376 <vm_exec_core+8310>, 0x7f5400dfe2e9 <vm_exec_core+8169>, 0x7f5400dfeb91 <vm_exec_core+10385>, 0x7f5400dfeb28 <vm_exec_core+10280>, 0x7f5400dfe500 <vm_exec_core+8704>, 0x7f5400dfe4a5 <vm_exec_core+8613>, 0x7f5400dfe955 <vm_exec_core+9813>, 0x7f5400dfe749 <vm_exec_core+9289>, 0x7f5400dfec52 <vm_exec_core+10578>, 0x7f5400dfd213 <vm_exec_core+3859>, 0x7f5400dfd4c8 <vm_exec_core+4552>, 0x7f5400dfd484 <vm_exec_core+4484>, 0x7f5400dfd445 <vm_exec_core+4421>, 0x7f5400dfd409 <vm_exec_core+4361>, 0x7f5400dfd3cd <vm_exec_core+4301>, 0x7f5400dfd391 <vm_exec_core+4241>, 0x7f5400dfd30c <vm_exec_core+4108>, 0x7f5400dfd2c4 <vm_exec_core+4036>, 0x7f5400dfe564 <vm_exec_core+8804>, 0x7f5400dfe458 <vm_exec_core+8536>, 0x7f5400dfd56c <vm_exec_core+4716>, 0x7f5400dfd52b <vm_exec_core+4651>, 0x7f5400dfcd1a <vm_exec_core+2586>, 0x7f5400dfcc99 <vm_exec_core+2457>, 0x7f5400dfe3f4 <vm_exec_core+8436>, 0x7f5400dfcc55 <vm_exec_core+2389>, 0x7f5400dfda6e <vm_exec_core+5998>, 0x7f5400dfd87c <vm_exec_core+5500>, 0x7f5400dfd7ec <vm_exec_core+5356>, 0x7f5400dfd787 <vm_exec_core+5255>, 0x7f5400dfd728 <vm_exec_core+5160>, 0x7f5400dfd6c9 <vm_exec_core+5065>, 0x7f5400dfd66d <vm_exec_core+4973>, 0x7f5400dfd5f2 <vm_exec_core+4850>, 0x7f5400dfdb7a <vm_exec_core+6266>, 0x7f5400dfdb4c <vm_exec_core+6220>, 0x7f5400dfdb0a <vm_exec_core+6154>, 0x7f5400dfdab2 <vm_exec_core+6066>, 0x7f5400dfdcc7 <vm_exec_core+6599>, 0x7f5400dfdbcb <vm_exec_core+6347>, 0x7f5400dfcf97 <vm_exec_core+3223>, 0x7f5400dfcf4c <vm_exec_core+3148>, 0x7f5400dfdf1a <vm_exec_core+7194>, 0x7f5400dfdea5 <vm_exec_core+7077>, 0x7f5400dfde3c <vm_exec_core+6972>, 0x7f5400dfdde7 <vm_exec_core+6887>, 0x7f5400dfdfec <vm_exec_core+7404>, 0x7f5400dfdf4f <vm_exec_core+7247>, 0x7f5400dfe062 <vm_exec_core+7522>, 0x7f5400dfd282 <vm_exec_core+3970>, 0x7f5400dfe29c <vm_exec_core+8092>, 0x7f5400dfe178 <vm_exec_core+7800>, 0x7f5400dfc360 <vm_exec_core+96>, 0x7f5400dfdd58 <vm_exec_core+6744>, 0x7f5400dfdd02 <vm_exec_core+6658>, 0x7f5400dff20b <vm_exec_core+12043>, 0x7f5400dfe122 <vm_exec_core+7714>, 0x7f5400dfcb39 <vm_exec_core+2105>, 0x7f5400dfca43 <vm_exec_core+1859>, 0x7f5400dfd0ea <vm_exec_core+3562>, 0x7f5400dfd028 <vm_exec_core+3368>, 0x7f5400dfef50 <vm_exec_core+11344>, 0x7f5400dfcfe1 <vm_exec_core+3297>, 0x7f5400dfcee6 <vm_exec_core+3046>, 0x7f5400dfce80 <vm_exec_core+2944>, 0x7f5400dfce3d <vm_exec_core+2877>, 0x7f5400dfcd7d <vm_exec_core+2685>, 0x7f5400dfcbaf <vm_exec_core+2223>, 0x7f5400dffa0b <vm_exec_core+14091>, 0x7f5400dff95a <vm_exec_core+13914>, 0x7f5400dff8b0 <vm_exec_core+13744>, 0x7f5400dff835 <vm_exec_core+13621>, 0x7f5400dff787 <vm_exec_core+13447>, 0x7f5400dff728 <vm_exec_core+13352>, 0x7f5400dff6a2 <vm_exec_core+13218>, 0x7f5400dff5f9 <vm_exec_core+13049>, 0x7f5400dff555 <vm_exec_core+12885>, 0x7f5400dff4ac <vm_exec_core+12716>, 0x7f5400dff408 <vm_exec_core+12552>, 0x7f5400dff37d <vm_exec_core+12413>, 0x7f5400dff329 <vm_exec_core+12329>, 0x7f5400dff2ce <vm_exec_core+12238>, 0x7f5400dff25d <vm_exec_core+12125>, 0x7f5400dfefba <vm_exec_core+11450>, 0x7f5400dfc9cd <vm_exec_core+1741>, 0x7f5400dfc968 <vm_exec_core+1640>, 0x7f5400dff07b <vm_exec_core+11643>, 0x7f5400dff1ce <vm_exec_core+11982>, 0x7f5400dff0b4 <vm_exec_core+11700>, 0x7f5400dff170 <vm_exec_core+11888>, 0x7f5400dff0fb <vm_exec_core+11771>, 0x7f5400dff03c <vm_exec_core+11580>, 0x7f5400dfc8f1 <vm_exec_core+1521>, 0x7f5400dfc890 <vm_exec_core+1424>, 0x7f5400dfc7f9 <vm_exec_core+1273>, 0x7f5400dfc7ab <vm_exec_core+1195>, 0x7f5400dfc759 <vm_exec_core+1113>, 0x7f5400dfc709 <vm_exec_core+1033>, 0x7f5400dfc6b1 <vm_exec_core+945>, 0x7f5400dfc675 <vm_exec_core+885>, 0x7f5400dfc639 <vm_exec_core+825>, 0x7f5400dfe61d <vm_exec_core+8989>, 0x7f5400dfe5b3 <vm_exec_core+8883>, 0x7f5400dfe6c4 <vm_exec_core+9156>, 0x7f5400dfe646 <vm_exec_core+9030>, 0x7f5400dfe366 <vm_exec_core+8294>, 0x7f5400dfe2d9 <vm_exec_core+8153>, 0x7f5400dfeb81 <vm_exec_core+10369>, 0x7f5400dfeb18 <vm_exec_core+10264>, 0x7f5400dfe4f0 <vm_exec_core+8688>, 0x7f5400dfe495 <vm_exec_core+8597>, 0x7f5400dfe945 <vm_exec_core+9797>, 0x7f5400dfe739 <vm_exec_core+9273>, 0x7f5400dfec42 <vm_exec_core+10562>, 0x7f5400dfd203 <vm_exec_core+3843>, 0x7f5400dfd4b8 <vm_exec_core+4536>, 0x7f5400dfd474 <vm_exec_core+4468>, 0x7f5400dfd435 <vm_exec_core+4405>, 0x7f5400dfd3f9 <vm_exec_core+4345>, 0x7f5400dfd3bd <vm_exec_core+4285>, 0x7f5400dfd381 <vm_exec_core+4225>, 0x7f5400dfd2fc <vm_exec_core+4092>, 0x7f5400dfd2b4 <vm_exec_core+4020>, 0x7f5400dfe554 <vm_exec_core+8788>, 0x7f5400dfe448 <vm_exec_core+8520>, 0x7f5400dfd55c <vm_exec_core+4700>, 0x7f5400dfd51b <vm_exec_core+4635>, 0x7f5400dfcd0a <vm_exec_core+2570>, 0x7f5400dfcc89 <vm_exec_core+2441>, 0x7f5400dfe3e4 <vm_exec_core+8420>, 0x7f5400dfcc45 <vm_exec_core+2373>, 0x7f5400dfda5e <vm_exec_core+5982>, 0x7f5400dfd86c <vm_exec_core+5484>, 0x7f5400dfd7dc <vm_exec_core+5340>, 0x7f5400dfd777 <vm_exec_core+5239>, 0x7f5400dfd718 <vm_exec_core+5144>, 0x7f5400dfd6b9 <vm_exec_core+5049>, 0x7f5400dfd65d <vm_exec_core+4957>, 0x7f5400dfd5e2 <vm_exec_core+4834>, 0x7f5400dfdb6a <vm_exec_core+6250>, 0x7f5400dfdb3c <vm_exec_core+6204>, 0x7f5400dfdafa <vm_exec_core+6138>, 0x7f5400dfdaa2 <vm_exec_core+6050>, 0x7f5400dfdcb7 <vm_exec_core+6583>, 0x7f5400dfdbbb <vm_exec_core+6331>, 0x7f5400dfcf87 <vm_exec_core+3207>, 0x7f5400dfcf3c <vm_exec_core+3132>, 0x7f5400dfdf0a <vm_exec_core+7178>, 0x7f5400dfde95 <vm_exec_core+7061>, 0x7f5400dfde2c <vm_exec_core+6956>, 0x7f5400dfddd7 <vm_exec_core+6871>, 0x7f5400dfdfdc <vm_exec_core+7388>, 0x7f5400dfdf3f <vm_exec_core+7231>, 0x7f5400dfe052 <vm_exec_core+7506>, 0x7f5400dfd272 <vm_exec_core+3954>, 0x7f5400dfe28c <vm_exec_core+8076>, 0x7f5400dfe168 <vm_exec_core+7784>, 0x7f5400dffc38 <vm_exec_core+14648>, 0x7f5400dfdd48 <vm_exec_core+6728>, 0x7f5400dfdcf2 <vm_exec_core+6642>, 0x7f5400dffc23 <vm_exec_core+14627>, 0x7f5400dfe112 <vm_exec_core+7698>, 0x7f5400dfcb29 <vm_exec_core+2089>, 0x7f5400dfca33 <vm_exec_core+1843>, 0x7f5400dfd0da <vm_exec_core+3546>, 0x7f5400dfd018 <vm_exec_core+3352>, 0x7f5400dfef40 <vm_exec_core+11328>, 0x7f5400dfcfd1 <vm_exec_core+3281>, 0x7f5400dfced6 <vm_exec_core+3030>, 0x7f5400dfce70 <vm_exec_core+2928>, 0x7f5400dfce2d <vm_exec_core+2861>, 0x7f5400dfcd6d <vm_exec_core+2669>, 0x7f5400dfcb9f <vm_exec_core+2207>, 0x7f5400dffc0e <vm_exec_core+14606>, 0x7f5400dffbf9 <vm_exec_core+14585>, 0x7f5400dffbe4 <vm_exec_core+14564>, 0x7f5400dffbcf <vm_exec_core+14543>, 0x7f5400dffbba <vm_exec_core+14522>, 0x7f5400dffba5 <vm_exec_core+14501>, 0x7f5400dffb89 <vm_exec_core+14473>, 0x7f5400dffb74 <vm_exec_core+14452>, 0x7f5400dffb5f <vm_exec_core+14431>, 0x7f5400dffb4a <vm_exec_core+14410>, 0x7f5400dffb35 <vm_exec_core+14389>, 0x7f5400dffb20 <vm_exec_core+14368>, 0x7f5400dffb0b <vm_exec_core+14347>, 0x7f5400dffaf6 <vm_exec_core+14326>, 0x7f5400dffae1 <vm_exec_core+14305>, 0x7f5400dffacc <vm_exec_core+14284>, 0x7f5400dfc9bd <vm_exec_core+1725>, 0x7f5400dfc958 <vm_exec_core+1624>, 0x7f5400dffab7 <vm_exec_core+14263>, 0x7f5400dffaa2 <vm_exec_core+14242>, 0x7f5400dffa8d <vm_exec_core+14221>, 0x7f5400dffa78 <vm_exec_core+14200>, 0x7f5400dfc342 <vm_exec_core+66>...} #31 0x00007f5400e028fa in rb_vm_exec (ec=0x55ddd34aec80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x55ddd34aec80 _tag = {tag = 36, retval = 4, buf = {0x7fff9dafe000, 0x7f5400e02900 <rb_vm_exec+416>, 0x0, 0x7fff9dafde00, 0xc00000000}, prev = 0x7fff9dafe190, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #32 0x00007f5400e082a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f53e5f76300, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516 arg_size = <optimized out> arg_size = <optimized out> #33 0x00007f5400e0864f in rb_vm_invoke_proc (ec=ec@entry=0x55ddd34aec80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7fff9dafe158, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 self = <optimized out> #34 0x00007f5400e08c60 in vm_call0_body (ec=0x55ddd34aec80, calling=0x7fff9dafe000, argv=0x7fff9dafe158) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297 proc = <optimized out> ci = <optimized out> cc = 0x7fff9dafe0b0 ret = <optimized out> #35 0x00007f5400e095a8 in vm_call0_cc (ec=0x55ddd34aec80, recv=139998317207120, 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 = {94411221031936, 139998318360520} calling = {cd = 0x7fff9dafdfc0, cc = 0x7fff9dafe0b0, block_handler = 0, recv = 139998317207120, argc = 1, kw_splat = false, heap_argv = 0} #36 0x00007f5400dfbba9 in rb_vm_call0 (kw_splat=0, cme=0x7f53e7121a50, argv=0x7fff9dafe158, argc=1, id=3425, recv=139998317207120, ec=0x55ddd34aec80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70 cc = {flags = 52250, klass = 0, cme_ = 0x7f53e7121a50, call_ = 0x7f5400e055c0 <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=0x7f53e7121a50, argv=0x7fff9dafe158, argc=1, id=3425, recv=139998317207120, ec=0x55ddd34aec80) 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=0x7fff9dafe158, argc=1, mid=3425, recv=139998317207120) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713 klass = 139998335718080 me = 0x7f53e7121a50 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=139998317207120, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7fff9dafe158) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689 No locals. #40 0x00007f5400c28b53 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 = 140735838937672, buf = {0x7f53e5f50000, 0x7f5400c28bc8 <run_finalizer+504>, 0x0, 0x7fff9dafe120, 0x7f54006d1ec0}, prev = 0x7fff9dafe340, state = RUBY_TAG_NONE, lock_rec = 0} i = 0 state = <optimized out> saved = {errinfo = 4, objid = 161, final = 139998317207120, cfp = 0x7f54006d1ef8, sp = 0x7f54005d20b8, finished = 0} ec = 0x55ddd34aec80 #42 0x00007f5400c2bbb7 in run_final (zombie=<optimized out>, objspace=0x55ddd34adc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122 table = 139998317117160 key = 139998317117240 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 = 139998317116960 page = 0x55ddd3591d70 __func__ = "finalize_list" next_zombie = <optimized out> page = <optimized out> _lev = <optimized out> #44 finalize_deferred_heap_pages (objspace=0x55ddd34adc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172 zombie = <optimized out> #45 0x00007f5400c2bde5 in finalize_deferred (objspace=0x55ddd34adc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181 ec = 0x55ddd34aec80 #46 gc_finalize_deferred (dmy=0x55ddd34adc00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191 objspace = 0x55ddd34adc00 #47 0x00007f5400e1fb3e 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 = 0x55ddd34aec80 _tag = {tag = 36, retval = 139998317207120, buf = {0x7f54006d1f30, 0x7f5400e1fbf0 <rb_postponed_job_flush+656>, 0x0, 0x7fff9dafe2d0, 0xc8}, prev = 0x7fff9dafe660, state = RUBY_TAG_NONE, lock_rec = 0} pjq = 0x55ddd34ad9f0 ec = 0x55ddd34aec80 block_mask = 12 saved_mask = 0 saved_errno = 4 tmp = {n = {next = 0x7fff9dafe330, prev = 0x7fff9dafe330}} triggered_bits = 0 #48 0x00007f5400dafaf1 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 0x00007f5400dea7af in rb_vm_check_ints (ec=0x55ddd34aec80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916 No locals. #50 rb_vm_check_ints (ec=0x55ddd34aec80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091 No locals. #51 vm_pop_frame (ep=<optimized out>, cfp=0x7f54006d1ef8, ec=0x55ddd34aec80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446 flags = <optimized out> flags = <optimized out> #52 rb_vm_pop_frame (ec=0x55ddd34aec80) 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=0x7f54006d1f30, ec=0x55ddd34aec80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3528 ci = 0x5db100100005 cc = <optimized out> val = 139998317117360 me = 0x7f53e710f6e8 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=0x55ddd34aec80, reg_cfp=0x7f54006d1f30, 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 0x00007f5400dfc421 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 = 94411223878208 ci = 0x7fff9dafd2d0 cc = <optimized out> recv = 4084195 argc = <optimized out> calling = {cd = 0x55ddd3764a40, cc = 0x7f53e5f75d88, block_handler = 0, recv = 139998335714880, 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=0x3e51e3) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x55ddd3764a40 leaf = <optimized out> val = 94411223878208 reg_pc = 0x55ddd35682e8 reg_cfp = 0x7f54006d1f30 insns_address_table = {0x7f5400dfe62d <vm_exec_core+9005>, 0x7f5400dfe5c3 <vm_exec_core+8899>, 0x7f5400dfe6d4 <vm_exec_core+9172>, 0x7f5400dfe656 <vm_exec_core+9046>, 0x7f5400dfe376 <vm_exec_core+8310>, 0x7f5400dfe2e9 <vm_exec_core+8169>, 0x7f5400dfeb91 <vm_exec_core+10385>, 0x7f5400dfeb28 <vm_exec_core+10280>, 0x7f5400dfe500 <vm_exec_core+8704>, 0x7f5400dfe4a5 <vm_exec_core+8613>, 0x7f5400dfe955 <vm_exec_core+9813>, 0x7f5400dfe749 <vm_exec_core+9289>, 0x7f5400dfec52 <vm_exec_core+10578>, 0x7f5400dfd213 <vm_exec_core+3859>, 0x7f5400dfd4c8 <vm_exec_core+4552>, 0x7f5400dfd484 <vm_exec_core+4484>, 0x7f5400dfd445 <vm_exec_core+4421>, 0x7f5400dfd409 <vm_exec_core+4361>, 0x7f5400dfd3cd <vm_exec_core+4301>, 0x7f5400dfd391 <vm_exec_core+4241>, 0x7f5400dfd30c <vm_exec_core+4108>, 0x7f5400dfd2c4 <vm_exec_core+4036>, 0x7f5400dfe564 <vm_exec_core+8804>, 0x7f5400dfe458 <vm_exec_core+8536>, 0x7f5400dfd56c <vm_exec_core+4716>, 0x7f5400dfd52b <vm_exec_core+4651>, 0x7f5400dfcd1a <vm_exec_core+2586>, 0x7f5400dfcc99 <vm_exec_core+2457>, 0x7f5400dfe3f4 <vm_exec_core+8436>, 0x7f5400dfcc55 <vm_exec_core+2389>, 0x7f5400dfda6e <vm_exec_core+5998>, 0x7f5400dfd87c <vm_exec_core+5500>, 0x7f5400dfd7ec <vm_exec_core+5356>, 0x7f5400dfd787 <vm_exec_core+5255>, 0x7f5400dfd728 <vm_exec_core+5160>, 0x7f5400dfd6c9 <vm_exec_core+5065>, 0x7f5400dfd66d <vm_exec_core+4973>, 0x7f5400dfd5f2 <vm_exec_core+4850>, 0x7f5400dfdb7a <vm_exec_core+6266>, 0x7f5400dfdb4c <vm_exec_core+6220>, 0x7f5400dfdb0a <vm_exec_core+6154>, 0x7f5400dfdab2 <vm_exec_core+6066>, 0x7f5400dfdcc7 <vm_exec_core+6599>, 0x7f5400dfdbcb <vm_exec_core+6347>, 0x7f5400dfcf97 <vm_exec_core+3223>, 0x7f5400dfcf4c <vm_exec_core+3148>, 0x7f5400dfdf1a <vm_exec_core+7194>, 0x7f5400dfdea5 <vm_exec_core+7077>, 0x7f5400dfde3c <vm_exec_core+6972>, 0x7f5400dfdde7 <vm_exec_core+6887>, 0x7f5400dfdfec <vm_exec_core+7404>, 0x7f5400dfdf4f <vm_exec_core+7247>, 0x7f5400dfe062 <vm_exec_core+7522>, 0x7f5400dfd282 <vm_exec_core+3970>, 0x7f5400dfe29c <vm_exec_core+8092>, 0x7f5400dfe178 <vm_exec_core+7800>, 0x7f5400dfc360 <vm_exec_core+96>, 0x7f5400dfdd58 <vm_exec_core+6744>, 0x7f5400dfdd02 <vm_exec_core+6658>, 0x7f5400dff20b <vm_exec_core+12043>, 0x7f5400dfe122 <vm_exec_core+7714>, 0x7f5400dfcb39 <vm_exec_core+2105>, 0x7f5400dfca43 <vm_exec_core+1859>, 0x7f5400dfd0ea <vm_exec_core+3562>, 0x7f5400dfd028 <vm_exec_core+3368>, 0x7f5400dfef50 <vm_exec_core+11344>, 0x7f5400dfcfe1 <vm_exec_core+3297>, 0x7f5400dfcee6 <vm_exec_core+3046>, 0x7f5400dfce80 <vm_exec_core+2944>, 0x7f5400dfce3d <vm_exec_core+2877>, 0x7f5400dfcd7d <vm_exec_core+2685>, 0x7f5400dfcbaf <vm_exec_core+2223>, 0x7f5400dffa0b <vm_exec_core+14091>, 0x7f5400dff95a <vm_exec_core+13914>, 0x7f5400dff8b0 <vm_exec_core+13744>, 0x7f5400dff835 <vm_exec_core+13621>, 0x7f5400dff787 <vm_exec_core+13447>, 0x7f5400dff728 <vm_exec_core+13352>, 0x7f5400dff6a2 <vm_exec_core+13218>, 0x7f5400dff5f9 <vm_exec_core+13049>, 0x7f5400dff555 <vm_exec_core+12885>, 0x7f5400dff4ac <vm_exec_core+12716>, 0x7f5400dff408 <vm_exec_core+12552>, 0x7f5400dff37d <vm_exec_core+12413>, 0x7f5400dff329 <vm_exec_core+12329>, 0x7f5400dff2ce <vm_exec_core+12238>, 0x7f5400dff25d <vm_exec_core+12125>, 0x7f5400dfefba <vm_exec_core+11450>, 0x7f5400dfc9cd <vm_exec_core+1741>, 0x7f5400dfc968 <vm_exec_core+1640>, 0x7f5400dff07b <vm_exec_core+11643>, 0x7f5400dff1ce <vm_exec_core+11982>, 0x7f5400dff0b4 <vm_exec_core+11700>, 0x7f5400dff170 <vm_exec_core+11888>, 0x7f5400dff0fb <vm_exec_core+11771>, 0x7f5400dff03c <vm_exec_core+11580>, 0x7f5400dfc8f1 <vm_exec_core+1521>, 0x7f5400dfc890 <vm_exec_core+1424>, 0x7f5400dfc7f9 <vm_exec_core+1273>, 0x7f5400dfc7ab <vm_exec_core+1195>, 0x7f5400dfc759 <vm_exec_core+1113>, 0x7f5400dfc709 <vm_exec_core+1033>, 0x7f5400dfc6b1 <vm_exec_core+945>, 0x7f5400dfc675 <vm_exec_core+885>, 0x7f5400dfc639 <vm_exec_core+825>, 0x7f5400dfe61d <vm_exec_core+8989>, 0x7f5400dfe5b3 <vm_exec_core+8883>, 0x7f5400dfe6c4 <vm_exec_core+9156>, 0x7f5400dfe646 <vm_exec_core+9030>, 0x7f5400dfe366 <vm_exec_core+8294>, 0x7f5400dfe2d9 <vm_exec_core+8153>, 0x7f5400dfeb81 <vm_exec_core+10369>, 0x7f5400dfeb18 <vm_exec_core+10264>, 0x7f5400dfe4f0 <vm_exec_core+8688>, 0x7f5400dfe495 <vm_exec_core+8597>, 0x7f5400dfe945 <vm_exec_core+9797>, 0x7f5400dfe739 <vm_exec_core+9273>, 0x7f5400dfec42 <vm_exec_core+10562>, 0x7f5400dfd203 <vm_exec_core+3843>, 0x7f5400dfd4b8 <vm_exec_core+4536>, 0x7f5400dfd474 <vm_exec_core+4468>, 0x7f5400dfd435 <vm_exec_core+4405>, 0x7f5400dfd3f9 <vm_exec_core+4345>, 0x7f5400dfd3bd <vm_exec_core+4285>, 0x7f5400dfd381 <vm_exec_core+4225>, 0x7f5400dfd2fc <vm_exec_core+4092>, 0x7f5400dfd2b4 <vm_exec_core+4020>, 0x7f5400dfe554 <vm_exec_core+8788>, 0x7f5400dfe448 <vm_exec_core+8520>, 0x7f5400dfd55c <vm_exec_core+4700>, 0x7f5400dfd51b <vm_exec_core+4635>, 0x7f5400dfcd0a <vm_exec_core+2570>, 0x7f5400dfcc89 <vm_exec_core+2441>, 0x7f5400dfe3e4 <vm_exec_core+8420>, 0x7f5400dfcc45 <vm_exec_core+2373>, 0x7f5400dfda5e <vm_exec_core+5982>, 0x7f5400dfd86c <vm_exec_core+5484>, 0x7f5400dfd7dc <vm_exec_core+5340>, 0x7f5400dfd777 <vm_exec_core+5239>, 0x7f5400dfd718 <vm_exec_core+5144>, 0x7f5400dfd6b9 <vm_exec_core+5049>, 0x7f5400dfd65d <vm_exec_core+4957>, 0x7f5400dfd5e2 <vm_exec_core+4834>, 0x7f5400dfdb6a <vm_exec_core+6250>, 0x7f5400dfdb3c <vm_exec_core+6204>, 0x7f5400dfdafa <vm_exec_core+6138>, 0x7f5400dfdaa2 <vm_exec_core+6050>, 0x7f5400dfdcb7 <vm_exec_core+6583>, 0x7f5400dfdbbb <vm_exec_core+6331>, 0x7f5400dfcf87 <vm_exec_core+3207>, 0x7f5400dfcf3c <vm_exec_core+3132>, 0x7f5400dfdf0a <vm_exec_core+7178>, 0x7f5400dfde95 <vm_exec_core+7061>, 0x7f5400dfde2c <vm_exec_core+6956>, 0x7f5400dfddd7 <vm_exec_core+6871>, 0x7f5400dfdfdc <vm_exec_core+7388>, 0x7f5400dfdf3f <vm_exec_core+7231>, 0x7f5400dfe052 <vm_exec_core+7506>, 0x7f5400dfd272 <vm_exec_core+3954>, 0x7f5400dfe28c <vm_exec_core+8076>, 0x7f5400dfe168 <vm_exec_core+7784>, 0x7f5400dffc38 <vm_exec_core+14648>, 0x7f5400dfdd48 <vm_exec_core+6728>, 0x7f5400dfdcf2 <vm_exec_core+6642>, 0x7f5400dffc23 <vm_exec_core+14627>, 0x7f5400dfe112 <vm_exec_core+7698>, 0x7f5400dfcb29 <vm_exec_core+2089>, 0x7f5400dfca33 <vm_exec_core+1843>, 0x7f5400dfd0da <vm_exec_core+3546>, 0x7f5400dfd018 <vm_exec_core+3352>, 0x7f5400dfef40 <vm_exec_core+11328>, 0x7f5400dfcfd1 <vm_exec_core+3281>, 0x7f5400dfced6 <vm_exec_core+3030>, 0x7f5400dfce70 <vm_exec_core+2928>, 0x7f5400dfce2d <vm_exec_core+2861>, 0x7f5400dfcd6d <vm_exec_core+2669>, 0x7f5400dfcb9f <vm_exec_core+2207>, 0x7f5400dffc0e <vm_exec_core+14606>, 0x7f5400dffbf9 <vm_exec_core+14585>, 0x7f5400dffbe4 <vm_exec_core+14564>, 0x7f5400dffbcf <vm_exec_core+14543>, 0x7f5400dffbba <vm_exec_core+14522>, 0x7f5400dffba5 <vm_exec_core+14501>, 0x7f5400dffb89 <vm_exec_core+14473>, 0x7f5400dffb74 <vm_exec_core+14452>, 0x7f5400dffb5f <vm_exec_core+14431>, 0x7f5400dffb4a <vm_exec_core+14410>, 0x7f5400dffb35 <vm_exec_core+14389>, 0x7f5400dffb20 <vm_exec_core+14368>, 0x7f5400dffb0b <vm_exec_core+14347>, 0x7f5400dffaf6 <vm_exec_core+14326>, 0x7f5400dffae1 <vm_exec_core+14305>, 0x7f5400dffacc <vm_exec_core+14284>, 0x7f5400dfc9bd <vm_exec_core+1725>, 0x7f5400dfc958 <vm_exec_core+1624>, 0x7f5400dffab7 <vm_exec_core+14263>, 0x7f5400dffaa2 <vm_exec_core+14242>, 0x7f5400dffa8d <vm_exec_core+14221>, 0x7f5400dffa78 <vm_exec_core+14200>, 0x7f5400dfc342 <vm_exec_core+66>...} #57 0x00007f5400e02b87 in vm_exec_loop (result=<optimized out>, tag=0x7fff9dafe660, state=<optimized out>, ec=0x55ddd34aec80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2579 vm_loop_start = <optimized out> #58 rb_vm_exec (ec=0x55ddd34aec80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2558 _ec = 0x55ddd34aec80 _tag = {tag = 36, retval = 4, buf = {0x7f53e5f76378, 0x7f5400e02900 <rb_vm_exec+416>, 0x0, 0x7fff9dafe640, 0x7f53e5f75ec8}, prev = 0x7fff9dafe720, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #59 0x00007f5400e0339b in rb_iseq_eval_main (iseq=iseq@entry=0x7f53e5f76378) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818 ec = <optimized out> val = <optimized out> #60 0x00007f5400c11555 in rb_ec_exec_node (ec=ec@entry=0x55ddd34aec80, n=n@entry=0x7f53e5f76378) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282 _ec = <optimized out> _tag = {tag = 36, retval = 94411221036160, buf = {0x7f53e5f76378, 0x7f5400c115a0 <rb_ec_exec_node+256>, 0x0, 0x7fff9dafe6f0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f53e5f76378 #61 0x00007f5400c1513b in ruby_run_node (n=0x7f53e5f76378) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320 ec = 0x55ddd34aec80 status = 0 #62 0x000055ddd322a187 in rb_main (argv=0x7fff9dafe928, argc=2) at /tmp/ruby/src/trunk-gc-asserts/main.c:40 variable_in_this_stack_frame = 140735838940089 #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.4084225.ruby -x gdbscript [New LWP 4084225] [New LWP 4084227] [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=140199756663808) at ./nptl/pthread_kill.c:44 [Current thread is 1 (Thread 0x7f82ccb18c00 (LWP 4084225))] >>> Threads Id Target Id Frame * 1 Thread 0x7f82ccb18c00 (LWP 4084225) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140199756663808) at ./nptl/pthread_kill.c:44 2 Thread 0x7f82b353f640 (LWP 4084227) 0x00007f82ccc5ffde in epoll_wait (epfd=4, events=events@entry=0x7f82cd5655bc <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 >>> Machine level backtrace Thread 2 (Thread 0x7f82b353f640 (LWP 4084227)): #0 0x00007f82ccc5ffde in epoll_wait (epfd=4, events=events@entry=0x7f82cd5655bc <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 0x00007f82cd1f2bd0 in event_wait (vm=0x55cd2a0f32a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2926 r = <optimized out> r = <optimized out> #2 timer_thread_polling (vm=0x55cd2a0f32a0) 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=0x55cd2a0f32a0) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:3053 vm = 0x55cd2a0f32a0 #4 0x00007f82ccbceb43 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 = {140732816384944, 252206507248615991, 140199331100224, 25, 140199757408336, 140732816385296, -250685504241499593, -250621569244954057}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007f82ccc5fbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100 No locals. Thread 1 (Thread 0x7f82ccb18c00 (LWP 4084225)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140199756663808) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f82ccb18c00 old_mask = {__val = {140732816381984, 0, 140199312903560, 140199757477075, 0, 140199757373421, 140199756663808, 140199758988800, 94339663690368, 140199757319591, 39, 140199759005344, 94339663690368, 140199764293919, 94339662295712, 139641894688816}} 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=140199756663808) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140199756663808, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f82ccb7c476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f82ccb627f3 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, 140732816382384, 10480784528680759296, 140199756656264, 140199767442560, 0, 140199759005344, 140732816382384, 140199755513856, 140199755579360, 140199762118174, 18446744069414584359}}, sa_flags = -814927872, sa_restorer = 0x7f82cca0ffb8} sigs = {__val = {32, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 7022930802683944992, 7306358559674621298, 3256155515006433593, 7221866585120990775, 8659703141076316208, 3472328296227676272, 3472339291342909488, 2314885530818457632, 2314885530818453536, 2314885530818453536, 8314900945785856032}} #5 0x00007f82ccf7a952 in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:1029 No locals. #6 rb_bug (fmt=fmt@entry=0x7f82cd3b0808 "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 = 0x7ffee9875a90, reg_save_area = 0x7ffee98759d0}} #7 0x00007f82ccf7c518 in gc_verify_internal_consistency_ (objspace=0x55cd2a0f5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7710 data = {objspace = 0x55cd2a0f5c00, err_count = 1, live_object_count = 18743, zombie_object_count = 583, parent = 140199755579320, old_object_count = 16518, remembered_shady_count = 0} #8 0x00007f82cd07d584 in gc_verify_internal_consistency (objspace=0x55cd2a0f5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:7777 prev_during_gc = <optimized out> _lev = 3917962208 #9 gc_rest (objspace=0x55cd2a0f5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9125 lock_lev = 0 marking = <optimized out> sweeping = <optimized out> #10 0x00007f82cd07e5b8 in gc_rest (objspace=0x55cd2a0f5c00) 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=0x55cd2a0f5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8980 _lev = 32642 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 = 0x55cd2a0f5c00 reason = 107520 __func__ = <optimized out> #13 0x00007f82cd241936 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=0x3e5201) at ../../src/trunk-gc-asserts/insns.def:1530 bf = 0x7f82cd53b7a0 <gc_table> leaf = <optimized out> val = <optimized out> reg_pc = 0x55cd2a194900 reg_cfp = 0x7f82ccb16e88 insns_address_table = {0x7f82cd24362d <vm_exec_core+9005>, 0x7f82cd2435c3 <vm_exec_core+8899>, 0x7f82cd2436d4 <vm_exec_core+9172>, 0x7f82cd243656 <vm_exec_core+9046>, 0x7f82cd243376 <vm_exec_core+8310>, 0x7f82cd2432e9 <vm_exec_core+8169>, 0x7f82cd243b91 <vm_exec_core+10385>, 0x7f82cd243b28 <vm_exec_core+10280>, 0x7f82cd243500 <vm_exec_core+8704>, 0x7f82cd2434a5 <vm_exec_core+8613>, 0x7f82cd243955 <vm_exec_core+9813>, 0x7f82cd243749 <vm_exec_core+9289>, 0x7f82cd243c52 <vm_exec_core+10578>, 0x7f82cd242213 <vm_exec_core+3859>, 0x7f82cd2424c8 <vm_exec_core+4552>, 0x7f82cd242484 <vm_exec_core+4484>, 0x7f82cd242445 <vm_exec_core+4421>, 0x7f82cd242409 <vm_exec_core+4361>, 0x7f82cd2423cd <vm_exec_core+4301>, 0x7f82cd242391 <vm_exec_core+4241>, 0x7f82cd24230c <vm_exec_core+4108>, 0x7f82cd2422c4 <vm_exec_core+4036>, 0x7f82cd243564 <vm_exec_core+8804>, 0x7f82cd243458 <vm_exec_core+8536>, 0x7f82cd24256c <vm_exec_core+4716>, 0x7f82cd24252b <vm_exec_core+4651>, 0x7f82cd241d1a <vm_exec_core+2586>, 0x7f82cd241c99 <vm_exec_core+2457>, 0x7f82cd2433f4 <vm_exec_core+8436>, 0x7f82cd241c55 <vm_exec_core+2389>, 0x7f82cd242a6e <vm_exec_core+5998>, 0x7f82cd24287c <vm_exec_core+5500>, 0x7f82cd2427ec <vm_exec_core+5356>, 0x7f82cd242787 <vm_exec_core+5255>, 0x7f82cd242728 <vm_exec_core+5160>, 0x7f82cd2426c9 <vm_exec_core+5065>, 0x7f82cd24266d <vm_exec_core+4973>, 0x7f82cd2425f2 <vm_exec_core+4850>, 0x7f82cd242b7a <vm_exec_core+6266>, 0x7f82cd242b4c <vm_exec_core+6220>, 0x7f82cd242b0a <vm_exec_core+6154>, 0x7f82cd242ab2 <vm_exec_core+6066>, 0x7f82cd242cc7 <vm_exec_core+6599>, 0x7f82cd242bcb <vm_exec_core+6347>, 0x7f82cd241f97 <vm_exec_core+3223>, 0x7f82cd241f4c <vm_exec_core+3148>, 0x7f82cd242f1a <vm_exec_core+7194>, 0x7f82cd242ea5 <vm_exec_core+7077>, 0x7f82cd242e3c <vm_exec_core+6972>, 0x7f82cd242de7 <vm_exec_core+6887>, 0x7f82cd242fec <vm_exec_core+7404>, 0x7f82cd242f4f <vm_exec_core+7247>, 0x7f82cd243062 <vm_exec_core+7522>, 0x7f82cd242282 <vm_exec_core+3970>, 0x7f82cd24329c <vm_exec_core+8092>, 0x7f82cd243178 <vm_exec_core+7800>, 0x7f82cd241360 <vm_exec_core+96>, 0x7f82cd242d58 <vm_exec_core+6744>, 0x7f82cd242d02 <vm_exec_core+6658>, 0x7f82cd24420b <vm_exec_core+12043>, 0x7f82cd243122 <vm_exec_core+7714>, 0x7f82cd241b39 <vm_exec_core+2105>, 0x7f82cd241a43 <vm_exec_core+1859>, 0x7f82cd2420ea <vm_exec_core+3562>, 0x7f82cd242028 <vm_exec_core+3368>, 0x7f82cd243f50 <vm_exec_core+11344>, 0x7f82cd241fe1 <vm_exec_core+3297>, 0x7f82cd241ee6 <vm_exec_core+3046>, 0x7f82cd241e80 <vm_exec_core+2944>, 0x7f82cd241e3d <vm_exec_core+2877>, 0x7f82cd241d7d <vm_exec_core+2685>, 0x7f82cd241baf <vm_exec_core+2223>, 0x7f82cd244a0b <vm_exec_core+14091>, 0x7f82cd24495a <vm_exec_core+13914>, 0x7f82cd2448b0 <vm_exec_core+13744>, 0x7f82cd244835 <vm_exec_core+13621>, 0x7f82cd244787 <vm_exec_core+13447>, 0x7f82cd244728 <vm_exec_core+13352>, 0x7f82cd2446a2 <vm_exec_core+13218>, 0x7f82cd2445f9 <vm_exec_core+13049>, 0x7f82cd244555 <vm_exec_core+12885>, 0x7f82cd2444ac <vm_exec_core+12716>, 0x7f82cd244408 <vm_exec_core+12552>, 0x7f82cd24437d <vm_exec_core+12413>, 0x7f82cd244329 <vm_exec_core+12329>, 0x7f82cd2442ce <vm_exec_core+12238>, 0x7f82cd24425d <vm_exec_core+12125>, 0x7f82cd243fba <vm_exec_core+11450>, 0x7f82cd2419cd <vm_exec_core+1741>, 0x7f82cd241968 <vm_exec_core+1640>, 0x7f82cd24407b <vm_exec_core+11643>, 0x7f82cd2441ce <vm_exec_core+11982>, 0x7f82cd2440b4 <vm_exec_core+11700>, 0x7f82cd244170 <vm_exec_core+11888>, 0x7f82cd2440fb <vm_exec_core+11771>, 0x7f82cd24403c <vm_exec_core+11580>, 0x7f82cd2418f1 <vm_exec_core+1521>, 0x7f82cd241890 <vm_exec_core+1424>, 0x7f82cd2417f9 <vm_exec_core+1273>, 0x7f82cd2417ab <vm_exec_core+1195>, 0x7f82cd241759 <vm_exec_core+1113>, 0x7f82cd241709 <vm_exec_core+1033>, 0x7f82cd2416b1 <vm_exec_core+945>, 0x7f82cd241675 <vm_exec_core+885>, 0x7f82cd241639 <vm_exec_core+825>, 0x7f82cd24361d <vm_exec_core+8989>, 0x7f82cd2435b3 <vm_exec_core+8883>, 0x7f82cd2436c4 <vm_exec_core+9156>, 0x7f82cd243646 <vm_exec_core+9030>, 0x7f82cd243366 <vm_exec_core+8294>, 0x7f82cd2432d9 <vm_exec_core+8153>, 0x7f82cd243b81 <vm_exec_core+10369>, 0x7f82cd243b18 <vm_exec_core+10264>, 0x7f82cd2434f0 <vm_exec_core+8688>, 0x7f82cd243495 <vm_exec_core+8597>, 0x7f82cd243945 <vm_exec_core+9797>, 0x7f82cd243739 <vm_exec_core+9273>, 0x7f82cd243c42 <vm_exec_core+10562>, 0x7f82cd242203 <vm_exec_core+3843>, 0x7f82cd2424b8 <vm_exec_core+4536>, 0x7f82cd242474 <vm_exec_core+4468>, 0x7f82cd242435 <vm_exec_core+4405>, 0x7f82cd2423f9 <vm_exec_core+4345>, 0x7f82cd2423bd <vm_exec_core+4285>, 0x7f82cd242381 <vm_exec_core+4225>, 0x7f82cd2422fc <vm_exec_core+4092>, 0x7f82cd2422b4 <vm_exec_core+4020>, 0x7f82cd243554 <vm_exec_core+8788>, 0x7f82cd243448 <vm_exec_core+8520>, 0x7f82cd24255c <vm_exec_core+4700>, 0x7f82cd24251b <vm_exec_core+4635>, 0x7f82cd241d0a <vm_exec_core+2570>, 0x7f82cd241c89 <vm_exec_core+2441>, 0x7f82cd2433e4 <vm_exec_core+8420>, 0x7f82cd241c45 <vm_exec_core+2373>, 0x7f82cd242a5e <vm_exec_core+5982>, 0x7f82cd24286c <vm_exec_core+5484>, 0x7f82cd2427dc <vm_exec_core+5340>, 0x7f82cd242777 <vm_exec_core+5239>, 0x7f82cd242718 <vm_exec_core+5144>, 0x7f82cd2426b9 <vm_exec_core+5049>, 0x7f82cd24265d <vm_exec_core+4957>, 0x7f82cd2425e2 <vm_exec_core+4834>, 0x7f82cd242b6a <vm_exec_core+6250>, 0x7f82cd242b3c <vm_exec_core+6204>, 0x7f82cd242afa <vm_exec_core+6138>, 0x7f82cd242aa2 <vm_exec_core+6050>, 0x7f82cd242cb7 <vm_exec_core+6583>, 0x7f82cd242bbb <vm_exec_core+6331>, 0x7f82cd241f87 <vm_exec_core+3207>, 0x7f82cd241f3c <vm_exec_core+3132>, 0x7f82cd242f0a <vm_exec_core+7178>, 0x7f82cd242e95 <vm_exec_core+7061>, 0x7f82cd242e2c <vm_exec_core+6956>, 0x7f82cd242dd7 <vm_exec_core+6871>, 0x7f82cd242fdc <vm_exec_core+7388>, 0x7f82cd242f3f <vm_exec_core+7231>, 0x7f82cd243052 <vm_exec_core+7506>, 0x7f82cd242272 <vm_exec_core+3954>, 0x7f82cd24328c <vm_exec_core+8076>, 0x7f82cd243168 <vm_exec_core+7784>, 0x7f82cd244c38 <vm_exec_core+14648>, 0x7f82cd242d48 <vm_exec_core+6728>, 0x7f82cd242cf2 <vm_exec_core+6642>, 0x7f82cd244c23 <vm_exec_core+14627>, 0x7f82cd243112 <vm_exec_core+7698>, 0x7f82cd241b29 <vm_exec_core+2089>, 0x7f82cd241a33 <vm_exec_core+1843>, 0x7f82cd2420da <vm_exec_core+3546>, 0x7f82cd242018 <vm_exec_core+3352>, 0x7f82cd243f40 <vm_exec_core+11328>, 0x7f82cd241fd1 <vm_exec_core+3281>, 0x7f82cd241ed6 <vm_exec_core+3030>, 0x7f82cd241e70 <vm_exec_core+2928>, 0x7f82cd241e2d <vm_exec_core+2861>, 0x7f82cd241d6d <vm_exec_core+2669>, 0x7f82cd241b9f <vm_exec_core+2207>, 0x7f82cd244c0e <vm_exec_core+14606>, 0x7f82cd244bf9 <vm_exec_core+14585>, 0x7f82cd244be4 <vm_exec_core+14564>, 0x7f82cd244bcf <vm_exec_core+14543>, 0x7f82cd244bba <vm_exec_core+14522>, 0x7f82cd244ba5 <vm_exec_core+14501>, 0x7f82cd244b89 <vm_exec_core+14473>, 0x7f82cd244b74 <vm_exec_core+14452>, 0x7f82cd244b5f <vm_exec_core+14431>, 0x7f82cd244b4a <vm_exec_core+14410>, 0x7f82cd244b35 <vm_exec_core+14389>, 0x7f82cd244b20 <vm_exec_core+14368>, 0x7f82cd244b0b <vm_exec_core+14347>, 0x7f82cd244af6 <vm_exec_core+14326>, 0x7f82cd244ae1 <vm_exec_core+14305>, 0x7f82cd244acc <vm_exec_core+14284>, 0x7f82cd2419bd <vm_exec_core+1725>, 0x7f82cd241958 <vm_exec_core+1624>, 0x7f82cd244ab7 <vm_exec_core+14263>, 0x7f82cd244aa2 <vm_exec_core+14242>, 0x7f82cd244a8d <vm_exec_core+14221>, 0x7f82cd244a78 <vm_exec_core+14200>, 0x7f82cd241342 <vm_exec_core+66>...} #16 0x00007f82cd2478fa in rb_vm_exec (ec=0x55cd2a0f6c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x55cd2a0f6c80 _tag = {tag = 36, retval = 4, buf = {0x7ffee9875f20, 0x7f82cd247900 <rb_vm_exec+416>, 0x0, 0x7ffee9875d20, 0xc00000000}, prev = 0x7ffee98760b0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #17 0x00007f82cd24d2a8 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7f82b23b6230, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1516 arg_size = <optimized out> arg_size = <optimized out> #18 0x00007f82cd24d64f in rb_vm_invoke_proc (ec=ec@entry=0x55cd2a0f6c80, proc=<optimized out>, argc=<optimized out>, argv=argv@entry=0x7ffee9876078, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1735 self = <optimized out> #19 0x00007f82cd24dc60 in vm_call0_body (ec=0x55cd2a0f6c80, calling=0x7ffee9875f20, argv=0x7ffee9876078) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:297 proc = <optimized out> ci = <optimized out> cc = 0x7ffee9875fd0 ret = <optimized out> #20 0x00007f82cd24e5a8 in vm_call0_cc (ec=0x55cd2a0f6c80, recv=140199312711600, 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 = {94339662306304, 140199313864640} calling = {cd = 0x7ffee9875ee0, cc = 0x7ffee9875fd0, block_handler = 0, recv = 140199312711600, argc = 1, kw_splat = false, heap_argv = 0} #21 0x00007f82cd240ba9 in rb_vm_call0 (kw_splat=0, cme=0x7f82b3561a48, argv=0x7ffee9876078, argc=1, id=3425, recv=140199312711600, ec=0x55cd2a0f6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:70 cc = {flags = 52250, klass = 0, cme_ = 0x7f82b3561a48, call_ = 0x7f82cd24a5c0 <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=0x7f82b3561a48, argv=0x7ffee9876078, argc=1, id=3425, recv=140199312711600, ec=0x55cd2a0f6c80) 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=0x7ffee9876078, argc=1, mid=3425, recv=140199312711600) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:713 klass = 140199331222200 me = 0x7f82b3561a48 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=140199312711600, mid=mid@entry=3425, argc=argc@entry=1, argv=argv@entry=0x7ffee9876078) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:689 No locals. #25 0x00007f82cd06db53 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 = 140732816384360, buf = {0x7f82b23a0000, 0x7f82cd06dbc8 <run_finalizer+504>, 0x0, 0x7ffee9876040, 0x4b00000120}, prev = 0x7ffee9876260, state = RUBY_TAG_NONE, lock_rec = 0} i = 0 state = <optimized out> saved = {errinfo = 4, objid = 121, final = 140199312711600, cfp = 0x7f82ccb16ef8, sp = 0x7f82cca170b8, finished = 0} ec = 0x55cd2a0f6c80 #27 0x00007f82cd070bb7 in run_final (zombie=<optimized out>, objspace=0x55cd2a0f5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4122 table = 140199312686920 key = 140199312687000 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 = 140199312686840 page = 0x55cd2a1d58e0 __func__ = "finalize_list" next_zombie = <optimized out> page = <optimized out> _lev = <optimized out> #29 finalize_deferred_heap_pages (objspace=0x55cd2a0f5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4172 zombie = <optimized out> #30 0x00007f82cd070de5 in finalize_deferred (objspace=0x55cd2a0f5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4181 ec = 0x55cd2a0f6c80 #31 gc_finalize_deferred (dmy=0x55cd2a0f5c00) at /tmp/ruby/src/trunk-gc-asserts/gc.c:4191 objspace = 0x55cd2a0f5c00 #32 0x00007f82cd264b3e 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 = 0x55cd2a0f6c80 _tag = {tag = 36, retval = 140199312711600, buf = {0x7f82ccb16f30, 0x7f82cd264bf0 <rb_postponed_job_flush+656>, 0x0, 0x7ffee98761f0, 0xc8}, prev = 0x7ffee9876580, state = RUBY_TAG_NONE, lock_rec = 0} pjq = 0x55cd2a0f59f0 ec = 0x55cd2a0f6c80 block_mask = 12 saved_mask = 0 saved_errno = 4 tmp = {n = {next = 0x7ffee9876250, prev = 0x7ffee9876250}} triggered_bits = 0 #33 0x00007f82cd1f4af1 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 0x00007f82cd22f7af in rb_vm_check_ints (ec=0x55cd2a0f6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:1916 No locals. #35 rb_vm_check_ints (ec=0x55cd2a0f6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_core.h:2091 No locals. #36 vm_pop_frame (ep=<optimized out>, cfp=0x7f82ccb16ef8, ec=0x55cd2a0f6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:446 flags = <optimized out> flags = <optimized out> #37 rb_vm_pop_frame (ec=0x55cd2a0f6c80) 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=0x7f82ccb16f30, ec=0x55cd2a0f6c80) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3528 ci = 0x5db100100005 cc = <optimized out> val = 140199312686960 me = 0x7f82b354f6e0 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=0x55cd2a0f6c80, reg_cfp=0x7f82ccb16f30, 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 0x00007f82cd241421 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 = 94339665162752 ci = 0x7ffee9875870 cc = <optimized out> recv = 4084225 argc = <optimized out> calling = {cd = 0x55cd2a3af200, cc = 0x7f82b23b5ee8, block_handler = 0, recv = 140199331219000, 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=0x3e5201) at ../../src/trunk-gc-asserts/insns.def:881 bh = <optimized out> cd = 0x55cd2a3af200 leaf = <optimized out> val = 94339665162752 reg_pc = 0x55cd2a23b620 reg_cfp = 0x7f82ccb16f30 insns_address_table = {0x7f82cd24362d <vm_exec_core+9005>, 0x7f82cd2435c3 <vm_exec_core+8899>, 0x7f82cd2436d4 <vm_exec_core+9172>, 0x7f82cd243656 <vm_exec_core+9046>, 0x7f82cd243376 <vm_exec_core+8310>, 0x7f82cd2432e9 <vm_exec_core+8169>, 0x7f82cd243b91 <vm_exec_core+10385>, 0x7f82cd243b28 <vm_exec_core+10280>, 0x7f82cd243500 <vm_exec_core+8704>, 0x7f82cd2434a5 <vm_exec_core+8613>, 0x7f82cd243955 <vm_exec_core+9813>, 0x7f82cd243749 <vm_exec_core+9289>, 0x7f82cd243c52 <vm_exec_core+10578>, 0x7f82cd242213 <vm_exec_core+3859>, 0x7f82cd2424c8 <vm_exec_core+4552>, 0x7f82cd242484 <vm_exec_core+4484>, 0x7f82cd242445 <vm_exec_core+4421>, 0x7f82cd242409 <vm_exec_core+4361>, 0x7f82cd2423cd <vm_exec_core+4301>, 0x7f82cd242391 <vm_exec_core+4241>, 0x7f82cd24230c <vm_exec_core+4108>, 0x7f82cd2422c4 <vm_exec_core+4036>, 0x7f82cd243564 <vm_exec_core+8804>, 0x7f82cd243458 <vm_exec_core+8536>, 0x7f82cd24256c <vm_exec_core+4716>, 0x7f82cd24252b <vm_exec_core+4651>, 0x7f82cd241d1a <vm_exec_core+2586>, 0x7f82cd241c99 <vm_exec_core+2457>, 0x7f82cd2433f4 <vm_exec_core+8436>, 0x7f82cd241c55 <vm_exec_core+2389>, 0x7f82cd242a6e <vm_exec_core+5998>, 0x7f82cd24287c <vm_exec_core+5500>, 0x7f82cd2427ec <vm_exec_core+5356>, 0x7f82cd242787 <vm_exec_core+5255>, 0x7f82cd242728 <vm_exec_core+5160>, 0x7f82cd2426c9 <vm_exec_core+5065>, 0x7f82cd24266d <vm_exec_core+4973>, 0x7f82cd2425f2 <vm_exec_core+4850>, 0x7f82cd242b7a <vm_exec_core+6266>, 0x7f82cd242b4c <vm_exec_core+6220>, 0x7f82cd242b0a <vm_exec_core+6154>, 0x7f82cd242ab2 <vm_exec_core+6066>, 0x7f82cd242cc7 <vm_exec_core+6599>, 0x7f82cd242bcb <vm_exec_core+6347>, 0x7f82cd241f97 <vm_exec_core+3223>, 0x7f82cd241f4c <vm_exec_core+3148>, 0x7f82cd242f1a <vm_exec_core+7194>, 0x7f82cd242ea5 <vm_exec_core+7077>, 0x7f82cd242e3c <vm_exec_core+6972>, 0x7f82cd242de7 <vm_exec_core+6887>, 0x7f82cd242fec <vm_exec_core+7404>, 0x7f82cd242f4f <vm_exec_core+7247>, 0x7f82cd243062 <vm_exec_core+7522>, 0x7f82cd242282 <vm_exec_core+3970>, 0x7f82cd24329c <vm_exec_core+8092>, 0x7f82cd243178 <vm_exec_core+7800>, 0x7f82cd241360 <vm_exec_core+96>, 0x7f82cd242d58 <vm_exec_core+6744>, 0x7f82cd242d02 <vm_exec_core+6658>, 0x7f82cd24420b <vm_exec_core+12043>, 0x7f82cd243122 <vm_exec_core+7714>, 0x7f82cd241b39 <vm_exec_core+2105>, 0x7f82cd241a43 <vm_exec_core+1859>, 0x7f82cd2420ea <vm_exec_core+3562>, 0x7f82cd242028 <vm_exec_core+3368>, 0x7f82cd243f50 <vm_exec_core+11344>, 0x7f82cd241fe1 <vm_exec_core+3297>, 0x7f82cd241ee6 <vm_exec_core+3046>, 0x7f82cd241e80 <vm_exec_core+2944>, 0x7f82cd241e3d <vm_exec_core+2877>, 0x7f82cd241d7d <vm_exec_core+2685>, 0x7f82cd241baf <vm_exec_core+2223>, 0x7f82cd244a0b <vm_exec_core+14091>, 0x7f82cd24495a <vm_exec_core+13914>, 0x7f82cd2448b0 <vm_exec_core+13744>, 0x7f82cd244835 <vm_exec_core+13621>, 0x7f82cd244787 <vm_exec_core+13447>, 0x7f82cd244728 <vm_exec_core+13352>, 0x7f82cd2446a2 <vm_exec_core+13218>, 0x7f82cd2445f9 <vm_exec_core+13049>, 0x7f82cd244555 <vm_exec_core+12885>, 0x7f82cd2444ac <vm_exec_core+12716>, 0x7f82cd244408 <vm_exec_core+12552>, 0x7f82cd24437d <vm_exec_core+12413>, 0x7f82cd244329 <vm_exec_core+12329>, 0x7f82cd2442ce <vm_exec_core+12238>, 0x7f82cd24425d <vm_exec_core+12125>, 0x7f82cd243fba <vm_exec_core+11450>, 0x7f82cd2419cd <vm_exec_core+1741>, 0x7f82cd241968 <vm_exec_core+1640>, 0x7f82cd24407b <vm_exec_core+11643>, 0x7f82cd2441ce <vm_exec_core+11982>, 0x7f82cd2440b4 <vm_exec_core+11700>, 0x7f82cd244170 <vm_exec_core+11888>, 0x7f82cd2440fb <vm_exec_core+11771>, 0x7f82cd24403c <vm_exec_core+11580>, 0x7f82cd2418f1 <vm_exec_core+1521>, 0x7f82cd241890 <vm_exec_core+1424>, 0x7f82cd2417f9 <vm_exec_core+1273>, 0x7f82cd2417ab <vm_exec_core+1195>, 0x7f82cd241759 <vm_exec_core+1113>, 0x7f82cd241709 <vm_exec_core+1033>, 0x7f82cd2416b1 <vm_exec_core+945>, 0x7f82cd241675 <vm_exec_core+885>, 0x7f82cd241639 <vm_exec_core+825>, 0x7f82cd24361d <vm_exec_core+8989>, 0x7f82cd2435b3 <vm_exec_core+8883>, 0x7f82cd2436c4 <vm_exec_core+9156>, 0x7f82cd243646 <vm_exec_core+9030>, 0x7f82cd243366 <vm_exec_core+8294>, 0x7f82cd2432d9 <vm_exec_core+8153>, 0x7f82cd243b81 <vm_exec_core+10369>, 0x7f82cd243b18 <vm_exec_core+10264>, 0x7f82cd2434f0 <vm_exec_core+8688>, 0x7f82cd243495 <vm_exec_core+8597>, 0x7f82cd243945 <vm_exec_core+9797>, 0x7f82cd243739 <vm_exec_core+9273>, 0x7f82cd243c42 <vm_exec_core+10562>, 0x7f82cd242203 <vm_exec_core+3843>, 0x7f82cd2424b8 <vm_exec_core+4536>, 0x7f82cd242474 <vm_exec_core+4468>, 0x7f82cd242435 <vm_exec_core+4405>, 0x7f82cd2423f9 <vm_exec_core+4345>, 0x7f82cd2423bd <vm_exec_core+4285>, 0x7f82cd242381 <vm_exec_core+4225>, 0x7f82cd2422fc <vm_exec_core+4092>, 0x7f82cd2422b4 <vm_exec_core+4020>, 0x7f82cd243554 <vm_exec_core+8788>, 0x7f82cd243448 <vm_exec_core+8520>, 0x7f82cd24255c <vm_exec_core+4700>, 0x7f82cd24251b <vm_exec_core+4635>, 0x7f82cd241d0a <vm_exec_core+2570>, 0x7f82cd241c89 <vm_exec_core+2441>, 0x7f82cd2433e4 <vm_exec_core+8420>, 0x7f82cd241c45 <vm_exec_core+2373>, 0x7f82cd242a5e <vm_exec_core+5982>, 0x7f82cd24286c <vm_exec_core+5484>, 0x7f82cd2427dc <vm_exec_core+5340>, 0x7f82cd242777 <vm_exec_core+5239>, 0x7f82cd242718 <vm_exec_core+5144>, 0x7f82cd2426b9 <vm_exec_core+5049>, 0x7f82cd24265d <vm_exec_core+4957>, 0x7f82cd2425e2 <vm_exec_core+4834>, 0x7f82cd242b6a <vm_exec_core+6250>, 0x7f82cd242b3c <vm_exec_core+6204>, 0x7f82cd242afa <vm_exec_core+6138>, 0x7f82cd242aa2 <vm_exec_core+6050>, 0x7f82cd242cb7 <vm_exec_core+6583>, 0x7f82cd242bbb <vm_exec_core+6331>, 0x7f82cd241f87 <vm_exec_core+3207>, 0x7f82cd241f3c <vm_exec_core+3132>, 0x7f82cd242f0a <vm_exec_core+7178>, 0x7f82cd242e95 <vm_exec_core+7061>, 0x7f82cd242e2c <vm_exec_core+6956>, 0x7f82cd242dd7 <vm_exec_core+6871>, 0x7f82cd242fdc <vm_exec_core+7388>, 0x7f82cd242f3f <vm_exec_core+7231>, 0x7f82cd243052 <vm_exec_core+7506>, 0x7f82cd242272 <vm_exec_core+3954>, 0x7f82cd24328c <vm_exec_core+8076>, 0x7f82cd243168 <vm_exec_core+7784>, 0x7f82cd244c38 <vm_exec_core+14648>, 0x7f82cd242d48 <vm_exec_core+6728>, 0x7f82cd242cf2 <vm_exec_core+6642>, 0x7f82cd244c23 <vm_exec_core+14627>, 0x7f82cd243112 <vm_exec_core+7698>, 0x7f82cd241b29 <vm_exec_core+2089>, 0x7f82cd241a33 <vm_exec_core+1843>, 0x7f82cd2420da <vm_exec_core+3546>, 0x7f82cd242018 <vm_exec_core+3352>, 0x7f82cd243f40 <vm_exec_core+11328>, 0x7f82cd241fd1 <vm_exec_core+3281>, 0x7f82cd241ed6 <vm_exec_core+3030>, 0x7f82cd241e70 <vm_exec_core+2928>, 0x7f82cd241e2d <vm_exec_core+2861>, 0x7f82cd241d6d <vm_exec_core+2669>, 0x7f82cd241b9f <vm_exec_core+2207>, 0x7f82cd244c0e <vm_exec_core+14606>, 0x7f82cd244bf9 <vm_exec_core+14585>, 0x7f82cd244be4 <vm_exec_core+14564>, 0x7f82cd244bcf <vm_exec_core+14543>, 0x7f82cd244bba <vm_exec_core+14522>, 0x7f82cd244ba5 <vm_exec_core+14501>, 0x7f82cd244b89 <vm_exec_core+14473>, 0x7f82cd244b74 <vm_exec_core+14452>, 0x7f82cd244b5f <vm_exec_core+14431>, 0x7f82cd244b4a <vm_exec_core+14410>, 0x7f82cd244b35 <vm_exec_core+14389>, 0x7f82cd244b20 <vm_exec_core+14368>, 0x7f82cd244b0b <vm_exec_core+14347>, 0x7f82cd244af6 <vm_exec_core+14326>, 0x7f82cd244ae1 <vm_exec_core+14305>, 0x7f82cd244acc <vm_exec_core+14284>, 0x7f82cd2419bd <vm_exec_core+1725>, 0x7f82cd241958 <vm_exec_core+1624>, 0x7f82cd244ab7 <vm_exec_core+14263>, 0x7f82cd244aa2 <vm_exec_core+14242>, 0x7f82cd244a8d <vm_exec_core+14221>, 0x7f82cd244a78 <vm_exec_core+14200>, 0x7f82cd241342 <vm_exec_core+66>...} #42 0x00007f82cd2478fa in rb_vm_exec (ec=0x55cd2a0f6c80) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2552 _ec = 0x55cd2a0f6c80 _tag = {tag = 36, retval = 4, buf = {0x7f82b23b62a8, 0x7f82cd247900 <rb_vm_exec+416>, 0x0, 0x7ffee9876560, 0x7f82b23b6028}, prev = 0x7ffee9876640, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #43 0x00007f82cd24839b in rb_iseq_eval_main (iseq=iseq@entry=0x7f82b23b62a8) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2818 ec = <optimized out> val = <optimized out> #44 0x00007f82cd056555 in rb_ec_exec_node (ec=ec@entry=0x55cd2a0f6c80, n=n@entry=0x7f82b23b62a8) at /tmp/ruby/src/trunk-gc-asserts/eval.c:282 _ec = <optimized out> _tag = {tag = 36, retval = 94339662310528, buf = {0x7f82b23b62a8, 0x7f82cd0565a0 <rb_ec_exec_node+256>, 0x0, 0x7ffee9876610, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f82b23b62a8 #45 0x00007f82cd05a13b in ruby_run_node (n=0x7f82b23b62a8) at /tmp/ruby/src/trunk-gc-asserts/eval.c:320 ec = 0x55cd2a0f6c80 status = 0 #46 0x000055cd2896c187 in rb_main (argv=0x7ffee9876848, argc=1) at /tmp/ruby/src/trunk-gc-asserts/main.c:40 variable_in_this_stack_frame = 140732816386777 #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)