# Logfile created on 2023-06-01 18:11:53 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005578a0920ce8 @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.20230601-181153", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]], @make="make", @logger=#<Logger:0x00005578a09b6568 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005578a09b6428 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005578a09b6298 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20230601-181153", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-gc-asserts.20230601-181153>, @binmode=false, @mon_data=#<Monitor:0x00005578a09b6180>, @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... /usr/lib/ccache/gcc
checking for gcc-ar flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a 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 -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -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 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 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 mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_add_overflow... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... yes
checking for __builtin_constant_p... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_trap... yes
checking for __builtin_expect... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on 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 if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 3.3.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.3.0
* Installation prefix: /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 \
-Wmisleading-indentation -Wpointer-arith \
-Wwrite-strings -Wold-style-definition \
-Wimplicit-fallthrough=0 -Wmissing-noreturn \
-Wno-cast-function-type \
-Wno-constant-logical-operand -Wno-long-long \
-Wno-missing-field-initializers \
-Wno-overlength-strings \
-Wno-packed-bitfield-compat \
-Wno-parentheses-equality -Wno-self-assign \
-Wno-tautological-compare -Wno-unused-parameter \
-Wno-unused-value -Wsuggest-attribute=format \
-Wsuggest-attribute=noreturn -Wunused-variable \
-Wundef
* strip command: strip -S -x
* install doc: no
* YJIT support: 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 minitest-5.18.0...
Downloading bundled gem power_assert-2.0.3...
Downloading bundled gem rake-13.0.6...
Downloading bundled gem test-unit-3.5.9...
Downloading bundled gem rexml-3.2.5...
Downloading bundled gem rss-0.2.9...
Downloading bundled gem net-ftp-0.2.0...
Downloading bundled gem net-imap-0.3.4...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.3.3...
Downloading bundled gem matrix-0.4.2...
Downloading bundled gem prime-0.1.2...
Downloading bundled gem rbs-3.1.0...
Downloading bundled gem debug-1.8.0...
/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/ruby/typeprof
Cloning into '/tmp/ruby/src/trunk-gc-asserts/gems/src/typeprof'...
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/typeprof.revision updated
Building typeprof@aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 to /tmp/ruby/src/trunk-gc-asserts/gems/typeprof-0.21.7.gem
Successfully built RubyGem
Name: typeprof
Version: 0.21.7
File: typeprof-0.21.7.gem
$$$[end] "make update-download 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 = 39968112f5
$$$[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 opt_sc.inc
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 eventids1.c 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 typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/typeprof.revision unchanged
/usr/bin/mkdir -p /tmp/ruby/src/trunk-gc-asserts/.bundle/gems
Extracting bundle gem minitest-5.18.0...
Unpacked gems/minitest-5.18.0.gem
Extracting bundle gem power_assert-2.0.3...
Unpacked gems/power_assert-2.0.3.gem
Extracting bundle gem rake-13.0.6...
Unpacked gems/rake-13.0.6.gem
Extracting bundle gem test-unit-3.5.9...
Unpacked gems/test-unit-3.5.9.gem
Extracting bundle gem rexml-3.2.5...
Unpacked gems/rexml-3.2.5.gem
Extracting bundle gem rss-0.2.9...
Unpacked gems/rss-0.2.9.gem
Extracting bundle gem net-ftp-0.2.0...
Unpacked gems/net-ftp-0.2.0.gem
Extracting bundle gem net-imap-0.3.4...
Unpacked gems/net-imap-0.3.4.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem net-smtp-0.3.3...
Unpacked gems/net-smtp-0.3.3.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.1.0...
Unpacked gems/rbs-3.1.0.gem
Extracting bundle gem debug-1.8.0...
Unpacked gems/debug-1.8.0.gem
Extracting bundle gem typeprof-0.21.7...
Unpacked gems/typeprof-0.21.7.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 -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -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/enc/unicode/15.0.0
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -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
compiling /tmp/ruby/src/trunk-gc-asserts/dmyext.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/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/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/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/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/transient_heap.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 /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
compiling /tmp/ruby/src/trunk-gc-asserts/dmyenc.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 -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -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/enc/unicode/15.0.0
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -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
compiling /tmp/ruby/src/trunk-gc-asserts/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.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 -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -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/enc/unicode/15.0.0
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -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-/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-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring -test-/thread/instrumentation
configuring -test-/thread_fd
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
configuring bigdecimal
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 nkf
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring pty
configuring racc/cparse
configuring rbconfig/sizeof
configuring ripper
configuring rubyvm
configuring socket
configuring stringio
configuring strscan
configuring syslog
configuring zlib
configuring debug-1.8.0/ext/debug
configuring rbs-3.1.0/ext/rbs_extension
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-/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/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-/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/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_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/bigdecimal'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk-gc-asserts/ext/bigdecimal/missing.c
linking shared-object bigdecimal.so
installing default bigdecimal libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
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/nkf'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/nkf/nkf.c
linking shared-object nkf.so
installing default nkf libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
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_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/racc/cparse'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/racc/cparse/cparse.c
linking shared-object racc/cparse.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/racc/cparse'
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/ripper.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/syslog'
compiling /tmp/ruby/src/trunk-gc-asserts/ext/syslog/syslog.c
linking shared-object syslog.so
installing default syslog libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
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/debug-1.8.0/ext/debug'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.8.0/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/debug-1.8.0/ext/debug/iseq_collector.c
linking shared-object debug/debug.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/debug-1.8.0/lib ../../../../../.bundle/gems/debug-1.8.0/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/constants.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/lexer.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/ruby_objs.c
compiling /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/unescape.c
linking shared-object rbs_extension.so
ln -sfT ../../../../../src/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/lib ../../../../../.bundle/gems/rbs-3.1.0/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
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 typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-gc-asserts/tool/ifchange /tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-gc-asserts/.bundle/.timestamp/typeprof.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 -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -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/enc/unicode/15.0.0
CPPFLAGS = -DRGENGC_CHECK_MODE=2
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-gc-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
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.3.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.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.3.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.3.0+0
installing common headers: /tmp/ruby/install/trunk-gc-asserts/include/ruby-3.3.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.3.0+0
abbrev 0.1.1
base64 0.1.1
benchmark 0.2.1
bundler 2.5.0.dev
cgi 0.3.6
csv 3.2.7
delegate 0.3.0
did_you_mean 1.6.3
drb 2.1.1
english 0.7.2
erb 4.0.2
error_highlight 0.5.1
fileutils 1.7.1
find 0.1.1
forwardable 1.3.3
getoptlong 0.2.0
ipaddr 1.2.5
irb 1.6.4
logger 1.5.3
mutex_m 0.1.2
net-http 0.3.2
net-protocol 0.2.1
observer 0.1.1
open-uri 0.3.0
open3 0.1.2
optparse 0.4.0.pre.1
ostruct 0.5.5
pp 0.4.0
prettyprint 0.1.1
pstore 0.1.2
racc 1.6.2
rdoc 6.5.0
readline 0.0.3
reline 0.3.4
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.1.1
ruby2_keywords 0.0.5
securerandom 0.2.2
set 1.0.3
shellwords 0.1.0
singleton 0.1.1
syntax_suggest 1.1.0
tempfile 0.1.3
time 0.2.2
timeout 0.3.2
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.1
weakref 0.1.2
yaml 0.2.1
installing default gems from ext: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.4
date 3.3.3
digest 3.1.1
etc 1.4.2
fcntl 1.0.2
fiddle 1.1.2
io-console 0.6.0
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.1.0
pathname 0.2.1
psych 5.1.0
stringio 3.0.7
strscan 3.0.7
syslog 0.1.1
zlib 3.0.0
installing bundled gems: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.3.0+0
minitest 5.18.0
power_assert 2.0.3
rake 13.0.6
test-unit 3.5.9
rexml 3.2.5
rss 0.2.9
net-ftp 0.2.0
net-imap 0.3.4
net-pop 0.1.2
net-smtp 0.3.3
matrix 0.4.2
prime 0.1.2
rbs 3.1.0
typeprof 0.21.7
debug 1.8.0
installing bundled gem cache: /tmp/ruby/install/trunk-gc-asserts/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1838 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 -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -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/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -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.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/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'
Run options:
--seed=15609
"--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:
verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007f03967ab228 [3LM ] T_MODULE (Module)CGI::Util -> 0x00007f03974faca8 [1 ] T_IMEMO <cref>
<internal:dir>:98: [BUG] gc_verify_internal_consistency: found internal inconsistency.
ruby 3.3.0dev (2023-06-01T16:16:21Z master 39968112f5) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0024 p:0003 s:0157 e:000156 METHOD <internal:dir>:98 [FINISH]
c:0023 p:---- s:0148 e:000147 CFUNC :children
c:0022 p:0034 s:0142 e:000141 METHOD /tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:2164
c:0021 p:0008 s:0135 e:000134 METHOD /tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:2367
c:0020 p:0013 s:0130 e:000129 METHOD /tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:1450
c:0019 p:0020 s:0124 e:000123 BLOCK /tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:1307 [FINISH]
c:0018 p:---- s:0120 e:000119 CFUNC :each
c:0017 p:0052 s:0116 e:000115 METHOD /tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:1303
c:0016 p:0013 s:0106 e:000105 METHOD /tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:1329
c:0015 p:0093 s:0097 e:000096 METHOD /tmp/ruby/src/trunk-gc-asserts/test/rubygems/helper.rb:445
c:0014 p:0006 s:0093 e:000092 BLOCK /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb:183 [FINISH]
c:0013 p:---- s:0089 e:000088 CFUNC :each
c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb:181
c:0011 p:0075 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1584 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1571
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1364
c:0007 p:0066 s:0046 E:0014e0 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:58
c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:30 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:29
c:0003 p:0202 s:0016 e:000015 METHOD /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:128
c:0002 p:0105 s:0006 e:000005 EVAL /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:215 [FINISH]
c:0001 p:0000 s:0003 E:000ab0 DUMMY [FINISH]
-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:215:in `<main>'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:128:in `run'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:29:in `_run_suites'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:29:in `map'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:30:in `block in _run_suites'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb:58:in `_run_suite'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1364:in `_run_suite'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1571:in `_run_suite'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1571:in `map'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb:1584:in `block in _run_suite'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb:181:in `run'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb:181:in `each'
/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb:183:in `block in run'
/tmp/ruby/src/trunk-gc-asserts/test/rubygems/helper.rb:445:in `teardown'
/tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:1329:in `rm_rf'
/tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:1303:in `rm_r'
/tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:1303:in `each'
/tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:1307:in `block in rm_r'
/tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:1450:in `remove_entry'
/tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:2367:in `postorder_traverse'
/tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:2164:in `entries'
/tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb:2164:in `children'
<internal:dir>:98:in `open'
-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 3
-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f039b7e83ab] /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:785
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-gc-asserts/vm_dump.c:1101
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(bug_report_end+0x0) [0x7f039b5e8d29] /tmp/ruby/src/trunk-gc-asserts/error.c:791
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_bug_without_die) /tmp/ruby/src/trunk-gc-asserts/error.c:791
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(die+0x0) [0x7f039b541a08] /tmp/ruby/src/trunk-gc-asserts/error.c:799
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_bug) /tmp/ruby/src/trunk-gc-asserts/error.c:801
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(gc_mode_transition+0x0) [0x7f039b543045] /tmp/ruby/src/trunk-gc-asserts/gc.c:8028
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(gc_sweep_finish) /tmp/ruby/src/trunk-gc-asserts/gc.c:5873
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(gc_sweep_step) /tmp/ruby/src/trunk-gc-asserts/gc.c:5944
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(gc_verify_internal_consistency+0x39) [0x7f039b615904] /tmp/ruby/src/trunk-gc-asserts/gc.c:8096
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-gc-asserts/gc.c:9341
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(heap_prepare+0x16) [0x7f039b619d4c] /tmp/ruby/src/trunk-gc-asserts/gc.c:2400
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk-gc-asserts/gc.c:2665
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-gc-asserts/gc.c:2766
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(newobj_of0+0xf) [0x7f039b61b9b7] /tmp/ruby/src/trunk-gc-asserts/gc.c:2869
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-gc-asserts/gc.c:2886
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_data_typed_object_wrap) /tmp/ruby/src/trunk-gc-asserts/gc.c:3102
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_data_typed_object_zalloc+0x15) [0x7f039b61d045] /tmp/ruby/src/trunk-gc-asserts/gc.c:3108
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(dir_s_open+0x2c) [0x7f039b5c1b9c] /tmp/ruby/src/trunk-gc-asserts/dir.c:578
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_invoke_builtin_delegate+0x39) [0x7f039b7ced68] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6698
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:1495
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_vm_exec+0x995) [0x7f039b7d1f15] /tmp/ruby/src/trunk-gc-asserts/vm.c:2384
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call0_cc+0xda) [0x7f039b7d81ca] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:107
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_call+0x32) [0x7f039b7d9d46] /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:892
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_funcallv_kw) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1085
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(dir_open_dir+0x50) [0x7f039b5c2ba4] /tmp/ruby/src/trunk-gc-asserts/dir.c:3175
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(dir_s_children) /tmp/ruby/src/trunk-gc-asserts/dir.c:3351
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f039b7bc154] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3437
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3439
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3465
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call_cfunc_other) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3491
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_sendish+0xa5) [0x7f039b7cb75a] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5491
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:835
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_vm_exec+0x995) [0x7f039b7d1f15] /tmp/ruby/src/trunk-gc-asserts/vm.c:2384
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7f039b7d6e48] /tmp/ruby/src/trunk-gc-asserts/vm.c:1511
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-gc-asserts/vm.c:1519
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1359
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1375
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f039b54d43c] /tmp/ruby/src/trunk-gc-asserts/array.c:2653
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/fl_type.h:552
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/core/rarray.h:306
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-gc-asserts/array.c:2652
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f039b7bbde4] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3437
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3439
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3465
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_sendish+0xa7) [0x7f039b7cc880] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5491
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:815
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_vm_exec+0x995) [0x7f039b7d1f15] /tmp/ruby/src/trunk-gc-asserts/vm.c:2384
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7f039b7d6e48] /tmp/ruby/src/trunk-gc-asserts/vm.c:1511
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-gc-asserts/vm.c:1519
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1359
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1375
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f039b54d43c] /tmp/ruby/src/trunk-gc-asserts/array.c:2653
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/fl_type.h:552
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/core/rarray.h:306
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-gc-asserts/array.c:2652
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f039b7bbde4] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3437
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3439
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3465
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_sendish+0xa7) [0x7f039b7cc880] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5491
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:815
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_vm_exec+0x662) [0x7f039b7d1be2] /tmp/ruby/src/trunk-gc-asserts/vm.c:2393
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7f039b7d6e48] /tmp/ruby/src/trunk-gc-asserts/vm.c:1511
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-gc-asserts/vm.c:1519
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1359
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1375
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_ary_collect+0x5c) [0x7f039b553d7c] /tmp/ruby/src/trunk-gc-asserts/array.c:3745
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f039b7bbde4] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3437
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3439
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3465
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_sendish+0xa7) [0x7f039b7cc880] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5491
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:815
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_vm_exec+0x995) [0x7f039b7d1f15] /tmp/ruby/src/trunk-gc-asserts/vm.c:2384
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7f039b7d6e48] /tmp/ruby/src/trunk-gc-asserts/vm.c:1511
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-gc-asserts/vm.c:1519
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1359
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1375
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_ary_collect+0x5c) [0x7f039b553d7c] /tmp/ruby/src/trunk-gc-asserts/array.c:3745
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f039b7bbde4] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3437
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3439
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3465
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_sendish+0xa7) [0x7f039b7cc880] /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:5491
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(vm_exec_core) ../../src/trunk-gc-asserts/insns.def:815
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_vm_exec+0x662) [0x7f039b7d1be2] /tmp/ruby/src/trunk-gc-asserts/vm.c:2393
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f039b5ee2b1] /tmp/ruby/src/trunk-gc-asserts/eval.c:287
/tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3(ruby_run_node+0x93) [0x7f039b5f47a3] /tmp/ruby/src/trunk-gc-asserts/eval.c:328
/tmp/ruby/build/trunk-gc-asserts/ruby(rb_main+0x21) [0x55cf63f8b187] /tmp/ruby/src/trunk-gc-asserts/main.c:39
/tmp/ruby/build/trunk-gc-asserts/ruby(main) /tmp/ruby/src/trunk-gc-asserts/main.c:58
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f039b132d90] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f039b132e40] ../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
[0x55cf63f8b1d5]
-- Other runtime information -----------------------------------------------
* Loaded script: /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb
* Loaded features:
0 enumerator.so
1 thread.rb
2 fiber.so
3 rational.so
4 complex.so
5 ruby2_keywords.rb
6 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
7 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
8 /tmp/ruby/src/trunk-gc-asserts/lib/open3/version.rb
9 /tmp/ruby/src/trunk-gc-asserts/lib/open3.rb
10 /tmp/ruby/src/trunk-gc-asserts/lib/timeout.rb
11 /tmp/ruby/build/trunk-gc-asserts/rbconfig.rb
12 /tmp/ruby/src/trunk-gc-asserts/tool/lib/find_executable.rb
13 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
14 /tmp/ruby/src/trunk-gc-asserts/tool/lib/envutil.rb
15 /tmp/ruby/src/trunk-gc-asserts/tool/lib/colorize.rb
16 /tmp/ruby/src/trunk-gc-asserts/tool/lib/leakchecker.rb
17 /tmp/ruby/src/trunk-gc-asserts/lib/prettyprint.rb
18 /tmp/ruby/src/trunk-gc-asserts/lib/pp.rb
19 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/assertions.rb
20 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so
21 /tmp/ruby/src/trunk-gc-asserts/tool/lib/core_assertions.rb
22 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/testcase.rb
23 /tmp/ruby/src/trunk-gc-asserts/lib/optparse.rb
24 /tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit.rb
25 /tmp/ruby/src/trunk-gc-asserts/tool/lib/tracepointchecker.rb
26 /tmp/ruby/src/trunk-gc-asserts/tool/lib/zombie_hunter.rb
27 /tmp/ruby/src/trunk-gc-asserts/lib/delegate.rb
28 /tmp/ruby/src/trunk-gc-asserts/lib/fileutils.rb
29 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so
30 /tmp/ruby/src/trunk-gc-asserts/lib/tmpdir.rb
31 /tmp/ruby/src/trunk-gc-asserts/lib/tempfile.rb
32 /tmp/ruby/src/trunk-gc-asserts/tool/lib/iseq_loader_checker.rb
33 /tmp/ruby/src/trunk-gc-asserts/tool/lib/gc_checker.rb
34 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/compatibility.rb
35 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/defaults.rb
36 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/deprecate.rb
37 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/errors.rb
38 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/unknown_command_spell_checker.rb
39 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/exceptions.rb
40 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/basic_specification.rb
41 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/stub_specification.rb
42 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/platform.rb
43 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util/list.rb
44 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/version.rb
45 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/requirement.rb
46 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification.rb
47 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util.rb
48 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/dependency.rb
49 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/core_ext/kernel_gem.rb
50 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
51 /tmp/ruby/build/trunk-gc-asserts/.ext/common/monitor.rb
52 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems.rb
53 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/path_support.rb
54 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/version.rb
55 /tmp/ruby/src/trunk-gc-asserts/lib/singleton.rb
56 /tmp/ruby/src/trunk-gc-asserts/lib/ostruct.rb
57 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/ext/core.rb
58 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/ext/string.rb
59 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/win32.rb
60 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/linked_list.rb
61 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/cpu_counter.rb
62 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/scope.rb
63 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/task_argument_error.rb
64 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/rule_recursion_overflow_error.rb
65 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/task_manager.rb
66 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/cloneable.rb
67 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/file_utils.rb
68 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/file_utils_ext.rb
69 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/file_list.rb
70 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/promise.rb
71 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/thread_pool.rb
72 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/private_reader.rb
73 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/thread_history_display.rb
74 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/trace_output.rb
75 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/application.rb
76 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/rake_module.rb
77 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/pseudo_status.rb
78 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/task_arguments.rb
79 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/invocation_chain.rb
80 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/invocation_exception_mixin.rb
81 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/task.rb
82 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/early_time.rb
83 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/file_task.rb
84 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/file_creation_task.rb
85 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/multi_task.rb
86 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/dsl_definition.rb
87 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/default_loader.rb
88 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/late_time.rb
89 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/name_space.rb
90 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake/backtrace.rb
91 /tmp/ruby/src/trunk-gc-asserts/.bundle/gems/rake-13.0.6/lib/rake.rb
92 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so
93 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so
94 /tmp/ruby/build/trunk-gc-asserts/.ext/common/date.rb
95 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/versions.rb
96 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/exception.rb
97 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/syntax_error.rb
98 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so
99 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/omap.rb
100 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/set.rb
101 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/class_loader.rb
102 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/scalar_scanner.rb
103 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/node.rb
104 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/stream.rb
105 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/document.rb
106 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/sequence.rb
107 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/scalar.rb
108 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/mapping.rb
109 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes/alias.rb
110 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/nodes.rb
111 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/streaming.rb
112 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/visitor.rb
113 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/to_ruby.rb
114 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/emitter.rb
115 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/handler.rb
116 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/tree_builder.rb
117 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/yaml_tree.rb
118 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/json/ruby_events.rb
119 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/json_tree.rb
120 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors/depth_first.rb
121 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/visitors.rb
122 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/parser.rb
123 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/coder.rb
124 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/core_ext.rb
125 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/stream.rb
126 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/json/yaml_events.rb
127 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/json/tree_builder.rb
128 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/json/stream.rb
129 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych/handlers/document_stream.rb
130 /tmp/ruby/build/trunk-gc-asserts/.ext/common/forwardable/impl.rb
131 /tmp/ruby/src/trunk-gc-asserts/lib/forwardable.rb
132 /tmp/ruby/build/trunk-gc-asserts/.ext/common/psych.rb
133 /tmp/ruby/src/trunk-gc-asserts/test/psych/helper.rb
134 /tmp/ruby/src/trunk-gc-asserts/test/psych/test_encoding.rb
135 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so
136 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
137 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so
138 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so
139 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
140 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so
141 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
142 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so
143 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/string/test_rb_str_dup.rb
144 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so
145 /tmp/ruby/build/trunk-gc-asserts/.ext/common/socket.rb
146 /tmp/ruby/src/trunk-gc-asserts/test/socket/test_sockopt.rb
147 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so
148 /tmp/ruby/build/trunk-gc-asserts/.ext/common/ripper/core.rb
149 /tmp/ruby/build/trunk-gc-asserts/.ext/common/ripper/lexer.rb
150 /tmp/ruby/build/trunk-gc-asserts/.ext/common/ripper/filter.rb
151 /tmp/ruby/build/trunk-gc-asserts/.ext/common/ripper/sexp.rb
152 /tmp/ruby/build/trunk-gc-asserts/.ext/common/ripper.rb
153 /tmp/ruby/src/trunk-gc-asserts/test/ripper/test_lexer.rb
154 /tmp/ruby/src/trunk-gc-asserts/test/io/wait/test_io_wait_uncommon.rb
155 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so
156 /tmp/ruby/build/trunk-gc-asserts/.ext/common/pathname.rb
157 /tmp/ruby/build/trunk-gc-asserts/.ext/common/digest/version.rb
158 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so
159 /tmp/ruby/build/trunk-gc-asserts/.ext/common/digest/loader.rb
160 /tmp/ruby/build/trunk-gc-asserts/.ext/common/digest.rb
161 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so
162 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/bn.rb
163 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/marshal.rb
164 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/pkey.rb
165 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/cipher.rb
166 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/digest.rb
167 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/hmac.rb
168 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/x509.rb
169 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/buffering.rb
170 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so
171 /tmp/ruby/src/trunk-gc-asserts/lib/ipaddr.rb
172 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/ssl.rb
173 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/pkcs5.rb
174 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl/version.rb
175 /tmp/ruby/build/trunk-gc-asserts/.ext/common/openssl.rb
176 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/openssl.rb
177 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/text.rb
178 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/user_interaction.rb
179 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/security/policy.rb
180 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/security/policies.rb
181 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/security/trust_dir.rb
182 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/security/signer.rb
183 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/security.rb
184 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/digest_io.rb
185 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/source.rb
186 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/file_source.rb
187 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/io_source.rb
188 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/old.rb
189 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/tar_header.rb
190 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/tar_reader/entry.rb
191 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/tar_reader.rb
192 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package/tar_writer.rb
193 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/package.rb
194 /tmp/ruby/src/trunk-gc-asserts/lib/shellwords.rb
195 /tmp/ruby/src/trunk-gc-asserts/lib/uri/version.rb
196 /tmp/ruby/src/trunk-gc-asserts/lib/uri/rfc2396_parser.rb
197 /tmp/ruby/src/trunk-gc-asserts/lib/uri/rfc3986_parser.rb
198 /tmp/ruby/src/trunk-gc-asserts/lib/uri/common.rb
199 /tmp/ruby/src/trunk-gc-asserts/lib/uri/generic.rb
200 /tmp/ruby/src/trunk-gc-asserts/lib/uri/file.rb
201 /tmp/ruby/src/trunk-gc-asserts/lib/uri/ftp.rb
202 /tmp/ruby/src/trunk-gc-asserts/lib/uri/http.rb
203 /tmp/ruby/src/trunk-gc-asserts/lib/uri/https.rb
204 /tmp/ruby/src/trunk-gc-asserts/lib/uri/ldap.rb
205 /tmp/ruby/src/trunk-gc-asserts/lib/uri/ldaps.rb
206 /tmp/ruby/src/trunk-gc-asserts/lib/uri/mailto.rb
207 /tmp/ruby/src/trunk-gc-asserts/lib/uri/ws.rb
208 /tmp/ruby/src/trunk-gc-asserts/lib/uri/wss.rb
209 /tmp/ruby/src/trunk-gc-asserts/lib/uri.rb
210 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so
211 /tmp/ruby/src/trunk-gc-asserts/lib/benchmark.rb
212 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/mock_gem_ui.rb
213 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/optparse/lib/optparse.rb
214 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/optparse.rb
215 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/command.rb
216 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
217 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
218 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb
219 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/tsort/lib/tsort.rb
220 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/tsort.rb
221 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
222 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
223 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
224 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
225 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
226 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
227 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
228 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
229 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
230 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
231 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/state.rb
232 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
233 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
234 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
235 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
236 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
237 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo/lib/molinillo.rb
238 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/molinillo.rb
239 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/activation_request.rb
240 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/conflict.rb
241 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/dependency_request.rb
242 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/requirement_list.rb
243 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/stats.rb
244 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/set.rb
245 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/api_set.rb
246 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/composed_set.rb
247 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/best_set.rb
248 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/current_set.rb
249 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/git_set.rb
250 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/index_set.rb
251 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/installer_set.rb
252 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/lock_set.rb
253 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/vendor_set.rb
254 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/source_set.rb
255 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/specification.rb
256 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/spec_specification.rb
257 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/api_specification.rb
258 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/git_specification.rb
259 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/index_specification.rb
260 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/installed_specification.rb
261 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/local_specification.rb
262 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/lock_specification.rb
263 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver/vendor_specification.rb
264 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/resolver.rb
265 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so
266 /tmp/ruby/src/trunk-gc-asserts/lib/net/protocol.rb
267 /tmp/ruby/src/trunk-gc-asserts/lib/random/formatter.rb
268 /tmp/ruby/src/trunk-gc-asserts/lib/securerandom.rb
269 /tmp/ruby/src/trunk-gc-asserts/lib/resolv.rb
270 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/exceptions.rb
271 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/header.rb
272 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/generic_request.rb
273 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/request.rb
274 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/requests.rb
275 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/response.rb
276 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/responses.rb
277 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/proxy_delta.rb
278 /tmp/ruby/src/trunk-gc-asserts/lib/net/http/backward.rb
279 /tmp/ruby/src/trunk-gc-asserts/lib/net/http.rb
280 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request/http_pool.rb
281 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request/https_pool.rb
282 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request/connection_pools.rb
283 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/request.rb
284 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/s3_uri_signer.rb
285 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/uri_formatter.rb
286 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/uri.rb
287 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/remote_fetcher.rb
288 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/utilities.rb
289 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/helper.rb
290 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_resolver_best_set.rb
291 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/config_file.rb
292 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source_list.rb
293 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/git.rb
294 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/installed.rb
295 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/specific_file.rb
296 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/local.rb
297 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/lock.rb
298 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source/vendor.rb
299 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/source.rb
300 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/name_tuple.rb
301 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/spec_fetcher.rb
302 /tmp/ruby/build/trunk-gc-asserts/.ext/common/json/version.rb
303 /tmp/ruby/build/trunk-gc-asserts/.ext/common/json/generic_object.rb
304 /tmp/ruby/build/trunk-gc-asserts/.ext/common/json/common.rb
305 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so
306 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so
307 /tmp/ruby/build/trunk-gc-asserts/.ext/common/json/ext.rb
308 /tmp/ruby/build/trunk-gc-asserts/.ext/common/json.rb
309 /tmp/ruby/src/trunk-gc-asserts/test/json/test_helper.rb
310 /tmp/ruby/src/trunk-gc-asserts/lib/time.rb
311 /tmp/ruby/src/trunk-gc-asserts/test/json/json_string_matching_test.rb
312 /tmp/ruby/src/trunk-gc-asserts/test/psych/test_alias_and_anchor.rb
313 /tmp/ruby/src/trunk-gc-asserts/test/net/http/test_httpresponse.rb
314 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so
315 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
316 /tmp/ruby/src/trunk-gc-asserts/lib/bundler/errors.rb
317 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/version.rb
318 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/i18n/text.rb
319 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/i18n.rb
320 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc.rb
321 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/support/test_case.rb
322 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup.rb
323 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/support/formatter_test_case.rb
324 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/support/text_formatter_test_case.rb
325 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/helper.rb
326 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_parser_ruby.rb
327 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/store.rb
328 /tmp/ruby/src/trunk-gc-asserts/lib/find.rb
329 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so
330 /tmp/ruby/src/trunk-gc-asserts/lib/cgi/util.rb
331 /tmp/ruby/src/trunk-gc-asserts/lib/erb/version.rb
332 /tmp/ruby/src/trunk-gc-asserts/lib/erb/compiler.rb
333 /tmp/ruby/src/trunk-gc-asserts/lib/erb/def_method.rb
334 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so
335 /tmp/ruby/src/trunk-gc-asserts/lib/erb/util.rb
336 /tmp/ruby/src/trunk-gc-asserts/lib/erb.rb
337 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator.rb
338 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/formatter.rb
339 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_joined_paragraph.rb
340 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markdown/entities.rb
341 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markdown/literals.rb
342 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markdown.rb
343 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/rd.rb
344 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/parser.rb
345 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/pre_process.rb
346 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/tom_doc.rb
347 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/text.rb
348 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/code_object.rb
349 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/method_attr.rb
350 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/context.rb
351 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/class_module.rb
352 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/context/section.rb
353 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/top_level.rb
354 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/markup.rb
355 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/darkfish.rb
356 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/ri.rb
357 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/pot/message_extractor.rb
358 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/pot/po.rb
359 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/pot/po_entry.rb
360 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/generator/pot.rb
361 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/rdoc.rb
362 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/options.rb
363 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/comment.rb
364 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/stats.rb
365 /tmp/ruby/build/trunk-gc-asserts/.ext/common/io/console/size.rb
366 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/stats/quiet.rb
367 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/stats/normal.rb
368 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/text.rb
369 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/simple.rb
370 /tmp/ruby/src/trunk-gc-asserts/lib/tsort.rb
371 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/c.rb
372 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/changelog.rb
373 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/markdown.rb
374 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/rd.rb
375 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/ripper_state_lex.rb
376 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/token_stream.rb
377 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/ruby_tools.rb
378 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser/ruby.rb
379 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/parser.rb
380 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/encoding.rb
381 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/normal_class.rb
382 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/document.rb
383 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/any_method.rb
384 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/normal_module.rb
385 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/attr.rb
386 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/heading.rb
387 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/blank_line.rb
388 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/raw.rb
389 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/verbatim.rb
390 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/list.rb
391 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/list_item.rb
392 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/paragraph.rb
393 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/ghost_method.rb
394 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/alias.rb
395 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/constant.rb
396 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/meta_method.rb
397 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/mixin.rb
398 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/extend.rb
399 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/require.rb
400 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/include.rb
401 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_html.rb
402 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_html_snippet.rb
403 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/attribute_manager.rb
404 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/attributes.rb
405 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/cross_reference.rb
406 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/hard_break.rb
407 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/attr_span.rb
408 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/attr_changer.rb
409 /tmp/ruby/src/trunk-gc-asserts/test/pathname/test_pathname.rb
410 /tmp/ruby/src/trunk-gc-asserts/lib/mkmf.rb
411 /tmp/ruby/src/trunk-gc-asserts/test/mkmf/base.rb
412 /tmp/ruby/src/trunk-gc-asserts/test/mkmf/test_have_macro.rb
413 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_rd_inline_parser.rb
414 /tmp/ruby/src/trunk-gc-asserts/lib/racc/info.rb
415 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/racc/cparse.so
416 /tmp/ruby/src/trunk-gc-asserts/lib/racc/parser.rb
417 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/rd/block_parser.rb
418 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/rd/inline_parser.rb
419 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/rd/inline.rb
420 /tmp/ruby/src/trunk-gc-asserts/lib/reline/version.rb
421 /tmp/ruby/src/trunk-gc-asserts/lib/reline/config.rb
422 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_actor/base.rb
423 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_actor/emacs.rb
424 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_actor/vi_command.rb
425 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_actor/vi_insert.rb
426 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_actor.rb
427 /tmp/ruby/src/trunk-gc-asserts/lib/reline/key_stroke.rb
428 /tmp/ruby/src/trunk-gc-asserts/lib/reline/kill_ring.rb
429 /tmp/ruby/src/trunk-gc-asserts/lib/reline/unicode/east_asian_width.rb
430 /tmp/ruby/src/trunk-gc-asserts/lib/reline/unicode.rb
431 /tmp/ruby/src/trunk-gc-asserts/lib/reline/line_editor.rb
432 /tmp/ruby/src/trunk-gc-asserts/lib/reline/history.rb
433 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so
434 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/closure.rb
435 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/function.rb
436 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/version.rb
437 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle.rb
438 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/value.rb
439 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/pack.rb
440 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/struct.rb
441 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/cparser.rb
442 /tmp/ruby/build/trunk-gc-asserts/.ext/common/fiddle/import.rb
443 /tmp/ruby/src/trunk-gc-asserts/lib/reline/terminfo.rb
444 /tmp/ruby/src/trunk-gc-asserts/lib/reline/general_io.rb
445 /tmp/ruby/src/trunk-gc-asserts/lib/reline.rb
446 /tmp/ruby/src/trunk-gc-asserts/test/reline/helper.rb
447 /tmp/ruby/src/trunk-gc-asserts/lib/reline/ansi.rb
448 /tmp/ruby/src/trunk-gc-asserts/test/reline/test_ansi_without_terminfo.rb
449 /tmp/ruby/src/trunk-gc-asserts/test/net/http/test_httpheader.rb
450 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_ri_driver.rb
451 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/ri.rb
452 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/ri/formatter.rb
453 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/ri/driver.rb
454 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_rdoc.rb
455 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/ri/paths.rb
456 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/ri/store.rb
457 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/rule.rb
458 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/version.rb
459 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/core_ext/name_error.rb
460 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/levenshtein.rb
461 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/jaro_winkler.rb
462 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checker.rb
463 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
464 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
465 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/name_error_checkers.rb
466 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/method_name_checker.rb
467 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/key_error_checker.rb
468 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/null_checker.rb
469 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/tree_spell_checker.rb
470 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/require_path_checker.rb
471 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
472 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean/formatter.rb
473 /tmp/ruby/src/trunk-gc-asserts/lib/did_you_mean.rb
474 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_ansi.rb
475 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/to_bs.rb
476 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/single_class.rb
477 /tmp/ruby/src/trunk-gc-asserts/lib/rdoc/markup/indented_paragraph.rb
478 /tmp/ruby/src/trunk-gc-asserts/lib/set.rb
479 /tmp/ruby/src/trunk-gc-asserts/test/test_set.rb
480 /tmp/ruby/src/trunk-gc-asserts/test/mkmf/test_constant.rb
481 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/commands/stale_command.rb
482 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_commands_stale_command.rb
483 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/installer_uninstaller_utils.rb
484 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/build_error.rb
485 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/builder.rb
486 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/configure_builder.rb
487 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/ext_conf_builder.rb
488 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/rake_builder.rb
489 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/cmake_builder.rb
490 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext/cargo_builder.rb
491 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/ext.rb
492 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/installer.rb
493 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_version.rb
494 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_thread_queue.rb
495 /tmp/ruby/src/trunk-gc-asserts/test/openssl/utils.rb
496 /tmp/ruby/src/trunk-gc-asserts/test/openssl/test_ssl_session.rb
497 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
498 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
499 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so
500 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_parse.rb
501 /tmp/ruby/src/trunk-gc-asserts/test/psych/test_object_references.rb
502 /tmp/ruby/src/trunk-gc-asserts/test/openssl/ut_eof.rb
503 /tmp/ruby/src/trunk-gc-asserts/test/openssl/test_pair.rb
504 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_markup_verbatim.rb
505 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/symbol.so
506 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/symbol/noninterned_name.rb
507 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/symbol/test_inadvertent_creation.rb
508 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/version_option.rb
509 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_version_option.rb
510 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so
511 /tmp/ruby/src/trunk-gc-asserts/test/io/console/test_io_console.rb
512 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/eval.so
513 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/eval/test_eval.rb
514 /tmp/ruby/src/trunk-gc-asserts/test/-ext-/string/test_cstr.rb
515 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so
516 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so
517 /tmp/ruby/src/trunk-gc-asserts/test/ruby/test_fixnum.rb
518 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_options.rb
519 /tmp/ruby/src/trunk-gc-asserts/lib/yaml.rb
520 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so
521 /tmp/ruby/src/trunk-gc-asserts/lib/irb/init.rb
522 /tmp/ruby/src/trunk-gc-asserts/lib/irb/workspace.rb
523 /tmp/ruby/src/trunk-gc-asserts/lib/irb/inspector.rb
524 /tmp/ruby/src/trunk-gc-asserts/lib/irb/src_encoding.rb
525 /tmp/ruby/src/trunk-gc-asserts/lib/irb/ruby-lex.rb
526 /tmp/ruby/src/trunk-gc-asserts/lib/irb/completion.rb
527 /tmp/ruby/src/trunk-gc-asserts/lib/irb/input-method.rb
528 /tmp/ruby/src/trunk-gc-asserts/lib/irb/output-method.rb
529 /tmp/ruby/src/trunk-gc-asserts/lib/irb/context.rb
530 /tmp/ruby/src/trunk-gc-asserts/lib/irb/extend-command.rb
531 /tmp/ruby/src/trunk-gc-asserts/lib/irb/locale.rb
532 /tmp/ruby/src/trunk-gc-asserts/lib/irb/color.rb
533 /tmp/ruby/src/trunk-gc-asserts/lib/irb/version.rb
534 /tmp/ruby/src/trunk-gc-asserts/lib/irb/easter-egg.rb
535 /tmp/ruby/src/trunk-gc-asserts/lib/irb.rb
536 /tmp/ruby/src/trunk-gc-asserts/test/irb/helper.rb
537 /tmp/ruby/src/trunk-gc-asserts/test/irb/test_cmd.rb
538 /tmp/ruby/src/trunk-gc-asserts/lib/irb/color_printer.rb
539 /tmp/ruby/src/trunk-gc-asserts/lib/irb/ext/save-history.rb
540 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/nop.rb
541 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/irb_info.rb
542 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/measure.rb
543 /tmp/ruby/src/trunk-gc-asserts/lib/irb/ext/loader.rb
544 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/load.rb
545 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/show_source.rb
546 /tmp/ruby/src/trunk-gc-asserts/lib/irb/ext/change-ws.rb
547 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/chws.rb
548 /tmp/ruby/src/trunk-gc-asserts/lib/irb/ext/workspaces.rb
549 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/pushws.rb
550 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/whereami.rb
551 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/show_cmds.rb
552 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/subirb.rb
553 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/debug.rb
554 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/edit.rb
555 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/break.rb
556 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/catch.rb
557 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/next.rb
558 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/delete.rb
559 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/step.rb
560 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/continue.rb
561 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/finish.rb
562 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/backtrace.rb
563 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/info.rb
564 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/show_doc.rb
565 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/help.rb
566 /tmp/ruby/src/trunk-gc-asserts/lib/irb/cmd/ls.rb
567 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_stub_specification.rb
568 /tmp/ruby/src/trunk-gc-asserts/lib/cgi/core.rb
569 /tmp/ruby/src/trunk-gc-asserts/lib/cgi/cookie.rb
570 /tmp/ruby/src/trunk-gc-asserts/lib/cgi.rb
571 /tmp/ruby/src/trunk-gc-asserts/test/cgi/update_env.rb
572 /tmp/ruby/src/trunk-gc-asserts/test/cgi/test_cgi_tag_helper.rb
573 /tmp/ruby/src/trunk-gc-asserts/lib/cgi/html.rb
574 /tmp/ruby/src/trunk-gc-asserts/test/socket/test_nonblock.rb
575 /tmp/ruby/src/trunk-gc-asserts/test/fiber/scheduler.rb
576 /tmp/ruby/src/trunk-gc-asserts/test/fiber/test_enumerator.rb
577 /tmp/ruby/src/trunk-gc-asserts/test/rdoc/test_rdoc_markup_paragraph.rb
578 /tmp/ruby/src/trunk-gc-asserts/test/openssl/test_ocsp.rb
579 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_source_lock.rb
580 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/psych_tree.rb
581 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/safe_yaml.rb
582 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/specification_policy.rb
583 /tmp/ruby/src/trunk-gc-asserts/lib/rubygems/util/licenses.rb
584 /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_uri.rb
* Process memory map:
55cf63f8a000-55cf63f8b000 r--p 00000000 00:79 13913544 /tmp/ruby/build/trunk-gc-asserts/ruby
55cf63f8b000-55cf63f8c000 r-xp 00001000 00:79 13913544 /tmp/ruby/build/trunk-gc-asserts/ruby
55cf63f8c000-55cf63f8d000 r--p 00002000 00:79 13913544 /tmp/ruby/build/trunk-gc-asserts/ruby
55cf63f8d000-55cf63f8e000 r--p 00002000 00:79 13913544 /tmp/ruby/build/trunk-gc-asserts/ruby
55cf63f8e000-55cf63f8f000 rw-p 00003000 00:79 13913544 /tmp/ruby/build/trunk-gc-asserts/ruby
55cf64a4c000-55cf67cfc000 rw-p 00000000 00:00 0 [heap]
7f0336359000-7f0336f38000 rw-p 00000000 00:00 0
7f0336f38000-7f0338000000 r--s 00000000 00:79 13913541 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3.0
7f0338000000-7f0338021000 rw-p 00000000 00:00 0
7f0338021000-7f033c000000 ---p 00000000 00:00 0
7f033c000000-7f033c021000 rw-p 00000000 00:00 0
7f033c021000-7f0340000000 ---p 00000000 00:00 0
7f0340000000-7f0340021000 rw-p 00000000 00:00 0
7f0340021000-7f0344000000 ---p 00000000 00:00 0
7f0344000000-7f0344021000 rw-p 00000000 00:00 0
7f0344021000-7f0348000000 ---p 00000000 00:00 0
7f0348000000-7f0348021000 rw-p 00000000 00:00 0
7f0348021000-7f034c000000 ---p 00000000 00:00 0
7f034c000000-7f034c270000 rw-p 00000000 00:00 0
7f034c270000-7f0350000000 ---p 00000000 00:00 0
7f0350000000-7f0350021000 rw-p 00000000 00:00 0
7f0350021000-7f0354000000 ---p 00000000 00:00 0
7f0354000000-7f03541c9000 rw-p 00000000 00:00 0
7f03541c9000-7f0358000000 ---p 00000000 00:00 0
7f0358000000-7f0358021000 rw-p 00000000 00:00 0
7f0358021000-7f035c000000 ---p 00000000 00:00 0
7f035c000000-7f035c021000 rw-p 00000000 00:00 0
7f035c021000-7f0360000000 ---p 00000000 00:00 0
7f0360000000-7f0360021000 rw-p 00000000 00:00 0
7f0360021000-7f0364000000 ---p 00000000 00:00 0
7f0364000000-7f0364021000 rw-p 00000000 00:00 0
7f0364021000-7f0368000000 ---p 00000000 00:00 0
7f0368000000-7f0368021000 rw-p 00000000 00:00 0
7f0368021000-7f036c000000 ---p 00000000 00:00 0
7f036c000000-7f036c021000 rw-p 00000000 00:00 0
7f036c021000-7f0370000000 ---p 00000000 00:00 0
7f0370000000-7f0370021000 rw-p 00000000 00:00 0
7f0370021000-7f0374000000 ---p 00000000 00:00 0
7f0374000000-7f0374021000 rw-p 00000000 00:00 0
7f0374021000-7f0378000000 ---p 00000000 00:00 0
7f0378000000-7f0378021000 rw-p 00000000 00:00 0
7f0378021000-7f037c000000 ---p 00000000 00:00 0
7f037c000000-7f037c021000 rw-p 00000000 00:00 0
7f037c021000-7f0380000000 ---p 00000000 00:00 0
7f0380000000-7f0380113000 rw-p 00000000 00:00 0
7f0380113000-7f0384000000 ---p 00000000 00:00 0
7f0384000000-7f038405b000 rw-p 00000000 00:00 0
7f038405b000-7f0388000000 ---p 00000000 00:00 0
7f0388000000-7f0388021000 rw-p 00000000 00:00 0
7f0388021000-7f038c000000 ---p 00000000 00:00 0
7f038c000000-7f038c021000 rw-p 00000000 00:00 0
7f038c021000-7f0390000000 ---p 00000000 00:00 0
7f0390000000-7f039002f000 rw-p 00000000 00:00 0
7f039002f000-7f0394000000 ---p 00000000 00:00 0
7f039490c000-7f0394b2a000 r--s 00000000 00:79 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7f0394b2a000-7f0394b60000 r--s 00000000 00:79 13913544 /tmp/ruby/build/trunk-gc-asserts/ruby
7f0394b60000-7f0394cc0000 rw-p 00000000 00:00 0
7f0394cc2000-7f0394cc5000 r--p 00000000 00:79 15630500 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f0394cc5000-7f0394cc6000 r-xp 00003000 00:79 15630500 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f0394cc6000-7f0394cda000 r--p 00004000 00:79 15630500 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f0394cda000-7f0394cdf000 r--p 00017000 00:79 15630500 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f0394cdf000-7f0394ce0000 rw-p 0001c000 00:79 15630500 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f0394ce0000-7f0394d70000 rw-p 00000000 00:00 0
7f0394d7c000-7f0394d7d000 ---p 00000000 00:00 0
7f0394d7d000-7f0394e9d000 rw-p 00000000 00:00 0
7f0394e9d000-7f0394e9e000 ---p 00000000 00:00 0
7f0394e9e000-7f0394fbe000 rw-p 00000000 00:00 0
7f0394fbe000-7f0394fbf000 ---p 00000000 00:00 0
7f0394fbf000-7f03950df000 rw-p 00000000 00:00 0
7f03950df000-7f03950e0000 ---p 00000000 00:00 0
7f03950e0000-7f0395200000 rw-p 00000000 00:00 0
7f0395200000-7f0395201000 ---p 00000000 00:00 0
7f0395201000-7f0395321000 rw-p 00000000 00:00 0
7f0395321000-7f0395322000 ---p 00000000 00:00 0
7f0395322000-7f0395442000 rw-p 00000000 00:00 0
7f0395442000-7f0395443000 ---p 00000000 00:00 0
7f0395443000-7f0395563000 rw-p 00000000 00:00 0
7f0395563000-7f0395564000 ---p 00000000 00:00 0
7f0395564000-7f0395684000 rw-p 00000000 00:00 0
7f0395684000-7f0395685000 ---p 00000000 00:00 0
7f0395685000-7f03957a5000 rw-p 00000000 00:00 0
7f03957a5000-7f03957a6000 ---p 00000000 00:00 0
7f03957a6000-7f03958c6000 rw-p 00000000 00:00 0
7f03958c6000-7f03958c7000 ---p 00000000 00:00 0
7f03958c7000-7f03959e7000 rw-p 00000000 00:00 0
7f03959e7000-7f03959e8000 ---p 00000000 00:00 0
7f03959e8000-7f0395b08000 rw-p 00000000 00:00 0
7f0395b08000-7f0395b09000 ---p 00000000 00:00 0
7f0395b09000-7f0395c29000 rw-p 00000000 00:00 0
7f0395c29000-7f0395c2a000 ---p 00000000 00:00 0
7f0395c2a000-7f0395d4a000 rw-p 00000000 00:00 0
7f0395d4a000-7f0395d4b000 ---p 00000000 00:00 0
7f0395d4b000-7f0395e6b000 rw-p 00000000 00:00 0
7f0395e6b000-7f0395e6c000 ---p 00000000 00:00 0
7f0395e6c000-7f0395f8c000 rw-p 00000000 00:00 0
7f0395f8c000-7f0395f8d000 ---p 00000000 00:00 0
7f0395f8d000-7f03960ad000 rw-p 00000000 00:00 0
7f03960ad000-7f03960ae000 ---p 00000000 00:00 0
7f03960ae000-7f03961ce000 rw-p 00000000 00:00 0
7f03961ce000-7f03961cf000 ---p 00000000 00:00 0
7f03961cf000-7f03962ef000 rw-p 00000000 00:00 0
7f03962ef000-7f03962f0000 ---p 00000000 00:00 0
7f03962f0000-7f0396430000 rw-p 00000000 00:00 0
7f0396440000-7f0396450000 rw-p 00000000 00:00 0
7f0396450000-7f0396490000 rw-p 00000000 00:00 0
7f039649f000-7f03964a0000 ---p 00000000 00:00 0
7f03964a0000-7f03966d0000 rw-p 00000000 00:00 0
7f03966d5000-7f03966d6000 r--p 00000000 00:79 15628767 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so
7f03966d6000-7f03966d7000 r-xp 00001000 00:79 15628767 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so
7f03966d7000-7f03966d8000 r--p 00002000 00:79 15628767 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so
7f03966d8000-7f03966d9000 r--p 00002000 00:79 15628767 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so
7f03966d9000-7f03966da000 rw-p 00003000 00:79 15628767 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/erb/escape.so
7f03966da000-7f03966db000 r--p 00000000 00:79 15628039 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so
7f03966db000-7f03966dd000 r-xp 00001000 00:79 15628039 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so
7f03966dd000-7f03966de000 r--p 00003000 00:79 15628039 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so
7f03966de000-7f03966df000 r--p 00003000 00:79 15628039 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so
7f03966df000-7f03966e0000 rw-p 00004000 00:79 15628039 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/cgi/escape.so
7f03966e0000-7f03966f0000 rw-p 00000000 00:00 0
7f03966f3000-7f03966f5000 r--p 00000000 00:79 15619868 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so
7f03966f5000-7f03966fc000 r-xp 00002000 00:79 15619868 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so
7f03966fc000-7f03966fe000 r--p 00009000 00:79 15619868 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so
7f03966fe000-7f03966ff000 r--p 0000a000 00:79 15619868 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so
7f03966ff000-7f0396700000 rw-p 0000b000 00:79 15619868 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/generator.so
7f0396700000-7f0396950000 rw-p 00000000 00:00 0
7f0396950000-7f0396952000 r--p 00000000 00:79 15630528 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so
7f0396952000-7f0396956000 r-xp 00002000 00:79 15630528 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so
7f0396956000-7f0396958000 r--p 00006000 00:79 15630528 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so
7f0396958000-7f0396959000 r--p 00007000 00:79 15630528 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so
7f0396959000-7f039695a000 rw-p 00008000 00:79 15630528 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/strscan.so
7f039695a000-7f039695e000 r--p 00000000 00:79 15630380 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so
7f039695e000-7f039696a000 r-xp 00004000 00:79 15630380 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so
7f039696a000-7f039696d000 r--p 00010000 00:79 15630380 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so
7f039696d000-7f039696e000 ---p 00013000 00:79 15630380 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so
7f039696e000-7f039696f000 r--p 00013000 00:79 15630380 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so
7f039696f000-7f0396970000 rw-p 00014000 00:79 15630380 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/zlib.so
7f0396970000-7f03969a0000 rw-p 00000000 00:00 0
7f03969a0000-7f03969a1000 r--p 00000000 00:79 15631082 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so
7f03969a1000-7f03969a2000 r-xp 00001000 00:79 15631082 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so
7f03969a2000-7f03969a4000 r--p 00002000 00:79 15631082 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so
7f03969a4000-7f03969a5000 r--p 00003000 00:79 15631082 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so
7f03969a5000-7f03969a6000 rw-p 00004000 00:79 15631082 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/big5.so
7f03969a6000-7f03969a7000 r--p 00000000 00:79 15631476 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f03969a7000-7f03969a8000 r-xp 00001000 00:79 15631476 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f03969a8000-7f03969a9000 r--p 00002000 00:79 15631476 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f03969a9000-7f03969aa000 r--p 00002000 00:79 15631476 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f03969aa000-7f03969ab000 rw-p 00003000 00:79 15631476 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f03969ab000-7f03969ac000 r--p 00000000 00:79 15631468 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f03969ac000-7f03969ad000 r-xp 00001000 00:79 15631468 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f03969ad000-7f03969ae000 r--p 00002000 00:79 15631468 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f03969ae000-7f03969af000 r--p 00002000 00:79 15631468 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f03969af000-7f03969b0000 rw-p 00003000 00:79 15631468 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f03969b0000-7f03969c0000 rw-p 00000000 00:00 0
7f03969c0000-7f0396a30000 rw-p 00000000 00:00 0
7f0396a31000-7f0396a32000 r--p 00000000 00:79 15619325 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/eval.so
7f0396a32000-7f0396a33000 r-xp 00001000 00:79 15619325 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/eval.so
7f0396a33000-7f0396a34000 r--p 00002000 00:79 15619325 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/eval.so
7f0396a34000-7f0396a35000 r--p 00002000 00:79 15619325 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/eval.so
7f0396a35000-7f0396a36000 rw-p 00003000 00:79 15619325 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/eval.so
7f0396a36000-7f0396a38000 r--p 00000000 00:79 15630481 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so
7f0396a38000-7f0396a3a000 r-xp 00002000 00:79 15630481 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so
7f0396a3a000-7f0396a3b000 r--p 00004000 00:79 15630481 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so
7f0396a3b000-7f0396a3c000 r--p 00004000 00:79 15630481 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so
7f0396a3c000-7f0396a3d000 rw-p 00005000 00:79 15630481 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pty.so
7f0396a3d000-7f0396a3f000 r--p 00000000 00:79 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0396a3f000-7f0396a46000 r-xp 00002000 00:79 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0396a46000-7f0396a47000 r--p 00009000 00:79 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0396a47000-7f0396a48000 ---p 0000a000 00:79 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0396a48000-7f0396a49000 r--p 0000a000 00:79 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0396a49000-7f0396a4a000 rw-p 0000b000 00:79 13112707 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f0396a4a000-7f0396a4e000 r--p 00000000 00:79 15620059 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so
7f0396a4e000-7f0396a55000 r-xp 00004000 00:79 15620059 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so
7f0396a55000-7f0396a58000 r--p 0000b000 00:79 15620059 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so
7f0396a58000-7f0396a59000 r--p 0000d000 00:79 15620059 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so
7f0396a59000-7f0396a5a000 rw-p 0000e000 00:79 15620059 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/fiddle.so
7f0396a5a000-7f0396a5c000 r--p 00000000 00:79 15630451 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/racc/cparse.so
7f0396a5c000-7f0396a5f000 r-xp 00002000 00:79 15630451 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/racc/cparse.so
7f0396a5f000-7f0396a60000 r--p 00005000 00:79 15630451 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/racc/cparse.so
7f0396a60000-7f0396a61000 r--p 00005000 00:79 15630451 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/racc/cparse.so
7f0396a61000-7f0396a62000 rw-p 00006000 00:79 15630451 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/racc/cparse.so
7f0396a62000-7f0396b14000 r--p 00000000 00:79 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f0396b14000-7f0396d72000 r-xp 000b2000 00:79 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f0396d72000-7f0396e44000 r--p 00310000 00:79 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f0396e44000-7f0396e9f000 r--p 003e1000 00:79 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f0396e9f000-7f0396ea2000 rw-p 0043c000 00:79 13112697 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f0396ea2000-7f0396ea5000 rw-p 00000000 00:00 0
7f0396ea5000-7f0396ec3000 r--p 00000000 00:79 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3
7f0396ec3000-7f0396f1e000 r-xp 0001e000 00:79 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3
7f0396f1e000-7f0396f3b000 r--p 00079000 00:79 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3
7f0396f3b000-7f0396f45000 r--p 00095000 00:79 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3
7f0396f45000-7f0396f49000 rw-p 0009f000 00:79 13112794 /usr/lib/x86_64-linux-gnu/libssl.so.3
7f0396f49000-7f0396f5e000 r--p 00000000 00:79 15620012 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so
7f0396f5e000-7f0396f97000 r-xp 00015000 00:79 15620012 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so
7f0396f97000-7f0396fa9000 r--p 0004e000 00:79 15620012 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so
7f0396fa9000-7f0396faa000 ---p 00060000 00:79 15620012 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so
7f0396faa000-7f0396fac000 r--p 00060000 00:79 15620012 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so
7f0396fac000-7f0396fae000 rw-p 00062000 00:79 15620012 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/openssl.so
7f0396fae000-7f0396faf000 rw-p 00000000 00:00 0
7f0396fb0000-7f0396fb1000 r--p 00000000 00:79 15619389 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/symbol.so
7f0396fb1000-7f0396fb2000 r-xp 00001000 00:79 15619389 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/symbol.so
7f0396fb2000-7f0396fb3000 r--p 00002000 00:79 15619389 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/symbol.so
7f0396fb3000-7f0396fb4000 r--p 00002000 00:79 15619389 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/symbol.so
7f0396fb4000-7f0396fb5000 rw-p 00003000 00:79 15619389 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/symbol.so
7f0396fb5000-7f0396fb6000 r--p 00000000 00:79 15630520 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f0396fb6000-7f0396fb7000 r-xp 00001000 00:79 15630520 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f0396fb7000-7f0396fb8000 r--p 00002000 00:79 15630520 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f0396fb8000-7f0396fb9000 ---p 00003000 00:79 15630520 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f0396fb9000-7f0396fba000 r--p 00003000 00:79 15630520 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f0396fba000-7f0396fbb000 rw-p 00004000 00:79 15630520 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f0396fbb000-7f0396fbc000 r--p 00000000 00:79 15631366 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f0396fbc000-7f0396fbd000 r-xp 00001000 00:79 15631366 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f0396fbd000-7f0396fbe000 r--p 00002000 00:79 15631366 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f0396fbe000-7f0396fbf000 r--p 00002000 00:79 15631366 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f0396fbf000-7f0396fc0000 rw-p 00003000 00:79 15631366 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f0396fc0000-7f0397030000 rw-p 00000000 00:00 0
7f0397033000-7f0397035000 r--p 00000000 00:79 15630411 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so
7f0397035000-7f039703b000 r-xp 00002000 00:79 15630411 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so
7f039703b000-7f039703d000 r--p 00008000 00:79 15630411 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so
7f039703d000-7f039703e000 r--p 00009000 00:79 15630411 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so
7f039703e000-7f039703f000 rw-p 0000a000 00:79 15630411 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/pathname.so
7f039703f000-7f0397040000 ---p 00000000 00:00 0
7f0397040000-7f0397170000 rw-p 00000000 00:00 0
7f0397174000-7f0397175000 r--p 00000000 00:79 15630580 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f0397175000-7f0397176000 r-xp 00001000 00:79 15630580 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f0397176000-7f0397177000 r--p 00002000 00:79 15630580 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f0397177000-7f0397178000 r--p 00002000 00:79 15630580 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f0397178000-7f0397179000 rw-p 00003000 00:79 15630580 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f0397179000-7f039717f000 r--p 00000000 00:79 15628037 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so
7f039717f000-7f03971a1000 r-xp 00006000 00:79 15628037 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so
7f03971a1000-7f03971ba000 r--p 00028000 00:79 15628037 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so
7f03971ba000-7f03971bc000 r--p 00040000 00:79 15628037 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so
7f03971bc000-7f03971bd000 rw-p 00042000 00:79 15628037 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/ripper.so
7f03971bd000-7f03971c3000 r--p 00000000 00:79 15630344 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so
7f03971c3000-7f03971e6000 r-xp 00006000 00:79 15630344 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so
7f03971e6000-7f03971ee000 r--p 00029000 00:79 15630344 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so
7f03971ee000-7f03971ef000 r--p 00030000 00:79 15630344 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so
7f03971ef000-7f03971f0000 rw-p 00031000 00:79 15630344 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/socket.so
7f03971f0000-7f0397210000 rw-p 00000000 00:00 0
7f0397211000-7f0397213000 r--p 00000000 00:79 15619889 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so
7f0397213000-7f0397216000 r-xp 00002000 00:79 15619889 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so
7f0397216000-7f0397217000 r--p 00005000 00:79 15619889 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so
7f0397217000-7f0397218000 ---p 00006000 00:79 15619889 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so
7f0397218000-7f0397219000 r--p 00006000 00:79 15619889 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so
7f0397219000-7f039721a000 rw-p 00007000 00:79 15619889 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/-test-/string.so
7f039721a000-7f039721b000 r--p 00000000 00:79 15630485 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f039721b000-7f039721c000 r-xp 00001000 00:79 15630485 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f039721c000-7f0397272000 r--p 00002000 00:79 15630485 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f0397272000-7f0397273000 r--p 00057000 00:79 15630485 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f0397273000-7f0397274000 rw-p 00058000 00:79 15630485 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f0397274000-7f0397275000 r--p 00000000 00:79 15631139 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f0397275000-7f0397276000 r-xp 00001000 00:79 15631139 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f0397276000-7f0397277000 r--p 00002000 00:79 15631139 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f0397277000-7f0397278000 ---p 00003000 00:79 15631139 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f0397278000-7f0397279000 r--p 00003000 00:79 15631139 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f0397279000-7f039727a000 rw-p 00004000 00:79 15631139 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f039727a000-7f039727b000 r--p 00000000 00:79 15630990 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f039727b000-7f039727c000 r-xp 00001000 00:79 15630990 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f039727c000-7f03972a0000 r--p 00002000 00:79 15630990 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f03972a0000-7f03972a1000 r--p 00025000 00:79 15630990 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f03972a1000-7f03972a2000 rw-p 00026000 00:79 15630990 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f03972a2000-7f03972a3000 r--p 00000000 00:79 15630519 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f03972a3000-7f03972a4000 r-xp 00001000 00:79 15630519 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f03972a4000-7f03972a5000 r--p 00002000 00:79 15630519 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f03972a5000-7f03972a6000 ---p 00003000 00:79 15630519 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f03972a6000-7f03972a7000 r--p 00003000 00:79 15630519 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f03972a7000-7f03972a8000 rw-p 00004000 00:79 15630519 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f03972a8000-7f03972a9000 r--p 00000000 00:79 15631811 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f03972a9000-7f03972ab000 r-xp 00001000 00:79 15631811 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f03972ab000-7f03972ac000 r--p 00003000 00:79 15631811 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f03972ac000-7f03972ad000 ---p 00004000 00:79 15631811 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f03972ad000-7f03972ae000 r--p 00004000 00:79 15631811 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f03972ae000-7f03972af000 rw-p 00005000 00:79 15631811 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f03972af000-7f03972b0000 ---p 00000000 00:00 0
7f03972b0000-7f03973f0000 rw-p 00000000 00:00 0
7f03973f1000-7f03973f2000 r--p 00000000 00:79 15630708 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f03973f2000-7f03973f3000 r-xp 00001000 00:79 15630708 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f03973f3000-7f03973f4000 r--p 00002000 00:79 15630708 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f03973f4000-7f03973f5000 r--p 00002000 00:79 15630708 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f03973f5000-7f03973f6000 rw-p 00003000 00:79 15630708 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f03973f6000-7f03973f7000 r--p 00000000 00:79 15631438 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f03973f7000-7f03973f8000 r-xp 00001000 00:79 15631438 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f03973f8000-7f03973f9000 r--p 00002000 00:79 15631438 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f03973f9000-7f03973fa000 r--p 00002000 00:79 15631438 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f03973fa000-7f03973fb000 rw-p 00003000 00:79 15631438 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f03973fb000-7f03973fd000 r--p 00000000 00:79 13129429 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f03973fd000-7f0397416000 r-xp 00002000 00:79 13129429 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f0397416000-7f039741a000 r--p 0001b000 00:79 13129429 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f039741a000-7f039741b000 r--p 0001e000 00:79 13129429 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f039741b000-7f039741c000 rw-p 0001f000 00:79 13129429 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f039741c000-7f039741f000 r--p 00000000 00:79 15619731 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so
7f039741f000-7f0397423000 r-xp 00003000 00:79 15619731 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so
7f0397423000-7f0397424000 r--p 00007000 00:79 15619731 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so
7f0397424000-7f0397425000 ---p 00008000 00:79 15619731 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so
7f0397425000-7f0397426000 r--p 00008000 00:79 15619731 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so
7f0397426000-7f0397427000 rw-p 00009000 00:79 15619731 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/psych.so
7f0397427000-7f039742a000 r--p 00000000 00:79 15628056 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so
7f039742a000-7f0397459000 r-xp 00003000 00:79 15628056 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so
7f0397459000-7f0397462000 r--p 00032000 00:79 15628056 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so
7f0397462000-7f0397463000 r--p 0003a000 00:79 15628056 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so
7f0397463000-7f0397464000 rw-p 0003b000 00:79 15628056 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/date_core.so
7f0397464000-7f0397465000 rw-p 00000000 00:00 0
7f0397465000-7f0397467000 r--p 00000000 00:79 15621875 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so
7f0397467000-7f039746c000 r-xp 00002000 00:79 15621875 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so
7f039746c000-7f039746e000 r--p 00007000 00:79 15621875 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so
7f039746e000-7f039746f000 r--p 00008000 00:79 15621875 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so
7f039746f000-7f0397470000 rw-p 00009000 00:79 15621875 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/stringio.so
7f0397470000-7f0397570000 rw-p 00000000 00:00 0
7f0397570000-7f0397571000 r--p 00000000 00:79 15630279 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
7f0397571000-7f0397572000 r-xp 00001000 00:79 15630279 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
7f0397572000-7f0397573000 r--p 00002000 00:79 15630279 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
7f0397573000-7f0397574000 r--p 00002000 00:79 15630279 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
7f0397574000-7f0397575000 rw-p 00003000 00:79 15630279 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/monitor.so
7f0397575000-7f0397577000 r--p 00000000 00:79 15624347 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so
7f0397577000-7f039757c000 r-xp 00002000 00:79 15624347 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so
7f039757c000-7f039757d000 r--p 00007000 00:79 15624347 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so
7f039757d000-7f039757e000 ---p 00008000 00:79 15624347 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so
7f039757e000-7f039757f000 r--p 00008000 00:79 15624347 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so
7f039757f000-7f0397580000 rw-p 00009000 00:79 15624347 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/console.so
7f0397580000-7f0397630000 rw-p 00000000 00:00 0
7f0397631000-7f0397633000 r--p 00000000 00:79 15628927 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so
7f0397633000-7f0397636000 r-xp 00002000 00:79 15628927 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so
7f0397636000-7f0397638000 r--p 00005000 00:79 15628927 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so
7f0397638000-7f0397639000 r--p 00006000 00:79 15628927 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so
7f0397639000-7f039763a000 rw-p 00007000 00:79 15628927 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/etc.so
7f039763a000-7f039763b000 r--p 00000000 00:79 15630483 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f039763b000-7f039763d000 r-xp 00001000 00:79 15630483 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f039763d000-7f039763e000 r--p 00003000 00:79 15630483 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f039763e000-7f039763f000 r--p 00003000 00:79 15630483 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f039763f000-7f0397640000 rw-p 00004000 00:79 15630483 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f0397640000-7f03976a0000 rw-p 00000000 00:00 0
7f03976a0000-7f03976a1000 ---p 00000000 00:00 0
7f03976a1000-7f03976e2000 rw-p 00000000 00:00 0
7f03976e2000-7f03976e3000 ---p 00000000 00:00 0
7f03976e3000-7f0397724000 rw-p 00000000 00:00 0
7f0397724000-7f0397725000 ---p 00000000 00:00 0
7f0397725000-7f0397766000 rw-p 00000000 00:00 0
7f0397766000-7f0397767000 ---p 00000000 00:00 0
7f0397767000-7f03977a8000 rw-p 00000000 00:00 0
7f03977a8000-7f03977a9000 ---p 00000000 00:00 0
7f03977a9000-7f03977ea000 rw-p 00000000 00:00 0
7f03977ea000-7f03977eb000 ---p 00000000 00:00 0
7f03977eb000-7f039782c000 rw-p 00000000 00:00 0
7f039782c000-7f039782d000 ---p 00000000 00:00 0
7f039782d000-7f039786e000 rw-p 00000000 00:00 0
7f039786e000-7f039786f000 ---p 00000000 00:00 0
7f039786f000-7f03978b0000 rw-p 00000000 00:00 0
7f03978b0000-7f03978b1000 ---p 00000000 00:00 0
7f03978b1000-7f03978f2000 rw-p 00000000 00:00 0
7f03978f2000-7f03978f3000 ---p 00000000 00:00 0
7f03978f3000-7f0397934000 rw-p 00000000 00:00 0
7f0397934000-7f0397935000 ---p 00000000 00:00 0
7f0397935000-7f0397976000 rw-p 00000000 00:00 0
7f0397976000-7f0397977000 ---p 00000000 00:00 0
7f0397977000-7f03979b8000 rw-p 00000000 00:00 0
7f03979b8000-7f03979b9000 ---p 00000000 00:00 0
7f03979b9000-7f03979fa000 rw-p 00000000 00:00 0
7f03979fa000-7f03979fb000 ---p 00000000 00:00 0
7f03979fb000-7f0397a3c000 rw-p 00000000 00:00 0
7f0397a3c000-7f0397a3d000 ---p 00000000 00:00 0
7f0397a3d000-7f0397a7e000 rw-p 00000000 00:00 0
7f0397a7e000-7f0397a7f000 ---p 00000000 00:00 0
7f0397a7f000-7f0397ac0000 rw-p 00000000 00:00 0
7f0397ac0000-7f0397ac1000 ---p 00000000 00:00 0
7f0397ac1000-7f0397b02000 rw-p 00000000 00:00 0
7f0397b02000-7f0397b03000 ---p 00000000 00:00 0
7f0397b03000-7f0397b44000 rw-p 00000000 00:00 0
7f0397b44000-7f0397b45000 ---p 00000000 00:00 0
7f0397b45000-7f0397b86000 rw-p 00000000 00:00 0
7f0397b86000-7f0397b87000 ---p 00000000 00:00 0
7f0397b87000-7f0397bc8000 rw-p 00000000 00:00 0
7f0397bc8000-7f0397bc9000 ---p 00000000 00:00 0
7f0397bc9000-7f0397c0a000 rw-p 00000000 00:00 0
7f0397c0a000-7f0397c0b000 ---p 00000000 00:00 0
7f0397c0b000-7f0397c4c000 rw-p 00000000 00:00 0
7f0397c4c000-7f0397c4d000 ---p 00000000 00:00 0
7f0397c4d000-7f0397c8e000 rw-p 00000000 00:00 0
7f0397c8e000-7f0397c8f000 ---p 00000000 00:00 0
7f0397c8f000-7f0397cd0000 rw-p 00000000 00:00 0
7f0397cd0000-7f0397cd1000 ---p 00000000 00:00 0
7f0397cd1000-7f0397d12000 rw-p 00000000 00:00 0
7f0397d12000-7f0397d13000 ---p 00000000 00:00 0
7f0397d13000-7f0397d54000 rw-p 00000000 00:00 0
7f0397d54000-7f0397d55000 ---p 00000000 00:00 0
7f0397d55000-7f0397d96000 rw-p 00000000 00:00 0
7f0397d96000-7f0397d97000 ---p 00000000 00:00 0
7f0397d97000-7f0397dd8000 rw-p 00000000 00:00 0
7f0397dd8000-7f0397dd9000 ---p 00000000 00:00 0
7f0397dd9000-7f0397e1a000 rw-p 00000000 00:00 0
7f0397e1a000-7f0397e1b000 ---p 00000000 00:00 0
7f0397e1b000-7f0397e5c000 rw-p 00000000 00:00 0
7f0397e5c000-7f0397e5d000 ---p 00000000 00:00 0
7f0397e5d000-7f0397e9e000 rw-p 00000000 00:00 0
7f0397e9e000-7f0397e9f000 ---p 00000000 00:00 0
7f0397e9f000-7f0397f10000 rw-p 00000000 00:00 0
7f0397f11000-7f0397f12000 r--p 00000000 00:79 15614007 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f0397f12000-7f0397f13000 r-xp 00001000 00:79 15614007 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f0397f13000-7f0397f14000 r--p 00002000 00:79 15614007 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f0397f14000-7f0397f15000 r--p 00002000 00:79 15614007 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f0397f15000-7f0397f16000 rw-p 00003000 00:79 15614007 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f0397f16000-7f039af1f000 rw-p 00000000 00:00 0
7f039af22000-7f039af24000 r--p 00000000 00:79 15630276 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so
7f039af24000-7f039af28000 r-xp 00002000 00:79 15630276 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so
7f039af28000-7f039af29000 r--p 00006000 00:79 15630276 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so
7f039af29000-7f039af2a000 r--p 00006000 00:79 15630276 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so
7f039af2a000-7f039af2b000 rw-p 00007000 00:79 15630276 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/json/ext/parser.so
7f039af2b000-7f039af2c000 r--p 00000000 00:79 15630078 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so
7f039af2c000-7f039af2d000 r-xp 00001000 00:79 15630078 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so
7f039af2d000-7f039af2e000 r--p 00002000 00:79 15630078 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so
7f039af2e000-7f039af2f000 r--p 00002000 00:79 15630078 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so
7f039af2f000-7f039af30000 rw-p 00003000 00:79 15630078 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/wait.so
7f039af30000-7f039af70000 rw-p 00000000 00:00 0
7f039af74000-7f039af75000 r--p 00000000 00:79 15630042 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so
7f039af75000-7f039af76000 r-xp 00001000 00:79 15630042 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so
7f039af76000-7f039af77000 r--p 00002000 00:79 15630042 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so
7f039af77000-7f039af78000 r--p 00002000 00:79 15630042 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so
7f039af78000-7f039af79000 rw-p 00003000 00:79 15630042 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/io/nonblock.so
7f039af79000-7f039af7b000 r--p 00000000 00:79 15621865 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so
7f039af7b000-7f039af7d000 r-xp 00002000 00:79 15621865 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so
7f039af7d000-7f039af7e000 r--p 00004000 00:79 15621865 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so
7f039af7e000-7f039af7f000 r--p 00004000 00:79 15621865 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so
7f039af7f000-7f039af80000 rw-p 00005000 00:79 15621865 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/digest.so
7f039af80000-7f039afe0000 rw-p 00000000 00:00 0
7f039afe1000-7f039afe2000 r--p 00000000 00:79 15630370 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
7f039afe2000-7f039afe3000 r-xp 00001000 00:79 15630370 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
7f039afe3000-7f039afe4000 r--p 00002000 00:79 15630370 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
7f039afe4000-7f039afe5000 r--p 00002000 00:79 15630370 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
7f039afe5000-7f039afe6000 rw-p 00003000 00:79 15630370 /tmp/ruby/build/trunk-gc-asserts/.ext/x86_64-linux/enc/encdb.so
7f039afe6000-7f039b0e9000 rw-p 00000000 00:00 0
7f039b0e9000-7f039b0ec000 r--p 00000000 00:79 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f039b0ec000-7f039b103000 r-xp 00003000 00:79 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f039b103000-7f039b107000 r--p 0001a000 00:79 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f039b107000-7f039b108000 r--p 0001d000 00:79 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f039b108000-7f039b109000 rw-p 0001e000 00:79 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f039b109000-7f039b131000 r--p 00000000 00:79 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7f039b131000-7f039b2c6000 r-xp 00028000 00:79 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7f039b2c6000-7f039b31e000 r--p 001bd000 00:79 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7f039b31e000-7f039b322000 r--p 00214000 00:79 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7f039b322000-7f039b324000 rw-p 00218000 00:79 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7f039b324000-7f039b333000 rw-p 00000000 00:00 0
7f039b333000-7f039b341000 r--p 00000000 00:79 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6
7f039b341000-7f039b3bd000 r-xp 0000e000 00:79 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6
7f039b3bd000-7f039b418000 r--p 0008a000 00:79 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6
7f039b418000-7f039b419000 r--p 000e4000 00:79 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6
7f039b419000-7f039b41a000 rw-p 000e5000 00:79 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6
7f039b41a000-7f039b41c000 r--p 00000000 00:79 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f039b41c000-7f039b430000 r-xp 00002000 00:79 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f039b430000-7f039b449000 r--p 00016000 00:79 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f039b449000-7f039b44a000 ---p 0002f000 00:79 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f039b44a000-7f039b44b000 r--p 0002f000 00:79 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f039b44b000-7f039b44c000 rw-p 00030000 00:79 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f039b44c000-7f039b454000 rw-p 00000000 00:00 0
7f039b454000-7f039b45e000 r--p 00000000 00:79 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f039b45e000-7f039b4bd000 r-xp 0000a000 00:79 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f039b4bd000-7f039b4d4000 r--p 00069000 00:79 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f039b4d4000-7f039b4d5000 r--p 0007f000 00:79 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f039b4d5000-7f039b4d6000 rw-p 00080000 00:79 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f039b4d6000-7f039b4d8000 r--p 00000000 00:79 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f039b4d8000-7f039b4e9000 r-xp 00002000 00:79 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f039b4e9000-7f039b4ef000 r--p 00013000 00:79 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f039b4ef000-7f039b4f0000 ---p 00019000 00:79 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f039b4f0000-7f039b4f1000 r--p 00019000 00:79 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f039b4f1000-7f039b4f2000 rw-p 0001a000 00:79 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f039b4f6000-7f039b53b000 r--p 00000000 00:79 13913541 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3.0
7f039b53b000-7f039b8a6000 r-xp 00045000 00:79 13913541 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3.0
7f039b8a6000-7f039ba0e000 r--p 003b0000 00:79 13913541 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3.0
7f039ba0e000-7f039ba23000 r--p 00517000 00:79 13913541 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3.0
7f039ba23000-7f039ba26000 rw-p 0052c000 00:79 13913541 /tmp/ruby/build/trunk-gc-asserts/libruby.so.3.3.0
7f039ba26000-7f039ba3d000 rw-p 00000000 00:00 0
7f039ba3d000-7f039ba3f000 r--p 00000000 00:79 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f039ba3f000-7f039ba69000 r-xp 00002000 00:79 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f039ba69000-7f039ba74000 r--p 0002c000 00:79 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f039ba75000-7f039ba77000 r--p 00037000 00:79 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f039ba77000-7f039ba79000 rw-p 00039000 00:79 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fffd706f000-7fffd786e000 rw-p 00000000 00:00 0 [stack]
7fffd7893000-7fffd7897000 r--p 00000000 00:00 0 [vvar]
7fffd7897000-7fffd7899000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
running file: /tmp/ruby/src/trunk-gc-asserts/test/rubygems/test_gem_uri.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
make: *** [uncommon.mk:831: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'
$ /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
ruby 3.3.0dev (2023-06-01T16:16:21Z master 39968112f5) [x86_64-linux]
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished in 441.848819 seconds
3874 files, 31950 examples, 142947 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-gc-asserts/ruby -c /tmp/cores/core.1001.1648988.ruby -x gdbscript
[New LWP 1648988]
[New LWP 1649458]
[New LWP 1649028]
[New LWP 1649459]
[New LWP 1648997]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/src/trunk-gc-asserts/tool/lib/test/unit/parallel.rb '.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139653463047168) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f039b0e7c00 (LWP 1648988))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f039b0e7c00 (LWP 1648988) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139653463047168) at ./nptl/pthread_kill.c:44
2 Thread 0x7f0395562640 (LWP 1649458) __futex_abstimed_wait_common64 (private=-1686622867, cancel=true, abstime=0x7f0395561d30, op=137, expected=0, futex_word=0x7f0395561d68) at ./nptl/futex-internal.c:57
3 Thread 0x7f039715f640 (LWP 1649028) 0x00007f039b221e7e in __ppoll (fds=fds@entry=0x7f039705de48, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x7f039705de50, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
4 Thread 0x7f0395320640 (LWP 1649459) __futex_abstimed_wait_common64 (private=-1686622867, cancel=true, abstime=0x7f039531fd30, op=137, expected=0, futex_word=0x7f039531fd68) at ./nptl/futex-internal.c:57
5 Thread 0x7f03973cf640 (LWP 1648997) 0x00007f039b221d7f in __GI___poll (fds=fds@entry=0x7f03972ce480, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 5 (Thread 0x7f03973cf640 (LWP 1648997)):
#0 0x00007f039b221d7f in __GI___poll (fds=fds@entry=0x7f03972ce480, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00007f039b6306e0 in poll (__timeout=<optimized out>, __nfds=1, __fds=0x7f03972ce480) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
No locals.
#2 nogvl_wait_for (fptr=<optimized out>, fptr=<optimized out>, th=<optimized out>, timeout=0x0, events=1) at /tmp/ruby/src/trunk-gc-asserts/io.c:12514
scheduler = <optimized out>
fd = <optimized out>
fds = {fd = 7, events = 1, revents = 0}
timeout_milliseconds = <optimized out>
scheduler = <optimized out>
fd = <optimized out>
fds = <optimized out>
timeout_milliseconds = <optimized out>
args = <optimized out>
#3 nogvl_wait_for (timeout=0x0, events=1, fptr=0x55cf66aed850, th=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/io.c:12491
scheduler = <optimized out>
fd = <optimized out>
fds = <optimized out>
timeout_milliseconds = <optimized out>
scheduler = <optimized out>
fd = <optimized out>
fds = <optimized out>
timeout_milliseconds = <optimized out>
args = <optimized out>
#4 io_internal_wait (error=11, timeout=0x0, events=1, fptr=0x55cf66aed850, thread=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/io.c:1144
ready = <optimized out>
ready = <optimized out>
#5 internal_read_func (ptr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/io.c:1175
iis = <optimized out>
result = <optimized out>
retry = <optimized out>
iis = <optimized out>
result = <optimized out>
retry = <optimized out>
#6 internal_read_func (ptr=ptr@entry=0x7f03972ce720) at /tmp/ruby/src/trunk-gc-asserts/io.c:1159
iis = 0x7f03972ce720
result = <optimized out>
retry = <optimized out>
#7 0x00007f039b7821cf in rb_thread_io_blocking_region (func=0x7f039b6305f0 <internal_read_func>, data1=0x7f03972ce720, fd=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread.c:1715
__region = {prev_status = THREAD_RUNNABLE}
_ec = 0x55cf6671af50
_tag = {tag = 36, retval = 1025, buf = {0x7f03972ce718, 0x7f039b7823b8 <rb_thread_io_blocking_region+936>, 0x0, 0x7f03972ce4f0, 0x10}, prev = 0x7f03972ce670, state = RUBY_TAG_NONE, lock_rec = 0}
val = 36
ec = 0x55cf6671af50
saved_errno = 0
state = <optimized out>
waiting_fd = {wfd_node = {next = 0x55cf64a4cbf8, prev = 0x55cf64a4cbf8}, th = 0x55cf66ae28a0, fd = 7, busy = 0x0}
#8 0x00007f039b5f2a26 in rb_ensure (b_proc=b_proc@entry=0x7f039b630b80 <io_read_memory_call>, data1=data1@entry=139653397931808, e_proc=e_proc@entry=0x7f039b747200 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1009
_ec = 0x55cf6671af50
_tag = {tag = 36, retval = 1073301830513132544, buf = {0x7f03972ce718, 0x7f039b5f2b10 <rb_ensure+528>, 0x0, 0x7f03972ce610, 0x7f039750db90}, prev = 0x7f03972cea20, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 4
errinfo = <optimized out>
ec = 0x55cf6671af50
ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f039b747200 <rb_str_unlocktmp>, data2 = 139653400288000}}
#9 0x00007f039b7608b1 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f039b630b80 <io_read_memory_call>, arg=arg@entry=139653397931808) at /tmp/ruby/src/trunk-gc-asserts/string.c:2965
No locals.
#10 0x00007f039b6456e2 in io_read_memory_locktmp (iis=0x7f03972ce720, str=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/io.c:3405
No locals.
#11 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/trunk-gc-asserts/io.c:3451
fptr = 0x55cf66aed850
length = <optimized out>
str = 139653400288000
n = <optimized out>
len = 1024
iis = {th = 139653382977160, fptr = 0x55cf66aed850, nonblock = 0, fd = 7, buf = 0x7f0390019c10, capa = 1024, timeout = 0x0}
shrinkable = 1
again = <optimized out>
__func__ = "io_getpartial"
#12 0x00007f039b645bf5 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/io.c:3571
ret = <optimized out>
#13 0x00007f039b7bbde4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=1, calling=<optimized out>, reg_cfp=0x7f03973ceab0, ec=0x55cf6671af50) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3437
ci = 0x40b100100003
cc = <optimized out>
val = <optimized out>
me = 0x7f039af99f80
cfunc = 0x55cf64ab7a88
recv = <optimized out>
frame_type = <optimized out>
len = <optimized out>
block_handler = <optimized out>
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = <optimized out>
len = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#14 vm_call_cfunc_with_frame (ec=0x55cf6671af50, reg_cfp=0x7f03973ceab0, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3465
argc = 1
stack_bottom = <optimized out>
argv = <optimized out>
#15 0x00007f039b7cb75a 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:366
val = 94349236835584
ci = 0x0
cc = <optimized out>
recv = 139653397931136
argc = <optimized out>
calling = {ci = 0x40b100100003, cc = 0x7f0394c7efe0, block_handler = 0, recv = 139653382977280, argc = 1, kw_splat = false, heap_argv = 0}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#16 vm_exec_core (ec=0x7f03972ce480, initial=1) at ../../src/trunk-gc-asserts/insns.def:835
bh = <optimized out>
cd = 0x55cf64bf1500
leaf = <optimized out>
val = 94349236835584
reg_pc = 0x55cf64bf1330
reg_cfp = 0x7f03973ceab0
insns_address_table = {0x7f039b7cdec1 <vm_exec_core+10369>, 0x7f039b7ccff4 <vm_exec_core+6580>, 0x7f039b7ccf88 <vm_exec_core+6472>, 0x7f039b7ccf0e <vm_exec_core+6350>, 0x7f039b7cce91 <vm_exec_core+6225>, 0x7f039b7cd1ea <vm_exec_core+7082>, 0x7f039b7cd11a <vm_exec_core+6874>, 0x7f039b7cd0bb <vm_exec_core+6779>, 0x7f039b7cd05e <vm_exec_core+6686>, 0x7f039b7cd866 <vm_exec_core+8742>, 0x7f039b7cd26e <vm_exec_core+7214>, 0x7f039b7ccd95 <vm_exec_core+5973>, 0x7f039b7cccad <vm_exec_core+5741>, 0x7f039b7cd7fe <vm_exec_core+8638>, 0x7f039b7cd796 <vm_exec_core+8534>, 0x7f039b7cd6ef <vm_exec_core+8367>, 0x7f039b7cd6b7 <vm_exec_core+8311>, 0x7f039b7cd761 <vm_exec_core+8481>, 0x7f039b7cd72c <vm_exec_core+8428>, 0x7f039b7cce5c <vm_exec_core+6172>, 0x7f039b7ccdec <vm_exec_core+6060>, 0x7f039b7cd568 <vm_exec_core+7976>, 0x7f039b7cd50e <vm_exec_core+7886>, 0x7f039b7cd4c8 <vm_exec_core+7816>, 0x7f039b7cd449 <vm_exec_core+7689>, 0x7f039b7cd606 <vm_exec_core+8134>, 0x7f039b7cd5a7 <vm_exec_core+8039>, 0x7f039b7cd63d <vm_exec_core+8189>, 0x7f039b7cbc2e <vm_exec_core+1518>, 0x7f039b7cc63e <vm_exec_core+4094>, 0x7f039b7cc44e <vm_exec_core+3598>, 0x7f039b7cc678 <vm_exec_core+4152>, 0x7f039b7cc3f4 <vm_exec_core+3508>, 0x7f039b7cc380 <vm_exec_core+3392>, 0x7f039b7cc336 <vm_exec_core+3318>, 0x7f039b7cc30f <vm_exec_core+3279>, 0x7f039b7cc2d4 <vm_exec_core+3220>, 0x7f039b7cc27f <vm_exec_core+3135>, 0x7f039b7cc24b <vm_exec_core+3083>, 0x7f039b7cc158 <vm_exec_core+2840>, 0x7f039b7cc111 <vm_exec_core+2769>, 0x7f039b7cc0c9 <vm_exec_core+2697>, 0x7f039b7cc097 <vm_exec_core+2647>, 0x7f039b7cc028 <vm_exec_core+2536>, 0x7f039b7cbfc6 <vm_exec_core+2438>, 0x7f039b7ccb46 <vm_exec_core+5382>, 0x7f039b7ccad7 <vm_exec_core+5271>, 0x7f039b7cca48 <vm_exec_core+5128>, 0x7f039b7cc98f <vm_exec_core+4943>, 0x7f039b7ccc71 <vm_exec_core+5681>, 0x7f039b7cc8b0 <vm_exec_core+4720>, 0x7f039b7cc78c <vm_exec_core+4428>, 0x7f039b7cb6a0 <vm_exec_core+96>, 0x7f039b7cc704 <vm_exec_core+4292>, 0x7f039b7cc8f7 <vm_exec_core+4791>, 0x7f039b7cded2 <vm_exec_core+10386>, 0x7f039b7cc943 <vm_exec_core+4867>, 0x7f039b7cbb69 <vm_exec_core+1321>, 0x7f039b7cbaba <vm_exec_core+1146>, 0x7f039b7cb9d0 <vm_exec_core+912>, 0x7f039b7cb949 <vm_exec_core+777>, 0x7f039b7cde5e <vm_exec_core+10270>, 0x7f039b7cda84 <vm_exec_core+9284>, 0x7f039b7cda24 <vm_exec_core+9188>, 0x7f039b7cd953 <vm_exec_core+8979>, 0x7f039b7cd917 <vm_exec_core+8919>, 0x7f039b7cbf0e <vm_exec_core+2254>, 0x7f039b7cbe6b <vm_exec_core+2091>, 0x7f039b7cdfbf <vm_exec_core+10623>, 0x7f039b7cdf16 <vm_exec_core+10454>, 0x7f039b7ce3d9 <vm_exec_core+11673>, 0x7f039b7ce366 <vm_exec_core+11558>, 0x7f039b7ce2c0 <vm_exec_core+11392>, 0x7f039b7ce268 <vm_exec_core+11304>, 0x7f039b7ce1f6 <vm_exec_core+11190>, 0x7f039b7ce159 <vm_exec_core+11033>, 0x7f039b7ce0c1 <vm_exec_core+10881>, 0x7f039b7ce024 <vm_exec_core+10724>, 0x7f039b7ce75d <vm_exec_core+12573>, 0x7f039b7ce4f7 <vm_exec_core+11959>, 0x7f039b7ce712 <vm_exec_core+12498>, 0x7f039b7ce6bc <vm_exec_core+12412>, 0x7f039b7ce87f <vm_exec_core+12863>, 0x7f039b7ce7f5 <vm_exec_core+12725>, 0x7f039b7cdac5 <vm_exec_core+9349>, 0x7f039b7cd8b9 <vm_exec_core+8825>, 0x7f039b7ce688 <vm_exec_core+12360>, 0x7f039b7ce653 <vm_exec_core+12307>, 0x7f039b7ce613 <vm_exec_core+12243>, 0x7f039b7ce5c4 <vm_exec_core+12164>, 0x7f039b7ce52b <vm_exec_core+12011>, 0x7f039b7ce47b <vm_exec_core+11835>, 0x7f039b7cd9b3 <vm_exec_core+9075>, 0x7f039b7cbbd4 <vm_exec_core+1428>, 0x7f039b7cbd4d <vm_exec_core+1805>, 0x7f039b7cbd06 <vm_exec_core+1734>, 0x7f039b7cbcb7 <vm_exec_core+1655>, 0x7f039b7cbc68 <vm_exec_core+1576>, 0x7f039b7cbe14 <vm_exec_core+2004>, 0x7f039b7cbddf <vm_exec_core+1951>, 0x7f039b7cb914 <vm_exec_core+724>, 0x7f039b7ce8e8 <vm_exec_core+12968>, 0x7f039b7ccfe3 <vm_exec_core+6563>, 0x7f039b7ccf77 <vm_exec_core+6455>, 0x7f039b7ccefd <vm_exec_core+6333>, 0x7f039b7cce80 <vm_exec_core+6208>, 0x7f039b7cd1d9 <vm_exec_core+7065>, 0x7f039b7cd109 <vm_exec_core+6857>, 0x7f039b7cd0aa <vm_exec_core+6762>, 0x7f039b7cd04d <vm_exec_core+6669>, 0x7f039b7cd855 <vm_exec_core+8725>, 0x7f039b7cd25d <vm_exec_core+7197>, 0x7f039b7ccd84 <vm_exec_core+5956>, 0x7f039b7ccc9c <vm_exec_core+5724>, 0x7f039b7cd7ed <vm_exec_core+8621>, 0x7f039b7cd785 <vm_exec_core+8517>, 0x7f039b7cd6de <vm_exec_core+8350>, 0x7f039b7cd6a6 <vm_exec_core+8294>, 0x7f039b7cd750 <vm_exec_core+8464>, 0x7f039b7cd71b <vm_exec_core+8411>, 0x7f039b7cce4b <vm_exec_core+6155>, 0x7f039b7ccddb <vm_exec_core+6043>, 0x7f039b7cd557 <vm_exec_core+7959>, 0x7f039b7cd4fd <vm_exec_core+7869>, 0x7f039b7cd4b7 <vm_exec_core+7799>, 0x7f039b7cd438 <vm_exec_core+7672>, 0x7f039b7cd5f5 <vm_exec_core+8117>, 0x7f039b7cd596 <vm_exec_core+8022>, 0x7f039b7cd62c <vm_exec_core+8172>, 0x7f039b7cbc1d <vm_exec_core+1501>, 0x7f039b7cc62d <vm_exec_core+4077>, 0x7f039b7cc43d <vm_exec_core+3581>, 0x7f039b7cc667 <vm_exec_core+4135>, 0x7f039b7cc3e3 <vm_exec_core+3491>, 0x7f039b7cc36f <vm_exec_core+3375>, 0x7f039b7cc325 <vm_exec_core+3301>, 0x7f039b7cc2fe <vm_exec_core+3262>, 0x7f039b7cc2c3 <vm_exec_core+3203>, 0x7f039b7cc26e <vm_exec_core+3118>, 0x7f039b7cc23a <vm_exec_core+3066>, 0x7f039b7cc147 <vm_exec_core+2823>, 0x7f039b7cc100 <vm_exec_core+2752>, 0x7f039b7cc0b8 <vm_exec_core+2680>, 0x7f039b7cc086 <vm_exec_core+2630>, 0x7f039b7cc017 <vm_exec_core+2519>, 0x7f039b7cbfb5 <vm_exec_core+2421>, 0x7f039b7ccb35 <vm_exec_core+5365>, 0x7f039b7ccac6 <vm_exec_core+5254>, 0x7f039b7cca37 <vm_exec_core+5111>, 0x7f039b7cc97e <vm_exec_core+4926>, 0x7f039b7ccc60 <vm_exec_core+5664>, 0x7f039b7cc89f <vm_exec_core+4703>, 0x7f039b7cc77b <vm_exec_core+4411>, 0x7f039b7ceadb <vm_exec_core+13467>, 0x7f039b7cc6f3 <vm_exec_core+4275>, 0x7f039b7cc8e6 <vm_exec_core+4774>, 0x7f039b7ceac5 <vm_exec_core+13445>, 0x7f039b7cc932 <vm_exec_core+4850>, 0x7f039b7cbb58 <vm_exec_core+1304>, 0x7f039b7cbaa9 <vm_exec_core+1129>, 0x7f039b7cb9bf <vm_exec_core+895>, 0x7f039b7cb938 <vm_exec_core+760>, 0x7f039b7cde4d <vm_exec_core+10253>, 0x7f039b7cda73 <vm_exec_core+9267>, 0x7f039b7cda13 <vm_exec_core+9171>, 0x7f039b7cd942 <vm_exec_core+8962>, 0x7f039b7cd906 <vm_exec_core+8902>, 0x7f039b7cbefd <vm_exec_core+2237>, 0x7f039b7cbe5a <vm_exec_core+2074>, 0x7f039b7ceaaf <vm_exec_core+13423>, 0x7f039b7cea99 <vm_exec_core+13401>, 0x7f039b7cea83 <vm_exec_core+13379>, 0x7f039b7cea6d <vm_exec_core+13357>, 0x7f039b7cea57 <vm_exec_core+13335>, 0x7f039b7cea41 <vm_exec_core+13313>, 0x7f039b7cea24 <vm_exec_core+13284>, 0x7f039b7cea0e <vm_exec_core+13262>, 0x7f039b7ce9f8 <vm_exec_core+13240>, 0x7f039b7ce9e2 <vm_exec_core+13218>, 0x7f039b7ce9cc <vm_exec_core+13196>, 0x7f039b7ce9b6 <vm_exec_core+13174>, 0x7f039b7ce9a0 <vm_exec_core+13152>, 0x7f039b7ce98a <vm_exec_core+13130>, 0x7f039b7ce974 <vm_exec_core+13108>, 0x7f039b7ce95e <vm_exec_core+13086>, 0x7f039b7cdab4 <vm_exec_core+9332>, 0x7f039b7cd8a8 <vm_exec_core+8808>, 0x7f039b7ce948 <vm_exec_core+13064>, 0x7f039b7ce932 <vm_exec_core+13042>, 0x7f039b7ce91c <vm_exec_core+13020>, 0x7f039b7ce906 <vm_exec_core+12998>, 0x7f039b7cb683 <vm_exec_core+67>, 0x7f039b7cb687 <vm_exec_core+71>, 0x7f039b7cd9a2 <vm_exec_core+9058>, 0x7f039b7cbbc3 <vm_exec_core+1411>, 0x7f039b7cbd3c <vm_exec_core+1788>, 0x7f039b7cbcf5 <vm_exec_core+1717>, 0x7f039b7cbca6 <vm_exec_core+1638>, 0x7f039b7cbc57 <vm_exec_core+1559>, 0x7f039b7cbe03 <vm_exec_core+1987>...}
#17 0x00007f039b7d1f15 in rb_vm_exec (ec=0x55cf6671af50) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2384
_ec = 0x55cf6671af50
_tag = {tag = 36, retval = 4, buf = {0x7f03972ceaa0, 0x7f039b7d1700 <rb_vm_exec+384>, 0x0, 0x7f03972ce950, 0x3000000028}, prev = 0x7f03973cec40, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#18 0x00007f039b7d746f in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55cf66ae29f0, argc=argc@entry=0, argv=argv@entry=0x7f03972cead0, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1605
self = <optimized out>
#19 0x00007f039b782a00 in thread_do_start_proc (th=0x55cf66ae28a0) at /tmp/ruby/src/trunk-gc-asserts/thread.c:601
args = 139653382977120
args_ptr = 0x7f03972cead0
args_len = 0
procval = <optimized out>
proc = 0x55cf66ae29f0
#20 0x00007f039b783144 in thread_do_start (th=0x55cf66ae28a0) at /tmp/ruby/src/trunk-gc-asserts/thread.c:620
result = 36
result = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
#21 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread.c:694
_ec = 0x55cf6671af50
_tag = {tag = 36, retval = 139653463797676, buf = {0x7f03973cece0, 0x7f039b782f58 <thread_start_func_2+760>, 0x0, 0x7f03972ceb30, 0x7fffd789780a}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
errinfo = 4
size = <optimized out>
ractor_main_th = <optimized out>
vm_stack = <optimized out>
#22 0x00007f039b783bd4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1113
th = 0x55cf66ae28a0
altstack = 0x55cf65010d00
#23 0x00007f039b19db43 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 = {140736809321920, -5430861572940623461, 139653398984256, 25, 139653463791696, 140736809322272, 5379156497945989531, 5379129878120239515}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#24 0x00007f039b22ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 4 (Thread 0x7f0395320640 (LWP 1649459)):
#0 __futex_abstimed_wait_common64 (private=-1686622867, cancel=true, abstime=0x7f039531fd30, op=137, expected=0, futex_word=0x7f039531fd68) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=-1686622867, abstime=0x7f039531fd30, clockid=1717764064, expected=0, futex_word=0x7f039531fd68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 1660936448
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f039531fd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f039531fd30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007f039b19cf1b in __pthread_cond_wait_common (abstime=0x7f039531fd30, clockid=1, mutex=0x7f039ba35ba0 <thread_cache_lock>, cond=0x7f039531fd40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7f039b19c7a0 <__condvar_cleanup_waiting>, __arg = 0x7f039531fc80, __canceltype = -678856694, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7f039531fd40, mutex = 0x7f039ba35ba0 <thread_cache_lock>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x7f039531fd40, mutex=mutex@entry=0x7f039ba35ba0 <thread_cache_lock>, abstime=abstime@entry=0x7f039531fd30) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00007f039b783c88 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7f039ba35ba0 <thread_cache_lock>, cond=0x7f039531fd40) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 798934, tv_nsec = 453899857}
r = <optimized out>
ts = <optimized out>
#6 register_cached_thread_and_wait (altstack=0x55cf66b09a50) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1175
end = <optimized out>
entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 139653364713024, th = 0x0, altstack = 0x55cf66b09a50, node = {next = 0x7f0395561d88, prev = 0x7f039ba25ca0 <cached_thread_head>}}
end = <optimized out>
entry = <optimized out>
#7 thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1120
th = <optimized out>
altstack = 0x55cf66b09a50
#8 0x00007f039b19db43 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 = {140736809320176, -5430861572940623461, 139653364713024, 22, 139653463791696, 140736809320528, 5379160869685825947, 5379129878120239515}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007f039b22ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 3 (Thread 0x7f039715f640 (LWP 1649028)):
#0 0x00007f039b221e7e in __ppoll (fds=fds@entry=0x7f039705de48, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x7f039705de50, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
sc_ret = -514
sc_cancel_oldtype = 0
sc_ret = <optimized out>
tval = {tv_sec = 58, tv_nsec = 994801654}
#1 0x00007f039b77c8f9 in rb_sigwait_sleep (th=th@entry=0x55cf65bd0e60, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x7f039705df00) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2171
pfd = {fd = 3, events = 1, revents = 0}
ts = {tv_sec = 59, tv_nsec = 999933000}
#2 0x00007f039b77dcd0 in native_sleep (th=<optimized out>, rel=0x7f039705df00) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:2295
next = <optimized out>
sched = 0x55cf64a4ff48
sigwait_fd = <optimized out>
#3 0x00007f039b780c1a in sleep_hrtime (fl=0, rel=<optimized out>, th=0x55cf65bd0e60) at /tmp/ruby/src/trunk-gc-asserts/thread.c:1300
prev_status = THREAD_RUNNABLE
woke = 1
end = 798991447630100
prev_status = <optimized out>
woke = <optimized out>
end = <optimized out>
#4 rb_mutex_wait_for (time=time@entry=139653395374128) at /tmp/ruby/src/trunk-gc-asserts/thread_sync.c:543
rel = 0x7f039705e030
#5 0x00007f039b5f2a26 in rb_ensure (b_proc=b_proc@entry=0x7f039b780b60 <rb_mutex_wait_for>, data1=data1@entry=139653395374128, e_proc=e_proc@entry=0x7f039b782500 <mutex_lock_uninterruptible>, data2=data2@entry=139653401709840) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1009
_ec = 0x55cf65b79320
_tag = {tag = 36, retval = 139653410626800, buf = {0x6478e1e0, 0x7f039b5f2b10 <rb_ensure+528>, 0x0, 0x7f039705df40, 0xd0}, prev = 0x7f039705e280, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 4
errinfo = <optimized out>
ec = 0x55cf65b79320
ensure_list = {next = 0x7f039705e260, entry = {marker = 0, e_proc = 0x7f039b782500 <mutex_lock_uninterruptible>, data2 = 139653401709840}}
#6 0x00007f039b7826ca in rb_mutex_sleep (self=139653401709840, timeout=175640310919462914) at /tmp/ruby/src/trunk-gc-asserts/thread_sync.c:570
rel = 59999933000
t = <optimized out>
woken = 20
beg = 1685643744
scheduler = <optimized out>
end = <optimized out>
#7 0x00007f039b7d75cf in vm_call0_cfunc_with_frame (argv=0x7f039705e318, calling=<optimized out>, ec=0x55cf65b79320) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:170
reg_cfp = 0x7f039715e9f0
ci = <optimized out>
me = 0x7f039afa8d78
mid = 26337
block_handler = <optimized out>
recv = <optimized out>
argc = <optimized out>
val = <optimized out>
cfunc = 0x55cf64a9ae28
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>
#8 vm_call0_cfunc (argv=0x7f039705e318, calling=<optimized out>, ec=0x55cf65b79320) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:184
No locals.
#9 vm_call0_body (ec=0x55cf65b79320, calling=<optimized out>, argv=0x7f039705e318) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:230
ci = <optimized out>
cc = <optimized out>
ret = <optimized out>
#10 0x00007f039b7dba9e in vm_call0_cc (kw_splat=0, cc=0x7f0394d5fa68, argv=0x7f039705e318, argc=1, id=26337, recv=139653401709840, ec=0x55cf65b79320) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:107
flags = <optimized out>
use_argv = 0x7f039705e318
av = {139653143335504, 1073301830513132544}
calling = {ci = 0x7f039705e160, cc = 0x7f0394d5fa68, block_handler = 0, recv = 139653401709840, argc = 1, kw_splat = false, heap_argv = 0}
flags = <optimized out>
use_argv = <optimized out>
av = <optimized out>
calling = <optimized out>
#11 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7f039705e318, argc=<optimized out>, mid=26337, recv=139653401709840) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1062
ec = 0x55cf65b79320
cc = 0x7f0394d5fa68
self = <optimized out>
ec = <optimized out>
cc = <optimized out>
self = <optimized out>
#12 rb_funcallv (recv=139653401709840, mid=26337, argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1077
No locals.
#13 0x00007f039b5f2a26 in rb_ensure (b_proc=b_proc@entry=0x7f039b777fc0 <do_sleep>, data1=data1@entry=139653395374864, e_proc=e_proc@entry=0x7f039b776df0 <delete_from_waitq>, data2=data2@entry=139653395374880) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1009
_ec = 0x55cf65b79320
_tag = {tag = 36, retval = 139653468413392, buf = {0x2, 0x7f039b5f2b10 <rb_ensure+528>, 0x0, 0x7f039705e220, 0xa0}, prev = 0x7f039705e5f0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 4
errinfo = <optimized out>
ec = 0x55cf65b79320
ensure_list = {next = 0x7f039705e700, entry = {marker = 0, e_proc = 0x7f039b776df0 <delete_from_waitq>, data2 = 139653395374880}}
#14 0x00007f039b777ded in rb_condvar_wait (argc=2, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread_sync.c:1512
ec = 0x55cf65b79320
cv = 0x55cf64b71ac0
args = {mutex = 139653401709840, timeout = 175640310919462914}
sync_waiter = {self = 139653401709840, th = 0x55cf65bd0e60, fiber = 0x0, node = {next = 0x55cf64b71ac0, prev = 0x55cf64b71ac0}}
#15 0x00007f039b7bc154 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:3437
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>
#16 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:3465
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
#17 vm_call_cfunc_other (ec=0x55cf65b79320, reg_cfp=0x7f039715ea30, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3491
ci = <optimized out>
argv_ary = <optimized out>
#18 0x00007f039b7cb75a 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:366
val = 94349236677488
ci = 0x8
cc = <optimized out>
recv = 139653395373640
argc = <optimized out>
calling = {ci = 0x45f100100005, cc = 0x7f0394d5fa90, block_handler = 0, recv = 139653401710200, 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>
#19 vm_exec_core (ec=0x7f039705de48, initial=1) at ../../src/trunk-gc-asserts/insns.def:835
bh = <optimized out>
cd = 0x55cf64bcab70
leaf = <optimized out>
val = 94349236677488
reg_pc = 0x55cf64bca9c8
reg_cfp = 0x7f039715ea30
insns_address_table = {0x7f039b7cdec1 <vm_exec_core+10369>, 0x7f039b7ccff4 <vm_exec_core+6580>, 0x7f039b7ccf88 <vm_exec_core+6472>, 0x7f039b7ccf0e <vm_exec_core+6350>, 0x7f039b7cce91 <vm_exec_core+6225>, 0x7f039b7cd1ea <vm_exec_core+7082>, 0x7f039b7cd11a <vm_exec_core+6874>, 0x7f039b7cd0bb <vm_exec_core+6779>, 0x7f039b7cd05e <vm_exec_core+6686>, 0x7f039b7cd866 <vm_exec_core+8742>, 0x7f039b7cd26e <vm_exec_core+7214>, 0x7f039b7ccd95 <vm_exec_core+5973>, 0x7f039b7cccad <vm_exec_core+5741>, 0x7f039b7cd7fe <vm_exec_core+8638>, 0x7f039b7cd796 <vm_exec_core+8534>, 0x7f039b7cd6ef <vm_exec_core+8367>, 0x7f039b7cd6b7 <vm_exec_core+8311>, 0x7f039b7cd761 <vm_exec_core+8481>, 0x7f039b7cd72c <vm_exec_core+8428>, 0x7f039b7cce5c <vm_exec_core+6172>, 0x7f039b7ccdec <vm_exec_core+6060>, 0x7f039b7cd568 <vm_exec_core+7976>, 0x7f039b7cd50e <vm_exec_core+7886>, 0x7f039b7cd4c8 <vm_exec_core+7816>, 0x7f039b7cd449 <vm_exec_core+7689>, 0x7f039b7cd606 <vm_exec_core+8134>, 0x7f039b7cd5a7 <vm_exec_core+8039>, 0x7f039b7cd63d <vm_exec_core+8189>, 0x7f039b7cbc2e <vm_exec_core+1518>, 0x7f039b7cc63e <vm_exec_core+4094>, 0x7f039b7cc44e <vm_exec_core+3598>, 0x7f039b7cc678 <vm_exec_core+4152>, 0x7f039b7cc3f4 <vm_exec_core+3508>, 0x7f039b7cc380 <vm_exec_core+3392>, 0x7f039b7cc336 <vm_exec_core+3318>, 0x7f039b7cc30f <vm_exec_core+3279>, 0x7f039b7cc2d4 <vm_exec_core+3220>, 0x7f039b7cc27f <vm_exec_core+3135>, 0x7f039b7cc24b <vm_exec_core+3083>, 0x7f039b7cc158 <vm_exec_core+2840>, 0x7f039b7cc111 <vm_exec_core+2769>, 0x7f039b7cc0c9 <vm_exec_core+2697>, 0x7f039b7cc097 <vm_exec_core+2647>, 0x7f039b7cc028 <vm_exec_core+2536>, 0x7f039b7cbfc6 <vm_exec_core+2438>, 0x7f039b7ccb46 <vm_exec_core+5382>, 0x7f039b7ccad7 <vm_exec_core+5271>, 0x7f039b7cca48 <vm_exec_core+5128>, 0x7f039b7cc98f <vm_exec_core+4943>, 0x7f039b7ccc71 <vm_exec_core+5681>, 0x7f039b7cc8b0 <vm_exec_core+4720>, 0x7f039b7cc78c <vm_exec_core+4428>, 0x7f039b7cb6a0 <vm_exec_core+96>, 0x7f039b7cc704 <vm_exec_core+4292>, 0x7f039b7cc8f7 <vm_exec_core+4791>, 0x7f039b7cded2 <vm_exec_core+10386>, 0x7f039b7cc943 <vm_exec_core+4867>, 0x7f039b7cbb69 <vm_exec_core+1321>, 0x7f039b7cbaba <vm_exec_core+1146>, 0x7f039b7cb9d0 <vm_exec_core+912>, 0x7f039b7cb949 <vm_exec_core+777>, 0x7f039b7cde5e <vm_exec_core+10270>, 0x7f039b7cda84 <vm_exec_core+9284>, 0x7f039b7cda24 <vm_exec_core+9188>, 0x7f039b7cd953 <vm_exec_core+8979>, 0x7f039b7cd917 <vm_exec_core+8919>, 0x7f039b7cbf0e <vm_exec_core+2254>, 0x7f039b7cbe6b <vm_exec_core+2091>, 0x7f039b7cdfbf <vm_exec_core+10623>, 0x7f039b7cdf16 <vm_exec_core+10454>, 0x7f039b7ce3d9 <vm_exec_core+11673>, 0x7f039b7ce366 <vm_exec_core+11558>, 0x7f039b7ce2c0 <vm_exec_core+11392>, 0x7f039b7ce268 <vm_exec_core+11304>, 0x7f039b7ce1f6 <vm_exec_core+11190>, 0x7f039b7ce159 <vm_exec_core+11033>, 0x7f039b7ce0c1 <vm_exec_core+10881>, 0x7f039b7ce024 <vm_exec_core+10724>, 0x7f039b7ce75d <vm_exec_core+12573>, 0x7f039b7ce4f7 <vm_exec_core+11959>, 0x7f039b7ce712 <vm_exec_core+12498>, 0x7f039b7ce6bc <vm_exec_core+12412>, 0x7f039b7ce87f <vm_exec_core+12863>, 0x7f039b7ce7f5 <vm_exec_core+12725>, 0x7f039b7cdac5 <vm_exec_core+9349>, 0x7f039b7cd8b9 <vm_exec_core+8825>, 0x7f039b7ce688 <vm_exec_core+12360>, 0x7f039b7ce653 <vm_exec_core+12307>, 0x7f039b7ce613 <vm_exec_core+12243>, 0x7f039b7ce5c4 <vm_exec_core+12164>, 0x7f039b7ce52b <vm_exec_core+12011>, 0x7f039b7ce47b <vm_exec_core+11835>, 0x7f039b7cd9b3 <vm_exec_core+9075>, 0x7f039b7cbbd4 <vm_exec_core+1428>, 0x7f039b7cbd4d <vm_exec_core+1805>, 0x7f039b7cbd06 <vm_exec_core+1734>, 0x7f039b7cbcb7 <vm_exec_core+1655>, 0x7f039b7cbc68 <vm_exec_core+1576>, 0x7f039b7cbe14 <vm_exec_core+2004>, 0x7f039b7cbddf <vm_exec_core+1951>, 0x7f039b7cb914 <vm_exec_core+724>, 0x7f039b7ce8e8 <vm_exec_core+12968>, 0x7f039b7ccfe3 <vm_exec_core+6563>, 0x7f039b7ccf77 <vm_exec_core+6455>, 0x7f039b7ccefd <vm_exec_core+6333>, 0x7f039b7cce80 <vm_exec_core+6208>, 0x7f039b7cd1d9 <vm_exec_core+7065>, 0x7f039b7cd109 <vm_exec_core+6857>, 0x7f039b7cd0aa <vm_exec_core+6762>, 0x7f039b7cd04d <vm_exec_core+6669>, 0x7f039b7cd855 <vm_exec_core+8725>, 0x7f039b7cd25d <vm_exec_core+7197>, 0x7f039b7ccd84 <vm_exec_core+5956>, 0x7f039b7ccc9c <vm_exec_core+5724>, 0x7f039b7cd7ed <vm_exec_core+8621>, 0x7f039b7cd785 <vm_exec_core+8517>, 0x7f039b7cd6de <vm_exec_core+8350>, 0x7f039b7cd6a6 <vm_exec_core+8294>, 0x7f039b7cd750 <vm_exec_core+8464>, 0x7f039b7cd71b <vm_exec_core+8411>, 0x7f039b7cce4b <vm_exec_core+6155>, 0x7f039b7ccddb <vm_exec_core+6043>, 0x7f039b7cd557 <vm_exec_core+7959>, 0x7f039b7cd4fd <vm_exec_core+7869>, 0x7f039b7cd4b7 <vm_exec_core+7799>, 0x7f039b7cd438 <vm_exec_core+7672>, 0x7f039b7cd5f5 <vm_exec_core+8117>, 0x7f039b7cd596 <vm_exec_core+8022>, 0x7f039b7cd62c <vm_exec_core+8172>, 0x7f039b7cbc1d <vm_exec_core+1501>, 0x7f039b7cc62d <vm_exec_core+4077>, 0x7f039b7cc43d <vm_exec_core+3581>, 0x7f039b7cc667 <vm_exec_core+4135>, 0x7f039b7cc3e3 <vm_exec_core+3491>, 0x7f039b7cc36f <vm_exec_core+3375>, 0x7f039b7cc325 <vm_exec_core+3301>, 0x7f039b7cc2fe <vm_exec_core+3262>, 0x7f039b7cc2c3 <vm_exec_core+3203>, 0x7f039b7cc26e <vm_exec_core+3118>, 0x7f039b7cc23a <vm_exec_core+3066>, 0x7f039b7cc147 <vm_exec_core+2823>, 0x7f039b7cc100 <vm_exec_core+2752>, 0x7f039b7cc0b8 <vm_exec_core+2680>, 0x7f039b7cc086 <vm_exec_core+2630>, 0x7f039b7cc017 <vm_exec_core+2519>, 0x7f039b7cbfb5 <vm_exec_core+2421>, 0x7f039b7ccb35 <vm_exec_core+5365>, 0x7f039b7ccac6 <vm_exec_core+5254>, 0x7f039b7cca37 <vm_exec_core+5111>, 0x7f039b7cc97e <vm_exec_core+4926>, 0x7f039b7ccc60 <vm_exec_core+5664>, 0x7f039b7cc89f <vm_exec_core+4703>, 0x7f039b7cc77b <vm_exec_core+4411>, 0x7f039b7ceadb <vm_exec_core+13467>, 0x7f039b7cc6f3 <vm_exec_core+4275>, 0x7f039b7cc8e6 <vm_exec_core+4774>, 0x7f039b7ceac5 <vm_exec_core+13445>, 0x7f039b7cc932 <vm_exec_core+4850>, 0x7f039b7cbb58 <vm_exec_core+1304>, 0x7f039b7cbaa9 <vm_exec_core+1129>, 0x7f039b7cb9bf <vm_exec_core+895>, 0x7f039b7cb938 <vm_exec_core+760>, 0x7f039b7cde4d <vm_exec_core+10253>, 0x7f039b7cda73 <vm_exec_core+9267>, 0x7f039b7cda13 <vm_exec_core+9171>, 0x7f039b7cd942 <vm_exec_core+8962>, 0x7f039b7cd906 <vm_exec_core+8902>, 0x7f039b7cbefd <vm_exec_core+2237>, 0x7f039b7cbe5a <vm_exec_core+2074>, 0x7f039b7ceaaf <vm_exec_core+13423>, 0x7f039b7cea99 <vm_exec_core+13401>, 0x7f039b7cea83 <vm_exec_core+13379>, 0x7f039b7cea6d <vm_exec_core+13357>, 0x7f039b7cea57 <vm_exec_core+13335>, 0x7f039b7cea41 <vm_exec_core+13313>, 0x7f039b7cea24 <vm_exec_core+13284>, 0x7f039b7cea0e <vm_exec_core+13262>, 0x7f039b7ce9f8 <vm_exec_core+13240>, 0x7f039b7ce9e2 <vm_exec_core+13218>, 0x7f039b7ce9cc <vm_exec_core+13196>, 0x7f039b7ce9b6 <vm_exec_core+13174>, 0x7f039b7ce9a0 <vm_exec_core+13152>, 0x7f039b7ce98a <vm_exec_core+13130>, 0x7f039b7ce974 <vm_exec_core+13108>, 0x7f039b7ce95e <vm_exec_core+13086>, 0x7f039b7cdab4 <vm_exec_core+9332>, 0x7f039b7cd8a8 <vm_exec_core+8808>, 0x7f039b7ce948 <vm_exec_core+13064>, 0x7f039b7ce932 <vm_exec_core+13042>, 0x7f039b7ce91c <vm_exec_core+13020>, 0x7f039b7ce906 <vm_exec_core+12998>, 0x7f039b7cb683 <vm_exec_core+67>, 0x7f039b7cb687 <vm_exec_core+71>, 0x7f039b7cd9a2 <vm_exec_core+9058>, 0x7f039b7cbbc3 <vm_exec_core+1411>, 0x7f039b7cbd3c <vm_exec_core+1788>, 0x7f039b7cbcf5 <vm_exec_core+1717>, 0x7f039b7cbca6 <vm_exec_core+1638>, 0x7f039b7cbc57 <vm_exec_core+1559>, 0x7f039b7cbe03 <vm_exec_core+1987>...}
#20 0x00007f039b7d1f15 in rb_vm_exec (ec=0x55cf65b79320) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2384
_ec = 0x55cf65b79320
_tag = {tag = 36, retval = 4, buf = {0x7f039705e670, 0x7f039b7d1700 <rb_vm_exec+384>, 0x0, 0x7f039705e520, 0x7f039b5da180 <min_by_i>}, prev = 0x7f039705e720, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#21 0x00007f039b7d6e92 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x0, argc=0, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1511
No locals.
#22 vm_yield (kw_splat=0, argv=0x0, argc=0, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1519
No locals.
#23 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1359
No locals.
#24 rb_yield (val=<optimized out>, val@entry=36) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1372
No locals.
#25 0x00007f039b5f2a26 in rb_ensure (b_proc=0x7f039b7d6dd0 <rb_yield>, data1=36, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/eval.c:1009
_ec = 0x55cf65b79320
_tag = {tag = 36, retval = 1, buf = {0x55cf64a9ae60, 0x7f039b5f2b10 <rb_ensure+528>, 0x0, 0x7f039705e6c0, 0x0}, prev = 0x7f039705ea20, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 4
errinfo = <optimized out>
ec = 0x55cf65b79320
ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f039b77ac80 <rb_mutex_unlock>, data2 = 139653401709840}}
#26 0x00007f039b7bbde4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f039715eab0, ec=0x55cf65b79320) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3437
ci = 0x66f100000001
cc = <optimized out>
val = <optimized out>
me = 0x7f039afa8d28
cfunc = 0x55cf64a9ae68
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 (ec=0x55cf65b79320, reg_cfp=0x7f039715eab0, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3465
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#28 0x00007f039b7cc880 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:366
val = 94349236679088
ci = <optimized out>
cc = <optimized out>
recv = 139653395373640
argc = <optimized out>
calling = {ci = 0x66f100000001, cc = 0x7f0394c9c388, block_handler = 139653396425417, recv = 139653401709840, 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>
#29 vm_exec_core (ec=0x7f039705de48, initial=1) at ../../src/trunk-gc-asserts/insns.def:815
bh = <optimized out>
cd = 0x55cf64bcb1b0
blockiseq = <optimized out>
leaf = <optimized out>
val = 94349236679088
reg_pc = 0x55cf64bb8ee0
reg_cfp = 0x7f039715eab0
insns_address_table = {0x7f039b7cdec1 <vm_exec_core+10369>, 0x7f039b7ccff4 <vm_exec_core+6580>, 0x7f039b7ccf88 <vm_exec_core+6472>, 0x7f039b7ccf0e <vm_exec_core+6350>, 0x7f039b7cce91 <vm_exec_core+6225>, 0x7f039b7cd1ea <vm_exec_core+7082>, 0x7f039b7cd11a <vm_exec_core+6874>, 0x7f039b7cd0bb <vm_exec_core+6779>, 0x7f039b7cd05e <vm_exec_core+6686>, 0x7f039b7cd866 <vm_exec_core+8742>, 0x7f039b7cd26e <vm_exec_core+7214>, 0x7f039b7ccd95 <vm_exec_core+5973>, 0x7f039b7cccad <vm_exec_core+5741>, 0x7f039b7cd7fe <vm_exec_core+8638>, 0x7f039b7cd796 <vm_exec_core+8534>, 0x7f039b7cd6ef <vm_exec_core+8367>, 0x7f039b7cd6b7 <vm_exec_core+8311>, 0x7f039b7cd761 <vm_exec_core+8481>, 0x7f039b7cd72c <vm_exec_core+8428>, 0x7f039b7cce5c <vm_exec_core+6172>, 0x7f039b7ccdec <vm_exec_core+6060>, 0x7f039b7cd568 <vm_exec_core+7976>, 0x7f039b7cd50e <vm_exec_core+7886>, 0x7f039b7cd4c8 <vm_exec_core+7816>, 0x7f039b7cd449 <vm_exec_core+7689>, 0x7f039b7cd606 <vm_exec_core+8134>, 0x7f039b7cd5a7 <vm_exec_core+8039>, 0x7f039b7cd63d <vm_exec_core+8189>, 0x7f039b7cbc2e <vm_exec_core+1518>, 0x7f039b7cc63e <vm_exec_core+4094>, 0x7f039b7cc44e <vm_exec_core+3598>, 0x7f039b7cc678 <vm_exec_core+4152>, 0x7f039b7cc3f4 <vm_exec_core+3508>, 0x7f039b7cc380 <vm_exec_core+3392>, 0x7f039b7cc336 <vm_exec_core+3318>, 0x7f039b7cc30f <vm_exec_core+3279>, 0x7f039b7cc2d4 <vm_exec_core+3220>, 0x7f039b7cc27f <vm_exec_core+3135>, 0x7f039b7cc24b <vm_exec_core+3083>, 0x7f039b7cc158 <vm_exec_core+2840>, 0x7f039b7cc111 <vm_exec_core+2769>, 0x7f039b7cc0c9 <vm_exec_core+2697>, 0x7f039b7cc097 <vm_exec_core+2647>, 0x7f039b7cc028 <vm_exec_core+2536>, 0x7f039b7cbfc6 <vm_exec_core+2438>, 0x7f039b7ccb46 <vm_exec_core+5382>, 0x7f039b7ccad7 <vm_exec_core+5271>, 0x7f039b7cca48 <vm_exec_core+5128>, 0x7f039b7cc98f <vm_exec_core+4943>, 0x7f039b7ccc71 <vm_exec_core+5681>, 0x7f039b7cc8b0 <vm_exec_core+4720>, 0x7f039b7cc78c <vm_exec_core+4428>, 0x7f039b7cb6a0 <vm_exec_core+96>, 0x7f039b7cc704 <vm_exec_core+4292>, 0x7f039b7cc8f7 <vm_exec_core+4791>, 0x7f039b7cded2 <vm_exec_core+10386>, 0x7f039b7cc943 <vm_exec_core+4867>, 0x7f039b7cbb69 <vm_exec_core+1321>, 0x7f039b7cbaba <vm_exec_core+1146>, 0x7f039b7cb9d0 <vm_exec_core+912>, 0x7f039b7cb949 <vm_exec_core+777>, 0x7f039b7cde5e <vm_exec_core+10270>, 0x7f039b7cda84 <vm_exec_core+9284>, 0x7f039b7cda24 <vm_exec_core+9188>, 0x7f039b7cd953 <vm_exec_core+8979>, 0x7f039b7cd917 <vm_exec_core+8919>, 0x7f039b7cbf0e <vm_exec_core+2254>, 0x7f039b7cbe6b <vm_exec_core+2091>, 0x7f039b7cdfbf <vm_exec_core+10623>, 0x7f039b7cdf16 <vm_exec_core+10454>, 0x7f039b7ce3d9 <vm_exec_core+11673>, 0x7f039b7ce366 <vm_exec_core+11558>, 0x7f039b7ce2c0 <vm_exec_core+11392>, 0x7f039b7ce268 <vm_exec_core+11304>, 0x7f039b7ce1f6 <vm_exec_core+11190>, 0x7f039b7ce159 <vm_exec_core+11033>, 0x7f039b7ce0c1 <vm_exec_core+10881>, 0x7f039b7ce024 <vm_exec_core+10724>, 0x7f039b7ce75d <vm_exec_core+12573>, 0x7f039b7ce4f7 <vm_exec_core+11959>, 0x7f039b7ce712 <vm_exec_core+12498>, 0x7f039b7ce6bc <vm_exec_core+12412>, 0x7f039b7ce87f <vm_exec_core+12863>, 0x7f039b7ce7f5 <vm_exec_core+12725>, 0x7f039b7cdac5 <vm_exec_core+9349>, 0x7f039b7cd8b9 <vm_exec_core+8825>, 0x7f039b7ce688 <vm_exec_core+12360>, 0x7f039b7ce653 <vm_exec_core+12307>, 0x7f039b7ce613 <vm_exec_core+12243>, 0x7f039b7ce5c4 <vm_exec_core+12164>, 0x7f039b7ce52b <vm_exec_core+12011>, 0x7f039b7ce47b <vm_exec_core+11835>, 0x7f039b7cd9b3 <vm_exec_core+9075>, 0x7f039b7cbbd4 <vm_exec_core+1428>, 0x7f039b7cbd4d <vm_exec_core+1805>, 0x7f039b7cbd06 <vm_exec_core+1734>, 0x7f039b7cbcb7 <vm_exec_core+1655>, 0x7f039b7cbc68 <vm_exec_core+1576>, 0x7f039b7cbe14 <vm_exec_core+2004>, 0x7f039b7cbddf <vm_exec_core+1951>, 0x7f039b7cb914 <vm_exec_core+724>, 0x7f039b7ce8e8 <vm_exec_core+12968>, 0x7f039b7ccfe3 <vm_exec_core+6563>, 0x7f039b7ccf77 <vm_exec_core+6455>, 0x7f039b7ccefd <vm_exec_core+6333>, 0x7f039b7cce80 <vm_exec_core+6208>, 0x7f039b7cd1d9 <vm_exec_core+7065>, 0x7f039b7cd109 <vm_exec_core+6857>, 0x7f039b7cd0aa <vm_exec_core+6762>, 0x7f039b7cd04d <vm_exec_core+6669>, 0x7f039b7cd855 <vm_exec_core+8725>, 0x7f039b7cd25d <vm_exec_core+7197>, 0x7f039b7ccd84 <vm_exec_core+5956>, 0x7f039b7ccc9c <vm_exec_core+5724>, 0x7f039b7cd7ed <vm_exec_core+8621>, 0x7f039b7cd785 <vm_exec_core+8517>, 0x7f039b7cd6de <vm_exec_core+8350>, 0x7f039b7cd6a6 <vm_exec_core+8294>, 0x7f039b7cd750 <vm_exec_core+8464>, 0x7f039b7cd71b <vm_exec_core+8411>, 0x7f039b7cce4b <vm_exec_core+6155>, 0x7f039b7ccddb <vm_exec_core+6043>, 0x7f039b7cd557 <vm_exec_core+7959>, 0x7f039b7cd4fd <vm_exec_core+7869>, 0x7f039b7cd4b7 <vm_exec_core+7799>, 0x7f039b7cd438 <vm_exec_core+7672>, 0x7f039b7cd5f5 <vm_exec_core+8117>, 0x7f039b7cd596 <vm_exec_core+8022>, 0x7f039b7cd62c <vm_exec_core+8172>, 0x7f039b7cbc1d <vm_exec_core+1501>, 0x7f039b7cc62d <vm_exec_core+4077>, 0x7f039b7cc43d <vm_exec_core+3581>, 0x7f039b7cc667 <vm_exec_core+4135>, 0x7f039b7cc3e3 <vm_exec_core+3491>, 0x7f039b7cc36f <vm_exec_core+3375>, 0x7f039b7cc325 <vm_exec_core+3301>, 0x7f039b7cc2fe <vm_exec_core+3262>, 0x7f039b7cc2c3 <vm_exec_core+3203>, 0x7f039b7cc26e <vm_exec_core+3118>, 0x7f039b7cc23a <vm_exec_core+3066>, 0x7f039b7cc147 <vm_exec_core+2823>, 0x7f039b7cc100 <vm_exec_core+2752>, 0x7f039b7cc0b8 <vm_exec_core+2680>, 0x7f039b7cc086 <vm_exec_core+2630>, 0x7f039b7cc017 <vm_exec_core+2519>, 0x7f039b7cbfb5 <vm_exec_core+2421>, 0x7f039b7ccb35 <vm_exec_core+5365>, 0x7f039b7ccac6 <vm_exec_core+5254>, 0x7f039b7cca37 <vm_exec_core+5111>, 0x7f039b7cc97e <vm_exec_core+4926>, 0x7f039b7ccc60 <vm_exec_core+5664>, 0x7f039b7cc89f <vm_exec_core+4703>, 0x7f039b7cc77b <vm_exec_core+4411>, 0x7f039b7ceadb <vm_exec_core+13467>, 0x7f039b7cc6f3 <vm_exec_core+4275>, 0x7f039b7cc8e6 <vm_exec_core+4774>, 0x7f039b7ceac5 <vm_exec_core+13445>, 0x7f039b7cc932 <vm_exec_core+4850>, 0x7f039b7cbb58 <vm_exec_core+1304>, 0x7f039b7cbaa9 <vm_exec_core+1129>, 0x7f039b7cb9bf <vm_exec_core+895>, 0x7f039b7cb938 <vm_exec_core+760>, 0x7f039b7cde4d <vm_exec_core+10253>, 0x7f039b7cda73 <vm_exec_core+9267>, 0x7f039b7cda13 <vm_exec_core+9171>, 0x7f039b7cd942 <vm_exec_core+8962>, 0x7f039b7cd906 <vm_exec_core+8902>, 0x7f039b7cbefd <vm_exec_core+2237>, 0x7f039b7cbe5a <vm_exec_core+2074>, 0x7f039b7ceaaf <vm_exec_core+13423>, 0x7f039b7cea99 <vm_exec_core+13401>, 0x7f039b7cea83 <vm_exec_core+13379>, 0x7f039b7cea6d <vm_exec_core+13357>, 0x7f039b7cea57 <vm_exec_core+13335>, 0x7f039b7cea41 <vm_exec_core+13313>, 0x7f039b7cea24 <vm_exec_core+13284>, 0x7f039b7cea0e <vm_exec_core+13262>, 0x7f039b7ce9f8 <vm_exec_core+13240>, 0x7f039b7ce9e2 <vm_exec_core+13218>, 0x7f039b7ce9cc <vm_exec_core+13196>, 0x7f039b7ce9b6 <vm_exec_core+13174>, 0x7f039b7ce9a0 <vm_exec_core+13152>, 0x7f039b7ce98a <vm_exec_core+13130>, 0x7f039b7ce974 <vm_exec_core+13108>, 0x7f039b7ce95e <vm_exec_core+13086>, 0x7f039b7cdab4 <vm_exec_core+9332>, 0x7f039b7cd8a8 <vm_exec_core+8808>, 0x7f039b7ce948 <vm_exec_core+13064>, 0x7f039b7ce932 <vm_exec_core+13042>, 0x7f039b7ce91c <vm_exec_core+13020>, 0x7f039b7ce906 <vm_exec_core+12998>, 0x7f039b7cb683 <vm_exec_core+67>, 0x7f039b7cb687 <vm_exec_core+71>, 0x7f039b7cd9a2 <vm_exec_core+9058>, 0x7f039b7cbbc3 <vm_exec_core+1411>, 0x7f039b7cbd3c <vm_exec_core+1788>, 0x7f039b7cbcf5 <vm_exec_core+1717>, 0x7f039b7cbca6 <vm_exec_core+1638>, 0x7f039b7cbc57 <vm_exec_core+1559>, 0x7f039b7cbe03 <vm_exec_core+1987>...}
#30 0x00007f039b7d1f15 in rb_vm_exec (ec=0x55cf65b79320) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2384
_ec = 0x55cf65b79320
_tag = {tag = 36, retval = 4, buf = {0x7f039705eaa0, 0x7f039b7d1700 <rb_vm_exec+384>, 0x0, 0x7f039705e950, 0x0}, prev = 0x7f039715ec40, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#31 0x00007f039b7d746f in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x55cf65bd0fb0, argc=argc@entry=0, argv=argv@entry=0x7f039705ead0, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1605
self = <optimized out>
#32 0x00007f039b782a00 in thread_do_start_proc (th=0x55cf65bd0e60) at /tmp/ruby/src/trunk-gc-asserts/thread.c:601
args = 139653387616280
args_ptr = 0x7f039705ead0
args_len = 0
procval = <optimized out>
proc = 0x55cf65bd0fb0
#33 0x00007f039b783144 in thread_do_start (th=0x55cf65bd0e60) at /tmp/ruby/src/trunk-gc-asserts/thread.c:620
result = 36
result = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
#34 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread.c:694
_ec = 0x55cf65b79320
_tag = {tag = 36, retval = 139653463797676, buf = {0x7f039715ece0, 0x7f039b782f58 <thread_start_func_2+760>, 0x0, 0x7f039705eb30, 0x7fffd789780a}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
errinfo = 4
size = <optimized out>
ractor_main_th = <optimized out>
vm_stack = <optimized out>
#35 0x00007f039b783bd4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1113
th = 0x55cf65bd0e60
altstack = 0x55cf65be7790
#36 0x00007f039b19db43 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 = {140736809319104, -5430861572940623461, 139653396428352, 25, 139653463791696, 140736809319456, 5379156162938540443, 5379129878120239515}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#37 0x00007f039b22ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 2 (Thread 0x7f0395562640 (LWP 1649458)):
#0 __futex_abstimed_wait_common64 (private=-1686622867, cancel=true, abstime=0x7f0395561d30, op=137, expected=0, futex_word=0x7f0395561d68) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=-1686622867, abstime=0x7f0395561d30, clockid=1701426384, expected=0, futex_word=0x7f0395561d68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 1773457664
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f0395561d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f0395561d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007f039b19cf1b in __pthread_cond_wait_common (abstime=0x7f0395561d30, clockid=1, mutex=0x7f039ba35ba0 <thread_cache_lock>, cond=0x7f0395561d40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7f039b19c7a0 <__condvar_cleanup_waiting>, __arg = 0x7f0395561c80, __canceltype = -678856694, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7f0395561d40, mutex = 0x7f039ba35ba0 <thread_cache_lock>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x7f0395561d40, mutex=mutex@entry=0x7f039ba35ba0 <thread_cache_lock>, abstime=abstime@entry=0x7f0395561d30) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00007f039b783c88 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7f039ba35ba0 <thread_cache_lock>, cond=0x7f0395561d40) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 798933, tv_nsec = 614753672}
r = <optimized out>
ts = <optimized out>
#6 register_cached_thread_and_wait (altstack=0x55cf66863c90) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1175
end = <optimized out>
entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 139653367080512, th = 0x0, altstack = 0x55cf66863c90, node = {next = 0x7f039ba25ca0 <cached_thread_head>, prev = 0x7f039531fd88}}
end = <optimized out>
entry = <optimized out>
#7 thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/thread_pthread.c:1120
th = <optimized out>
altstack = 0x55cf66863c90
#8 0x00007f039b19db43 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 = {140736809320704, -5430861572940623461, 139653367080512, 22, 139653463791696, 140736809321056, 5379161079065481627, 5379129878120239515}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007f039b22ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f039b0e7c00 (LWP 1648988)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139653463047168) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f039b0e7c00
old_mask = {__val = {140736809318144, 585, 94349235112720, 139653463860435, 0, 139653463756781, 139653463047168, 139653465372160, 94349265948960, 139653463702951, 240, 139653465389152, 94349265948960, 139653470388693, 139653465388704, 140736809318160}}
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=139653463047168) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=139653463047168, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f039b14b476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f039b1317f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2020202020302030, sa_sigaction = 0x2020202020302030}, sa_mask = {__val = {139653465388704, 2, 2, 1, 139653471430358, 139653465372160, 139653463707735, 139653463038480, 200, 139653471207624, 139653465388704, 140736809318544, 139653461966840, 37, 139653468294441, 423517972864}}, sa_flags = 142803968, sa_restorer = 0x7f039afdffd0}
sigs = {__val = {32, 139653464316548, 3274715270390757689, 2, 139653471430358, 2, 2314885530818453536, 139653463752557, 7239073644580708384, 2, 139653465388704, 3432, 139653471430358, 139653463754832, 2, 3475143045726351408}}
#5 0x00007f039b541a0d in die () at /tmp/ruby/src/trunk-gc-asserts/error.c:777
No locals.
#6 rb_bug (fmt=fmt@entry=0x7f039b8b00c8 "gc_verify_internal_consistency: found internal inconsistency.") at /tmp/ruby/src/trunk-gc-asserts/error.c:801
args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7fffd786b970, reg_save_area = 0x7fffd786b8b0}}
#7 0x00007f039b543045 in gc_verify_internal_consistency_ (objspace=0x55cf64a4f0e0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8028
data = {objspace = 0x55cf64a4f0e0, err_count = 1, live_object_count = 166807, zombie_object_count = 0, parent = 139653461966800, old_object_count = 99458, remembered_shady_count = 0}
#8 0x00007f039b615904 in gc_verify_internal_consistency (objspace=0x55cf64a4f0e0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:8096
prev_during_gc = <optimized out>
_lev = 2600324400
#9 gc_start (objspace=0x55cf64a4f0e0, reason=256) at /tmp/ruby/src/trunk-gc-asserts/gc.c:9341
do_full_mark = 0
immediate_mark = 0
__func__ = "gc_start"
lock_lev = 21967
#10 0x00007f039b619d4c in heap_prepare (heap=0x55cf64a4f140, size_pool=0x55cf64a4f108, objspace=0x55cf64a4f0e0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2400
__func__ = "heap_prepare"
#11 heap_next_free_page (heap=0x55cf64a4f140, size_pool=0x55cf64a4f108, objspace=0x55cf64a4f0e0) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2665
page = <optimized out>
page = <optimized out>
__func__ = "heap_next_free_page"
#12 newobj_alloc (objspace=0x55cf64a4f0e0, cr=0x55cf64a4fe00, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2766
page = <optimized out>
lev = 1
unlock_vm = true
size_pool = 0x55cf64a4f108
heap = 0x55cf64a4f140
cache = 0x55cf64a50078
obj = <optimized out>
__func__ = "newobj_alloc"
#13 0x00007f039b61b9b7 in newobj_of0 (alloc_size=40, cr=<optimized out>, wb_protected=1, flags=12, klass=139653410643920) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2869
obj = <optimized out>
objspace = 0x55cf64a4f0e0
size_pool_idx = 0
obj = <optimized out>
objspace = <optimized out>
size_pool_idx = <optimized out>
#14 newobj_of (alloc_size=40, wb_protected=1, v3=0, v2=1, v1=139653472647072, flags=12, klass=139653410643920, cr=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:2886
obj = <optimized out>
obj = <optimized out>
#15 rb_data_typed_object_wrap (klass=139653410643920, datap=0x0, type=0x7f039ba0f7a0 <dir_data_type>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:3102
wb_protected = true
#16 0x00007f039b61d045 in rb_data_typed_object_zalloc (klass=<optimized out>, size=size@entry=24, type=type@entry=0x7f039ba0f7a0 <dir_data_type>) at /tmp/ruby/src/trunk-gc-asserts/gc.c:3108
obj = <optimized out>
#17 0x00007f039b5c1b9c in dir_s_open (ec=0x55cf64a50130, klass=<optimized out>, dirname=139653382928920, enc=139653461624880) at /tmp/ruby/src/trunk-gc-asserts/dir.c:578
data_struct_obj = <optimized out>
dp = <optimized out>
dir = <optimized out>
#18 0x00007f039b7ced68 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:6698
canary_p = <optimized out>
ret = 0
canary_p = <optimized out>
ret = <optimized out>
#19 vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:6725
argv = <optimized out>
__func__ = <optimized out>
i = <optimized out>
argv = <optimized out>
#20 vm_exec_core (ec=0x19295c, initial=1648988) at ../../src/trunk-gc-asserts/insns.def:1495
bf = 0x7f039b19fa7c <__GI___pthread_kill+300>
index = 0
leaf = <optimized out>
val = <optimized out>
reg_pc = 0x55cf64b23b38
reg_cfp = 0x7f039b0e5a10
insns_address_table = {0x7f039b7cdec1 <vm_exec_core+10369>, 0x7f039b7ccff4 <vm_exec_core+6580>, 0x7f039b7ccf88 <vm_exec_core+6472>, 0x7f039b7ccf0e <vm_exec_core+6350>, 0x7f039b7cce91 <vm_exec_core+6225>, 0x7f039b7cd1ea <vm_exec_core+7082>, 0x7f039b7cd11a <vm_exec_core+6874>, 0x7f039b7cd0bb <vm_exec_core+6779>, 0x7f039b7cd05e <vm_exec_core+6686>, 0x7f039b7cd866 <vm_exec_core+8742>, 0x7f039b7cd26e <vm_exec_core+7214>, 0x7f039b7ccd95 <vm_exec_core+5973>, 0x7f039b7cccad <vm_exec_core+5741>, 0x7f039b7cd7fe <vm_exec_core+8638>, 0x7f039b7cd796 <vm_exec_core+8534>, 0x7f039b7cd6ef <vm_exec_core+8367>, 0x7f039b7cd6b7 <vm_exec_core+8311>, 0x7f039b7cd761 <vm_exec_core+8481>, 0x7f039b7cd72c <vm_exec_core+8428>, 0x7f039b7cce5c <vm_exec_core+6172>, 0x7f039b7ccdec <vm_exec_core+6060>, 0x7f039b7cd568 <vm_exec_core+7976>, 0x7f039b7cd50e <vm_exec_core+7886>, 0x7f039b7cd4c8 <vm_exec_core+7816>, 0x7f039b7cd449 <vm_exec_core+7689>, 0x7f039b7cd606 <vm_exec_core+8134>, 0x7f039b7cd5a7 <vm_exec_core+8039>, 0x7f039b7cd63d <vm_exec_core+8189>, 0x7f039b7cbc2e <vm_exec_core+1518>, 0x7f039b7cc63e <vm_exec_core+4094>, 0x7f039b7cc44e <vm_exec_core+3598>, 0x7f039b7cc678 <vm_exec_core+4152>, 0x7f039b7cc3f4 <vm_exec_core+3508>, 0x7f039b7cc380 <vm_exec_core+3392>, 0x7f039b7cc336 <vm_exec_core+3318>, 0x7f039b7cc30f <vm_exec_core+3279>, 0x7f039b7cc2d4 <vm_exec_core+3220>, 0x7f039b7cc27f <vm_exec_core+3135>, 0x7f039b7cc24b <vm_exec_core+3083>, 0x7f039b7cc158 <vm_exec_core+2840>, 0x7f039b7cc111 <vm_exec_core+2769>, 0x7f039b7cc0c9 <vm_exec_core+2697>, 0x7f039b7cc097 <vm_exec_core+2647>, 0x7f039b7cc028 <vm_exec_core+2536>, 0x7f039b7cbfc6 <vm_exec_core+2438>, 0x7f039b7ccb46 <vm_exec_core+5382>, 0x7f039b7ccad7 <vm_exec_core+5271>, 0x7f039b7cca48 <vm_exec_core+5128>, 0x7f039b7cc98f <vm_exec_core+4943>, 0x7f039b7ccc71 <vm_exec_core+5681>, 0x7f039b7cc8b0 <vm_exec_core+4720>, 0x7f039b7cc78c <vm_exec_core+4428>, 0x7f039b7cb6a0 <vm_exec_core+96>, 0x7f039b7cc704 <vm_exec_core+4292>, 0x7f039b7cc8f7 <vm_exec_core+4791>, 0x7f039b7cded2 <vm_exec_core+10386>, 0x7f039b7cc943 <vm_exec_core+4867>, 0x7f039b7cbb69 <vm_exec_core+1321>, 0x7f039b7cbaba <vm_exec_core+1146>, 0x7f039b7cb9d0 <vm_exec_core+912>, 0x7f039b7cb949 <vm_exec_core+777>, 0x7f039b7cde5e <vm_exec_core+10270>, 0x7f039b7cda84 <vm_exec_core+9284>, 0x7f039b7cda24 <vm_exec_core+9188>, 0x7f039b7cd953 <vm_exec_core+8979>, 0x7f039b7cd917 <vm_exec_core+8919>, 0x7f039b7cbf0e <vm_exec_core+2254>, 0x7f039b7cbe6b <vm_exec_core+2091>, 0x7f039b7cdfbf <vm_exec_core+10623>, 0x7f039b7cdf16 <vm_exec_core+10454>, 0x7f039b7ce3d9 <vm_exec_core+11673>, 0x7f039b7ce366 <vm_exec_core+11558>, 0x7f039b7ce2c0 <vm_exec_core+11392>, 0x7f039b7ce268 <vm_exec_core+11304>, 0x7f039b7ce1f6 <vm_exec_core+11190>, 0x7f039b7ce159 <vm_exec_core+11033>, 0x7f039b7ce0c1 <vm_exec_core+10881>, 0x7f039b7ce024 <vm_exec_core+10724>, 0x7f039b7ce75d <vm_exec_core+12573>, 0x7f039b7ce4f7 <vm_exec_core+11959>, 0x7f039b7ce712 <vm_exec_core+12498>, 0x7f039b7ce6bc <vm_exec_core+12412>, 0x7f039b7ce87f <vm_exec_core+12863>, 0x7f039b7ce7f5 <vm_exec_core+12725>, 0x7f039b7cdac5 <vm_exec_core+9349>, 0x7f039b7cd8b9 <vm_exec_core+8825>, 0x7f039b7ce688 <vm_exec_core+12360>, 0x7f039b7ce653 <vm_exec_core+12307>, 0x7f039b7ce613 <vm_exec_core+12243>, 0x7f039b7ce5c4 <vm_exec_core+12164>, 0x7f039b7ce52b <vm_exec_core+12011>, 0x7f039b7ce47b <vm_exec_core+11835>, 0x7f039b7cd9b3 <vm_exec_core+9075>, 0x7f039b7cbbd4 <vm_exec_core+1428>, 0x7f039b7cbd4d <vm_exec_core+1805>, 0x7f039b7cbd06 <vm_exec_core+1734>, 0x7f039b7cbcb7 <vm_exec_core+1655>, 0x7f039b7cbc68 <vm_exec_core+1576>, 0x7f039b7cbe14 <vm_exec_core+2004>, 0x7f039b7cbddf <vm_exec_core+1951>, 0x7f039b7cb914 <vm_exec_core+724>, 0x7f039b7ce8e8 <vm_exec_core+12968>, 0x7f039b7ccfe3 <vm_exec_core+6563>, 0x7f039b7ccf77 <vm_exec_core+6455>, 0x7f039b7ccefd <vm_exec_core+6333>, 0x7f039b7cce80 <vm_exec_core+6208>, 0x7f039b7cd1d9 <vm_exec_core+7065>, 0x7f039b7cd109 <vm_exec_core+6857>, 0x7f039b7cd0aa <vm_exec_core+6762>, 0x7f039b7cd04d <vm_exec_core+6669>, 0x7f039b7cd855 <vm_exec_core+8725>, 0x7f039b7cd25d <vm_exec_core+7197>, 0x7f039b7ccd84 <vm_exec_core+5956>, 0x7f039b7ccc9c <vm_exec_core+5724>, 0x7f039b7cd7ed <vm_exec_core+8621>, 0x7f039b7cd785 <vm_exec_core+8517>, 0x7f039b7cd6de <vm_exec_core+8350>, 0x7f039b7cd6a6 <vm_exec_core+8294>, 0x7f039b7cd750 <vm_exec_core+8464>, 0x7f039b7cd71b <vm_exec_core+8411>, 0x7f039b7cce4b <vm_exec_core+6155>, 0x7f039b7ccddb <vm_exec_core+6043>, 0x7f039b7cd557 <vm_exec_core+7959>, 0x7f039b7cd4fd <vm_exec_core+7869>, 0x7f039b7cd4b7 <vm_exec_core+7799>, 0x7f039b7cd438 <vm_exec_core+7672>, 0x7f039b7cd5f5 <vm_exec_core+8117>, 0x7f039b7cd596 <vm_exec_core+8022>, 0x7f039b7cd62c <vm_exec_core+8172>, 0x7f039b7cbc1d <vm_exec_core+1501>, 0x7f039b7cc62d <vm_exec_core+4077>, 0x7f039b7cc43d <vm_exec_core+3581>, 0x7f039b7cc667 <vm_exec_core+4135>, 0x7f039b7cc3e3 <vm_exec_core+3491>, 0x7f039b7cc36f <vm_exec_core+3375>, 0x7f039b7cc325 <vm_exec_core+3301>, 0x7f039b7cc2fe <vm_exec_core+3262>, 0x7f039b7cc2c3 <vm_exec_core+3203>, 0x7f039b7cc26e <vm_exec_core+3118>, 0x7f039b7cc23a <vm_exec_core+3066>, 0x7f039b7cc147 <vm_exec_core+2823>, 0x7f039b7cc100 <vm_exec_core+2752>, 0x7f039b7cc0b8 <vm_exec_core+2680>, 0x7f039b7cc086 <vm_exec_core+2630>, 0x7f039b7cc017 <vm_exec_core+2519>, 0x7f039b7cbfb5 <vm_exec_core+2421>, 0x7f039b7ccb35 <vm_exec_core+5365>, 0x7f039b7ccac6 <vm_exec_core+5254>, 0x7f039b7cca37 <vm_exec_core+5111>, 0x7f039b7cc97e <vm_exec_core+4926>, 0x7f039b7ccc60 <vm_exec_core+5664>, 0x7f039b7cc89f <vm_exec_core+4703>, 0x7f039b7cc77b <vm_exec_core+4411>, 0x7f039b7ceadb <vm_exec_core+13467>, 0x7f039b7cc6f3 <vm_exec_core+4275>, 0x7f039b7cc8e6 <vm_exec_core+4774>, 0x7f039b7ceac5 <vm_exec_core+13445>, 0x7f039b7cc932 <vm_exec_core+4850>, 0x7f039b7cbb58 <vm_exec_core+1304>, 0x7f039b7cbaa9 <vm_exec_core+1129>, 0x7f039b7cb9bf <vm_exec_core+895>, 0x7f039b7cb938 <vm_exec_core+760>, 0x7f039b7cde4d <vm_exec_core+10253>, 0x7f039b7cda73 <vm_exec_core+9267>, 0x7f039b7cda13 <vm_exec_core+9171>, 0x7f039b7cd942 <vm_exec_core+8962>, 0x7f039b7cd906 <vm_exec_core+8902>, 0x7f039b7cbefd <vm_exec_core+2237>, 0x7f039b7cbe5a <vm_exec_core+2074>, 0x7f039b7ceaaf <vm_exec_core+13423>, 0x7f039b7cea99 <vm_exec_core+13401>, 0x7f039b7cea83 <vm_exec_core+13379>, 0x7f039b7cea6d <vm_exec_core+13357>, 0x7f039b7cea57 <vm_exec_core+13335>, 0x7f039b7cea41 <vm_exec_core+13313>, 0x7f039b7cea24 <vm_exec_core+13284>, 0x7f039b7cea0e <vm_exec_core+13262>, 0x7f039b7ce9f8 <vm_exec_core+13240>, 0x7f039b7ce9e2 <vm_exec_core+13218>, 0x7f039b7ce9cc <vm_exec_core+13196>, 0x7f039b7ce9b6 <vm_exec_core+13174>, 0x7f039b7ce9a0 <vm_exec_core+13152>, 0x7f039b7ce98a <vm_exec_core+13130>, 0x7f039b7ce974 <vm_exec_core+13108>, 0x7f039b7ce95e <vm_exec_core+13086>, 0x7f039b7cdab4 <vm_exec_core+9332>, 0x7f039b7cd8a8 <vm_exec_core+8808>, 0x7f039b7ce948 <vm_exec_core+13064>, 0x7f039b7ce932 <vm_exec_core+13042>, 0x7f039b7ce91c <vm_exec_core+13020>, 0x7f039b7ce906 <vm_exec_core+12998>, 0x7f039b7cb683 <vm_exec_core+67>, 0x7f039b7cb687 <vm_exec_core+71>, 0x7f039b7cd9a2 <vm_exec_core+9058>, 0x7f039b7cbbc3 <vm_exec_core+1411>, 0x7f039b7cbd3c <vm_exec_core+1788>, 0x7f039b7cbcf5 <vm_exec_core+1717>, 0x7f039b7cbca6 <vm_exec_core+1638>, 0x7f039b7cbc57 <vm_exec_core+1559>, 0x7f039b7cbe03 <vm_exec_core+1987>...}
#21 0x00007f039b7d1f15 in rb_vm_exec (ec=0x55cf64a50130) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2384
_ec = 0x55cf64a50130
_tag = {tag = 36, retval = 4, buf = {0x7fffd786bf50, 0x7f039b7d1700 <rb_vm_exec+384>, 0x0, 0x7fffd786be00, 0x0}, prev = 0x7fffd786c320, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#22 0x00007f039b7d81ca in vm_call0_cc (ec=0x55cf64a50130, recv=139653410643920, id=<optimized out>, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:107
flags = <optimized out>
use_argv = <optimized out>
av = {160, 139653468549904}
calling = {ci = 0x7fffd786bf80, cc = 0x7f0394c7eab8, block_handler = 0, recv = 139653410643920, argc = 2, kw_splat = true, heap_argv = 0}
#23 0x00007f039b7d9d46 in rb_call (scope=CALL_FCALL_KW, argv=0x7f039afe6488, argc=2, mid=16625, recv=139653410643920) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:892
ec = <optimized out>
#24 rb_funcallv_kw (recv=139653410643920, mid=16625, argc=argc@entry=2, argv=argv@entry=0x7f039afe6488, kw_splat=kw_splat@entry=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1085
No locals.
#25 0x00007f039b5c2ba4 in dir_open_dir (argv=0x7f039afe6488, argc=2) at /tmp/ruby/src/trunk-gc-asserts/include/ruby/internal/symbol.h:296
dir = <optimized out>
dir = <optimized out>
rbimpl_id = 16625
#26 dir_s_children (argc=2, argv=0x7f039afe6488, io=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/dir.c:3351
dir = <optimized out>
#27 0x00007f039b7bc154 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:3437
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>
#28 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:3465
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
argc = <optimized out>
stack_bottom = <optimized out>
argv = <optimized out>
#29 vm_call_cfunc_other (ec=0x55cf64a50130, reg_cfp=0x7f039b0e5a90, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3491
ci = <optimized out>
argv_ary = <optimized out>
#30 0x00007f039b7cb75a 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:366
val = 94349239024544
ci = 0x7fffd786b750
cc = <optimized out>
recv = 1648988
argc = <optimized out>
calling = {ci = 0x52a100400005, cc = 0x7f0394c91910, block_handler = 0, recv = 139653410643920, argc = 2, kw_splat = true, heap_argv = 0}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#31 vm_exec_core (ec=0x19295c, initial=1648988) at ../../src/trunk-gc-asserts/insns.def:835
bh = <optimized out>
cd = 0x55cf64e07ba0
leaf = <optimized out>
val = 94349239024544
reg_pc = 0x55cf64c65f70
reg_cfp = 0x7f039b0e5a90
insns_address_table = {0x7f039b7cdec1 <vm_exec_core+10369>, 0x7f039b7ccff4 <vm_exec_core+6580>, 0x7f039b7ccf88 <vm_exec_core+6472>, 0x7f039b7ccf0e <vm_exec_core+6350>, 0x7f039b7cce91 <vm_exec_core+6225>, 0x7f039b7cd1ea <vm_exec_core+7082>, 0x7f039b7cd11a <vm_exec_core+6874>, 0x7f039b7cd0bb <vm_exec_core+6779>, 0x7f039b7cd05e <vm_exec_core+6686>, 0x7f039b7cd866 <vm_exec_core+8742>, 0x7f039b7cd26e <vm_exec_core+7214>, 0x7f039b7ccd95 <vm_exec_core+5973>, 0x7f039b7cccad <vm_exec_core+5741>, 0x7f039b7cd7fe <vm_exec_core+8638>, 0x7f039b7cd796 <vm_exec_core+8534>, 0x7f039b7cd6ef <vm_exec_core+8367>, 0x7f039b7cd6b7 <vm_exec_core+8311>, 0x7f039b7cd761 <vm_exec_core+8481>, 0x7f039b7cd72c <vm_exec_core+8428>, 0x7f039b7cce5c <vm_exec_core+6172>, 0x7f039b7ccdec <vm_exec_core+6060>, 0x7f039b7cd568 <vm_exec_core+7976>, 0x7f039b7cd50e <vm_exec_core+7886>, 0x7f039b7cd4c8 <vm_exec_core+7816>, 0x7f039b7cd449 <vm_exec_core+7689>, 0x7f039b7cd606 <vm_exec_core+8134>, 0x7f039b7cd5a7 <vm_exec_core+8039>, 0x7f039b7cd63d <vm_exec_core+8189>, 0x7f039b7cbc2e <vm_exec_core+1518>, 0x7f039b7cc63e <vm_exec_core+4094>, 0x7f039b7cc44e <vm_exec_core+3598>, 0x7f039b7cc678 <vm_exec_core+4152>, 0x7f039b7cc3f4 <vm_exec_core+3508>, 0x7f039b7cc380 <vm_exec_core+3392>, 0x7f039b7cc336 <vm_exec_core+3318>, 0x7f039b7cc30f <vm_exec_core+3279>, 0x7f039b7cc2d4 <vm_exec_core+3220>, 0x7f039b7cc27f <vm_exec_core+3135>, 0x7f039b7cc24b <vm_exec_core+3083>, 0x7f039b7cc158 <vm_exec_core+2840>, 0x7f039b7cc111 <vm_exec_core+2769>, 0x7f039b7cc0c9 <vm_exec_core+2697>, 0x7f039b7cc097 <vm_exec_core+2647>, 0x7f039b7cc028 <vm_exec_core+2536>, 0x7f039b7cbfc6 <vm_exec_core+2438>, 0x7f039b7ccb46 <vm_exec_core+5382>, 0x7f039b7ccad7 <vm_exec_core+5271>, 0x7f039b7cca48 <vm_exec_core+5128>, 0x7f039b7cc98f <vm_exec_core+4943>, 0x7f039b7ccc71 <vm_exec_core+5681>, 0x7f039b7cc8b0 <vm_exec_core+4720>, 0x7f039b7cc78c <vm_exec_core+4428>, 0x7f039b7cb6a0 <vm_exec_core+96>, 0x7f039b7cc704 <vm_exec_core+4292>, 0x7f039b7cc8f7 <vm_exec_core+4791>, 0x7f039b7cded2 <vm_exec_core+10386>, 0x7f039b7cc943 <vm_exec_core+4867>, 0x7f039b7cbb69 <vm_exec_core+1321>, 0x7f039b7cbaba <vm_exec_core+1146>, 0x7f039b7cb9d0 <vm_exec_core+912>, 0x7f039b7cb949 <vm_exec_core+777>, 0x7f039b7cde5e <vm_exec_core+10270>, 0x7f039b7cda84 <vm_exec_core+9284>, 0x7f039b7cda24 <vm_exec_core+9188>, 0x7f039b7cd953 <vm_exec_core+8979>, 0x7f039b7cd917 <vm_exec_core+8919>, 0x7f039b7cbf0e <vm_exec_core+2254>, 0x7f039b7cbe6b <vm_exec_core+2091>, 0x7f039b7cdfbf <vm_exec_core+10623>, 0x7f039b7cdf16 <vm_exec_core+10454>, 0x7f039b7ce3d9 <vm_exec_core+11673>, 0x7f039b7ce366 <vm_exec_core+11558>, 0x7f039b7ce2c0 <vm_exec_core+11392>, 0x7f039b7ce268 <vm_exec_core+11304>, 0x7f039b7ce1f6 <vm_exec_core+11190>, 0x7f039b7ce159 <vm_exec_core+11033>, 0x7f039b7ce0c1 <vm_exec_core+10881>, 0x7f039b7ce024 <vm_exec_core+10724>, 0x7f039b7ce75d <vm_exec_core+12573>, 0x7f039b7ce4f7 <vm_exec_core+11959>, 0x7f039b7ce712 <vm_exec_core+12498>, 0x7f039b7ce6bc <vm_exec_core+12412>, 0x7f039b7ce87f <vm_exec_core+12863>, 0x7f039b7ce7f5 <vm_exec_core+12725>, 0x7f039b7cdac5 <vm_exec_core+9349>, 0x7f039b7cd8b9 <vm_exec_core+8825>, 0x7f039b7ce688 <vm_exec_core+12360>, 0x7f039b7ce653 <vm_exec_core+12307>, 0x7f039b7ce613 <vm_exec_core+12243>, 0x7f039b7ce5c4 <vm_exec_core+12164>, 0x7f039b7ce52b <vm_exec_core+12011>, 0x7f039b7ce47b <vm_exec_core+11835>, 0x7f039b7cd9b3 <vm_exec_core+9075>, 0x7f039b7cbbd4 <vm_exec_core+1428>, 0x7f039b7cbd4d <vm_exec_core+1805>, 0x7f039b7cbd06 <vm_exec_core+1734>, 0x7f039b7cbcb7 <vm_exec_core+1655>, 0x7f039b7cbc68 <vm_exec_core+1576>, 0x7f039b7cbe14 <vm_exec_core+2004>, 0x7f039b7cbddf <vm_exec_core+1951>, 0x7f039b7cb914 <vm_exec_core+724>, 0x7f039b7ce8e8 <vm_exec_core+12968>, 0x7f039b7ccfe3 <vm_exec_core+6563>, 0x7f039b7ccf77 <vm_exec_core+6455>, 0x7f039b7ccefd <vm_exec_core+6333>, 0x7f039b7cce80 <vm_exec_core+6208>, 0x7f039b7cd1d9 <vm_exec_core+7065>, 0x7f039b7cd109 <vm_exec_core+6857>, 0x7f039b7cd0aa <vm_exec_core+6762>, 0x7f039b7cd04d <vm_exec_core+6669>, 0x7f039b7cd855 <vm_exec_core+8725>, 0x7f039b7cd25d <vm_exec_core+7197>, 0x7f039b7ccd84 <vm_exec_core+5956>, 0x7f039b7ccc9c <vm_exec_core+5724>, 0x7f039b7cd7ed <vm_exec_core+8621>, 0x7f039b7cd785 <vm_exec_core+8517>, 0x7f039b7cd6de <vm_exec_core+8350>, 0x7f039b7cd6a6 <vm_exec_core+8294>, 0x7f039b7cd750 <vm_exec_core+8464>, 0x7f039b7cd71b <vm_exec_core+8411>, 0x7f039b7cce4b <vm_exec_core+6155>, 0x7f039b7ccddb <vm_exec_core+6043>, 0x7f039b7cd557 <vm_exec_core+7959>, 0x7f039b7cd4fd <vm_exec_core+7869>, 0x7f039b7cd4b7 <vm_exec_core+7799>, 0x7f039b7cd438 <vm_exec_core+7672>, 0x7f039b7cd5f5 <vm_exec_core+8117>, 0x7f039b7cd596 <vm_exec_core+8022>, 0x7f039b7cd62c <vm_exec_core+8172>, 0x7f039b7cbc1d <vm_exec_core+1501>, 0x7f039b7cc62d <vm_exec_core+4077>, 0x7f039b7cc43d <vm_exec_core+3581>, 0x7f039b7cc667 <vm_exec_core+4135>, 0x7f039b7cc3e3 <vm_exec_core+3491>, 0x7f039b7cc36f <vm_exec_core+3375>, 0x7f039b7cc325 <vm_exec_core+3301>, 0x7f039b7cc2fe <vm_exec_core+3262>, 0x7f039b7cc2c3 <vm_exec_core+3203>, 0x7f039b7cc26e <vm_exec_core+3118>, 0x7f039b7cc23a <vm_exec_core+3066>, 0x7f039b7cc147 <vm_exec_core+2823>, 0x7f039b7cc100 <vm_exec_core+2752>, 0x7f039b7cc0b8 <vm_exec_core+2680>, 0x7f039b7cc086 <vm_exec_core+2630>, 0x7f039b7cc017 <vm_exec_core+2519>, 0x7f039b7cbfb5 <vm_exec_core+2421>, 0x7f039b7ccb35 <vm_exec_core+5365>, 0x7f039b7ccac6 <vm_exec_core+5254>, 0x7f039b7cca37 <vm_exec_core+5111>, 0x7f039b7cc97e <vm_exec_core+4926>, 0x7f039b7ccc60 <vm_exec_core+5664>, 0x7f039b7cc89f <vm_exec_core+4703>, 0x7f039b7cc77b <vm_exec_core+4411>, 0x7f039b7ceadb <vm_exec_core+13467>, 0x7f039b7cc6f3 <vm_exec_core+4275>, 0x7f039b7cc8e6 <vm_exec_core+4774>, 0x7f039b7ceac5 <vm_exec_core+13445>, 0x7f039b7cc932 <vm_exec_core+4850>, 0x7f039b7cbb58 <vm_exec_core+1304>, 0x7f039b7cbaa9 <vm_exec_core+1129>, 0x7f039b7cb9bf <vm_exec_core+895>, 0x7f039b7cb938 <vm_exec_core+760>, 0x7f039b7cde4d <vm_exec_core+10253>, 0x7f039b7cda73 <vm_exec_core+9267>, 0x7f039b7cda13 <vm_exec_core+9171>, 0x7f039b7cd942 <vm_exec_core+8962>, 0x7f039b7cd906 <vm_exec_core+8902>, 0x7f039b7cbefd <vm_exec_core+2237>, 0x7f039b7cbe5a <vm_exec_core+2074>, 0x7f039b7ceaaf <vm_exec_core+13423>, 0x7f039b7cea99 <vm_exec_core+13401>, 0x7f039b7cea83 <vm_exec_core+13379>, 0x7f039b7cea6d <vm_exec_core+13357>, 0x7f039b7cea57 <vm_exec_core+13335>, 0x7f039b7cea41 <vm_exec_core+13313>, 0x7f039b7cea24 <vm_exec_core+13284>, 0x7f039b7cea0e <vm_exec_core+13262>, 0x7f039b7ce9f8 <vm_exec_core+13240>, 0x7f039b7ce9e2 <vm_exec_core+13218>, 0x7f039b7ce9cc <vm_exec_core+13196>, 0x7f039b7ce9b6 <vm_exec_core+13174>, 0x7f039b7ce9a0 <vm_exec_core+13152>, 0x7f039b7ce98a <vm_exec_core+13130>, 0x7f039b7ce974 <vm_exec_core+13108>, 0x7f039b7ce95e <vm_exec_core+13086>, 0x7f039b7cdab4 <vm_exec_core+9332>, 0x7f039b7cd8a8 <vm_exec_core+8808>, 0x7f039b7ce948 <vm_exec_core+13064>, 0x7f039b7ce932 <vm_exec_core+13042>, 0x7f039b7ce91c <vm_exec_core+13020>, 0x7f039b7ce906 <vm_exec_core+12998>, 0x7f039b7cb683 <vm_exec_core+67>, 0x7f039b7cb687 <vm_exec_core+71>, 0x7f039b7cd9a2 <vm_exec_core+9058>, 0x7f039b7cbbc3 <vm_exec_core+1411>, 0x7f039b7cbd3c <vm_exec_core+1788>, 0x7f039b7cbcf5 <vm_exec_core+1717>, 0x7f039b7cbca6 <vm_exec_core+1638>, 0x7f039b7cbc57 <vm_exec_core+1559>, 0x7f039b7cbe03 <vm_exec_core+1987>...}
#32 0x00007f039b7d1f15 in rb_vm_exec (ec=0x55cf64a50130) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2384
_ec = 0x55cf64a50130
_tag = {tag = 36, retval = 4, buf = {0x7fffd786c3a0, 0x7f039b7d1700 <rb_vm_exec+384>, 0x0, 0x7fffd786c250, 0x55cf64a4f0e0}, prev = 0x7fffd786c680, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#33 0x00007f039b7d6e48 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fffd786c3d8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1511
No locals.
#34 vm_yield (kw_splat=0, argv=0x7fffd786c3d8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1519
No locals.
#35 rb_yield_0 (argv=0x7fffd786c3d8, argc=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1359
No locals.
#36 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1375
No locals.
#37 0x00007f039b54d43c in rb_ary_each (ary=139653461908520) at /tmp/ruby/src/trunk-gc-asserts/array.c:2653
i = 0
#38 0x00007f039b7bbde4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f039b0e5bd0, ec=0x55cf64a50130) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3437
ci = 0xbe100000001
cc = <optimized out>
val = <optimized out>
me = 0x7f039af804e0
cfunc = 0x55cf64aa7978
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=0x55cf64a50130, reg_cfp=0x7f039b0e5bd0, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3465
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#40 0x00007f039b7cc880 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:366
val = 94349238228080
ci = <optimized out>
cc = <optimized out>
recv = 1648988
argc = <optimized out>
calling = {ci = 0xbe100000001, cc = 0x7f03974c3cd0, block_handler = 139653463038953, recv = 139653461908520, 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>
#41 vm_exec_core (ec=0x19295c, initial=1648988) at ../../src/trunk-gc-asserts/insns.def:815
bh = <optimized out>
cd = 0x55cf64d45470
blockiseq = <optimized out>
leaf = <optimized out>
val = 94349238228080
reg_pc = 0x55cf64d45400
reg_cfp = 0x7f039b0e5bd0
insns_address_table = {0x7f039b7cdec1 <vm_exec_core+10369>, 0x7f039b7ccff4 <vm_exec_core+6580>, 0x7f039b7ccf88 <vm_exec_core+6472>, 0x7f039b7ccf0e <vm_exec_core+6350>, 0x7f039b7cce91 <vm_exec_core+6225>, 0x7f039b7cd1ea <vm_exec_core+7082>, 0x7f039b7cd11a <vm_exec_core+6874>, 0x7f039b7cd0bb <vm_exec_core+6779>, 0x7f039b7cd05e <vm_exec_core+6686>, 0x7f039b7cd866 <vm_exec_core+8742>, 0x7f039b7cd26e <vm_exec_core+7214>, 0x7f039b7ccd95 <vm_exec_core+5973>, 0x7f039b7cccad <vm_exec_core+5741>, 0x7f039b7cd7fe <vm_exec_core+8638>, 0x7f039b7cd796 <vm_exec_core+8534>, 0x7f039b7cd6ef <vm_exec_core+8367>, 0x7f039b7cd6b7 <vm_exec_core+8311>, 0x7f039b7cd761 <vm_exec_core+8481>, 0x7f039b7cd72c <vm_exec_core+8428>, 0x7f039b7cce5c <vm_exec_core+6172>, 0x7f039b7ccdec <vm_exec_core+6060>, 0x7f039b7cd568 <vm_exec_core+7976>, 0x7f039b7cd50e <vm_exec_core+7886>, 0x7f039b7cd4c8 <vm_exec_core+7816>, 0x7f039b7cd449 <vm_exec_core+7689>, 0x7f039b7cd606 <vm_exec_core+8134>, 0x7f039b7cd5a7 <vm_exec_core+8039>, 0x7f039b7cd63d <vm_exec_core+8189>, 0x7f039b7cbc2e <vm_exec_core+1518>, 0x7f039b7cc63e <vm_exec_core+4094>, 0x7f039b7cc44e <vm_exec_core+3598>, 0x7f039b7cc678 <vm_exec_core+4152>, 0x7f039b7cc3f4 <vm_exec_core+3508>, 0x7f039b7cc380 <vm_exec_core+3392>, 0x7f039b7cc336 <vm_exec_core+3318>, 0x7f039b7cc30f <vm_exec_core+3279>, 0x7f039b7cc2d4 <vm_exec_core+3220>, 0x7f039b7cc27f <vm_exec_core+3135>, 0x7f039b7cc24b <vm_exec_core+3083>, 0x7f039b7cc158 <vm_exec_core+2840>, 0x7f039b7cc111 <vm_exec_core+2769>, 0x7f039b7cc0c9 <vm_exec_core+2697>, 0x7f039b7cc097 <vm_exec_core+2647>, 0x7f039b7cc028 <vm_exec_core+2536>, 0x7f039b7cbfc6 <vm_exec_core+2438>, 0x7f039b7ccb46 <vm_exec_core+5382>, 0x7f039b7ccad7 <vm_exec_core+5271>, 0x7f039b7cca48 <vm_exec_core+5128>, 0x7f039b7cc98f <vm_exec_core+4943>, 0x7f039b7ccc71 <vm_exec_core+5681>, 0x7f039b7cc8b0 <vm_exec_core+4720>, 0x7f039b7cc78c <vm_exec_core+4428>, 0x7f039b7cb6a0 <vm_exec_core+96>, 0x7f039b7cc704 <vm_exec_core+4292>, 0x7f039b7cc8f7 <vm_exec_core+4791>, 0x7f039b7cded2 <vm_exec_core+10386>, 0x7f039b7cc943 <vm_exec_core+4867>, 0x7f039b7cbb69 <vm_exec_core+1321>, 0x7f039b7cbaba <vm_exec_core+1146>, 0x7f039b7cb9d0 <vm_exec_core+912>, 0x7f039b7cb949 <vm_exec_core+777>, 0x7f039b7cde5e <vm_exec_core+10270>, 0x7f039b7cda84 <vm_exec_core+9284>, 0x7f039b7cda24 <vm_exec_core+9188>, 0x7f039b7cd953 <vm_exec_core+8979>, 0x7f039b7cd917 <vm_exec_core+8919>, 0x7f039b7cbf0e <vm_exec_core+2254>, 0x7f039b7cbe6b <vm_exec_core+2091>, 0x7f039b7cdfbf <vm_exec_core+10623>, 0x7f039b7cdf16 <vm_exec_core+10454>, 0x7f039b7ce3d9 <vm_exec_core+11673>, 0x7f039b7ce366 <vm_exec_core+11558>, 0x7f039b7ce2c0 <vm_exec_core+11392>, 0x7f039b7ce268 <vm_exec_core+11304>, 0x7f039b7ce1f6 <vm_exec_core+11190>, 0x7f039b7ce159 <vm_exec_core+11033>, 0x7f039b7ce0c1 <vm_exec_core+10881>, 0x7f039b7ce024 <vm_exec_core+10724>, 0x7f039b7ce75d <vm_exec_core+12573>, 0x7f039b7ce4f7 <vm_exec_core+11959>, 0x7f039b7ce712 <vm_exec_core+12498>, 0x7f039b7ce6bc <vm_exec_core+12412>, 0x7f039b7ce87f <vm_exec_core+12863>, 0x7f039b7ce7f5 <vm_exec_core+12725>, 0x7f039b7cdac5 <vm_exec_core+9349>, 0x7f039b7cd8b9 <vm_exec_core+8825>, 0x7f039b7ce688 <vm_exec_core+12360>, 0x7f039b7ce653 <vm_exec_core+12307>, 0x7f039b7ce613 <vm_exec_core+12243>, 0x7f039b7ce5c4 <vm_exec_core+12164>, 0x7f039b7ce52b <vm_exec_core+12011>, 0x7f039b7ce47b <vm_exec_core+11835>, 0x7f039b7cd9b3 <vm_exec_core+9075>, 0x7f039b7cbbd4 <vm_exec_core+1428>, 0x7f039b7cbd4d <vm_exec_core+1805>, 0x7f039b7cbd06 <vm_exec_core+1734>, 0x7f039b7cbcb7 <vm_exec_core+1655>, 0x7f039b7cbc68 <vm_exec_core+1576>, 0x7f039b7cbe14 <vm_exec_core+2004>, 0x7f039b7cbddf <vm_exec_core+1951>, 0x7f039b7cb914 <vm_exec_core+724>, 0x7f039b7ce8e8 <vm_exec_core+12968>, 0x7f039b7ccfe3 <vm_exec_core+6563>, 0x7f039b7ccf77 <vm_exec_core+6455>, 0x7f039b7ccefd <vm_exec_core+6333>, 0x7f039b7cce80 <vm_exec_core+6208>, 0x7f039b7cd1d9 <vm_exec_core+7065>, 0x7f039b7cd109 <vm_exec_core+6857>, 0x7f039b7cd0aa <vm_exec_core+6762>, 0x7f039b7cd04d <vm_exec_core+6669>, 0x7f039b7cd855 <vm_exec_core+8725>, 0x7f039b7cd25d <vm_exec_core+7197>, 0x7f039b7ccd84 <vm_exec_core+5956>, 0x7f039b7ccc9c <vm_exec_core+5724>, 0x7f039b7cd7ed <vm_exec_core+8621>, 0x7f039b7cd785 <vm_exec_core+8517>, 0x7f039b7cd6de <vm_exec_core+8350>, 0x7f039b7cd6a6 <vm_exec_core+8294>, 0x7f039b7cd750 <vm_exec_core+8464>, 0x7f039b7cd71b <vm_exec_core+8411>, 0x7f039b7cce4b <vm_exec_core+6155>, 0x7f039b7ccddb <vm_exec_core+6043>, 0x7f039b7cd557 <vm_exec_core+7959>, 0x7f039b7cd4fd <vm_exec_core+7869>, 0x7f039b7cd4b7 <vm_exec_core+7799>, 0x7f039b7cd438 <vm_exec_core+7672>, 0x7f039b7cd5f5 <vm_exec_core+8117>, 0x7f039b7cd596 <vm_exec_core+8022>, 0x7f039b7cd62c <vm_exec_core+8172>, 0x7f039b7cbc1d <vm_exec_core+1501>, 0x7f039b7cc62d <vm_exec_core+4077>, 0x7f039b7cc43d <vm_exec_core+3581>, 0x7f039b7cc667 <vm_exec_core+4135>, 0x7f039b7cc3e3 <vm_exec_core+3491>, 0x7f039b7cc36f <vm_exec_core+3375>, 0x7f039b7cc325 <vm_exec_core+3301>, 0x7f039b7cc2fe <vm_exec_core+3262>, 0x7f039b7cc2c3 <vm_exec_core+3203>, 0x7f039b7cc26e <vm_exec_core+3118>, 0x7f039b7cc23a <vm_exec_core+3066>, 0x7f039b7cc147 <vm_exec_core+2823>, 0x7f039b7cc100 <vm_exec_core+2752>, 0x7f039b7cc0b8 <vm_exec_core+2680>, 0x7f039b7cc086 <vm_exec_core+2630>, 0x7f039b7cc017 <vm_exec_core+2519>, 0x7f039b7cbfb5 <vm_exec_core+2421>, 0x7f039b7ccb35 <vm_exec_core+5365>, 0x7f039b7ccac6 <vm_exec_core+5254>, 0x7f039b7cca37 <vm_exec_core+5111>, 0x7f039b7cc97e <vm_exec_core+4926>, 0x7f039b7ccc60 <vm_exec_core+5664>, 0x7f039b7cc89f <vm_exec_core+4703>, 0x7f039b7cc77b <vm_exec_core+4411>, 0x7f039b7ceadb <vm_exec_core+13467>, 0x7f039b7cc6f3 <vm_exec_core+4275>, 0x7f039b7cc8e6 <vm_exec_core+4774>, 0x7f039b7ceac5 <vm_exec_core+13445>, 0x7f039b7cc932 <vm_exec_core+4850>, 0x7f039b7cbb58 <vm_exec_core+1304>, 0x7f039b7cbaa9 <vm_exec_core+1129>, 0x7f039b7cb9bf <vm_exec_core+895>, 0x7f039b7cb938 <vm_exec_core+760>, 0x7f039b7cde4d <vm_exec_core+10253>, 0x7f039b7cda73 <vm_exec_core+9267>, 0x7f039b7cda13 <vm_exec_core+9171>, 0x7f039b7cd942 <vm_exec_core+8962>, 0x7f039b7cd906 <vm_exec_core+8902>, 0x7f039b7cbefd <vm_exec_core+2237>, 0x7f039b7cbe5a <vm_exec_core+2074>, 0x7f039b7ceaaf <vm_exec_core+13423>, 0x7f039b7cea99 <vm_exec_core+13401>, 0x7f039b7cea83 <vm_exec_core+13379>, 0x7f039b7cea6d <vm_exec_core+13357>, 0x7f039b7cea57 <vm_exec_core+13335>, 0x7f039b7cea41 <vm_exec_core+13313>, 0x7f039b7cea24 <vm_exec_core+13284>, 0x7f039b7cea0e <vm_exec_core+13262>, 0x7f039b7ce9f8 <vm_exec_core+13240>, 0x7f039b7ce9e2 <vm_exec_core+13218>, 0x7f039b7ce9cc <vm_exec_core+13196>, 0x7f039b7ce9b6 <vm_exec_core+13174>, 0x7f039b7ce9a0 <vm_exec_core+13152>, 0x7f039b7ce98a <vm_exec_core+13130>, 0x7f039b7ce974 <vm_exec_core+13108>, 0x7f039b7ce95e <vm_exec_core+13086>, 0x7f039b7cdab4 <vm_exec_core+9332>, 0x7f039b7cd8a8 <vm_exec_core+8808>, 0x7f039b7ce948 <vm_exec_core+13064>, 0x7f039b7ce932 <vm_exec_core+13042>, 0x7f039b7ce91c <vm_exec_core+13020>, 0x7f039b7ce906 <vm_exec_core+12998>, 0x7f039b7cb683 <vm_exec_core+67>, 0x7f039b7cb687 <vm_exec_core+71>, 0x7f039b7cd9a2 <vm_exec_core+9058>, 0x7f039b7cbbc3 <vm_exec_core+1411>, 0x7f039b7cbd3c <vm_exec_core+1788>, 0x7f039b7cbcf5 <vm_exec_core+1717>, 0x7f039b7cbca6 <vm_exec_core+1638>, 0x7f039b7cbc57 <vm_exec_core+1559>, 0x7f039b7cbe03 <vm_exec_core+1987>...}
#42 0x00007f039b7d1f15 in rb_vm_exec (ec=0x55cf64a50130) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2384
_ec = 0x55cf64a50130
_tag = {tag = 36, retval = 4, buf = {0x7fffd786c700, 0x7f039b7d1700 <rb_vm_exec+384>, 0x0, 0x7fffd786c5b0, 0x28}, prev = 0x7fffd786c9e0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#43 0x00007f039b7d6e48 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fffd786c738, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1511
No locals.
#44 vm_yield (kw_splat=0, argv=0x7fffd786c738, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1519
No locals.
#45 rb_yield_0 (argv=0x7fffd786c738, argc=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1359
No locals.
#46 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1375
No locals.
#47 0x00007f039b54d43c in rb_ary_each (ary=139653461910840) at /tmp/ruby/src/trunk-gc-asserts/array.c:2653
i = 1
#48 0x00007f039b7bbde4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f039b0e5d10, ec=0x55cf64a50130) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3437
ci = 0xbe100000001
cc = <optimized out>
val = <optimized out>
me = 0x7f039af804e0
cfunc = 0x55cf64aa7978
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>
#49 vm_call_cfunc_with_frame (ec=0x55cf64a50130, reg_cfp=0x7f039b0e5d10, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3465
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#50 0x00007f039b7cc880 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:366
val = 94349237042704
ci = <optimized out>
cc = <optimized out>
recv = 1648988
argc = <optimized out>
calling = {ci = 0xbe100000001, cc = 0x7f03974c3cd0, block_handler = 139653463039273, recv = 139653461910840, 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>
#51 vm_exec_core (ec=0x19295c, initial=1648988) at ../../src/trunk-gc-asserts/insns.def:815
bh = <optimized out>
cd = 0x55cf64c23e10
blockiseq = <optimized out>
leaf = <optimized out>
val = 94349237042704
reg_pc = 0x55cf64c238c0
reg_cfp = 0x7f039b0e5d10
insns_address_table = {0x7f039b7cdec1 <vm_exec_core+10369>, 0x7f039b7ccff4 <vm_exec_core+6580>, 0x7f039b7ccf88 <vm_exec_core+6472>, 0x7f039b7ccf0e <vm_exec_core+6350>, 0x7f039b7cce91 <vm_exec_core+6225>, 0x7f039b7cd1ea <vm_exec_core+7082>, 0x7f039b7cd11a <vm_exec_core+6874>, 0x7f039b7cd0bb <vm_exec_core+6779>, 0x7f039b7cd05e <vm_exec_core+6686>, 0x7f039b7cd866 <vm_exec_core+8742>, 0x7f039b7cd26e <vm_exec_core+7214>, 0x7f039b7ccd95 <vm_exec_core+5973>, 0x7f039b7cccad <vm_exec_core+5741>, 0x7f039b7cd7fe <vm_exec_core+8638>, 0x7f039b7cd796 <vm_exec_core+8534>, 0x7f039b7cd6ef <vm_exec_core+8367>, 0x7f039b7cd6b7 <vm_exec_core+8311>, 0x7f039b7cd761 <vm_exec_core+8481>, 0x7f039b7cd72c <vm_exec_core+8428>, 0x7f039b7cce5c <vm_exec_core+6172>, 0x7f039b7ccdec <vm_exec_core+6060>, 0x7f039b7cd568 <vm_exec_core+7976>, 0x7f039b7cd50e <vm_exec_core+7886>, 0x7f039b7cd4c8 <vm_exec_core+7816>, 0x7f039b7cd449 <vm_exec_core+7689>, 0x7f039b7cd606 <vm_exec_core+8134>, 0x7f039b7cd5a7 <vm_exec_core+8039>, 0x7f039b7cd63d <vm_exec_core+8189>, 0x7f039b7cbc2e <vm_exec_core+1518>, 0x7f039b7cc63e <vm_exec_core+4094>, 0x7f039b7cc44e <vm_exec_core+3598>, 0x7f039b7cc678 <vm_exec_core+4152>, 0x7f039b7cc3f4 <vm_exec_core+3508>, 0x7f039b7cc380 <vm_exec_core+3392>, 0x7f039b7cc336 <vm_exec_core+3318>, 0x7f039b7cc30f <vm_exec_core+3279>, 0x7f039b7cc2d4 <vm_exec_core+3220>, 0x7f039b7cc27f <vm_exec_core+3135>, 0x7f039b7cc24b <vm_exec_core+3083>, 0x7f039b7cc158 <vm_exec_core+2840>, 0x7f039b7cc111 <vm_exec_core+2769>, 0x7f039b7cc0c9 <vm_exec_core+2697>, 0x7f039b7cc097 <vm_exec_core+2647>, 0x7f039b7cc028 <vm_exec_core+2536>, 0x7f039b7cbfc6 <vm_exec_core+2438>, 0x7f039b7ccb46 <vm_exec_core+5382>, 0x7f039b7ccad7 <vm_exec_core+5271>, 0x7f039b7cca48 <vm_exec_core+5128>, 0x7f039b7cc98f <vm_exec_core+4943>, 0x7f039b7ccc71 <vm_exec_core+5681>, 0x7f039b7cc8b0 <vm_exec_core+4720>, 0x7f039b7cc78c <vm_exec_core+4428>, 0x7f039b7cb6a0 <vm_exec_core+96>, 0x7f039b7cc704 <vm_exec_core+4292>, 0x7f039b7cc8f7 <vm_exec_core+4791>, 0x7f039b7cded2 <vm_exec_core+10386>, 0x7f039b7cc943 <vm_exec_core+4867>, 0x7f039b7cbb69 <vm_exec_core+1321>, 0x7f039b7cbaba <vm_exec_core+1146>, 0x7f039b7cb9d0 <vm_exec_core+912>, 0x7f039b7cb949 <vm_exec_core+777>, 0x7f039b7cde5e <vm_exec_core+10270>, 0x7f039b7cda84 <vm_exec_core+9284>, 0x7f039b7cda24 <vm_exec_core+9188>, 0x7f039b7cd953 <vm_exec_core+8979>, 0x7f039b7cd917 <vm_exec_core+8919>, 0x7f039b7cbf0e <vm_exec_core+2254>, 0x7f039b7cbe6b <vm_exec_core+2091>, 0x7f039b7cdfbf <vm_exec_core+10623>, 0x7f039b7cdf16 <vm_exec_core+10454>, 0x7f039b7ce3d9 <vm_exec_core+11673>, 0x7f039b7ce366 <vm_exec_core+11558>, 0x7f039b7ce2c0 <vm_exec_core+11392>, 0x7f039b7ce268 <vm_exec_core+11304>, 0x7f039b7ce1f6 <vm_exec_core+11190>, 0x7f039b7ce159 <vm_exec_core+11033>, 0x7f039b7ce0c1 <vm_exec_core+10881>, 0x7f039b7ce024 <vm_exec_core+10724>, 0x7f039b7ce75d <vm_exec_core+12573>, 0x7f039b7ce4f7 <vm_exec_core+11959>, 0x7f039b7ce712 <vm_exec_core+12498>, 0x7f039b7ce6bc <vm_exec_core+12412>, 0x7f039b7ce87f <vm_exec_core+12863>, 0x7f039b7ce7f5 <vm_exec_core+12725>, 0x7f039b7cdac5 <vm_exec_core+9349>, 0x7f039b7cd8b9 <vm_exec_core+8825>, 0x7f039b7ce688 <vm_exec_core+12360>, 0x7f039b7ce653 <vm_exec_core+12307>, 0x7f039b7ce613 <vm_exec_core+12243>, 0x7f039b7ce5c4 <vm_exec_core+12164>, 0x7f039b7ce52b <vm_exec_core+12011>, 0x7f039b7ce47b <vm_exec_core+11835>, 0x7f039b7cd9b3 <vm_exec_core+9075>, 0x7f039b7cbbd4 <vm_exec_core+1428>, 0x7f039b7cbd4d <vm_exec_core+1805>, 0x7f039b7cbd06 <vm_exec_core+1734>, 0x7f039b7cbcb7 <vm_exec_core+1655>, 0x7f039b7cbc68 <vm_exec_core+1576>, 0x7f039b7cbe14 <vm_exec_core+2004>, 0x7f039b7cbddf <vm_exec_core+1951>, 0x7f039b7cb914 <vm_exec_core+724>, 0x7f039b7ce8e8 <vm_exec_core+12968>, 0x7f039b7ccfe3 <vm_exec_core+6563>, 0x7f039b7ccf77 <vm_exec_core+6455>, 0x7f039b7ccefd <vm_exec_core+6333>, 0x7f039b7cce80 <vm_exec_core+6208>, 0x7f039b7cd1d9 <vm_exec_core+7065>, 0x7f039b7cd109 <vm_exec_core+6857>, 0x7f039b7cd0aa <vm_exec_core+6762>, 0x7f039b7cd04d <vm_exec_core+6669>, 0x7f039b7cd855 <vm_exec_core+8725>, 0x7f039b7cd25d <vm_exec_core+7197>, 0x7f039b7ccd84 <vm_exec_core+5956>, 0x7f039b7ccc9c <vm_exec_core+5724>, 0x7f039b7cd7ed <vm_exec_core+8621>, 0x7f039b7cd785 <vm_exec_core+8517>, 0x7f039b7cd6de <vm_exec_core+8350>, 0x7f039b7cd6a6 <vm_exec_core+8294>, 0x7f039b7cd750 <vm_exec_core+8464>, 0x7f039b7cd71b <vm_exec_core+8411>, 0x7f039b7cce4b <vm_exec_core+6155>, 0x7f039b7ccddb <vm_exec_core+6043>, 0x7f039b7cd557 <vm_exec_core+7959>, 0x7f039b7cd4fd <vm_exec_core+7869>, 0x7f039b7cd4b7 <vm_exec_core+7799>, 0x7f039b7cd438 <vm_exec_core+7672>, 0x7f039b7cd5f5 <vm_exec_core+8117>, 0x7f039b7cd596 <vm_exec_core+8022>, 0x7f039b7cd62c <vm_exec_core+8172>, 0x7f039b7cbc1d <vm_exec_core+1501>, 0x7f039b7cc62d <vm_exec_core+4077>, 0x7f039b7cc43d <vm_exec_core+3581>, 0x7f039b7cc667 <vm_exec_core+4135>, 0x7f039b7cc3e3 <vm_exec_core+3491>, 0x7f039b7cc36f <vm_exec_core+3375>, 0x7f039b7cc325 <vm_exec_core+3301>, 0x7f039b7cc2fe <vm_exec_core+3262>, 0x7f039b7cc2c3 <vm_exec_core+3203>, 0x7f039b7cc26e <vm_exec_core+3118>, 0x7f039b7cc23a <vm_exec_core+3066>, 0x7f039b7cc147 <vm_exec_core+2823>, 0x7f039b7cc100 <vm_exec_core+2752>, 0x7f039b7cc0b8 <vm_exec_core+2680>, 0x7f039b7cc086 <vm_exec_core+2630>, 0x7f039b7cc017 <vm_exec_core+2519>, 0x7f039b7cbfb5 <vm_exec_core+2421>, 0x7f039b7ccb35 <vm_exec_core+5365>, 0x7f039b7ccac6 <vm_exec_core+5254>, 0x7f039b7cca37 <vm_exec_core+5111>, 0x7f039b7cc97e <vm_exec_core+4926>, 0x7f039b7ccc60 <vm_exec_core+5664>, 0x7f039b7cc89f <vm_exec_core+4703>, 0x7f039b7cc77b <vm_exec_core+4411>, 0x7f039b7ceadb <vm_exec_core+13467>, 0x7f039b7cc6f3 <vm_exec_core+4275>, 0x7f039b7cc8e6 <vm_exec_core+4774>, 0x7f039b7ceac5 <vm_exec_core+13445>, 0x7f039b7cc932 <vm_exec_core+4850>, 0x7f039b7cbb58 <vm_exec_core+1304>, 0x7f039b7cbaa9 <vm_exec_core+1129>, 0x7f039b7cb9bf <vm_exec_core+895>, 0x7f039b7cb938 <vm_exec_core+760>, 0x7f039b7cde4d <vm_exec_core+10253>, 0x7f039b7cda73 <vm_exec_core+9267>, 0x7f039b7cda13 <vm_exec_core+9171>, 0x7f039b7cd942 <vm_exec_core+8962>, 0x7f039b7cd906 <vm_exec_core+8902>, 0x7f039b7cbefd <vm_exec_core+2237>, 0x7f039b7cbe5a <vm_exec_core+2074>, 0x7f039b7ceaaf <vm_exec_core+13423>, 0x7f039b7cea99 <vm_exec_core+13401>, 0x7f039b7cea83 <vm_exec_core+13379>, 0x7f039b7cea6d <vm_exec_core+13357>, 0x7f039b7cea57 <vm_exec_core+13335>, 0x7f039b7cea41 <vm_exec_core+13313>, 0x7f039b7cea24 <vm_exec_core+13284>, 0x7f039b7cea0e <vm_exec_core+13262>, 0x7f039b7ce9f8 <vm_exec_core+13240>, 0x7f039b7ce9e2 <vm_exec_core+13218>, 0x7f039b7ce9cc <vm_exec_core+13196>, 0x7f039b7ce9b6 <vm_exec_core+13174>, 0x7f039b7ce9a0 <vm_exec_core+13152>, 0x7f039b7ce98a <vm_exec_core+13130>, 0x7f039b7ce974 <vm_exec_core+13108>, 0x7f039b7ce95e <vm_exec_core+13086>, 0x7f039b7cdab4 <vm_exec_core+9332>, 0x7f039b7cd8a8 <vm_exec_core+8808>, 0x7f039b7ce948 <vm_exec_core+13064>, 0x7f039b7ce932 <vm_exec_core+13042>, 0x7f039b7ce91c <vm_exec_core+13020>, 0x7f039b7ce906 <vm_exec_core+12998>, 0x7f039b7cb683 <vm_exec_core+67>, 0x7f039b7cb687 <vm_exec_core+71>, 0x7f039b7cd9a2 <vm_exec_core+9058>, 0x7f039b7cbbc3 <vm_exec_core+1411>, 0x7f039b7cbd3c <vm_exec_core+1788>, 0x7f039b7cbcf5 <vm_exec_core+1717>, 0x7f039b7cbca6 <vm_exec_core+1638>, 0x7f039b7cbc57 <vm_exec_core+1559>, 0x7f039b7cbe03 <vm_exec_core+1987>...}
#52 0x00007f039b7d1be2 in rb_vm_exec (ec=0x55cf64a50130) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2393
_ec = 0x55cf64a50130
_tag = {tag = 36, retval = 4, buf = {0x7fffd786ca60, 0x7f039b7d1700 <rb_vm_exec+384>, 0x0, 0x7fffd786c910, 0x0}, prev = 0x7fffd786cd50, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 36
initial = <optimized out>
#53 0x00007f039b7d6e48 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fffd786ca98, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1511
No locals.
#54 vm_yield (kw_splat=0, argv=0x7fffd786ca98, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1519
No locals.
#55 rb_yield_0 (argv=0x7fffd786ca98, argc=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1359
No locals.
#56 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1375
No locals.
#57 0x00007f039b553d7c in rb_ary_collect (ary=139653386813240) at /tmp/ruby/src/trunk-gc-asserts/array.c:3745
i = 7
collect = 139653388250880
#58 0x00007f039b7bbde4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f039b0e5dd0, ec=0x55cf64a50130) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3437
ci = 0x166100000001
cc = <optimized out>
val = <optimized out>
me = 0x7f039af800d0
cfunc = 0x55cf64aa8a68
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>
#59 vm_call_cfunc_with_frame (ec=0x55cf64a50130, reg_cfp=0x7f039b0e5dd0, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3465
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#60 0x00007f039b7cc880 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:366
val = 94349236799232
ci = <optimized out>
cc = <optimized out>
recv = 1648988
argc = <optimized out>
calling = {ci = 0x166100000001, cc = 0x7f03974c2100, block_handler = 139653463039465, recv = 139653386813240, 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>
#61 vm_exec_core (ec=0x19295c, initial=1648988) at ../../src/trunk-gc-asserts/insns.def:815
bh = <optimized out>
cd = 0x55cf64be8700
blockiseq = <optimized out>
leaf = <optimized out>
val = 94349236799232
reg_pc = 0x55cf64baee28
reg_cfp = 0x7f039b0e5dd0
insns_address_table = {0x7f039b7cdec1 <vm_exec_core+10369>, 0x7f039b7ccff4 <vm_exec_core+6580>, 0x7f039b7ccf88 <vm_exec_core+6472>, 0x7f039b7ccf0e <vm_exec_core+6350>, 0x7f039b7cce91 <vm_exec_core+6225>, 0x7f039b7cd1ea <vm_exec_core+7082>, 0x7f039b7cd11a <vm_exec_core+6874>, 0x7f039b7cd0bb <vm_exec_core+6779>, 0x7f039b7cd05e <vm_exec_core+6686>, 0x7f039b7cd866 <vm_exec_core+8742>, 0x7f039b7cd26e <vm_exec_core+7214>, 0x7f039b7ccd95 <vm_exec_core+5973>, 0x7f039b7cccad <vm_exec_core+5741>, 0x7f039b7cd7fe <vm_exec_core+8638>, 0x7f039b7cd796 <vm_exec_core+8534>, 0x7f039b7cd6ef <vm_exec_core+8367>, 0x7f039b7cd6b7 <vm_exec_core+8311>, 0x7f039b7cd761 <vm_exec_core+8481>, 0x7f039b7cd72c <vm_exec_core+8428>, 0x7f039b7cce5c <vm_exec_core+6172>, 0x7f039b7ccdec <vm_exec_core+6060>, 0x7f039b7cd568 <vm_exec_core+7976>, 0x7f039b7cd50e <vm_exec_core+7886>, 0x7f039b7cd4c8 <vm_exec_core+7816>, 0x7f039b7cd449 <vm_exec_core+7689>, 0x7f039b7cd606 <vm_exec_core+8134>, 0x7f039b7cd5a7 <vm_exec_core+8039>, 0x7f039b7cd63d <vm_exec_core+8189>, 0x7f039b7cbc2e <vm_exec_core+1518>, 0x7f039b7cc63e <vm_exec_core+4094>, 0x7f039b7cc44e <vm_exec_core+3598>, 0x7f039b7cc678 <vm_exec_core+4152>, 0x7f039b7cc3f4 <vm_exec_core+3508>, 0x7f039b7cc380 <vm_exec_core+3392>, 0x7f039b7cc336 <vm_exec_core+3318>, 0x7f039b7cc30f <vm_exec_core+3279>, 0x7f039b7cc2d4 <vm_exec_core+3220>, 0x7f039b7cc27f <vm_exec_core+3135>, 0x7f039b7cc24b <vm_exec_core+3083>, 0x7f039b7cc158 <vm_exec_core+2840>, 0x7f039b7cc111 <vm_exec_core+2769>, 0x7f039b7cc0c9 <vm_exec_core+2697>, 0x7f039b7cc097 <vm_exec_core+2647>, 0x7f039b7cc028 <vm_exec_core+2536>, 0x7f039b7cbfc6 <vm_exec_core+2438>, 0x7f039b7ccb46 <vm_exec_core+5382>, 0x7f039b7ccad7 <vm_exec_core+5271>, 0x7f039b7cca48 <vm_exec_core+5128>, 0x7f039b7cc98f <vm_exec_core+4943>, 0x7f039b7ccc71 <vm_exec_core+5681>, 0x7f039b7cc8b0 <vm_exec_core+4720>, 0x7f039b7cc78c <vm_exec_core+4428>, 0x7f039b7cb6a0 <vm_exec_core+96>, 0x7f039b7cc704 <vm_exec_core+4292>, 0x7f039b7cc8f7 <vm_exec_core+4791>, 0x7f039b7cded2 <vm_exec_core+10386>, 0x7f039b7cc943 <vm_exec_core+4867>, 0x7f039b7cbb69 <vm_exec_core+1321>, 0x7f039b7cbaba <vm_exec_core+1146>, 0x7f039b7cb9d0 <vm_exec_core+912>, 0x7f039b7cb949 <vm_exec_core+777>, 0x7f039b7cde5e <vm_exec_core+10270>, 0x7f039b7cda84 <vm_exec_core+9284>, 0x7f039b7cda24 <vm_exec_core+9188>, 0x7f039b7cd953 <vm_exec_core+8979>, 0x7f039b7cd917 <vm_exec_core+8919>, 0x7f039b7cbf0e <vm_exec_core+2254>, 0x7f039b7cbe6b <vm_exec_core+2091>, 0x7f039b7cdfbf <vm_exec_core+10623>, 0x7f039b7cdf16 <vm_exec_core+10454>, 0x7f039b7ce3d9 <vm_exec_core+11673>, 0x7f039b7ce366 <vm_exec_core+11558>, 0x7f039b7ce2c0 <vm_exec_core+11392>, 0x7f039b7ce268 <vm_exec_core+11304>, 0x7f039b7ce1f6 <vm_exec_core+11190>, 0x7f039b7ce159 <vm_exec_core+11033>, 0x7f039b7ce0c1 <vm_exec_core+10881>, 0x7f039b7ce024 <vm_exec_core+10724>, 0x7f039b7ce75d <vm_exec_core+12573>, 0x7f039b7ce4f7 <vm_exec_core+11959>, 0x7f039b7ce712 <vm_exec_core+12498>, 0x7f039b7ce6bc <vm_exec_core+12412>, 0x7f039b7ce87f <vm_exec_core+12863>, 0x7f039b7ce7f5 <vm_exec_core+12725>, 0x7f039b7cdac5 <vm_exec_core+9349>, 0x7f039b7cd8b9 <vm_exec_core+8825>, 0x7f039b7ce688 <vm_exec_core+12360>, 0x7f039b7ce653 <vm_exec_core+12307>, 0x7f039b7ce613 <vm_exec_core+12243>, 0x7f039b7ce5c4 <vm_exec_core+12164>, 0x7f039b7ce52b <vm_exec_core+12011>, 0x7f039b7ce47b <vm_exec_core+11835>, 0x7f039b7cd9b3 <vm_exec_core+9075>, 0x7f039b7cbbd4 <vm_exec_core+1428>, 0x7f039b7cbd4d <vm_exec_core+1805>, 0x7f039b7cbd06 <vm_exec_core+1734>, 0x7f039b7cbcb7 <vm_exec_core+1655>, 0x7f039b7cbc68 <vm_exec_core+1576>, 0x7f039b7cbe14 <vm_exec_core+2004>, 0x7f039b7cbddf <vm_exec_core+1951>, 0x7f039b7cb914 <vm_exec_core+724>, 0x7f039b7ce8e8 <vm_exec_core+12968>, 0x7f039b7ccfe3 <vm_exec_core+6563>, 0x7f039b7ccf77 <vm_exec_core+6455>, 0x7f039b7ccefd <vm_exec_core+6333>, 0x7f039b7cce80 <vm_exec_core+6208>, 0x7f039b7cd1d9 <vm_exec_core+7065>, 0x7f039b7cd109 <vm_exec_core+6857>, 0x7f039b7cd0aa <vm_exec_core+6762>, 0x7f039b7cd04d <vm_exec_core+6669>, 0x7f039b7cd855 <vm_exec_core+8725>, 0x7f039b7cd25d <vm_exec_core+7197>, 0x7f039b7ccd84 <vm_exec_core+5956>, 0x7f039b7ccc9c <vm_exec_core+5724>, 0x7f039b7cd7ed <vm_exec_core+8621>, 0x7f039b7cd785 <vm_exec_core+8517>, 0x7f039b7cd6de <vm_exec_core+8350>, 0x7f039b7cd6a6 <vm_exec_core+8294>, 0x7f039b7cd750 <vm_exec_core+8464>, 0x7f039b7cd71b <vm_exec_core+8411>, 0x7f039b7cce4b <vm_exec_core+6155>, 0x7f039b7ccddb <vm_exec_core+6043>, 0x7f039b7cd557 <vm_exec_core+7959>, 0x7f039b7cd4fd <vm_exec_core+7869>, 0x7f039b7cd4b7 <vm_exec_core+7799>, 0x7f039b7cd438 <vm_exec_core+7672>, 0x7f039b7cd5f5 <vm_exec_core+8117>, 0x7f039b7cd596 <vm_exec_core+8022>, 0x7f039b7cd62c <vm_exec_core+8172>, 0x7f039b7cbc1d <vm_exec_core+1501>, 0x7f039b7cc62d <vm_exec_core+4077>, 0x7f039b7cc43d <vm_exec_core+3581>, 0x7f039b7cc667 <vm_exec_core+4135>, 0x7f039b7cc3e3 <vm_exec_core+3491>, 0x7f039b7cc36f <vm_exec_core+3375>, 0x7f039b7cc325 <vm_exec_core+3301>, 0x7f039b7cc2fe <vm_exec_core+3262>, 0x7f039b7cc2c3 <vm_exec_core+3203>, 0x7f039b7cc26e <vm_exec_core+3118>, 0x7f039b7cc23a <vm_exec_core+3066>, 0x7f039b7cc147 <vm_exec_core+2823>, 0x7f039b7cc100 <vm_exec_core+2752>, 0x7f039b7cc0b8 <vm_exec_core+2680>, 0x7f039b7cc086 <vm_exec_core+2630>, 0x7f039b7cc017 <vm_exec_core+2519>, 0x7f039b7cbfb5 <vm_exec_core+2421>, 0x7f039b7ccb35 <vm_exec_core+5365>, 0x7f039b7ccac6 <vm_exec_core+5254>, 0x7f039b7cca37 <vm_exec_core+5111>, 0x7f039b7cc97e <vm_exec_core+4926>, 0x7f039b7ccc60 <vm_exec_core+5664>, 0x7f039b7cc89f <vm_exec_core+4703>, 0x7f039b7cc77b <vm_exec_core+4411>, 0x7f039b7ceadb <vm_exec_core+13467>, 0x7f039b7cc6f3 <vm_exec_core+4275>, 0x7f039b7cc8e6 <vm_exec_core+4774>, 0x7f039b7ceac5 <vm_exec_core+13445>, 0x7f039b7cc932 <vm_exec_core+4850>, 0x7f039b7cbb58 <vm_exec_core+1304>, 0x7f039b7cbaa9 <vm_exec_core+1129>, 0x7f039b7cb9bf <vm_exec_core+895>, 0x7f039b7cb938 <vm_exec_core+760>, 0x7f039b7cde4d <vm_exec_core+10253>, 0x7f039b7cda73 <vm_exec_core+9267>, 0x7f039b7cda13 <vm_exec_core+9171>, 0x7f039b7cd942 <vm_exec_core+8962>, 0x7f039b7cd906 <vm_exec_core+8902>, 0x7f039b7cbefd <vm_exec_core+2237>, 0x7f039b7cbe5a <vm_exec_core+2074>, 0x7f039b7ceaaf <vm_exec_core+13423>, 0x7f039b7cea99 <vm_exec_core+13401>, 0x7f039b7cea83 <vm_exec_core+13379>, 0x7f039b7cea6d <vm_exec_core+13357>, 0x7f039b7cea57 <vm_exec_core+13335>, 0x7f039b7cea41 <vm_exec_core+13313>, 0x7f039b7cea24 <vm_exec_core+13284>, 0x7f039b7cea0e <vm_exec_core+13262>, 0x7f039b7ce9f8 <vm_exec_core+13240>, 0x7f039b7ce9e2 <vm_exec_core+13218>, 0x7f039b7ce9cc <vm_exec_core+13196>, 0x7f039b7ce9b6 <vm_exec_core+13174>, 0x7f039b7ce9a0 <vm_exec_core+13152>, 0x7f039b7ce98a <vm_exec_core+13130>, 0x7f039b7ce974 <vm_exec_core+13108>, 0x7f039b7ce95e <vm_exec_core+13086>, 0x7f039b7cdab4 <vm_exec_core+9332>, 0x7f039b7cd8a8 <vm_exec_core+8808>, 0x7f039b7ce948 <vm_exec_core+13064>, 0x7f039b7ce932 <vm_exec_core+13042>, 0x7f039b7ce91c <vm_exec_core+13020>, 0x7f039b7ce906 <vm_exec_core+12998>, 0x7f039b7cb683 <vm_exec_core+67>, 0x7f039b7cb687 <vm_exec_core+71>, 0x7f039b7cd9a2 <vm_exec_core+9058>, 0x7f039b7cbbc3 <vm_exec_core+1411>, 0x7f039b7cbd3c <vm_exec_core+1788>, 0x7f039b7cbcf5 <vm_exec_core+1717>, 0x7f039b7cbca6 <vm_exec_core+1638>, 0x7f039b7cbc57 <vm_exec_core+1559>, 0x7f039b7cbe03 <vm_exec_core+1987>...}
#62 0x00007f039b7d1f15 in rb_vm_exec (ec=0x55cf64a50130) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2384
_ec = 0x55cf64a50130
_tag = {tag = 36, retval = 4, buf = {0x7fffd786cdd0, 0x7f039b7d1700 <rb_vm_exec+384>, 0x0, 0x7fffd786cc80, 0x0}, prev = 0x7fffd786d0c0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
initial = <optimized out>
#63 0x00007f039b7d6e48 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fffd786ce08, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1511
No locals.
#64 vm_yield (kw_splat=0, argv=0x7fffd786ce08, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm.c:1519
No locals.
#65 rb_yield_0 (argv=0x7fffd786ce08, argc=1) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1359
No locals.
#66 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_eval.c:1375
No locals.
#67 0x00007f039b553d7c in rb_ary_collect (ary=139653382977440) at /tmp/ruby/src/trunk-gc-asserts/array.c:3745
i = 0
collect = 139653382977360
#68 0x00007f039b7bbde4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f039b0e5f10, ec=0x55cf64a50130) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3437
ci = 0x166100000001
cc = <optimized out>
val = <optimized out>
me = 0x7f039af800d0
cfunc = 0x55cf64aa8a68
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>
#69 vm_call_cfunc_with_frame (ec=0x55cf64a50130, reg_cfp=0x7f039b0e5f10, calling=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/vm_insnhelper.c:3465
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#70 0x00007f039b7cc880 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:366
val = 94349236820416
ci = <optimized out>
cc = <optimized out>
recv = 1648988
argc = <optimized out>
calling = {ci = 0x166100000001, cc = 0x7f03974c2100, block_handler = 139653463039785, recv = 139653382977440, 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>
#71 vm_exec_core (ec=0x19295c, initial=1648988) at ../../src/trunk-gc-asserts/insns.def:815
bh = <optimized out>
cd = 0x55cf64bed9c0
blockiseq = <optimized out>
leaf = <optimized out>
val = 94349236820416
reg_pc = 0x55cf64bdbcd8
reg_cfp = 0x7f039b0e5f10
insns_address_table = {0x7f039b7cdec1 <vm_exec_core+10369>, 0x7f039b7ccff4 <vm_exec_core+6580>, 0x7f039b7ccf88 <vm_exec_core+6472>, 0x7f039b7ccf0e <vm_exec_core+6350>, 0x7f039b7cce91 <vm_exec_core+6225>, 0x7f039b7cd1ea <vm_exec_core+7082>, 0x7f039b7cd11a <vm_exec_core+6874>, 0x7f039b7cd0bb <vm_exec_core+6779>, 0x7f039b7cd05e <vm_exec_core+6686>, 0x7f039b7cd866 <vm_exec_core+8742>, 0x7f039b7cd26e <vm_exec_core+7214>, 0x7f039b7ccd95 <vm_exec_core+5973>, 0x7f039b7cccad <vm_exec_core+5741>, 0x7f039b7cd7fe <vm_exec_core+8638>, 0x7f039b7cd796 <vm_exec_core+8534>, 0x7f039b7cd6ef <vm_exec_core+8367>, 0x7f039b7cd6b7 <vm_exec_core+8311>, 0x7f039b7cd761 <vm_exec_core+8481>, 0x7f039b7cd72c <vm_exec_core+8428>, 0x7f039b7cce5c <vm_exec_core+6172>, 0x7f039b7ccdec <vm_exec_core+6060>, 0x7f039b7cd568 <vm_exec_core+7976>, 0x7f039b7cd50e <vm_exec_core+7886>, 0x7f039b7cd4c8 <vm_exec_core+7816>, 0x7f039b7cd449 <vm_exec_core+7689>, 0x7f039b7cd606 <vm_exec_core+8134>, 0x7f039b7cd5a7 <vm_exec_core+8039>, 0x7f039b7cd63d <vm_exec_core+8189>, 0x7f039b7cbc2e <vm_exec_core+1518>, 0x7f039b7cc63e <vm_exec_core+4094>, 0x7f039b7cc44e <vm_exec_core+3598>, 0x7f039b7cc678 <vm_exec_core+4152>, 0x7f039b7cc3f4 <vm_exec_core+3508>, 0x7f039b7cc380 <vm_exec_core+3392>, 0x7f039b7cc336 <vm_exec_core+3318>, 0x7f039b7cc30f <vm_exec_core+3279>, 0x7f039b7cc2d4 <vm_exec_core+3220>, 0x7f039b7cc27f <vm_exec_core+3135>, 0x7f039b7cc24b <vm_exec_core+3083>, 0x7f039b7cc158 <vm_exec_core+2840>, 0x7f039b7cc111 <vm_exec_core+2769>, 0x7f039b7cc0c9 <vm_exec_core+2697>, 0x7f039b7cc097 <vm_exec_core+2647>, 0x7f039b7cc028 <vm_exec_core+2536>, 0x7f039b7cbfc6 <vm_exec_core+2438>, 0x7f039b7ccb46 <vm_exec_core+5382>, 0x7f039b7ccad7 <vm_exec_core+5271>, 0x7f039b7cca48 <vm_exec_core+5128>, 0x7f039b7cc98f <vm_exec_core+4943>, 0x7f039b7ccc71 <vm_exec_core+5681>, 0x7f039b7cc8b0 <vm_exec_core+4720>, 0x7f039b7cc78c <vm_exec_core+4428>, 0x7f039b7cb6a0 <vm_exec_core+96>, 0x7f039b7cc704 <vm_exec_core+4292>, 0x7f039b7cc8f7 <vm_exec_core+4791>, 0x7f039b7cded2 <vm_exec_core+10386>, 0x7f039b7cc943 <vm_exec_core+4867>, 0x7f039b7cbb69 <vm_exec_core+1321>, 0x7f039b7cbaba <vm_exec_core+1146>, 0x7f039b7cb9d0 <vm_exec_core+912>, 0x7f039b7cb949 <vm_exec_core+777>, 0x7f039b7cde5e <vm_exec_core+10270>, 0x7f039b7cda84 <vm_exec_core+9284>, 0x7f039b7cda24 <vm_exec_core+9188>, 0x7f039b7cd953 <vm_exec_core+8979>, 0x7f039b7cd917 <vm_exec_core+8919>, 0x7f039b7cbf0e <vm_exec_core+2254>, 0x7f039b7cbe6b <vm_exec_core+2091>, 0x7f039b7cdfbf <vm_exec_core+10623>, 0x7f039b7cdf16 <vm_exec_core+10454>, 0x7f039b7ce3d9 <vm_exec_core+11673>, 0x7f039b7ce366 <vm_exec_core+11558>, 0x7f039b7ce2c0 <vm_exec_core+11392>, 0x7f039b7ce268 <vm_exec_core+11304>, 0x7f039b7ce1f6 <vm_exec_core+11190>, 0x7f039b7ce159 <vm_exec_core+11033>, 0x7f039b7ce0c1 <vm_exec_core+10881>, 0x7f039b7ce024 <vm_exec_core+10724>, 0x7f039b7ce75d <vm_exec_core+12573>, 0x7f039b7ce4f7 <vm_exec_core+11959>, 0x7f039b7ce712 <vm_exec_core+12498>, 0x7f039b7ce6bc <vm_exec_core+12412>, 0x7f039b7ce87f <vm_exec_core+12863>, 0x7f039b7ce7f5 <vm_exec_core+12725>, 0x7f039b7cdac5 <vm_exec_core+9349>, 0x7f039b7cd8b9 <vm_exec_core+8825>, 0x7f039b7ce688 <vm_exec_core+12360>, 0x7f039b7ce653 <vm_exec_core+12307>, 0x7f039b7ce613 <vm_exec_core+12243>, 0x7f039b7ce5c4 <vm_exec_core+12164>, 0x7f039b7ce52b <vm_exec_core+12011>, 0x7f039b7ce47b <vm_exec_core+11835>, 0x7f039b7cd9b3 <vm_exec_core+9075>, 0x7f039b7cbbd4 <vm_exec_core+1428>, 0x7f039b7cbd4d <vm_exec_core+1805>, 0x7f039b7cbd06 <vm_exec_core+1734>, 0x7f039b7cbcb7 <vm_exec_core+1655>, 0x7f039b7cbc68 <vm_exec_core+1576>, 0x7f039b7cbe14 <vm_exec_core+2004>, 0x7f039b7cbddf <vm_exec_core+1951>, 0x7f039b7cb914 <vm_exec_core+724>, 0x7f039b7ce8e8 <vm_exec_core+12968>, 0x7f039b7ccfe3 <vm_exec_core+6563>, 0x7f039b7ccf77 <vm_exec_core+6455>, 0x7f039b7ccefd <vm_exec_core+6333>, 0x7f039b7cce80 <vm_exec_core+6208>, 0x7f039b7cd1d9 <vm_exec_core+7065>, 0x7f039b7cd109 <vm_exec_core+6857>, 0x7f039b7cd0aa <vm_exec_core+6762>, 0x7f039b7cd04d <vm_exec_core+6669>, 0x7f039b7cd855 <vm_exec_core+8725>, 0x7f039b7cd25d <vm_exec_core+7197>, 0x7f039b7ccd84 <vm_exec_core+5956>, 0x7f039b7ccc9c <vm_exec_core+5724>, 0x7f039b7cd7ed <vm_exec_core+8621>, 0x7f039b7cd785 <vm_exec_core+8517>, 0x7f039b7cd6de <vm_exec_core+8350>, 0x7f039b7cd6a6 <vm_exec_core+8294>, 0x7f039b7cd750 <vm_exec_core+8464>, 0x7f039b7cd71b <vm_exec_core+8411>, 0x7f039b7cce4b <vm_exec_core+6155>, 0x7f039b7ccddb <vm_exec_core+6043>, 0x7f039b7cd557 <vm_exec_core+7959>, 0x7f039b7cd4fd <vm_exec_core+7869>, 0x7f039b7cd4b7 <vm_exec_core+7799>, 0x7f039b7cd438 <vm_exec_core+7672>, 0x7f039b7cd5f5 <vm_exec_core+8117>, 0x7f039b7cd596 <vm_exec_core+8022>, 0x7f039b7cd62c <vm_exec_core+8172>, 0x7f039b7cbc1d <vm_exec_core+1501>, 0x7f039b7cc62d <vm_exec_core+4077>, 0x7f039b7cc43d <vm_exec_core+3581>, 0x7f039b7cc667 <vm_exec_core+4135>, 0x7f039b7cc3e3 <vm_exec_core+3491>, 0x7f039b7cc36f <vm_exec_core+3375>, 0x7f039b7cc325 <vm_exec_core+3301>, 0x7f039b7cc2fe <vm_exec_core+3262>, 0x7f039b7cc2c3 <vm_exec_core+3203>, 0x7f039b7cc26e <vm_exec_core+3118>, 0x7f039b7cc23a <vm_exec_core+3066>, 0x7f039b7cc147 <vm_exec_core+2823>, 0x7f039b7cc100 <vm_exec_core+2752>, 0x7f039b7cc0b8 <vm_exec_core+2680>, 0x7f039b7cc086 <vm_exec_core+2630>, 0x7f039b7cc017 <vm_exec_core+2519>, 0x7f039b7cbfb5 <vm_exec_core+2421>, 0x7f039b7ccb35 <vm_exec_core+5365>, 0x7f039b7ccac6 <vm_exec_core+5254>, 0x7f039b7cca37 <vm_exec_core+5111>, 0x7f039b7cc97e <vm_exec_core+4926>, 0x7f039b7ccc60 <vm_exec_core+5664>, 0x7f039b7cc89f <vm_exec_core+4703>, 0x7f039b7cc77b <vm_exec_core+4411>, 0x7f039b7ceadb <vm_exec_core+13467>, 0x7f039b7cc6f3 <vm_exec_core+4275>, 0x7f039b7cc8e6 <vm_exec_core+4774>, 0x7f039b7ceac5 <vm_exec_core+13445>, 0x7f039b7cc932 <vm_exec_core+4850>, 0x7f039b7cbb58 <vm_exec_core+1304>, 0x7f039b7cbaa9 <vm_exec_core+1129>, 0x7f039b7cb9bf <vm_exec_core+895>, 0x7f039b7cb938 <vm_exec_core+760>, 0x7f039b7cde4d <vm_exec_core+10253>, 0x7f039b7cda73 <vm_exec_core+9267>, 0x7f039b7cda13 <vm_exec_core+9171>, 0x7f039b7cd942 <vm_exec_core+8962>, 0x7f039b7cd906 <vm_exec_core+8902>, 0x7f039b7cbefd <vm_exec_core+2237>, 0x7f039b7cbe5a <vm_exec_core+2074>, 0x7f039b7ceaaf <vm_exec_core+13423>, 0x7f039b7cea99 <vm_exec_core+13401>, 0x7f039b7cea83 <vm_exec_core+13379>, 0x7f039b7cea6d <vm_exec_core+13357>, 0x7f039b7cea57 <vm_exec_core+13335>, 0x7f039b7cea41 <vm_exec_core+13313>, 0x7f039b7cea24 <vm_exec_core+13284>, 0x7f039b7cea0e <vm_exec_core+13262>, 0x7f039b7ce9f8 <vm_exec_core+13240>, 0x7f039b7ce9e2 <vm_exec_core+13218>, 0x7f039b7ce9cc <vm_exec_core+13196>, 0x7f039b7ce9b6 <vm_exec_core+13174>, 0x7f039b7ce9a0 <vm_exec_core+13152>, 0x7f039b7ce98a <vm_exec_core+13130>, 0x7f039b7ce974 <vm_exec_core+13108>, 0x7f039b7ce95e <vm_exec_core+13086>, 0x7f039b7cdab4 <vm_exec_core+9332>, 0x7f039b7cd8a8 <vm_exec_core+8808>, 0x7f039b7ce948 <vm_exec_core+13064>, 0x7f039b7ce932 <vm_exec_core+13042>, 0x7f039b7ce91c <vm_exec_core+13020>, 0x7f039b7ce906 <vm_exec_core+12998>, 0x7f039b7cb683 <vm_exec_core+67>, 0x7f039b7cb687 <vm_exec_core+71>, 0x7f039b7cd9a2 <vm_exec_core+9058>, 0x7f039b7cbbc3 <vm_exec_core+1411>, 0x7f039b7cbd3c <vm_exec_core+1788>, 0x7f039b7cbcf5 <vm_exec_core+1717>, 0x7f039b7cbca6 <vm_exec_core+1638>, 0x7f039b7cbc57 <vm_exec_core+1559>, 0x7f039b7cbe03 <vm_exec_core+1987>...}
#72 0x00007f039b7d1be2 in rb_vm_exec (ec=0x55cf64a50130) at /tmp/ruby/src/trunk-gc-asserts/vm.c:2393
_ec = 0x55cf64a50130
_tag = {tag = 36, retval = 4, buf = {0x7fffd786d140, 0x7f039b7d1700 <rb_vm_exec+384>, 0x0, 0x7fffd786cff0, 0x7f039ba77040 <_rtld_global>}, prev = 0x7fffd786d180, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 36
initial = <optimized out>
#73 0x00007f039b5ee2b1 in rb_ec_exec_node (ec=ec@entry=0x55cf64a50130, n=n@entry=0x7f039afd31e0) at /tmp/ruby/src/trunk-gc-asserts/eval.c:287
th = <optimized out>
_ec = <optimized out>
_tag = {tag = 36, retval = 139653469944116, buf = {0x7f039afd31e0, 0x7f039b5ee302 <rb_ec_exec_node+258>, 0x0, 0x7fffd786d150, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f039afd31e0
#74 0x00007f039b5f47a3 in ruby_run_node (n=0x7f039afd31e0) at /tmp/ruby/src/trunk-gc-asserts/eval.c:328
ec = 0x55cf64a50130
status = 0
#75 0x000055cf63f8b187 in rb_main (argv=0x7fffd786d388, argc=11) at /tmp/ruby/src/trunk-gc-asserts/main.c:39
variable_in_this_stack_frame = 140736809326153
#76 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-gc-asserts/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)