# Logfile created on 2023-06-01 19:00:37 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000564afc3154f0 @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-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"", @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-asserts.20230601-190037", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x0000564afc3aa578 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564afc3aa438 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564afc3aa258 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-asserts.20230601-190037", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-asserts.20230601-190037>, @binmode=false, @mon_data=#<Monitor:0x0000564afc3aa140>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-asserts
Cloning into 'trunk-asserts'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-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-asserts/configure --prefix=/tmp/ruby/install/trunk-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-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-asserts/configure --prefix=/tmp/ruby/install/trunk-asserts --disable-install-doc --enable-shared" exit with 0.
$$$[beg] make update-unicode  DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
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 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
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-asserts/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk-asserts/gems/src
Cloning https://github.com/ruby/typeprof
Cloning into '/tmp/ruby/src/trunk-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-asserts/tool/ifchange /tmp/ruby/src/trunk-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-asserts/.bundle/.timestamp/typeprof.revision updated
Building typeprof@aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 to /tmp/ruby/src/trunk-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 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make update-rubyspec DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
Already up to date.
Latest commit hash = 39968112f5
$$$[end] "make update-src      DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
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-asserts/revision.h updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk-asserts/enc/jis
+ cp /tmp/ruby/src/trunk-asserts/enc/jis/props.h.blt /tmp/ruby/src/trunk-asserts/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-asserts/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-asserts/probes.d > probes.dmyh
generating /tmp/ruby/src/trunk-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-asserts/ast.rbinc
making /tmp/ruby/src/trunk-asserts/dir.rbinc
making /tmp/ruby/src/trunk-asserts/gc.rbinc
making /tmp/ruby/src/trunk-asserts/numeric.rbinc
making /tmp/ruby/src/trunk-asserts/io.rbinc
making /tmp/ruby/src/trunk-asserts/marshal.rbinc
making /tmp/ruby/src/trunk-asserts/rjit.rbinc
making /tmp/ruby/src/trunk-asserts/rjit_c.rbinc
making /tmp/ruby/src/trunk-asserts/pack.rbinc
making /tmp/ruby/src/trunk-asserts/trace_point.rbinc
making /tmp/ruby/src/trunk-asserts/warning.rbinc
making /tmp/ruby/src/trunk-asserts/array.rbinc
making /tmp/ruby/src/trunk-asserts/kernel.rbinc
making /tmp/ruby/src/trunk-asserts/ractor.rbinc
making /tmp/ruby/src/trunk-asserts/symbol.rbinc
making /tmp/ruby/src/trunk-asserts/timev.rbinc
making /tmp/ruby/src/trunk-asserts/thread_sync.rbinc
making /tmp/ruby/src/trunk-asserts/nilclass.rbinc
making /tmp/ruby/src/trunk-asserts/prelude.rbinc
making /tmp/ruby/src/trunk-asserts/gem_prelude.rbinc
making /tmp/ruby/src/trunk-asserts/yjit.rbinc
/tmp/ruby/src/trunk-asserts/lib/unicode_normalize/tables.rb unchanged
generating /tmp/ruby/src/trunk-asserts/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-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-asserts/ext/ripper'
generating /tmp/ruby/src/trunk-asserts/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/tmp/ruby/src/trunk-asserts/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-asserts/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk-asserts/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk-asserts/ext/rbconfig/sizeof'
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-asserts/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-asserts/ext/socket'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-asserts/ext/socket'
make[1]: Entering directory '/tmp/ruby/src/trunk-asserts/ext/etc'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-asserts/ext/etc'
generating miniprelude.c
miniprelude.c updated
generating golf_prelude.c
golf_prelude.c updated
/bin/sh /tmp/ruby/src/trunk-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-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-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-asserts/tool/ifchange /tmp/ruby/src/trunk-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-asserts/.bundle/.timestamp/typeprof.revision unchanged
/usr/bin/mkdir -p /tmp/ruby/src/trunk-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 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
	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-asserts/include -I/tmp/ruby/src/trunk-asserts -I/tmp/ruby/src/trunk-asserts/enc/unicode/15.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	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-asserts/yjit/target/release/' /tmp/ruby/src/trunk-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-asserts/main.c
compiling /tmp/ruby/src/trunk-asserts/dmydln.c
compiling /tmp/ruby/src/trunk-asserts/miniinit.c
compiling /tmp/ruby/src/trunk-asserts/dmyext.c
making dummy probes.h
compiling /tmp/ruby/src/trunk-asserts/array.c
compiling /tmp/ruby/src/trunk-asserts/ast.c
compiling /tmp/ruby/src/trunk-asserts/bignum.c
compiling /tmp/ruby/src/trunk-asserts/class.c
compiling /tmp/ruby/src/trunk-asserts/compar.c
compiling /tmp/ruby/src/trunk-asserts/compile.c
compiling /tmp/ruby/src/trunk-asserts/complex.c
compiling /tmp/ruby/src/trunk-asserts/cont.c
compiling /tmp/ruby/src/trunk-asserts/debug.c
compiling /tmp/ruby/src/trunk-asserts/debug_counter.c
compiling /tmp/ruby/src/trunk-asserts/dir.c
compiling /tmp/ruby/src/trunk-asserts/dln_find.c
compiling /tmp/ruby/src/trunk-asserts/encoding.c
compiling /tmp/ruby/src/trunk-asserts/enum.c
compiling /tmp/ruby/src/trunk-asserts/enumerator.c
compiling /tmp/ruby/src/trunk-asserts/error.c
compiling /tmp/ruby/src/trunk-asserts/eval.c
compiling /tmp/ruby/src/trunk-asserts/file.c
compiling /tmp/ruby/src/trunk-asserts/gc.c
compiling /tmp/ruby/src/trunk-asserts/hash.c
compiling /tmp/ruby/src/trunk-asserts/inits.c
compiling /tmp/ruby/src/trunk-asserts/io.c
compiling /tmp/ruby/src/trunk-asserts/io_buffer.c
compiling /tmp/ruby/src/trunk-asserts/iseq.c
compiling /tmp/ruby/src/trunk-asserts/load.c
compiling /tmp/ruby/src/trunk-asserts/marshal.c
compiling /tmp/ruby/src/trunk-asserts/math.c
compiling /tmp/ruby/src/trunk-asserts/memory_view.c
compiling /tmp/ruby/src/trunk-asserts/rjit.c
compiling /tmp/ruby/src/trunk-asserts/rjit_c.c
compiling /tmp/ruby/src/trunk-asserts/node.c
compiling /tmp/ruby/src/trunk-asserts/numeric.c
compiling /tmp/ruby/src/trunk-asserts/object.c
compiling /tmp/ruby/src/trunk-asserts/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-asserts/proc.c
compiling /tmp/ruby/src/trunk-asserts/process.c
compiling /tmp/ruby/src/trunk-asserts/ractor.c
compiling /tmp/ruby/src/trunk-asserts/random.c
compiling /tmp/ruby/src/trunk-asserts/range.c
compiling /tmp/ruby/src/trunk-asserts/rational.c
compiling /tmp/ruby/src/trunk-asserts/re.c
compiling /tmp/ruby/src/trunk-asserts/regcomp.c
compiling /tmp/ruby/src/trunk-asserts/regenc.c
compiling /tmp/ruby/src/trunk-asserts/regerror.c
compiling /tmp/ruby/src/trunk-asserts/regexec.c
compiling /tmp/ruby/src/trunk-asserts/regparse.c
compiling /tmp/ruby/src/trunk-asserts/regsyntax.c
compiling /tmp/ruby/src/trunk-asserts/ruby.c
compiling /tmp/ruby/src/trunk-asserts/scheduler.c
compiling /tmp/ruby/src/trunk-asserts/shape.c
compiling /tmp/ruby/src/trunk-asserts/signal.c
compiling /tmp/ruby/src/trunk-asserts/sprintf.c
compiling /tmp/ruby/src/trunk-asserts/st.c
compiling /tmp/ruby/src/trunk-asserts/strftime.c
compiling /tmp/ruby/src/trunk-asserts/string.c
compiling /tmp/ruby/src/trunk-asserts/struct.c
compiling /tmp/ruby/src/trunk-asserts/symbol.c
compiling /tmp/ruby/src/trunk-asserts/thread.c
compiling /tmp/ruby/src/trunk-asserts/time.c
compiling /tmp/ruby/src/trunk-asserts/transcode.c
compiling /tmp/ruby/src/trunk-asserts/transient_heap.c
compiling /tmp/ruby/src/trunk-asserts/util.c
compiling /tmp/ruby/src/trunk-asserts/variable.c
compiling /tmp/ruby/src/trunk-asserts/version.c
compiling /tmp/ruby/src/trunk-asserts/vm.c
compiling /tmp/ruby/src/trunk-asserts/vm_backtrace.c
compiling /tmp/ruby/src/trunk-asserts/vm_dump.c
compiling /tmp/ruby/src/trunk-asserts/vm_sync.c
compiling /tmp/ruby/src/trunk-asserts/vm_trace.c
compiling /tmp/ruby/src/trunk-asserts/weakmap.c
compiling /tmp/ruby/src/trunk-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-asserts/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-asserts/enc/ascii.c
compiling /tmp/ruby/src/trunk-asserts/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-asserts/enc/unicode.c
compiling /tmp/ruby/src/trunk-asserts/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/src/trunk-asserts/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-asserts/missing/strlcat.c
compiling /tmp/ruby/src/trunk-asserts/missing/strlcpy.c
compiling /tmp/ruby/src/trunk-asserts/addr2line.c
compiling /tmp/ruby/src/trunk-asserts/dmyenc.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
	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-asserts/include -I/tmp/ruby/src/trunk-asserts -I/tmp/ruby/src/trunk-asserts/enc/unicode/15.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	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-asserts/yjit/target/release/' /tmp/ruby/src/trunk-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-asserts/dln.c
compiling /tmp/ruby/src/trunk-asserts/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-asserts/loadpath.c
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-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 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
	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-asserts/include -I/tmp/ruby/src/trunk-asserts -I/tmp/ruby/src/trunk-asserts/enc/unicode/15.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	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-asserts/yjit/target/release/' /tmp/ruby/src/trunk-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-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-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-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-asserts'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/RUBY_ALIGNOF/c.c
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/abi'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/abi/abi.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk-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-asserts/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-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-asserts/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/array/resize/resize.c
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/bignum/big2str.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/bignum/bigzero.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/bignum/div.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/bignum/mul.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/bignum/str2big.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/bug-14834/bug-14384.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/bug-3571/bug.c
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/class'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/class/class2name.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/class/init.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/debug/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/debug/profile_frames.c
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/dln/empty/empty.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/econv/append.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/econv/init.c
linking shared-object -test-/econv.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/eval/eval.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/exception/init.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/fatal/rb_fatal.c
linking shared-object -test-/fatal/rb_fatal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/file'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/file/stat.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/float'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/float/nextafter.c
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/funcall/funcall.c
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-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-asserts/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/hash/delete.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/hash/init.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/integer/core_ext.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/integer/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/integer/my_integer.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/iter/yield.c
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-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-asserts/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/load/protect/protect.c
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-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-asserts/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/method'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/method/arity.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/method/init.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/notimplement/bug.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/num2int/num2int.c
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-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-asserts/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-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-asserts/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/printf/printf.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/proc/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/proc/super.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/random'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/random/bad_version.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/random/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/random/loop.c
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/rational/rat.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-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-asserts/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/recursion/recursion.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/regexp/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/st/update/update.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/string'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/capacity.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/enc_associate.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/modify.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/new.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/nofree.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/string/set_len.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/struct/member.c
linking shared-object -test-/struct.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/symbol/type.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/thread/instrumentation/instrumentation.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/thread_fd/thread_fd.c
linking shared-object -test-/thread_fd.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/thread_fd'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/time'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/time/new.c
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/typeddata/typeddata.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/vm/at_exit.c
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-asserts/ext/-test-/wait/wait.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-asserts/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk-asserts/ext/bigdecimal/missing.c
linking shared-object bigdecimal.so
installing default bigdecimal libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-asserts/ext/cgi/escape/escape.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/continuation'
compiling /tmp/ruby/src/trunk-asserts/ext/continuation/continuation.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/coverage'
compiling /tmp/ruby/src/trunk-asserts/ext/coverage/coverage.c
linking shared-object coverage.so
installing default coverage libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/date'
compiling /tmp/ruby/src/trunk-asserts/ext/date/date_core.c
compiling /tmp/ruby/src/trunk-asserts/ext/date/date_parse.c
compiling /tmp/ruby/src/trunk-asserts/ext/date/date_strftime.c
compiling /tmp/ruby/src/trunk-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-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest'
compiling /tmp/ruby/src/trunk-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-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-asserts/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest/md5'
compiling /tmp/ruby/src/trunk-asserts/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-asserts/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-asserts/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk-asserts/ext/digest/rmd160/rmd160.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-asserts/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-asserts/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-asserts/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-asserts/ext/digest/sha2/sha2.c
linking shared-object digest/sha2.so
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/erb/escape'
compiling /tmp/ruby/src/trunk-asserts/ext/erb/escape/escape.c
linking shared-object erb/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/erb/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/etc'
compiling /tmp/ruby/src/trunk-asserts/ext/etc/etc.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/fcntl'
compiling /tmp/ruby/src/trunk-asserts/ext/fcntl/fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/fiddle'
compiling /tmp/ruby/src/trunk-asserts/ext/fiddle/closure.c
compiling /tmp/ruby/src/trunk-asserts/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-asserts/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk-asserts/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk-asserts/ext/fiddle/handle.c
compiling /tmp/ruby/src/trunk-asserts/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk-asserts/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-asserts/ext/fiddle/pointer.c
linking shared-object fiddle.so
installing default fiddle libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/io/console'
compiling /tmp/ruby/src/trunk-asserts/ext/io/console/console.c
linking shared-object io/console.so
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-asserts/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/io/wait'
compiling /tmp/ruby/src/trunk-asserts/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/json'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/json/generator'
compiling /tmp/ruby/src/trunk-asserts/ext/json/generator/generator.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/json/generator'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/json/parser'
compiling /tmp/ruby/src/trunk-asserts/ext/json/parser/parser.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/json/parser'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/monitor'
compiling /tmp/ruby/src/trunk-asserts/ext/monitor/monitor.c
linking shared-object monitor.so
installing default monitor libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/nkf'
compiling /tmp/ruby/src/trunk-asserts/ext/nkf/nkf.c
linking shared-object nkf.so
installing default nkf libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/objspace'
compiling /tmp/ruby/src/trunk-asserts/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk-asserts/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-asserts/ext/objspace/objspace_dump.c
linking shared-object objspace.so
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/openssl'
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/openssl_missing.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-asserts/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/pathname'
compiling /tmp/ruby/src/trunk-asserts/ext/pathname/pathname.c
linking shared-object pathname.so
installing default pathname libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/psych'
compiling /tmp/ruby/src/trunk-asserts/ext/psych/psych.c
compiling /tmp/ruby/src/trunk-asserts/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-asserts/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-asserts/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-asserts/ext/psych/psych_yaml_tree.c
linking shared-object psych.so
installing default psych libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/pty'
compiling /tmp/ruby/src/trunk-asserts/ext/pty/pty.c
linking shared-object pty.so
installing default pty libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-asserts/ext/racc/cparse/cparse.c
linking shared-object racc/cparse.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-asserts/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-asserts/ext/rbconfig/sizeof/limits.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/ripper'
compiling /tmp/ruby/src/trunk-asserts/ext/ripper/ripper.c
linking shared-object ripper.so
installing default ripper libraries
checking /tmp/ruby/src/trunk-asserts/parse.y and /tmp/ruby/src/trunk-asserts/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/socket'
compiling /tmp/ruby/src/trunk-asserts/ext/socket/init.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/option.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-asserts/ext/socket/ifaddr.c
linking shared-object socket.so
installing default socket libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/stringio'
compiling /tmp/ruby/src/trunk-asserts/ext/stringio/stringio.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/strscan'
compiling /tmp/ruby/src/trunk-asserts/ext/strscan/strscan.c
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/syslog'
compiling /tmp/ruby/src/trunk-asserts/ext/syslog/syslog.c
linking shared-object syslog.so
installing default syslog libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/zlib'
compiling /tmp/ruby/src/trunk-asserts/ext/zlib/zlib.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/debug-1.8.0/ext/debug'
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/debug-1.8.0/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/debug-1.8.0/ext/debug/iseq_collector.c
linking shared-object debug/debug.so
ln -sfT ../../../../../src/trunk-asserts/.bundle/gems/debug-1.8.0/lib ../../../../../.bundle/gems/debug-1.8.0/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/constants.c
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/lexer.c
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/ruby_objs.c
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension/unescape.c
linking shared-object rbs_extension.so
ln -sfT ../../../../../src/trunk-asserts/.bundle/gems/rbs-3.1.0/lib ../../../../../.bundle/gems/rbs-3.1.0/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-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-asserts'
compiling /tmp/ruby/src/trunk-asserts/enc/encdb.c
linking encoding encdb.so
compiling /tmp/ruby/src/trunk-asserts/enc/big5.c
linking encoding big5.so
compiling /tmp/ruby/src/trunk-asserts/enc/cesu_8.c
linking encoding cesu_8.so
compiling /tmp/ruby/src/trunk-asserts/enc/cp949.c
linking encoding cp949.so
compiling /tmp/ruby/src/trunk-asserts/enc/emacs_mule.c
linking encoding emacs_mule.so
compiling /tmp/ruby/src/trunk-asserts/enc/euc_jp.c
linking encoding euc_jp.so
compiling /tmp/ruby/src/trunk-asserts/enc/euc_kr.c
linking encoding euc_kr.so
compiling /tmp/ruby/src/trunk-asserts/enc/euc_tw.c
linking encoding euc_tw.so
compiling /tmp/ruby/src/trunk-asserts/enc/gb2312.c
linking encoding gb2312.so
compiling /tmp/ruby/src/trunk-asserts/enc/gb18030.c
linking encoding gb18030.so
compiling /tmp/ruby/src/trunk-asserts/enc/gbk.c
linking encoding gbk.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_1.c
linking encoding iso_8859_1.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_2.c
linking encoding iso_8859_2.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_3.c
linking encoding iso_8859_3.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_4.c
linking encoding iso_8859_4.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_5.c
linking encoding iso_8859_5.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_6.c
linking encoding iso_8859_6.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_7.c
linking encoding iso_8859_7.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_8.c
linking encoding iso_8859_8.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_9.c
linking encoding iso_8859_9.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_10.c
linking encoding iso_8859_10.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_11.c
linking encoding iso_8859_11.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_13.c
linking encoding iso_8859_13.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_14.c
linking encoding iso_8859_14.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_15.c
linking encoding iso_8859_15.so
compiling /tmp/ruby/src/trunk-asserts/enc/iso_8859_16.c
linking encoding iso_8859_16.so
compiling /tmp/ruby/src/trunk-asserts/enc/koi8_r.c
linking encoding koi8_r.so
compiling /tmp/ruby/src/trunk-asserts/enc/koi8_u.c
linking encoding koi8_u.so
compiling /tmp/ruby/src/trunk-asserts/enc/shift_jis.c
linking encoding shift_jis.so
compiling /tmp/ruby/src/trunk-asserts/enc/utf_16be.c
linking encoding utf_16be.so
compiling /tmp/ruby/src/trunk-asserts/enc/utf_16le.c
linking encoding utf_16le.so
compiling /tmp/ruby/src/trunk-asserts/enc/utf_32be.c
linking encoding utf_32be.so
compiling /tmp/ruby/src/trunk-asserts/enc/utf_32le.c
linking encoding utf_32le.so
compiling /tmp/ruby/src/trunk-asserts/enc/windows_31j.c
linking encoding windows_31j.so
compiling /tmp/ruby/src/trunk-asserts/enc/windows_1250.c
linking encoding windows_1250.so
compiling /tmp/ruby/src/trunk-asserts/enc/windows_1251.c
linking encoding windows_1251.so
compiling /tmp/ruby/src/trunk-asserts/enc/windows_1252.c
linking encoding windows_1252.so
compiling /tmp/ruby/src/trunk-asserts/enc/windows_1253.c
linking encoding windows_1253.so
compiling /tmp/ruby/src/trunk-asserts/enc/windows_1254.c
linking encoding windows_1254.so
compiling /tmp/ruby/src/trunk-asserts/enc/windows_1257.c
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
compiling /tmp/ruby/src/trunk-asserts/enc/trans/transdb.c
linking transcoder transdb.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/big5.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/big5.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/big5.c
linking transcoder big5.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/cesu_8.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/cesu_8.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/cesu_8.c
linking transcoder cesu_8.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/chinese.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/chinese.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/chinese.c
linking transcoder chinese.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/ebcdic.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/ebcdic.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/ebcdic.c
linking transcoder ebcdic.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/emoji.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/emoji.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/emoji.c
linking transcoder emoji.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/emoji_iso2022_kddi.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/emoji_iso2022_kddi.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/emoji_iso2022_kddi.c
linking transcoder emoji_iso2022_kddi.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/emoji_sjis_docomo.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/emoji_sjis_docomo.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/emoji_sjis_docomo.c
linking transcoder emoji_sjis_docomo.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/emoji_sjis_kddi.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/emoji_sjis_kddi.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/emoji_sjis_kddi.c
linking transcoder emoji_sjis_kddi.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/emoji_sjis_softbank.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/emoji_sjis_softbank.c
linking transcoder emoji_sjis_softbank.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/escape.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/escape.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/escape.c
linking transcoder escape.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/gb18030.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/gb18030.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/gb18030.c
linking transcoder gb18030.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/gbk.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/gbk.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/gbk.c
linking transcoder gbk.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/iso2022.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/iso2022.c
linking transcoder iso2022.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/japanese.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/japanese.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/japanese.c
linking transcoder japanese.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/japanese_euc.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/japanese_euc.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/japanese_euc.c
linking transcoder japanese_euc.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/japanese_sjis.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/japanese_sjis.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/japanese_sjis.c
linking transcoder japanese_sjis.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/korean.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/korean.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/korean.c
linking transcoder korean.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/single_byte.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/single_byte.c
linking transcoder single_byte.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/utf8_mac.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/utf8_mac.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/utf8_mac.c
linking transcoder utf8_mac.so
generating table from /tmp/ruby/src/trunk-asserts/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk-asserts/enc/trans/utf_16_32.c ...
compiling /tmp/ruby/src/trunk-asserts/enc/trans/utf_16_32.c
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
$$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0.
$$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"
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-asserts/tool/ifchange /tmp/ruby/src/trunk-asserts/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-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-asserts/include -I/tmp/ruby/src/trunk-asserts -I/tmp/ruby/src/trunk-asserts/enc/unicode/15.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline  
	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-asserts/yjit/target/release/' /tmp/ruby/src/trunk-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-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-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-asserts'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts'
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
compiling /tmp/ruby/src/trunk-asserts/enc/trans/transdb.c
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts'
./miniruby -I/tmp/ruby/src/trunk-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2\ -DRUBY_DEBUG=1\ -fno-inline" --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-asserts/bin
installing base libraries:          /tmp/ruby/install/trunk-asserts/lib
installing arch files:              /tmp/ruby/install/trunk-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-asserts/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-asserts/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-asserts/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-asserts/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-asserts/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-asserts/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-asserts/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-asserts/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-asserts/bin
installing library scripts:         /tmp/ruby/install/trunk-asserts/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-asserts/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-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-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-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-asserts/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" 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-asserts/include -I/tmp/ruby/src/trunk-asserts -I/tmp/ruby/src/trunk-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-asserts/yjit/target/release/' /tmp/ruby/src/trunk-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-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-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=5585
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-asserts/lib -I. -I.ext/common  /tmp/ruby/src/trunk-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-asserts/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007f432f4d0d80 [3LM    ] T_MODULE (Module)CGI::Util -> 0x00007f432e41b680 [0      ] T_IMEMO <cref> 
/tmp/ruby/src/trunk-asserts/tool/lib/leakchecker.rb:228: [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:0015 p:---- s:0101 e:000100 CFUNC  :to_h
c:0014 p:0004 s:0097 e:000096 METHOD /tmp/ruby/src/trunk-asserts/tool/lib/leakchecker.rb:228
c:0013 p:0008 s:0093 e:000092 METHOD /tmp/ruby/src/trunk-asserts/tool/lib/leakchecker.rb:234
c:0012 p:0041 s:0085 e:000081 METHOD /tmp/ruby/src/trunk-asserts/tool/lib/leakchecker.rb:25
c:0011 p:0166 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk-asserts/tool/lib/test/unit.rb:1593 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk-asserts/tool/lib/test/unit.rb:1571
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk-asserts/tool/lib/test/unit.rb:1364
c:0007 p:0066 s:0046 E:000d20 METHOD /tmp/ruby/src/trunk-asserts/tool/lib/test/unit/parallel.rb:58
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk-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-asserts/tool/lib/test/unit/parallel.rb:29
c:0003 p:0202 s:0016 e:000015 METHOD /tmp/ruby/src/trunk-asserts/tool/lib/test/unit/parallel.rb:128
c:0002 p:0105 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk-asserts/tool/lib/test/unit/parallel.rb:215 [FINISH]
c:0001 p:0000 s:0003 E:000230 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-asserts/tool/lib/test/unit/parallel.rb:215:in `<main>'
/tmp/ruby/src/trunk-asserts/tool/lib/test/unit/parallel.rb:128:in `run'
/tmp/ruby/src/trunk-asserts/tool/lib/test/unit/parallel.rb:29:in `_run_suites'
/tmp/ruby/src/trunk-asserts/tool/lib/test/unit/parallel.rb:29:in `map'
/tmp/ruby/src/trunk-asserts/tool/lib/test/unit/parallel.rb:30:in `block in _run_suites'
/tmp/ruby/src/trunk-asserts/tool/lib/test/unit/parallel.rb:58:in `_run_suite'
/tmp/ruby/src/trunk-asserts/tool/lib/test/unit.rb:1364:in `_run_suite'
/tmp/ruby/src/trunk-asserts/tool/lib/test/unit.rb:1571:in `_run_suite'
/tmp/ruby/src/trunk-asserts/tool/lib/test/unit.rb:1571:in `map'
/tmp/ruby/src/trunk-asserts/tool/lib/test/unit.rb:1593:in `block in _run_suite'
/tmp/ruby/src/trunk-asserts/tool/lib/leakchecker.rb:25:in `check'
/tmp/ruby/src/trunk-asserts/tool/lib/leakchecker.rb:234:in `check_env'
/tmp/ruby/src/trunk-asserts/tool/lib/leakchecker.rb:228:in `find_env'
/tmp/ruby/src/trunk-asserts/tool/lib/leakchecker.rb:228:in `to_h'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 3

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_print_backtrace+0x19) [0x7f43337fcfc9] /tmp/ruby/src/trunk-asserts/vm_dump.c:785
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(fprintf+0x0) [0x7f43337fd148] /tmp/ruby/src/trunk-asserts/vm_dump.c:1101
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-asserts/vm_dump.c:1104
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_bug_without_die+0x68) [0x7f433366b238] /tmp/ruby/src/trunk-asserts/error.c:791
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_bug+0x9f) [0x7f43335e8d66] /tmp/ruby/src/trunk-asserts/error.c:799
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(gc_sweep_continue+0x0) [0x7f43335eac79] /tmp/ruby/src/trunk-asserts/gc.c:8028
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(gc_verify_internal_consistency+0x4b) [0x7f4333691b6b] /tmp/ruby/src/trunk-asserts/gc.c:8096
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(gc_start+0xcd) [0x7f43336938ed] /tmp/ruby/src/trunk-asserts/gc.c:9341
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(heap_prepare+0x4b) [0x7f433369450b] /tmp/ruby/src/trunk-asserts/gc.c:2400
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(heap_next_free_page+0x46) [0x7f4333694606] /tmp/ruby/src/trunk-asserts/gc.c:2665
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(newobj_alloc+0xa5) [0x7f43336946b5] /tmp/ruby/src/trunk-asserts/gc.c:2766
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(newobj_of0+0x90) [0x7f43336949f0] /tmp/ruby/src/trunk-asserts/gc.c:2869
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(newobj_of+0x28) [0x7f4333694a48] /tmp/ruby/src/trunk-asserts/gc.c:2886
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_wb_protected_newobj_of+0x3c) [0x7f4333694adc] /tmp/ruby/src/trunk-asserts/gc.c:2901
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(str_new0+0xb4) [0x7f43337807f4] /tmp/ruby/src/trunk-asserts/string.c:900
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_enc_str_new+0x35) [0x7f4333784105] /tmp/ruby/src/trunk-asserts/string.c:957
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(env_enc_str_new+0x7) [0x7f43336963b7] /tmp/ruby/src/trunk-asserts/hash.c:4781
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(env_to_hash+0x79) [0x7f433369c249] /tmp/ruby/src/trunk-asserts/hash.c:6228
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(env_to_h+0xb) [0x7f433369c2bb] /tmp/ruby/src/trunk-asserts/hash.c:6288
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_+0xf6) [0x7f43337db1e6] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3437
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_sendish+0x108) [0x7f43337e6048] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5491
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_exec_core+0xd5) [0x7f43337e7115] ../../src/trunk-asserts/insns.def:835
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_vm_exec+0x11b) [0x7f43337ef79b] /tmp/ruby/src/trunk-asserts/vm.c:2393
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_yield_with_cref+0x49) [0x7f43337f22d9] /tmp/ruby/src/trunk-asserts/vm.c:1511
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_yield+0x37) [0x7f43337f2397] /tmp/ruby/src/trunk-asserts/vm_eval.c:1375
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_ary_collect+0x47) [0x7f43336053d7] /tmp/ruby/src/trunk-asserts/array.c:3745
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_+0xf6) [0x7f43337db1e6] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3437
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_sendish+0x108) [0x7f43337e6048] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5491
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_exec_core+0x1d5) [0x7f43337e7215] ../../src/trunk-asserts/insns.def:815
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_vm_exec+0x11b) [0x7f43337ef79b] /tmp/ruby/src/trunk-asserts/vm.c:2393
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_yield_with_cref+0x49) [0x7f43337f22d9] /tmp/ruby/src/trunk-asserts/vm.c:1511
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_yield+0x37) [0x7f43337f2397] /tmp/ruby/src/trunk-asserts/vm_eval.c:1375
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_ary_collect+0x47) [0x7f43336053d7] /tmp/ruby/src/trunk-asserts/array.c:3745
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_+0xf6) [0x7f43337db1e6] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3437
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_sendish+0x108) [0x7f43337e6048] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5491
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_exec_core+0x1d5) [0x7f43337e7215] ../../src/trunk-asserts/insns.def:815
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_vm_exec+0x11b) [0x7f43337ef79b] /tmp/ruby/src/trunk-asserts/vm.c:2393
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_ec_exec_node+0x90) [0x7f43336707a0] /tmp/ruby/src/trunk-asserts/eval.c:287
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(ruby_run_node+0x8b) [0x7f4333675beb] /tmp/ruby/src/trunk-asserts/eval.c:328
/tmp/ruby/build/trunk-asserts/ruby(rb_main+0x3b) [0x55868e91028b] /tmp/ruby/src/trunk-asserts/main.c:39
/tmp/ruby/build/trunk-asserts/ruby(main+0x38) [0x55868e910158] /tmp/ruby/src/trunk-asserts/main.c:58

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/trunk-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-asserts/.ext/x86_64-linux/enc/encdb.so
    7 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so
    8 /tmp/ruby/src/trunk-asserts/lib/open3/version.rb
    9 /tmp/ruby/src/trunk-asserts/lib/open3.rb
   10 /tmp/ruby/src/trunk-asserts/lib/timeout.rb
   11 /tmp/ruby/build/trunk-asserts/rbconfig.rb
   12 /tmp/ruby/src/trunk-asserts/tool/lib/find_executable.rb
   13 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
   14 /tmp/ruby/src/trunk-asserts/tool/lib/envutil.rb
   15 /tmp/ruby/src/trunk-asserts/tool/lib/colorize.rb
   16 /tmp/ruby/src/trunk-asserts/tool/lib/leakchecker.rb
   17 /tmp/ruby/src/trunk-asserts/lib/prettyprint.rb
   18 /tmp/ruby/src/trunk-asserts/lib/pp.rb
   19 /tmp/ruby/src/trunk-asserts/tool/lib/test/unit/assertions.rb
   20 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
   21 /tmp/ruby/src/trunk-asserts/tool/lib/core_assertions.rb
   22 /tmp/ruby/src/trunk-asserts/tool/lib/test/unit/testcase.rb
   23 /tmp/ruby/src/trunk-asserts/lib/optparse.rb
   24 /tmp/ruby/src/trunk-asserts/tool/lib/test/unit.rb
   25 /tmp/ruby/src/trunk-asserts/tool/lib/tracepointchecker.rb
   26 /tmp/ruby/src/trunk-asserts/tool/lib/zombie_hunter.rb
   27 /tmp/ruby/src/trunk-asserts/lib/delegate.rb
   28 /tmp/ruby/src/trunk-asserts/lib/fileutils.rb
   29 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
   30 /tmp/ruby/src/trunk-asserts/lib/tmpdir.rb
   31 /tmp/ruby/src/trunk-asserts/lib/tempfile.rb
   32 /tmp/ruby/src/trunk-asserts/tool/lib/iseq_loader_checker.rb
   33 /tmp/ruby/src/trunk-asserts/tool/lib/gc_checker.rb
   34 /tmp/ruby/src/trunk-asserts/lib/rubygems/compatibility.rb
   35 /tmp/ruby/src/trunk-asserts/lib/rubygems/defaults.rb
   36 /tmp/ruby/src/trunk-asserts/lib/rubygems/deprecate.rb
   37 /tmp/ruby/src/trunk-asserts/lib/rubygems/errors.rb
   38 /tmp/ruby/src/trunk-asserts/lib/rubygems/unknown_command_spell_checker.rb
   39 /tmp/ruby/src/trunk-asserts/lib/rubygems/exceptions.rb
   40 /tmp/ruby/src/trunk-asserts/lib/rubygems/basic_specification.rb
   41 /tmp/ruby/src/trunk-asserts/lib/rubygems/stub_specification.rb
   42 /tmp/ruby/src/trunk-asserts/lib/rubygems/platform.rb
   43 /tmp/ruby/src/trunk-asserts/lib/rubygems/util/list.rb
   44 /tmp/ruby/src/trunk-asserts/lib/rubygems/version.rb
   45 /tmp/ruby/src/trunk-asserts/lib/rubygems/requirement.rb
   46 /tmp/ruby/src/trunk-asserts/lib/rubygems/specification.rb
   47 /tmp/ruby/src/trunk-asserts/lib/rubygems/util.rb
   48 /tmp/ruby/src/trunk-asserts/lib/rubygems/dependency.rb
   49 /tmp/ruby/src/trunk-asserts/lib/rubygems/core_ext/kernel_gem.rb
   50 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
   51 /tmp/ruby/build/trunk-asserts/.ext/common/monitor.rb
   52 /tmp/ruby/src/trunk-asserts/lib/rubygems.rb
   53 /tmp/ruby/src/trunk-asserts/lib/rubygems/path_support.rb
   54 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/version.rb
   55 /tmp/ruby/src/trunk-asserts/lib/singleton.rb
   56 /tmp/ruby/src/trunk-asserts/lib/ostruct.rb
   57 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/ext/core.rb
   58 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/ext/string.rb
   59 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/win32.rb
   60 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/linked_list.rb
   61 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/cpu_counter.rb
   62 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/scope.rb
   63 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/task_argument_error.rb
   64 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/rule_recursion_overflow_error.rb
   65 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/task_manager.rb
   66 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/cloneable.rb
   67 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/file_utils.rb
   68 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/file_utils_ext.rb
   69 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/file_list.rb
   70 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/promise.rb
   71 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/thread_pool.rb
   72 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/private_reader.rb
   73 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/thread_history_display.rb
   74 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/trace_output.rb
   75 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/application.rb
   76 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/rake_module.rb
   77 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/pseudo_status.rb
   78 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/task_arguments.rb
   79 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/invocation_chain.rb
   80 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/invocation_exception_mixin.rb
   81 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/task.rb
   82 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/early_time.rb
   83 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/file_task.rb
   84 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/file_creation_task.rb
   85 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/multi_task.rb
   86 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/dsl_definition.rb
   87 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/default_loader.rb
   88 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/late_time.rb
   89 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/name_space.rb
   90 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake/backtrace.rb
   91 /tmp/ruby/src/trunk-asserts/.bundle/gems/rake-13.0.6/lib/rake.rb
   92 /tmp/ruby/src/trunk-asserts/lib/bundler/errors.rb
   93 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
   94 /tmp/ruby/src/trunk-asserts/lib/rdoc/version.rb
   95 /tmp/ruby/src/trunk-asserts/lib/rdoc/i18n/text.rb
   96 /tmp/ruby/src/trunk-asserts/lib/rdoc/i18n.rb
   97 /tmp/ruby/src/trunk-asserts/lib/rdoc.rb
   98 /tmp/ruby/src/trunk-asserts/test/rdoc/support/test_case.rb
   99 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup.rb
  100 /tmp/ruby/src/trunk-asserts/test/rdoc/support/formatter_test_case.rb
  101 /tmp/ruby/src/trunk-asserts/test/rdoc/support/text_formatter_test_case.rb
  102 /tmp/ruby/src/trunk-asserts/test/rdoc/helper.rb
  103 /tmp/ruby/src/trunk-asserts/test/rdoc/xref_data.rb
  104 /tmp/ruby/src/trunk-asserts/test/rdoc/xref_test_case.rb
  105 /tmp/ruby/src/trunk-asserts/test/rdoc/test_rdoc_any_method.rb
  106 /tmp/ruby/src/trunk-asserts/lib/rdoc/store.rb
  107 /tmp/ruby/src/trunk-asserts/lib/find.rb
  108 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
  109 /tmp/ruby/build/trunk-asserts/.ext/common/pathname.rb
  110 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
  111 /tmp/ruby/build/trunk-asserts/.ext/common/date.rb
  112 /tmp/ruby/src/trunk-asserts/lib/time.rb
  113 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
  114 /tmp/ruby/src/trunk-asserts/lib/cgi/util.rb
  115 /tmp/ruby/src/trunk-asserts/lib/erb/version.rb
  116 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
  117 /tmp/ruby/src/trunk-asserts/lib/erb/compiler.rb
  118 /tmp/ruby/src/trunk-asserts/lib/erb/def_method.rb
  119 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
  120 /tmp/ruby/src/trunk-asserts/lib/erb/util.rb
  121 /tmp/ruby/src/trunk-asserts/lib/erb.rb
  122 /tmp/ruby/src/trunk-asserts/lib/rdoc/generator.rb
  123 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/formatter.rb
  124 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/to_joined_paragraph.rb
  125 /tmp/ruby/src/trunk-asserts/lib/rdoc/markdown/entities.rb
  126 /tmp/ruby/src/trunk-asserts/lib/rdoc/markdown/literals.rb
  127 /tmp/ruby/src/trunk-asserts/lib/rdoc/markdown.rb
  128 /tmp/ruby/src/trunk-asserts/lib/rdoc/rd.rb
  129 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/parser.rb
  130 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/pre_process.rb
  131 /tmp/ruby/src/trunk-asserts/lib/rdoc/tom_doc.rb
  132 /tmp/ruby/src/trunk-asserts/lib/rdoc/text.rb
  133 /tmp/ruby/src/trunk-asserts/lib/rdoc/code_object.rb
  134 /tmp/ruby/src/trunk-asserts/lib/rdoc/method_attr.rb
  135 /tmp/ruby/src/trunk-asserts/lib/rdoc/context.rb
  136 /tmp/ruby/src/trunk-asserts/lib/rdoc/class_module.rb
  137 /tmp/ruby/src/trunk-asserts/lib/rdoc/context/section.rb
  138 /tmp/ruby/src/trunk-asserts/lib/rdoc/top_level.rb
  139 /tmp/ruby/src/trunk-asserts/lib/rdoc/generator/markup.rb
  140 /tmp/ruby/src/trunk-asserts/lib/rdoc/generator/darkfish.rb
  141 /tmp/ruby/src/trunk-asserts/lib/rdoc/generator/ri.rb
  142 /tmp/ruby/src/trunk-asserts/lib/rdoc/generator/pot/message_extractor.rb
  143 /tmp/ruby/src/trunk-asserts/lib/rdoc/generator/pot/po.rb
  144 /tmp/ruby/src/trunk-asserts/lib/rdoc/generator/pot/po_entry.rb
  145 /tmp/ruby/src/trunk-asserts/lib/rdoc/generator/pot.rb
  146 /tmp/ruby/src/trunk-asserts/lib/rdoc/rdoc.rb
  147 /tmp/ruby/src/trunk-asserts/lib/rdoc/options.rb
  148 /tmp/ruby/src/trunk-asserts/lib/rdoc/comment.rb
  149 /tmp/ruby/src/trunk-asserts/lib/rdoc/stats.rb
  150 /tmp/ruby/build/trunk-asserts/.ext/common/io/console/size.rb
  151 /tmp/ruby/src/trunk-asserts/lib/rdoc/stats/quiet.rb
  152 /tmp/ruby/src/trunk-asserts/lib/rdoc/stats/normal.rb
  153 /tmp/ruby/src/trunk-asserts/lib/rdoc/parser/text.rb
  154 /tmp/ruby/src/trunk-asserts/lib/rdoc/parser/simple.rb
  155 /tmp/ruby/src/trunk-asserts/lib/tsort.rb
  156 /tmp/ruby/src/trunk-asserts/lib/rdoc/parser/c.rb
  157 /tmp/ruby/src/trunk-asserts/lib/rdoc/parser/changelog.rb
  158 /tmp/ruby/src/trunk-asserts/lib/rdoc/parser/markdown.rb
  159 /tmp/ruby/src/trunk-asserts/lib/rdoc/parser/rd.rb
  160 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
  161 /tmp/ruby/build/trunk-asserts/.ext/common/ripper/core.rb
  162 /tmp/ruby/build/trunk-asserts/.ext/common/ripper/lexer.rb
  163 /tmp/ruby/build/trunk-asserts/.ext/common/ripper/filter.rb
  164 /tmp/ruby/build/trunk-asserts/.ext/common/ripper/sexp.rb
  165 /tmp/ruby/build/trunk-asserts/.ext/common/ripper.rb
  166 /tmp/ruby/src/trunk-asserts/lib/rdoc/parser/ripper_state_lex.rb
  167 /tmp/ruby/src/trunk-asserts/lib/rdoc/token_stream.rb
  168 /tmp/ruby/src/trunk-asserts/lib/rdoc/parser/ruby_tools.rb
  169 /tmp/ruby/src/trunk-asserts/lib/rdoc/parser/ruby.rb
  170 /tmp/ruby/src/trunk-asserts/lib/rdoc/parser.rb
  171 /tmp/ruby/src/trunk-asserts/lib/rdoc/encoding.rb
  172 /tmp/ruby/src/trunk-asserts/lib/rdoc/normal_class.rb
  173 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/document.rb
  174 /tmp/ruby/src/trunk-asserts/lib/rdoc/attr.rb
  175 /tmp/ruby/src/trunk-asserts/lib/rdoc/constant.rb
  176 /tmp/ruby/src/trunk-asserts/lib/rdoc/any_method.rb
  177 /tmp/ruby/src/trunk-asserts/lib/rdoc/alias.rb
  178 /tmp/ruby/src/trunk-asserts/lib/rdoc/single_class.rb
  179 /tmp/ruby/src/trunk-asserts/lib/rdoc/normal_module.rb
  180 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/raw.rb
  181 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/paragraph.rb
  182 /tmp/ruby/build/trunk-asserts/.ext/common/psych/versions.rb
  183 /tmp/ruby/build/trunk-asserts/.ext/common/psych/exception.rb
  184 /tmp/ruby/build/trunk-asserts/.ext/common/psych/syntax_error.rb
  185 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/psych.so
  186 /tmp/ruby/build/trunk-asserts/.ext/common/psych/omap.rb
  187 /tmp/ruby/build/trunk-asserts/.ext/common/psych/set.rb
  188 /tmp/ruby/build/trunk-asserts/.ext/common/psych/class_loader.rb
  189 /tmp/ruby/build/trunk-asserts/.ext/common/psych/scalar_scanner.rb
  190 /tmp/ruby/build/trunk-asserts/.ext/common/psych/nodes/node.rb
  191 /tmp/ruby/build/trunk-asserts/.ext/common/psych/nodes/stream.rb
  192 /tmp/ruby/build/trunk-asserts/.ext/common/psych/nodes/document.rb
  193 /tmp/ruby/build/trunk-asserts/.ext/common/psych/nodes/sequence.rb
  194 /tmp/ruby/build/trunk-asserts/.ext/common/psych/nodes/scalar.rb
  195 /tmp/ruby/build/trunk-asserts/.ext/common/psych/nodes/mapping.rb
  196 /tmp/ruby/build/trunk-asserts/.ext/common/psych/nodes/alias.rb
  197 /tmp/ruby/build/trunk-asserts/.ext/common/psych/nodes.rb
  198 /tmp/ruby/build/trunk-asserts/.ext/common/psych/streaming.rb
  199 /tmp/ruby/build/trunk-asserts/.ext/common/psych/visitors/visitor.rb
  200 /tmp/ruby/build/trunk-asserts/.ext/common/psych/visitors/to_ruby.rb
  201 /tmp/ruby/build/trunk-asserts/.ext/common/psych/visitors/emitter.rb
  202 /tmp/ruby/build/trunk-asserts/.ext/common/psych/handler.rb
  203 /tmp/ruby/build/trunk-asserts/.ext/common/psych/tree_builder.rb
  204 /tmp/ruby/build/trunk-asserts/.ext/common/psych/visitors/yaml_tree.rb
  205 /tmp/ruby/build/trunk-asserts/.ext/common/psych/json/ruby_events.rb
  206 /tmp/ruby/build/trunk-asserts/.ext/common/psych/visitors/json_tree.rb
  207 /tmp/ruby/build/trunk-asserts/.ext/common/psych/visitors/depth_first.rb
  208 /tmp/ruby/build/trunk-asserts/.ext/common/psych/visitors.rb
  209 /tmp/ruby/build/trunk-asserts/.ext/common/psych/parser.rb
  210 /tmp/ruby/build/trunk-asserts/.ext/common/psych/coder.rb
  211 /tmp/ruby/build/trunk-asserts/.ext/common/psych/core_ext.rb
  212 /tmp/ruby/build/trunk-asserts/.ext/common/psych/stream.rb
  213 /tmp/ruby/build/trunk-asserts/.ext/common/psych/json/yaml_events.rb
  214 /tmp/ruby/build/trunk-asserts/.ext/common/psych/json/tree_builder.rb
  215 /tmp/ruby/build/trunk-asserts/.ext/common/psych/json/stream.rb
  216 /tmp/ruby/build/trunk-asserts/.ext/common/psych/handlers/document_stream.rb
  217 /tmp/ruby/build/trunk-asserts/.ext/common/forwardable/impl.rb
  218 /tmp/ruby/src/trunk-asserts/lib/forwardable.rb
  219 /tmp/ruby/build/trunk-asserts/.ext/common/psych.rb
  220 /tmp/ruby/src/trunk-asserts/test/psych/helper.rb
  221 /tmp/ruby/src/trunk-asserts/test/psych/test_coder.rb
  222 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
  223 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
  224 /tmp/ruby/build/trunk-asserts/.ext/common/digest/version.rb
  225 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
  226 /tmp/ruby/build/trunk-asserts/.ext/common/digest/loader.rb
  227 /tmp/ruby/build/trunk-asserts/.ext/common/digest.rb
  228 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
  229 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/bn.rb
  230 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/marshal.rb
  231 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/pkey.rb
  232 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/cipher.rb
  233 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/digest.rb
  234 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/hmac.rb
  235 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/x509.rb
  236 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/buffering.rb
  237 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
  238 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
  239 /tmp/ruby/build/trunk-asserts/.ext/common/socket.rb
  240 /tmp/ruby/src/trunk-asserts/lib/ipaddr.rb
  241 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/ssl.rb
  242 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/pkcs5.rb
  243 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/version.rb
  244 /tmp/ruby/build/trunk-asserts/.ext/common/openssl.rb
  245 /tmp/ruby/src/trunk-asserts/test/openssl/utils.rb
  246 /tmp/ruby/src/trunk-asserts/test/openssl/test_hmac.rb
  247 /tmp/ruby/src/trunk-asserts/lib/reline/version.rb
  248 /tmp/ruby/src/trunk-asserts/lib/reline/config.rb
  249 /tmp/ruby/src/trunk-asserts/lib/reline/key_actor/base.rb
  250 /tmp/ruby/src/trunk-asserts/lib/reline/key_actor/emacs.rb
  251 /tmp/ruby/src/trunk-asserts/lib/reline/key_actor/vi_command.rb
  252 /tmp/ruby/src/trunk-asserts/lib/reline/key_actor/vi_insert.rb
  253 /tmp/ruby/src/trunk-asserts/lib/reline/key_actor.rb
  254 /tmp/ruby/src/trunk-asserts/lib/reline/key_stroke.rb
  255 /tmp/ruby/src/trunk-asserts/lib/reline/kill_ring.rb
  256 /tmp/ruby/src/trunk-asserts/lib/reline/unicode/east_asian_width.rb
  257 /tmp/ruby/src/trunk-asserts/lib/reline/unicode.rb
  258 /tmp/ruby/src/trunk-asserts/lib/reline/line_editor.rb
  259 /tmp/ruby/src/trunk-asserts/lib/reline/history.rb
  260 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
  261 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle/closure.rb
  262 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle/function.rb
  263 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle/version.rb
  264 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle.rb
  265 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle/value.rb
  266 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle/pack.rb
  267 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle/struct.rb
  268 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle/cparser.rb
  269 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle/import.rb
  270 /tmp/ruby/src/trunk-asserts/lib/reline/terminfo.rb
  271 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
  272 /tmp/ruby/src/trunk-asserts/lib/reline/general_io.rb
  273 /tmp/ruby/src/trunk-asserts/lib/reline.rb
  274 /tmp/ruby/src/trunk-asserts/lib/irb/init.rb
  275 /tmp/ruby/src/trunk-asserts/lib/irb/workspace.rb
  276 /tmp/ruby/src/trunk-asserts/lib/irb/inspector.rb
  277 /tmp/ruby/src/trunk-asserts/lib/irb/src_encoding.rb
  278 /tmp/ruby/src/trunk-asserts/lib/irb/ruby-lex.rb
  279 /tmp/ruby/src/trunk-asserts/lib/irb/completion.rb
  280 /tmp/ruby/src/trunk-asserts/lib/irb/input-method.rb
  281 /tmp/ruby/src/trunk-asserts/lib/irb/output-method.rb
  282 /tmp/ruby/src/trunk-asserts/lib/irb/context.rb
  283 /tmp/ruby/src/trunk-asserts/lib/irb/extend-command.rb
  284 /tmp/ruby/src/trunk-asserts/lib/irb/locale.rb
  285 /tmp/ruby/src/trunk-asserts/lib/irb/color.rb
  286 /tmp/ruby/src/trunk-asserts/lib/irb/version.rb
  287 /tmp/ruby/src/trunk-asserts/lib/irb/easter-egg.rb
  288 /tmp/ruby/src/trunk-asserts/lib/irb.rb
  289 /tmp/ruby/src/trunk-asserts/test/irb/helper.rb
  290 /tmp/ruby/src/trunk-asserts/test/irb/test_context.rb
  291 /tmp/ruby/src/trunk-asserts/lib/irb/color_printer.rb
  292 /tmp/ruby/src/trunk-asserts/lib/irb/ext/save-history.rb
  293 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
  294 /tmp/ruby/src/trunk-asserts/lib/yaml.rb
  295 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/recursion.so
  296 /tmp/ruby/src/trunk-asserts/test/-ext-/test_recursion.rb
  297 /tmp/ruby/src/trunk-asserts/test/socket/test_unix.rb
  298 /tmp/ruby/src/trunk-asserts/test/objspace/test_ractor.rb
  299 /tmp/ruby/src/trunk-asserts/test/ruby/test_numeric.rb
  300 /tmp/ruby/src/trunk-asserts/lib/rubygems/openssl.rb
  301 /tmp/ruby/src/trunk-asserts/lib/rubygems/text.rb
  302 /tmp/ruby/src/trunk-asserts/lib/rubygems/user_interaction.rb
  303 /tmp/ruby/src/trunk-asserts/lib/rubygems/security/policy.rb
  304 /tmp/ruby/src/trunk-asserts/lib/rubygems/security/policies.rb
  305 /tmp/ruby/src/trunk-asserts/lib/rubygems/security/trust_dir.rb
  306 /tmp/ruby/src/trunk-asserts/lib/rubygems/security/signer.rb
  307 /tmp/ruby/src/trunk-asserts/lib/rubygems/security.rb
  308 /tmp/ruby/src/trunk-asserts/lib/rubygems/package/digest_io.rb
  309 /tmp/ruby/src/trunk-asserts/lib/rubygems/package/source.rb
  310 /tmp/ruby/src/trunk-asserts/lib/rubygems/package/file_source.rb
  311 /tmp/ruby/src/trunk-asserts/lib/rubygems/package/io_source.rb
  312 /tmp/ruby/src/trunk-asserts/lib/rubygems/package/old.rb
  313 /tmp/ruby/src/trunk-asserts/lib/rubygems/package/tar_header.rb
  314 /tmp/ruby/src/trunk-asserts/lib/rubygems/package/tar_reader/entry.rb
  315 /tmp/ruby/src/trunk-asserts/lib/rubygems/package/tar_reader.rb
  316 /tmp/ruby/src/trunk-asserts/lib/rubygems/package/tar_writer.rb
  317 /tmp/ruby/src/trunk-asserts/lib/rubygems/package.rb
  318 /tmp/ruby/src/trunk-asserts/lib/shellwords.rb
  319 /tmp/ruby/src/trunk-asserts/lib/uri/version.rb
  320 /tmp/ruby/src/trunk-asserts/lib/uri/rfc2396_parser.rb
  321 /tmp/ruby/src/trunk-asserts/lib/uri/rfc3986_parser.rb
  322 /tmp/ruby/src/trunk-asserts/lib/uri/common.rb
  323 /tmp/ruby/src/trunk-asserts/lib/uri/generic.rb
  324 /tmp/ruby/src/trunk-asserts/lib/uri/file.rb
  325 /tmp/ruby/src/trunk-asserts/lib/uri/ftp.rb
  326 /tmp/ruby/src/trunk-asserts/lib/uri/http.rb
  327 /tmp/ruby/src/trunk-asserts/lib/uri/https.rb
  328 /tmp/ruby/src/trunk-asserts/lib/uri/ldap.rb
  329 /tmp/ruby/src/trunk-asserts/lib/uri/ldaps.rb
  330 /tmp/ruby/src/trunk-asserts/lib/uri/mailto.rb
  331 /tmp/ruby/src/trunk-asserts/lib/uri/ws.rb
  332 /tmp/ruby/src/trunk-asserts/lib/uri/wss.rb
  333 /tmp/ruby/src/trunk-asserts/lib/uri.rb
  334 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
  335 /tmp/ruby/src/trunk-asserts/lib/benchmark.rb
  336 /tmp/ruby/src/trunk-asserts/test/rubygems/mock_gem_ui.rb
  337 /tmp/ruby/src/trunk-asserts/lib/rubygems/optparse/lib/optparse.rb
  338 /tmp/ruby/src/trunk-asserts/lib/rubygems/optparse.rb
  339 /tmp/ruby/src/trunk-asserts/lib/rubygems/command.rb
  340 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
  341 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
  342 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb
  343 /tmp/ruby/src/trunk-asserts/lib/rubygems/tsort/lib/tsort.rb
  344 /tmp/ruby/src/trunk-asserts/lib/rubygems/tsort.rb
  345 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
  346 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  347 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
  348 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
  349 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
  350 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
  351 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
  352 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
  353 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
  354 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
  355 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/state.rb
  356 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
  357 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
  358 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
  359 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
  360 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
  361 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo/lib/molinillo.rb
  362 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/molinillo.rb
  363 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/activation_request.rb
  364 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/conflict.rb
  365 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/dependency_request.rb
  366 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/requirement_list.rb
  367 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/stats.rb
  368 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/set.rb
  369 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/api_set.rb
  370 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/composed_set.rb
  371 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/best_set.rb
  372 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/current_set.rb
  373 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/git_set.rb
  374 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/index_set.rb
  375 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/installer_set.rb
  376 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/lock_set.rb
  377 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/vendor_set.rb
  378 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/source_set.rb
  379 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/specification.rb
  380 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/spec_specification.rb
  381 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/api_specification.rb
  382 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/git_specification.rb
  383 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/index_specification.rb
  384 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/installed_specification.rb
  385 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/local_specification.rb
  386 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/lock_specification.rb
  387 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver/vendor_specification.rb
  388 /tmp/ruby/src/trunk-asserts/lib/rubygems/resolver.rb
  389 /tmp/ruby/src/trunk-asserts/lib/net/protocol.rb
  390 /tmp/ruby/src/trunk-asserts/lib/random/formatter.rb
  391 /tmp/ruby/src/trunk-asserts/lib/securerandom.rb
  392 /tmp/ruby/src/trunk-asserts/lib/resolv.rb
  393 /tmp/ruby/src/trunk-asserts/lib/net/http/exceptions.rb
  394 /tmp/ruby/src/trunk-asserts/lib/net/http/header.rb
  395 /tmp/ruby/src/trunk-asserts/lib/net/http/generic_request.rb
  396 /tmp/ruby/src/trunk-asserts/lib/net/http/request.rb
  397 /tmp/ruby/src/trunk-asserts/lib/net/http/requests.rb
  398 /tmp/ruby/src/trunk-asserts/lib/net/http/response.rb
  399 /tmp/ruby/src/trunk-asserts/lib/net/http/responses.rb
  400 /tmp/ruby/src/trunk-asserts/lib/net/http/proxy_delta.rb
  401 /tmp/ruby/src/trunk-asserts/lib/net/http/backward.rb
  402 /tmp/ruby/src/trunk-asserts/lib/net/http.rb
  403 /tmp/ruby/src/trunk-asserts/lib/rubygems/request/http_pool.rb
  404 /tmp/ruby/src/trunk-asserts/lib/rubygems/request/https_pool.rb
  405 /tmp/ruby/src/trunk-asserts/lib/rubygems/request/connection_pools.rb
  406 /tmp/ruby/src/trunk-asserts/lib/rubygems/request.rb
  407 /tmp/ruby/src/trunk-asserts/lib/rubygems/s3_uri_signer.rb
  408 /tmp/ruby/src/trunk-asserts/lib/rubygems/uri_formatter.rb
  409 /tmp/ruby/src/trunk-asserts/lib/rubygems/uri.rb
  410 /tmp/ruby/src/trunk-asserts/lib/rubygems/remote_fetcher.rb
  411 /tmp/ruby/src/trunk-asserts/test/rubygems/utilities.rb
  412 /tmp/ruby/src/trunk-asserts/test/rubygems/helper.rb
  413 /tmp/ruby/src/trunk-asserts/test/rubygems/test_gem_resolver_specification.rb
  414 /tmp/ruby/src/trunk-asserts/lib/rubygems/config_file.rb
  415 /tmp/ruby/src/trunk-asserts/lib/rubygems/source_list.rb
  416 /tmp/ruby/src/trunk-asserts/lib/rubygems/source/git.rb
  417 /tmp/ruby/src/trunk-asserts/lib/rubygems/source/installed.rb
  418 /tmp/ruby/src/trunk-asserts/lib/rubygems/source/specific_file.rb
  419 /tmp/ruby/src/trunk-asserts/lib/rubygems/source/local.rb
  420 /tmp/ruby/src/trunk-asserts/lib/rubygems/source/lock.rb
  421 /tmp/ruby/src/trunk-asserts/lib/rubygems/source/vendor.rb
  422 /tmp/ruby/src/trunk-asserts/lib/rubygems/source.rb
  423 /tmp/ruby/src/trunk-asserts/lib/rubygems/name_tuple.rb
  424 /tmp/ruby/src/trunk-asserts/lib/rubygems/spec_fetcher.rb
  425 /tmp/ruby/src/trunk-asserts/lib/rubygems/psych_tree.rb
  426 /tmp/ruby/src/trunk-asserts/lib/rubygems/safe_yaml.rb
  427 /tmp/ruby/src/trunk-asserts/lib/rubygems/specification_policy.rb
  428 /tmp/ruby/src/trunk-asserts/lib/rubygems/util/licenses.rb
  429 /tmp/ruby/src/trunk-asserts/lib/rubygems/ext/build_error.rb
  430 /tmp/ruby/src/trunk-asserts/lib/rubygems/ext/builder.rb
  431 /tmp/ruby/src/trunk-asserts/lib/rubygems/ext/configure_builder.rb
  432 /tmp/ruby/src/trunk-asserts/lib/rubygems/ext/ext_conf_builder.rb
  433 /tmp/ruby/src/trunk-asserts/lib/rubygems/ext/rake_builder.rb
  434 /tmp/ruby/src/trunk-asserts/lib/rubygems/ext/cmake_builder.rb
  435 /tmp/ruby/src/trunk-asserts/lib/rubygems/ext/cargo_builder.rb
  436 /tmp/ruby/src/trunk-asserts/lib/rubygems/ext.rb
  437 /tmp/ruby/src/trunk-asserts/lib/rubygems/installer_uninstaller_utils.rb
  438 /tmp/ruby/src/trunk-asserts/lib/rubygems/installer.rb
  439 /tmp/ruby/src/trunk-asserts/test/optparse/test_optparse.rb
  440 /tmp/ruby/src/trunk-asserts/test/optparse/test_acceptable.rb
  441 /tmp/ruby/src/trunk-asserts/test/ruby/enc/test_grapheme_breaks.rb
  442 /tmp/ruby/src/trunk-asserts/test/psych/test_null.rb
  443 /tmp/ruby/src/trunk-asserts/lib/csv/fields_converter.rb
  444 /tmp/ruby/src/trunk-asserts/lib/English.rb
  445 /tmp/ruby/src/trunk-asserts/lib/csv/input_record_separator.rb
  446 /tmp/ruby/src/trunk-asserts/lib/csv/row.rb
  447 /tmp/ruby/src/trunk-asserts/lib/csv/table.rb
  448 /tmp/ruby/src/trunk-asserts/lib/csv/parser.rb
  449 /tmp/ruby/src/trunk-asserts/lib/csv/writer.rb
  450 /tmp/ruby/src/trunk-asserts/lib/csv/version.rb
  451 /tmp/ruby/src/trunk-asserts/lib/csv/core_ext/array.rb
  452 /tmp/ruby/src/trunk-asserts/lib/csv/core_ext/string.rb
  453 /tmp/ruby/src/trunk-asserts/lib/csv.rb
  454 /tmp/ruby/src/trunk-asserts/test/lib/with_different_ofs.rb
  455 /tmp/ruby/src/trunk-asserts/test/csv/helper.rb
  456 /tmp/ruby/src/trunk-asserts/test/csv/parse/test_unconverted_fields.rb
  457 /tmp/ruby/src/trunk-asserts/test/rdoc/test_rdoc_ri_driver.rb
  458 /tmp/ruby/src/trunk-asserts/lib/rdoc/ri.rb
  459 /tmp/ruby/src/trunk-asserts/lib/rdoc/ri/formatter.rb
  460 /tmp/ruby/src/trunk-asserts/lib/rdoc/ri/driver.rb
  461 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/to_rdoc.rb
  462 /tmp/ruby/src/trunk-asserts/lib/rdoc/ri/paths.rb
  463 /tmp/ruby/src/trunk-asserts/lib/rdoc/ri/store.rb
  464 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/heading.rb
  465 /tmp/ruby/src/trunk-asserts/lib/rdoc/mixin.rb
  466 /tmp/ruby/src/trunk-asserts/lib/rdoc/extend.rb
  467 /tmp/ruby/src/trunk-asserts/lib/rdoc/include.rb
  468 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/rule.rb
  469 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/blank_line.rb
  470 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/verbatim.rb
  471 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/attribute_manager.rb
  472 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/attributes.rb
  473 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/attr_span.rb
  474 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/hard_break.rb
  475 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/version.rb
  476 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/core_ext/name_error.rb
  477 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/levenshtein.rb
  478 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/jaro_winkler.rb
  479 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checker.rb
  480 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
  481 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
  482 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/name_error_checkers.rb
  483 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/method_name_checker.rb
  484 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/key_error_checker.rb
  485 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/null_checker.rb
  486 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/tree_spell_checker.rb
  487 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/require_path_checker.rb
  488 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
  489 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/formatter.rb
  490 /tmp/ruby/src/trunk-asserts/lib/did_you_mean.rb
  491 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/indented_paragraph.rb
  492 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/list.rb
  493 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/to_ansi.rb
  494 /tmp/ruby/src/trunk-asserts/lib/rdoc/markup/to_bs.rb
  495 /tmp/ruby/src/trunk-asserts/test/reline/helper.rb
  496 /tmp/ruby/src/trunk-asserts/test/reline/test_macro.rb
  497 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/memory_view.so
  498 /tmp/ruby/src/trunk-asserts/test/ruby/test_memory_view.rb
  499 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/file.so
  500 /tmp/ruby/src/trunk-asserts/test/ruby/ut_eof.rb
  501 /tmp/ruby/src/trunk-asserts/test/ruby/test_file.rb
  502 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
  503 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
  504 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
  505 /tmp/ruby/src/trunk-asserts/test/csv/parse/test_row_separator.rb
  506 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/bignum.so
  507 /tmp/ruby/src/trunk-asserts/test/-ext-/bignum/test_big2str.rb
  508 /tmp/ruby/src/trunk-asserts/lib/logger/version.rb
  509 /tmp/ruby/src/trunk-asserts/lib/logger/formatter.rb
  510 /tmp/ruby/src/trunk-asserts/lib/logger/period.rb
  511 /tmp/ruby/src/trunk-asserts/lib/logger/log_device.rb
  512 /tmp/ruby/src/trunk-asserts/lib/logger/severity.rb
  513 /tmp/ruby/src/trunk-asserts/lib/logger/errors.rb
  514 /tmp/ruby/src/trunk-asserts/lib/logger.rb
  515 /tmp/ruby/src/trunk-asserts/test/logger/test_logger.rb
  516 /tmp/ruby/src/trunk-asserts/test/erb/test_erb_m17n.rb
  517 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
  518 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
  519 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
  520 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/korean.so
  521 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
  522 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
  523 /tmp/ruby/src/trunk-asserts/lib/rubygems/version_option.rb
  524 /tmp/ruby/src/trunk-asserts/lib/rubygems/commands/contents_command.rb
  525 /tmp/ruby/src/trunk-asserts/test/rubygems/test_gem_commands_contents_command.rb
  526 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/iter.so
  527 /tmp/ruby/src/trunk-asserts/test/-ext-/iter/test_iter_break.rb
  528 /tmp/ruby/src/trunk-asserts/lib/rubygems/webauthn_listener/response.rb
  529 /tmp/ruby/src/trunk-asserts/lib/rubygems/webauthn_listener.rb
  530 /tmp/ruby/src/trunk-asserts/lib/rubygems/gemcutter_utilities.rb
  531 /tmp/ruby/src/trunk-asserts/lib/rubygems/commands/signin_command.rb
  532 /tmp/ruby/src/trunk-asserts/test/rubygems/test_gem_commands_signin_command.rb
  533 /tmp/ruby/src/trunk-asserts/lib/rubygems/yaml_serializer.rb
  534 /tmp/ruby/src/trunk-asserts/test/ruby/test_flip.rb
  535 /tmp/ruby/src/trunk-asserts/lib/drb/eq.rb
  536 /tmp/ruby/src/trunk-asserts/lib/drb/invokemethod.rb
  537 /tmp/ruby/src/trunk-asserts/lib/drb/drb.rb
  538 /tmp/ruby/src/trunk-asserts/lib/drb/extservm.rb
  539 /tmp/ruby/src/trunk-asserts/test/drb/drbtest.rb
  540 /tmp/ruby/src/trunk-asserts/lib/drb/unix.rb
  541 /tmp/ruby/src/trunk-asserts/test/drb/test_drbunix.rb
  542 /tmp/ruby/src/trunk-asserts/lib/rubygems/local_remote_options.rb
  543 /tmp/ruby/src/trunk-asserts/lib/rubygems/query_utils.rb
  544 /tmp/ruby/src/trunk-asserts/lib/rubygems/commands/search_command.rb
  545 /tmp/ruby/src/trunk-asserts/test/rubygems/test_gem_commands_search_command.rb
  546 /tmp/ruby/src/trunk-asserts/test/stringio/test_stringio.rb
  547 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
  548 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
  549 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
  550 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
  551 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
  552 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
  553 /tmp/ruby/src/trunk-asserts/test/psych/visitors/test_to_ruby.rb
  554 /tmp/ruby/src/trunk-asserts/lib/rubygems/dependency_list.rb
  555 /tmp/ruby/src/trunk-asserts/lib/rubygems/available_set.rb
  556 /tmp/ruby/src/trunk-asserts/lib/rubygems/dependency_installer.rb
  557 /tmp/ruby/src/trunk-asserts/test/rubygems/test_gem_dependency_installer.rb
  558 /tmp/ruby/src/trunk-asserts/lib/rubygems/request_set/gem_dependency_api.rb
  559 /tmp/ruby/src/trunk-asserts/lib/rubygems/request_set/lockfile/parser.rb
  560 /tmp/ruby/src/trunk-asserts/lib/rubygems/request_set/lockfile/tokenizer.rb
  561 /tmp/ruby/src/trunk-asserts/lib/rubygems/request_set/lockfile.rb
  562 /tmp/ruby/src/trunk-asserts/lib/rubygems/request_set.rb
  563 /tmp/ruby/src/trunk-asserts/lib/set.rb
  564 /tmp/ruby/src/trunk-asserts/test/ruby/test_transcode.rb
  565 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
  566 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
  567 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
  568 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
  569 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
  570 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
  571 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
  572 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
  573 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
  574 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
  575 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
  576 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gb18030.so
  577 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
  578 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
  579 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
  580 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
  581 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
  582 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
  583 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/ebcdic.so
  584 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
  585 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gbk.so
  586 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
  587 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/cesu_8.so
  588 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
  589 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
  590 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
  591 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
  592 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
  593 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
  594 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
  595 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
  596 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
  597 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/chinese.so
  598 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
  599 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji.so
  600 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
  601 /tmp/ruby/src/trunk-asserts/test/rdoc/test_rdoc_rd_inline_parser.rb
  602 /tmp/ruby/src/trunk-asserts/lib/racc/info.rb
  603 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/racc/cparse.so
  604 /tmp/ruby/src/trunk-asserts/lib/racc/parser.rb
  605 /tmp/ruby/src/trunk-asserts/lib/rdoc/rd/block_parser.rb
  606 /tmp/ruby/src/trunk-asserts/lib/rdoc/rd/inline_parser.rb
  607 /tmp/ruby/src/trunk-asserts/lib/rdoc/rd/inline.rb
  608 /tmp/ruby/src/trunk-asserts/test/rubygems/test_gem_ext_rake_builder.rb
  609 /tmp/ruby/src/trunk-asserts/test/ruby/test_thread.rb
  610 /tmp/ruby/src/trunk-asserts/test/-ext-/test_bug-14834.rb
  611 /tmp/ruby/src/trunk-asserts/test/reline/test_terminfo.rb
  612 /tmp/ruby/src/trunk-asserts/test/rdoc/test_rdoc_comment.rb
  613 /tmp/ruby/src/trunk-asserts/test/ruby/test_defined.rb
  614 /tmp/ruby/src/trunk-asserts/test/ruby/test_encoding.rb
  615 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
  616 /tmp/ruby/src/trunk-asserts/lib/cgi/core.rb
  617 /tmp/ruby/src/trunk-asserts/lib/cgi/cookie.rb
  618 /tmp/ruby/src/trunk-asserts/lib/cgi.rb
  619 /tmp/ruby/src/trunk-asserts/test/cgi/update_env.rb
  620 /tmp/ruby/src/trunk-asserts/test/cgi/test_cgi_multipart.rb
  621 /tmp/ruby/src/trunk-asserts/test/socket/test_addrinfo.rb

* Process memory map:

55868e90f000-55868e910000 r--p 00000000 00:85 14447224                   /tmp/ruby/build/trunk-asserts/ruby
55868e910000-55868e911000 r-xp 00001000 00:85 14447224                   /tmp/ruby/build/trunk-asserts/ruby
55868e911000-55868e912000 r--p 00002000 00:85 14447224                   /tmp/ruby/build/trunk-asserts/ruby
55868e912000-55868e913000 r--p 00002000 00:85 14447224                   /tmp/ruby/build/trunk-asserts/ruby
55868e913000-55868e914000 rw-p 00003000 00:85 14447224                   /tmp/ruby/build/trunk-asserts/ruby
55868ff02000-558692fcf000 rw-p 00000000 00:00 0                          [heap]
7f42fb7de000-7f42fc000000 rw-p 00000000 00:00 0 
7f42fc000000-7f42fc021000 rw-p 00000000 00:00 0 
7f42fc021000-7f4300000000 ---p 00000000 00:00 0 
7f4300000000-7f4300021000 rw-p 00000000 00:00 0 
7f4300021000-7f4304000000 ---p 00000000 00:00 0 
7f4304000000-7f4304021000 rw-p 00000000 00:00 0 
7f4304021000-7f4308000000 ---p 00000000 00:00 0 
7f4308000000-7f4308021000 rw-p 00000000 00:00 0 
7f4308021000-7f430c000000 ---p 00000000 00:00 0 
7f430c000000-7f430c021000 rw-p 00000000 00:00 0 
7f430c021000-7f4310000000 ---p 00000000 00:00 0 
7f4310000000-7f4310021000 rw-p 00000000 00:00 0 
7f4310021000-7f4314000000 ---p 00000000 00:00 0 
7f4314000000-7f4314021000 rw-p 00000000 00:00 0 
7f4314021000-7f4318000000 ---p 00000000 00:00 0 
7f4318000000-7f431803a000 rw-p 00000000 00:00 0 
7f431803a000-7f431c000000 ---p 00000000 00:00 0 
7f431c000000-7f431c021000 rw-p 00000000 00:00 0 
7f431c021000-7f4320000000 ---p 00000000 00:00 0 
7f4320000000-7f4320021000 rw-p 00000000 00:00 0 
7f4320021000-7f4324000000 ---p 00000000 00:00 0 
7f4324000000-7f4324038000 rw-p 00000000 00:00 0 
7f4324038000-7f4328000000 ---p 00000000 00:00 0 
7f4328000000-7f4328026000 rw-p 00000000 00:00 0 
7f4328026000-7f432c000000 ---p 00000000 00:00 0 
7f432c572000-7f432c790000 r--s 00000000 00:85 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f432c790000-7f432d4bb000 r--s 00000000 00:85 14447221                   /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f432d4bb000-7f432d4f0000 r--s 00000000 00:85 14447224                   /tmp/ruby/build/trunk-asserts/ruby
7f432d4f0000-7f432d4f1000 r--p 00000000 00:85 15618210                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
7f432d4f1000-7f432d4f2000 r-xp 00001000 00:85 15618210                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
7f432d4f2000-7f432d4f3000 r--p 00002000 00:85 15618210                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
7f432d4f3000-7f432d4f4000 r--p 00002000 00:85 15618210                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
7f432d4f4000-7f432d4f5000 rw-p 00003000 00:85 15618210                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
7f432d4f5000-7f432d4f6000 ---p 00000000 00:00 0 
7f432d4f6000-7f432d616000 rw-p 00000000 00:00 0 
7f432d616000-7f432d617000 ---p 00000000 00:00 0 
7f432d617000-7f432d737000 rw-p 00000000 00:00 0 
7f432d737000-7f432d739000 r--p 00000000 00:85 15618063                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/racc/cparse.so
7f432d739000-7f432d73c000 r-xp 00002000 00:85 15618063                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/racc/cparse.so
7f432d73c000-7f432d73d000 r--p 00005000 00:85 15618063                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/racc/cparse.so
7f432d73d000-7f432d73e000 ---p 00006000 00:85 15618063                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/racc/cparse.so
7f432d73e000-7f432d73f000 r--p 00006000 00:85 15618063                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/racc/cparse.so
7f432d73f000-7f432d740000 rw-p 00007000 00:85 15618063                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/racc/cparse.so
7f432d740000-7f432d741000 r--p 00000000 00:85 15615170                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f432d741000-7f432d742000 r-xp 00001000 00:85 15615170                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f432d742000-7f432d75f000 r--p 00002000 00:85 15615170                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f432d75f000-7f432d760000 r--p 0001e000 00:85 15615170                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f432d760000-7f432d761000 rw-p 0001f000 00:85 15615170                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f432d761000-7f432d762000 r--p 00000000 00:85 15618263                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji.so
7f432d762000-7f432d763000 r-xp 00001000 00:85 15618263                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji.so
7f432d763000-7f432d76d000 r--p 00002000 00:85 15618263                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji.so
7f432d76d000-7f432d76e000 ---p 0000c000 00:85 15618263                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji.so
7f432d76e000-7f432d76f000 r--p 0000c000 00:85 15618263                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji.so
7f432d76f000-7f432d770000 rw-p 0000d000 00:85 15618263                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/emoji.so
7f432d770000-7f432d771000 r--p 00000000 00:85 15618268                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
7f432d771000-7f432d772000 r-xp 00001000 00:85 15618268                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
7f432d772000-7f432d773000 r--p 00002000 00:85 15618268                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
7f432d773000-7f432d774000 r--p 00002000 00:85 15618268                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
7f432d774000-7f432d775000 rw-p 00003000 00:85 15618268                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
7f432d775000-7f432d776000 r--p 00000000 00:85 15616311                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/chinese.so
7f432d776000-7f432d777000 r-xp 00001000 00:85 15616311                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/chinese.so
7f432d777000-7f432d7a3000 r--p 00002000 00:85 15616311                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/chinese.so
7f432d7a3000-7f432d7a4000 r--p 0002d000 00:85 15616311                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/chinese.so
7f432d7a4000-7f432d7a5000 rw-p 0002e000 00:85 15616311                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/chinese.so
7f432d7a5000-7f432d7a6000 r--p 00000000 00:85 15618233                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
7f432d7a6000-7f432d7a7000 r-xp 00001000 00:85 15618233                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
7f432d7a7000-7f432d7a8000 r--p 00002000 00:85 15618233                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
7f432d7a8000-7f432d7a9000 r--p 00002000 00:85 15618233                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
7f432d7a9000-7f432d7aa000 rw-p 00003000 00:85 15618233                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
7f432d7aa000-7f432d7ab000 r--p 00000000 00:85 15618192                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
7f432d7ab000-7f432d7ac000 r-xp 00001000 00:85 15618192                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
7f432d7ac000-7f432d7ad000 r--p 00002000 00:85 15618192                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
7f432d7ad000-7f432d7ae000 r--p 00002000 00:85 15618192                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
7f432d7ae000-7f432d7af000 rw-p 00003000 00:85 15618192                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
7f432d7af000-7f432d7b0000 r--p 00000000 00:85 15616310                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
7f432d7b0000-7f432d7b1000 r-xp 00001000 00:85 15616310                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
7f432d7b1000-7f432d7b2000 r--p 00002000 00:85 15616310                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
7f432d7b2000-7f432d7b3000 r--p 00002000 00:85 15616310                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
7f432d7b3000-7f432d7b4000 rw-p 00003000 00:85 15616310                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
7f432d7b4000-7f432d7b5000 r--p 00000000 00:85 15617650                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
7f432d7b5000-7f432d7b6000 r-xp 00001000 00:85 15617650                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
7f432d7b6000-7f432d7b7000 r--p 00002000 00:85 15617650                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
7f432d7b7000-7f432d7b8000 r--p 00002000 00:85 15617650                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
7f432d7b8000-7f432d7b9000 rw-p 00003000 00:85 15617650                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
7f432d7b9000-7f432d7ba000 r--p 00000000 00:85 15617084                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
7f432d7ba000-7f432d7bb000 r-xp 00001000 00:85 15617084                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
7f432d7bb000-7f432d7bc000 r--p 00002000 00:85 15617084                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
7f432d7bc000-7f432d7bd000 r--p 00002000 00:85 15617084                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
7f432d7bd000-7f432d7be000 rw-p 00003000 00:85 15617084                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
7f432d7be000-7f432d7bf000 r--p 00000000 00:85 15617342                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
7f432d7bf000-7f432d7c0000 r-xp 00001000 00:85 15617342                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
7f432d7c0000-7f432d7c1000 r--p 00002000 00:85 15617342                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
7f432d7c1000-7f432d7c2000 r--p 00002000 00:85 15617342                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
7f432d7c2000-7f432d7c3000 rw-p 00003000 00:85 15617342                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
7f432d7c3000-7f432d7c4000 r--p 00000000 00:85 15618207                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
7f432d7c4000-7f432d7c5000 r-xp 00001000 00:85 15618207                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
7f432d7c5000-7f432d7c6000 r--p 00002000 00:85 15618207                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
7f432d7c6000-7f432d7c7000 r--p 00002000 00:85 15618207                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
7f432d7c7000-7f432d7c8000 rw-p 00003000 00:85 15618207                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
7f432d7c8000-7f432d7c9000 r--p 00000000 00:85 15616286                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
7f432d7c9000-7f432d7ca000 r-xp 00001000 00:85 15616286                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
7f432d7ca000-7f432d7cb000 r--p 00002000 00:85 15616286                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
7f432d7cb000-7f432d7cc000 r--p 00002000 00:85 15616286                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
7f432d7cc000-7f432d7cd000 rw-p 00003000 00:85 15616286                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
7f432d7cd000-7f432d7ce000 r--p 00000000 00:85 15617105                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f432d7ce000-7f432d7cf000 r-xp 00001000 00:85 15617105                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f432d7cf000-7f432d810000 r--p 00002000 00:85 15617105                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f432d810000-7f432d811000 r--p 00042000 00:85 15617105                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f432d811000-7f432d812000 rw-p 00043000 00:85 15617105                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f432d812000-7f432d813000 r--p 00000000 00:85 15616312                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/cesu_8.so
7f432d813000-7f432d814000 r-xp 00001000 00:85 15616312                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/cesu_8.so
7f432d814000-7f432d815000 r--p 00002000 00:85 15616312                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/cesu_8.so
7f432d815000-7f432d816000 r--p 00002000 00:85 15616312                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/cesu_8.so
7f432d816000-7f432d817000 rw-p 00003000 00:85 15616312                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/cesu_8.so
7f432d817000-7f432d818000 r--p 00000000 00:85 15618204                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f432d818000-7f432d819000 r-xp 00001000 00:85 15618204                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f432d819000-7f432d81a000 r--p 00002000 00:85 15618204                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f432d81a000-7f432d81b000 ---p 00003000 00:85 15618204                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f432d81b000-7f432d81c000 r--p 00003000 00:85 15618204                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f432d81c000-7f432d81d000 rw-p 00004000 00:85 15618204                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f432d81d000-7f432d81e000 r--p 00000000 00:85 15618146                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gbk.so
7f432d81e000-7f432d81f000 r-xp 00001000 00:85 15618146                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gbk.so
7f432d81f000-7f432d84e000 r--p 00002000 00:85 15618146                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gbk.so
7f432d84e000-7f432d84f000 r--p 00030000 00:85 15618146                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gbk.so
7f432d84f000-7f432d850000 rw-p 00031000 00:85 15618146                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gbk.so
7f432d850000-7f432d851000 r--p 00000000 00:85 15616753                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
7f432d851000-7f432d852000 r-xp 00001000 00:85 15616753                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
7f432d852000-7f432d853000 r--p 00002000 00:85 15616753                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
7f432d853000-7f432d854000 r--p 00002000 00:85 15616753                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
7f432d854000-7f432d855000 rw-p 00003000 00:85 15616753                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
7f432d855000-7f432d856000 r--p 00000000 00:85 15617919                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/ebcdic.so
7f432d856000-7f432d857000 r-xp 00001000 00:85 15617919                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/ebcdic.so
7f432d857000-7f432d858000 r--p 00002000 00:85 15617919                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/ebcdic.so
7f432d858000-7f432d859000 r--p 00002000 00:85 15617919                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/ebcdic.so
7f432d859000-7f432d85a000 rw-p 00003000 00:85 15617919                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/ebcdic.so
7f432d85a000-7f432d85b000 r--p 00000000 00:85 15615272                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
7f432d85b000-7f432d85c000 r-xp 00001000 00:85 15615272                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
7f432d85c000-7f432d85d000 r--p 00002000 00:85 15615272                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
7f432d85d000-7f432d85e000 r--p 00002000 00:85 15615272                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
7f432d85e000-7f432d85f000 rw-p 00003000 00:85 15615272                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
7f432d85f000-7f432d860000 r--p 00000000 00:85 15616213                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
7f432d860000-7f432d861000 r-xp 00001000 00:85 15616213                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
7f432d861000-7f432d862000 r--p 00002000 00:85 15616213                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
7f432d862000-7f432d863000 r--p 00002000 00:85 15616213                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
7f432d863000-7f432d864000 rw-p 00003000 00:85 15616213                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
7f432d864000-7f432d865000 r--p 00000000 00:85 15618246                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
7f432d865000-7f432d866000 r-xp 00001000 00:85 15618246                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
7f432d866000-7f432d867000 r--p 00002000 00:85 15618246                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
7f432d867000-7f432d868000 r--p 00002000 00:85 15618246                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
7f432d868000-7f432d869000 rw-p 00003000 00:85 15618246                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
7f432d869000-7f432d86a000 r--p 00000000 00:85 15618258                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
7f432d86a000-7f432d86b000 r-xp 00001000 00:85 15618258                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
7f432d86b000-7f432d8f7000 r--p 00002000 00:85 15618258                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
7f432d8f7000-7f432d8f8000 r--p 0008d000 00:85 15618258                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
7f432d8f8000-7f432d8f9000 rw-p 0008e000 00:85 15618258                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
7f432d8f9000-7f432d8fa000 r--p 00000000 00:85 15618140                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7f432d8fa000-7f432d8fb000 r-xp 00001000 00:85 15618140                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7f432d8fb000-7f432d8fc000 r--p 00002000 00:85 15618140                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7f432d8fc000-7f432d8fd000 r--p 00002000 00:85 15618140                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7f432d8fd000-7f432d8fe000 rw-p 00003000 00:85 15618140                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7f432d8fe000-7f432d8ff000 r--p 00000000 00:85 15618149                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
7f432d8ff000-7f432d900000 r-xp 00001000 00:85 15618149                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
7f432d900000-7f432d901000 r--p 00002000 00:85 15618149                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
7f432d901000-7f432d902000 r--p 00002000 00:85 15618149                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
7f432d902000-7f432d903000 rw-p 00003000 00:85 15618149                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
7f432d903000-7f432d904000 r--p 00000000 00:85 15618274                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gb18030.so
7f432d904000-7f432d905000 r-xp 00001000 00:85 15618274                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gb18030.so
7f432d905000-7f432d930000 r--p 00002000 00:85 15618274                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gb18030.so
7f432d930000-7f432d931000 r--p 0002c000 00:85 15618274                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gb18030.so
7f432d931000-7f432d932000 rw-p 0002d000 00:85 15618274                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/gb18030.so
7f432d932000-7f432d933000 r--p 00000000 00:85 15615231                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
7f432d933000-7f432d934000 r-xp 00001000 00:85 15615231                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
7f432d934000-7f432d935000 r--p 00002000 00:85 15615231                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
7f432d935000-7f432d936000 r--p 00002000 00:85 15615231                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
7f432d936000-7f432d937000 rw-p 00003000 00:85 15615231                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
7f432d937000-7f432d938000 r--p 00000000 00:85 15617104                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f432d938000-7f432d939000 r-xp 00001000 00:85 15617104                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f432d939000-7f432d93a000 r--p 00002000 00:85 15617104                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f432d93a000-7f432d93b000 r--p 00002000 00:85 15617104                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f432d93b000-7f432d93c000 rw-p 00003000 00:85 15617104                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f432d93c000-7f432d93d000 r--p 00000000 00:85 15617212                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
7f432d93d000-7f432d93e000 r-xp 00001000 00:85 15617212                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
7f432d93e000-7f432d93f000 r--p 00002000 00:85 15617212                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
7f432d93f000-7f432d940000 r--p 00002000 00:85 15617212                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
7f432d940000-7f432d941000 rw-p 00003000 00:85 15617212                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
7f432d941000-7f432d942000 r--p 00000000 00:85 15618123                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
7f432d942000-7f432d943000 r-xp 00001000 00:85 15618123                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
7f432d943000-7f432d944000 r--p 00002000 00:85 15618123                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
7f432d944000-7f432d945000 r--p 00002000 00:85 15618123                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
7f432d945000-7f432d946000 rw-p 00003000 00:85 15618123                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
7f432d946000-7f432d947000 r--p 00000000 00:85 15606638                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
7f432d947000-7f432d948000 r-xp 00001000 00:85 15606638                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
7f432d948000-7f432d949000 r--p 00002000 00:85 15606638                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
7f432d949000-7f432d94a000 r--p 00002000 00:85 15606638                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
7f432d94a000-7f432d94b000 rw-p 00003000 00:85 15606638                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
7f432d94b000-7f432d94c000 r--p 00000000 00:85 15618221                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
7f432d94c000-7f432d94d000 r-xp 00001000 00:85 15618221                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
7f432d94d000-7f432d94e000 r--p 00002000 00:85 15618221                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
7f432d94e000-7f432d94f000 r--p 00002000 00:85 15618221                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
7f432d94f000-7f432d950000 rw-p 00003000 00:85 15618221                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
7f432d950000-7f432d951000 r--p 00000000 00:85 15615235                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
7f432d951000-7f432d952000 r-xp 00001000 00:85 15615235                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
7f432d952000-7f432d953000 r--p 00002000 00:85 15615235                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
7f432d953000-7f432d954000 r--p 00002000 00:85 15615235                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
7f432d954000-7f432d955000 rw-p 00003000 00:85 15615235                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
7f432d955000-7f432d956000 r--p 00000000 00:85 15616747                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
7f432d956000-7f432d957000 r-xp 00001000 00:85 15616747                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
7f432d957000-7f432d958000 r--p 00002000 00:85 15616747                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
7f432d958000-7f432d959000 r--p 00002000 00:85 15616747                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
7f432d959000-7f432d95a000 rw-p 00003000 00:85 15616747                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
7f432d95a000-7f432d95b000 r--p 00000000 00:85 15618228                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f432d95b000-7f432d95c000 r-xp 00001000 00:85 15618228                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f432d95c000-7f432d95d000 r--p 00002000 00:85 15618228                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f432d95d000-7f432d95e000 ---p 00003000 00:85 15618228                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f432d95e000-7f432d95f000 r--p 00003000 00:85 15618228                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f432d95f000-7f432d960000 rw-p 00004000 00:85 15618228                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f432d960000-7f432d9d0000 rw-p 00000000 00:00 0 
7f432d9d0000-7f432d9d1000 r--p 00000000 00:85 15618105                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7f432d9d1000-7f432d9d2000 r-xp 00001000 00:85 15618105                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7f432d9d2000-7f432d9d3000 r--p 00002000 00:85 15618105                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7f432d9d3000-7f432d9d4000 r--p 00002000 00:85 15618105                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7f432d9d4000-7f432d9d5000 rw-p 00003000 00:85 15618105                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7f432d9d5000-7f432d9d6000 r--p 00000000 00:85 15616824                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f432d9d6000-7f432d9d7000 r-xp 00001000 00:85 15616824                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f432d9d7000-7f432d9d8000 r--p 00002000 00:85 15616824                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f432d9d8000-7f432d9d9000 ---p 00003000 00:85 15616824                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f432d9d9000-7f432d9da000 r--p 00003000 00:85 15616824                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f432d9da000-7f432d9db000 rw-p 00004000 00:85 15616824                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f432d9db000-7f432d9dc000 ---p 00000000 00:00 0 
7f432d9dc000-7f432dafc000 rw-p 00000000 00:00 0 
7f432dafc000-7f432dafd000 r--p 00000000 00:85 15616823                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
7f432dafd000-7f432dafe000 r-xp 00001000 00:85 15616823                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
7f432dafe000-7f432daff000 r--p 00002000 00:85 15616823                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
7f432daff000-7f432db00000 r--p 00002000 00:85 15616823                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
7f432db00000-7f432db01000 rw-p 00003000 00:85 15616823                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
7f432db01000-7f432db02000 r--p 00000000 00:85 15617544                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
7f432db02000-7f432db03000 r-xp 00001000 00:85 15617544                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
7f432db03000-7f432db04000 r--p 00002000 00:85 15617544                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
7f432db04000-7f432db05000 r--p 00002000 00:85 15617544                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
7f432db05000-7f432db06000 rw-p 00003000 00:85 15617544                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
7f432db06000-7f432db07000 r--p 00000000 00:85 15616300                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f432db07000-7f432db08000 r-xp 00001000 00:85 15616300                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f432db08000-7f432db09000 r--p 00002000 00:85 15616300                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f432db09000-7f432db0a000 r--p 00002000 00:85 15616300                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f432db0a000-7f432db0b000 rw-p 00003000 00:85 15616300                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f432db0b000-7f432db0c000 r--p 00000000 00:85 15618147                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f432db0c000-7f432db0d000 r-xp 00001000 00:85 15618147                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f432db0d000-7f432db31000 r--p 00002000 00:85 15618147                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f432db31000-7f432db32000 r--p 00025000 00:85 15618147                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f432db32000-7f432db33000 rw-p 00026000 00:85 15618147                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f432db33000-7f432db34000 r--p 00000000 00:85 15618237                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f432db34000-7f432db35000 r-xp 00001000 00:85 15618237                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f432db35000-7f432db36000 r--p 00002000 00:85 15618237                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f432db36000-7f432db37000 ---p 00003000 00:85 15618237                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f432db37000-7f432db38000 r--p 00003000 00:85 15618237                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f432db38000-7f432db39000 rw-p 00004000 00:85 15618237                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f432db39000-7f432db3a000 r--p 00000000 00:85 15618313                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f432db3a000-7f432db3b000 r-xp 00001000 00:85 15618313                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f432db3b000-7f432db3c000 r--p 00002000 00:85 15618313                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f432db3c000-7f432db3d000 ---p 00003000 00:85 15618313                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f432db3d000-7f432db3e000 r--p 00003000 00:85 15618313                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f432db3e000-7f432db3f000 rw-p 00004000 00:85 15618313                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f432db3f000-7f432db40000 ---p 00000000 00:00 0 
7f432db40000-7f432dc60000 rw-p 00000000 00:00 0 
7f432dc60000-7f432dc61000 ---p 00000000 00:00 0 
7f432dc61000-7f432dd81000 rw-p 00000000 00:00 0 
7f432dd81000-7f432dd82000 ---p 00000000 00:00 0 
7f432dd82000-7f432dea2000 rw-p 00000000 00:00 0 
7f432dea2000-7f432dea3000 ---p 00000000 00:00 0 
7f432dea3000-7f432dfc3000 rw-p 00000000 00:00 0 
7f432dfc3000-7f432dfc4000 ---p 00000000 00:00 0 
7f432dfc4000-7f432e0e4000 rw-p 00000000 00:00 0 
7f432e0e4000-7f432e0e5000 r--p 00000000 00:85 15616806                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/iter.so
7f432e0e5000-7f432e0e6000 r-xp 00001000 00:85 15616806                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/iter.so
7f432e0e6000-7f432e0e7000 r--p 00002000 00:85 15616806                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/iter.so
7f432e0e7000-7f432e0e8000 r--p 00002000 00:85 15616806                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/iter.so
7f432e0e8000-7f432e0e9000 rw-p 00003000 00:85 15616806                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/iter.so
7f432e0e9000-7f432e0ea000 r--p 00000000 00:85 15615238                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7f432e0ea000-7f432e0eb000 r-xp 00001000 00:85 15615238                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7f432e0eb000-7f432e0ec000 r--p 00002000 00:85 15615238                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7f432e0ec000-7f432e0ed000 r--p 00002000 00:85 15615238                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7f432e0ed000-7f432e0ee000 rw-p 00003000 00:85 15615238                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7f432e0ee000-7f432e0ef000 r--p 00000000 00:85 15615242                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7f432e0ef000-7f432e0f0000 r-xp 00001000 00:85 15615242                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7f432e0f0000-7f432e0f1000 r--p 00002000 00:85 15615242                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7f432e0f1000-7f432e0f2000 r--p 00002000 00:85 15615242                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7f432e0f2000-7f432e0f3000 rw-p 00003000 00:85 15615242                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7f432e0f3000-7f432e0f4000 r--p 00000000 00:85 15618234                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/korean.so
7f432e0f4000-7f432e0f5000 r-xp 00001000 00:85 15618234                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/korean.so
7f432e0f5000-7f432e12f000 r--p 00002000 00:85 15618234                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/korean.so
7f432e12f000-7f432e130000 ---p 0003c000 00:85 15618234                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/korean.so
7f432e130000-7f432e131000 r--p 0003c000 00:85 15618234                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/korean.so
7f432e131000-7f432e132000 rw-p 0003d000 00:85 15618234                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/korean.so
7f432e132000-7f432e133000 r--p 00000000 00:85 15618108                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
7f432e133000-7f432e134000 r-xp 00001000 00:85 15618108                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
7f432e134000-7f432e135000 r--p 00002000 00:85 15618108                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
7f432e135000-7f432e136000 r--p 00002000 00:85 15618108                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
7f432e136000-7f432e137000 rw-p 00003000 00:85 15618108                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
7f432e137000-7f432e138000 r--p 00000000 00:85 15618232                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f432e138000-7f432e139000 r-xp 00001000 00:85 15618232                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f432e139000-7f432e18f000 r--p 00002000 00:85 15618232                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f432e18f000-7f432e190000 r--p 00057000 00:85 15618232                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f432e190000-7f432e191000 rw-p 00058000 00:85 15618232                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f432e191000-7f432e192000 r--p 00000000 00:85 15617738                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
7f432e192000-7f432e193000 r-xp 00001000 00:85 15617738                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
7f432e193000-7f432e195000 r--p 00002000 00:85 15617738                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
7f432e195000-7f432e196000 r--p 00003000 00:85 15617738                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
7f432e196000-7f432e197000 rw-p 00004000 00:85 15617738                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
7f432e197000-7f432e199000 r--p 00000000 00:85 15616230                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/bignum.so
7f432e199000-7f432e19c000 r-xp 00002000 00:85 15616230                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/bignum.so
7f432e19c000-7f432e19e000 r--p 00005000 00:85 15616230                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/bignum.so
7f432e19e000-7f432e19f000 r--p 00006000 00:85 15616230                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/bignum.so
7f432e19f000-7f432e1a0000 rw-p 00007000 00:85 15616230                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/bignum.so
7f432e1a0000-7f432e610000 rw-p 00000000 00:00 0 
7f432e611000-7f432e612000 r--p 00000000 00:85 15616197                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f432e612000-7f432e613000 r-xp 00001000 00:85 15616197                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f432e613000-7f432e614000 r--p 00002000 00:85 15616197                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f432e614000-7f432e615000 r--p 00002000 00:85 15616197                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f432e615000-7f432e616000 rw-p 00003000 00:85 15616197                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f432e616000-7f432e617000 r--p 00000000 00:85 15617962                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f432e617000-7f432e618000 r-xp 00001000 00:85 15617962                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f432e618000-7f432e619000 r--p 00002000 00:85 15617962                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f432e619000-7f432e61a000 ---p 00003000 00:85 15617962                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f432e61a000-7f432e61b000 r--p 00003000 00:85 15617962                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f432e61b000-7f432e61c000 rw-p 00004000 00:85 15617962                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f432e61c000-7f432e620000 r--p 00000000 00:85 14833675                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
7f432e620000-7f432e62a000 r-xp 00004000 00:85 14833675                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
7f432e62a000-7f432e62e000 r--p 0000e000 00:85 14833675                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
7f432e62e000-7f432e62f000 r--p 00011000 00:85 14833675                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
7f432e62f000-7f432e630000 rw-p 00012000 00:85 14833675                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
7f432e630000-7f432e690000 rw-p 00000000 00:00 0 
7f432e691000-7f432e692000 r--p 00000000 00:85 15618242                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f432e692000-7f432e693000 r-xp 00001000 00:85 15618242                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f432e693000-7f432e694000 r--p 00002000 00:85 15618242                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f432e694000-7f432e695000 r--p 00002000 00:85 15618242                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f432e695000-7f432e696000 rw-p 00003000 00:85 15618242                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f432e696000-7f432e698000 r--p 00000000 00:85 15616232                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/memory_view.so
7f432e698000-7f432e69b000 r-xp 00002000 00:85 15616232                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/memory_view.so
7f432e69b000-7f432e69d000 r--p 00005000 00:85 15616232                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/memory_view.so
7f432e69d000-7f432e69e000 r--p 00006000 00:85 15616232                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/memory_view.so
7f432e69e000-7f432e69f000 rw-p 00007000 00:85 15616232                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/memory_view.so
7f432e69f000-7f432e6a0000 ---p 00000000 00:00 0 
7f432e6a0000-7f432e7c0000 rw-p 00000000 00:00 0 
7f432e7c0000-7f432e7c1000 ---p 00000000 00:00 0 
7f432e7c1000-7f432e8e1000 rw-p 00000000 00:00 0 
7f432e8e1000-7f432e8e2000 ---p 00000000 00:00 0 
7f432e8e2000-7f432ea02000 rw-p 00000000 00:00 0 
7f432ea02000-7f432ea05000 r--p 00000000 00:85 15618308                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f432ea05000-7f432ea06000 r-xp 00003000 00:85 15618308                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f432ea06000-7f432ea1a000 r--p 00004000 00:85 15618308                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f432ea1a000-7f432ea1f000 r--p 00017000 00:85 15618308                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f432ea1f000-7f432ea20000 rw-p 0001c000 00:85 15618308                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f432ea20000-7f432ea70000 rw-p 00000000 00:00 0 
7f432ea72000-7f432ea78000 r--p 00000000 00:85 14821478                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f432ea78000-7f432ea9e000 r-xp 00006000 00:85 14821478                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f432ea9e000-7f432eaaa000 r--p 0002c000 00:85 14821478                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f432eaaa000-7f432eaab000 ---p 00038000 00:85 14821478                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f432eaab000-7f432eaac000 r--p 00038000 00:85 14821478                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f432eaac000-7f432eaad000 rw-p 00039000 00:85 14821478                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f432eaad000-7f432eb5f000 r--p 00000000 00:85 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f432eb5f000-7f432edbd000 r-xp 000b2000 00:85 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f432edbd000-7f432ee8f000 r--p 00310000 00:85 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f432ee8f000-7f432eeea000 r--p 003e1000 00:85 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f432eeea000-7f432eeed000 rw-p 0043c000 00:85 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f432eeed000-7f432ef40000 rw-p 00000000 00:00 0 
7f432ef40000-7f432ef44000 r--p 00000000 00:85 14833607                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
7f432ef44000-7f432ef4d000 r-xp 00004000 00:85 14833607                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
7f432ef4d000-7f432ef52000 r--p 0000d000 00:85 14833607                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
7f432ef52000-7f432ef53000 r--p 00011000 00:85 14833607                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
7f432ef53000-7f432ef54000 rw-p 00012000 00:85 14833607                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
7f432ef54000-7f432ef72000 r--p 00000000 00:85 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f432ef72000-7f432efcd000 r-xp 0001e000 00:85 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f432efcd000-7f432efea000 r--p 00079000 00:85 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f432efea000-7f432eff4000 r--p 00095000 00:85 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f432eff4000-7f432eff8000 rw-p 0009f000 00:85 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f432eff8000-7f432f00d000 r--p 00000000 00:85 14821734                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f432f00d000-7f432f04e000 r-xp 00015000 00:85 14821734                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f432f04e000-7f432f06a000 r--p 00056000 00:85 14821734                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f432f06a000-7f432f06b000 ---p 00072000 00:85 14821734                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f432f06b000-7f432f06d000 r--p 00072000 00:85 14821734                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f432f06d000-7f432f06f000 rw-p 00074000 00:85 14821734                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f432f06f000-7f432f0a0000 rw-p 00000000 00:00 0 
7f432f0a0000-7f432f0a1000 r--p 00000000 00:85 15616898                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/file.so
7f432f0a1000-7f432f0a2000 r-xp 00001000 00:85 15616898                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/file.so
7f432f0a2000-7f432f0a3000 r--p 00002000 00:85 15616898                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/file.so
7f432f0a3000-7f432f0a4000 r--p 00002000 00:85 15616898                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/file.so
7f432f0a4000-7f432f0a5000 rw-p 00003000 00:85 15616898                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/file.so
7f432f0a5000-7f432f0a6000 r--p 00000000 00:85 15617171                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/recursion.so
7f432f0a6000-7f432f0a7000 r-xp 00001000 00:85 15617171                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/recursion.so
7f432f0a7000-7f432f0a8000 r--p 00002000 00:85 15617171                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/recursion.so
7f432f0a8000-7f432f0a9000 r--p 00002000 00:85 15617171                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/recursion.so
7f432f0a9000-7f432f0aa000 rw-p 00003000 00:85 15617171                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/-test-/recursion.so
7f432f0aa000-7f432f0ab000 r--p 00000000 00:85 15617419                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
7f432f0ab000-7f432f0ac000 r-xp 00001000 00:85 15617419                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
7f432f0ac000-7f432f0ad000 r--p 00002000 00:85 15617419                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
7f432f0ad000-7f432f0ae000 r--p 00002000 00:85 15617419                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
7f432f0ae000-7f432f0af000 rw-p 00003000 00:85 15617419                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
7f432f0af000-7f432f0b1000 r--p 00000000 00:85 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f432f0b1000-7f432f0ca000 r-xp 00002000 00:85 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f432f0ca000-7f432f0ce000 r--p 0001b000 00:85 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f432f0ce000-7f432f0cf000 r--p 0001e000 00:85 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f432f0cf000-7f432f0d0000 rw-p 0001f000 00:85 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f432f0d0000-7f432f130000 rw-p 00000000 00:00 0 
7f432f133000-7f432f135000 r--p 00000000 00:85 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f432f135000-7f432f13c000 r-xp 00002000 00:85 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f432f13c000-7f432f13d000 r--p 00009000 00:85 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f432f13d000-7f432f13e000 ---p 0000a000 00:85 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f432f13e000-7f432f13f000 r--p 0000a000 00:85 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f432f13f000-7f432f140000 rw-p 0000b000 00:85 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f432f140000-7f432f150000 rw-p 00000000 00:00 0 
7f432f150000-7f432f230000 rw-p 00000000 00:00 0 
7f432f230000-7f432f231000 r--p 00000000 00:85 15616267                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
7f432f231000-7f432f232000 r-xp 00001000 00:85 15616267                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
7f432f232000-7f432f233000 r--p 00002000 00:85 15616267                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
7f432f233000-7f432f234000 r--p 00002000 00:85 15616267                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
7f432f234000-7f432f235000 rw-p 00003000 00:85 15616267                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
7f432f235000-7f432f23b000 r--p 00000000 00:85 14833658                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
7f432f23b000-7f432f252000 r-xp 00006000 00:85 14833658                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
7f432f252000-7f432f26d000 r--p 0001d000 00:85 14833658                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
7f432f26d000-7f432f26f000 r--p 00037000 00:85 14833658                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
7f432f26f000-7f432f270000 rw-p 00039000 00:85 14833658                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
7f432f270000-7f432f2b0000 rw-p 00000000 00:00 0 
7f432f2b2000-7f432f2b4000 r--p 00000000 00:85 14833594                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
7f432f2b4000-7f432f2b6000 r-xp 00002000 00:85 14833594                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
7f432f2b6000-7f432f2b8000 r--p 00004000 00:85 14833594                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
7f432f2b8000-7f432f2b9000 r--p 00005000 00:85 14833594                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
7f432f2b9000-7f432f2ba000 rw-p 00006000 00:85 14833594                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
7f432f2ba000-7f432f2bc000 r--p 00000000 00:85 14833668                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
7f432f2bc000-7f432f2c0000 r-xp 00002000 00:85 14833668                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
7f432f2c0000-7f432f2c2000 r--p 00006000 00:85 14833668                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
7f432f2c2000-7f432f2c3000 r--p 00007000 00:85 14833668                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
7f432f2c3000-7f432f2c4000 rw-p 00008000 00:85 14833668                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
7f432f2c4000-7f432f2c6000 r--p 00000000 00:85 15617262                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
7f432f2c6000-7f432f2c8000 r-xp 00002000 00:85 15617262                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
7f432f2c8000-7f432f2ca000 r--p 00004000 00:85 15617262                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
7f432f2ca000-7f432f2cb000 r--p 00005000 00:85 15617262                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
7f432f2cb000-7f432f2cc000 rw-p 00006000 00:85 15617262                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
7f432f2cc000-7f432f2cf000 r--p 00000000 00:85 14821463                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
7f432f2cf000-7f432f2f1000 r-xp 00003000 00:85 14821463                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
7f432f2f1000-7f432f2fd000 r--p 00025000 00:85 14821463                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
7f432f2fd000-7f432f2fe000 r--p 00030000 00:85 14821463                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
7f432f2fe000-7f432f2ff000 rw-p 00031000 00:85 14821463                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
7f432f2ff000-7f432f320000 rw-p 00000000 00:00 0 
7f432f320000-7f432f321000 r--p 00000000 00:85 15617462                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f432f321000-7f432f322000 r-xp 00001000 00:85 15617462                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f432f322000-7f432f323000 r--p 00002000 00:85 15617462                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f432f323000-7f432f324000 r--p 00002000 00:85 15617462                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f432f324000-7f432f325000 rw-p 00003000 00:85 15617462                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f432f325000-7f432f327000 r--p 00000000 00:85 14833640                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
7f432f327000-7f432f32c000 r-xp 00002000 00:85 14833640                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
7f432f32c000-7f432f32e000 r--p 00007000 00:85 14833640                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
7f432f32e000-7f432f32f000 r--p 00008000 00:85 14833640                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
7f432f32f000-7f432f330000 rw-p 00009000 00:85 14833640                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
7f432f330000-7f432f350000 rw-p 00000000 00:00 0 
7f432f352000-7f432f353000 ---p 00000000 00:00 0 
7f432f353000-7f432f473000 rw-p 00000000 00:00 0 
7f432f473000-7f432f476000 r--p 00000000 00:85 14833667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f432f476000-7f432f47b000 r-xp 00003000 00:85 14833667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f432f47b000-7f432f47d000 r--p 00008000 00:85 14833667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f432f47d000-7f432f47e000 ---p 0000a000 00:85 14833667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f432f47e000-7f432f47f000 r--p 0000a000 00:85 14833667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f432f47f000-7f432f480000 rw-p 0000b000 00:85 14833667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f432f480000-7f432f590000 rw-p 00000000 00:00 0 
7f432f591000-7f432f592000 r--p 00000000 00:85 15616667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f432f592000-7f432f593000 r-xp 00001000 00:85 15616667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f432f593000-7f432f594000 r--p 00002000 00:85 15616667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f432f594000-7f432f595000 ---p 00003000 00:85 15616667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f432f595000-7f432f596000 r--p 00003000 00:85 15616667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f432f596000-7f432f597000 rw-p 00004000 00:85 15616667                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f432f597000-7f432f599000 r--p 00000000 00:85 14833600                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
7f432f599000-7f432f59c000 r-xp 00002000 00:85 14833600                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
7f432f59c000-7f432f59e000 r--p 00005000 00:85 14833600                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
7f432f59e000-7f432f59f000 r--p 00006000 00:85 14833600                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
7f432f59f000-7f432f5a0000 rw-p 00007000 00:85 14833600                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
7f432f5a0000-7f432f6c0000 rw-p 00000000 00:00 0 
7f432f6c1000-7f432f6c2000 r--p 00000000 00:85 14833623                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
7f432f6c2000-7f432f6c3000 r-xp 00001000 00:85 14833623                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
7f432f6c3000-7f432f6c4000 r--p 00002000 00:85 14833623                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
7f432f6c4000-7f432f6c5000 r--p 00002000 00:85 14833623                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
7f432f6c5000-7f432f6c6000 rw-p 00003000 00:85 14833623                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
7f432f6c6000-7f432f6c8000 r--p 00000000 00:85 15616778                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
7f432f6c8000-7f432f6cc000 r-xp 00002000 00:85 15616778                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
7f432f6cc000-7f432f6ce000 r--p 00006000 00:85 15616778                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
7f432f6ce000-7f432f6cf000 r--p 00007000 00:85 15616778                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
7f432f6cf000-7f432f6d0000 rw-p 00008000 00:85 15616778                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
7f432f6d0000-7f432f730000 rw-p 00000000 00:00 0 
7f432f730000-7f432f731000 ---p 00000000 00:00 0 
7f432f731000-7f432f772000 rw-p 00000000 00:00 0 
7f432f772000-7f432f773000 ---p 00000000 00:00 0 
7f432f773000-7f432f7b4000 rw-p 00000000 00:00 0 
7f432f7b4000-7f432f7b5000 ---p 00000000 00:00 0 
7f432f7b5000-7f432f7f6000 rw-p 00000000 00:00 0 
7f432f7f6000-7f432f7f7000 ---p 00000000 00:00 0 
7f432f7f7000-7f432f838000 rw-p 00000000 00:00 0 
7f432f838000-7f432f839000 ---p 00000000 00:00 0 
7f432f839000-7f432f87a000 rw-p 00000000 00:00 0 
7f432f87a000-7f432f87b000 ---p 00000000 00:00 0 
7f432f87b000-7f432f8bc000 rw-p 00000000 00:00 0 
7f432f8bc000-7f432f8bd000 ---p 00000000 00:00 0 
7f432f8bd000-7f432f8fe000 rw-p 00000000 00:00 0 
7f432f8fe000-7f432f8ff000 ---p 00000000 00:00 0 
7f432f8ff000-7f432f940000 rw-p 00000000 00:00 0 
7f432f940000-7f432f941000 ---p 00000000 00:00 0 
7f432f941000-7f432f982000 rw-p 00000000 00:00 0 
7f432f982000-7f432f983000 ---p 00000000 00:00 0 
7f432f983000-7f432f9c4000 rw-p 00000000 00:00 0 
7f432f9c4000-7f432f9c5000 ---p 00000000 00:00 0 
7f432f9c5000-7f432fa06000 rw-p 00000000 00:00 0 
7f432fa06000-7f432fa07000 ---p 00000000 00:00 0 
7f432fa07000-7f432fa48000 rw-p 00000000 00:00 0 
7f432fa48000-7f432fa49000 ---p 00000000 00:00 0 
7f432fa49000-7f432fa8a000 rw-p 00000000 00:00 0 
7f432fa8a000-7f432fa8b000 ---p 00000000 00:00 0 
7f432fa8b000-7f432facc000 rw-p 00000000 00:00 0 
7f432facc000-7f432facd000 ---p 00000000 00:00 0 
7f432facd000-7f432fb0e000 rw-p 00000000 00:00 0 
7f432fb0e000-7f432fb0f000 ---p 00000000 00:00 0 
7f432fb0f000-7f432fb50000 rw-p 00000000 00:00 0 
7f432fb50000-7f432fb51000 ---p 00000000 00:00 0 
7f432fb51000-7f432fb92000 rw-p 00000000 00:00 0 
7f432fb92000-7f432fb93000 ---p 00000000 00:00 0 
7f432fb93000-7f432fbd4000 rw-p 00000000 00:00 0 
7f432fbd4000-7f432fbd5000 ---p 00000000 00:00 0 
7f432fbd5000-7f432fc16000 rw-p 00000000 00:00 0 
7f432fc16000-7f432fc17000 ---p 00000000 00:00 0 
7f432fc17000-7f432fc58000 rw-p 00000000 00:00 0 
7f432fc58000-7f432fc59000 ---p 00000000 00:00 0 
7f432fc59000-7f432fc9a000 rw-p 00000000 00:00 0 
7f432fc9a000-7f432fc9b000 ---p 00000000 00:00 0 
7f432fc9b000-7f432fcdc000 rw-p 00000000 00:00 0 
7f432fcdc000-7f432fcdd000 ---p 00000000 00:00 0 
7f432fcdd000-7f432fd1e000 rw-p 00000000 00:00 0 
7f432fd1e000-7f432fd1f000 ---p 00000000 00:00 0 
7f432fd1f000-7f432fd60000 rw-p 00000000 00:00 0 
7f432fd60000-7f432fd61000 ---p 00000000 00:00 0 
7f432fd61000-7f432fda2000 rw-p 00000000 00:00 0 
7f432fda2000-7f432fda3000 ---p 00000000 00:00 0 
7f432fda3000-7f432fde4000 rw-p 00000000 00:00 0 
7f432fde4000-7f432fde5000 ---p 00000000 00:00 0 
7f432fde5000-7f432fe26000 rw-p 00000000 00:00 0 
7f432fe26000-7f432fe27000 ---p 00000000 00:00 0 
7f432fe27000-7f432fe68000 rw-p 00000000 00:00 0 
7f432fe68000-7f432fe69000 ---p 00000000 00:00 0 
7f432fe69000-7f432feaa000 rw-p 00000000 00:00 0 
7f432feaa000-7f432feab000 ---p 00000000 00:00 0 
7f432feab000-7f432feec000 rw-p 00000000 00:00 0 
7f432feec000-7f432feed000 ---p 00000000 00:00 0 
7f432feed000-7f432ff2e000 rw-p 00000000 00:00 0 
7f432ff2e000-7f432ff2f000 ---p 00000000 00:00 0 
7f432ff2f000-7f432ffa0000 rw-p 00000000 00:00 0 
7f432ffa0000-7f432ffa1000 r--p 00000000 00:85 15618073                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f432ffa1000-7f432ffa3000 r-xp 00001000 00:85 15618073                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f432ffa3000-7f432ffa4000 r--p 00003000 00:85 15618073                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f432ffa4000-7f432ffa5000 r--p 00003000 00:85 15618073                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f432ffa5000-7f432ffa6000 rw-p 00004000 00:85 15618073                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f432ffa6000-7f4332faf000 rw-p 00000000 00:00 0 
7f4332fb0000-7f4332fb1000 r--p 00000000 00:85 15618241                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f4332fb1000-7f4332fb2000 r-xp 00001000 00:85 15618241                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f4332fb2000-7f4332fb3000 r--p 00002000 00:85 15618241                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f4332fb3000-7f4332fb4000 r--p 00002000 00:85 15618241                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f4332fb4000-7f4332fb5000 rw-p 00003000 00:85 15618241                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f4332fb5000-7f4332fb8000 r--p 00000000 00:85 14833643                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/psych.so
7f4332fb8000-7f4332fbc000 r-xp 00003000 00:85 14833643                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/psych.so
7f4332fbc000-7f4332fbe000 r--p 00007000 00:85 14833643                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/psych.so
7f4332fbe000-7f4332fbf000 r--p 00008000 00:85 14833643                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/psych.so
7f4332fbf000-7f4332fc0000 rw-p 00009000 00:85 14833643                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/psych.so
7f4332fc0000-7f4333080000 rw-p 00000000 00:00 0 
7f4333082000-7f4333083000 r--p 00000000 00:85 15618100                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f4333083000-7f4333084000 r-xp 00001000 00:85 15618100                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f4333084000-7f4333085000 r--p 00002000 00:85 15618100                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f4333085000-7f4333086000 r--p 00002000 00:85 15618100                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f4333086000-7f4333087000 rw-p 00003000 00:85 15618100                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f4333087000-7f4333088000 r--p 00000000 00:85 15618201                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so
7f4333088000-7f4333089000 r-xp 00001000 00:85 15618201                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so
7f4333089000-7f433308a000 r--p 00002000 00:85 15618201                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so
7f433308a000-7f433308b000 r--p 00002000 00:85 15618201                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so
7f433308b000-7f433308c000 rw-p 00003000 00:85 15618201                   /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so
7f433308c000-7f433318f000 rw-p 00000000 00:00 0 
7f433318f000-7f4333192000 r--p 00000000 00:85 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f4333192000-7f43331a9000 r-xp 00003000 00:85 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f43331a9000-7f43331ad000 r--p 0001a000 00:85 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f43331ad000-7f43331ae000 r--p 0001d000 00:85 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f43331ae000-7f43331af000 rw-p 0001e000 00:85 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f43331af000-7f43331d7000 r--p 00000000 00:85 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f43331d7000-7f433336c000 r-xp 00028000 00:85 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f433336c000-7f43333c4000 r--p 001bd000 00:85 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f43333c4000-7f43333c8000 r--p 00214000 00:85 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f43333c8000-7f43333ca000 rw-p 00218000 00:85 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f43333ca000-7f43333d9000 rw-p 00000000 00:00 0 
7f43333d9000-7f43333e7000 r--p 00000000 00:85 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f43333e7000-7f4333463000 r-xp 0000e000 00:85 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f4333463000-7f43334be000 r--p 0008a000 00:85 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f43334be000-7f43334bf000 r--p 000e4000 00:85 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f43334bf000-7f43334c0000 rw-p 000e5000 00:85 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f43334c0000-7f43334c2000 r--p 00000000 00:85 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f43334c2000-7f43334d6000 r-xp 00002000 00:85 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f43334d6000-7f43334ef000 r--p 00016000 00:85 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f43334ef000-7f43334f0000 ---p 0002f000 00:85 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f43334f0000-7f43334f1000 r--p 0002f000 00:85 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f43334f1000-7f43334f2000 rw-p 00030000 00:85 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f43334f2000-7f43334fa000 rw-p 00000000 00:00 0 
7f43334fa000-7f4333504000 r--p 00000000 00:85 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f4333504000-7f4333563000 r-xp 0000a000 00:85 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f4333563000-7f433357a000 r--p 00069000 00:85 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f433357a000-7f433357b000 r--p 0007f000 00:85 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f433357b000-7f433357c000 rw-p 00080000 00:85 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f433357c000-7f433357e000 r--p 00000000 00:85 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f433357e000-7f433358f000 r-xp 00002000 00:85 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f433358f000-7f4333595000 r--p 00013000 00:85 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f4333595000-7f4333596000 ---p 00019000 00:85 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f4333596000-7f4333597000 r--p 00019000 00:85 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f4333597000-7f4333598000 rw-p 0001a000 00:85 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f433359c000-7f43335e1000 r--p 00000000 00:85 14447221                   /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f43335e1000-7f43338ba000 r-xp 00045000 00:85 14447221                   /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f43338ba000-7f4333a7b000 r--p 0031e000 00:85 14447221                   /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f4333a7b000-7f4333a90000 r--p 004de000 00:85 14447221                   /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f4333a90000-7f4333a93000 rw-p 004f3000 00:85 14447221                   /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f4333a93000-7f4333aaa000 rw-p 00000000 00:00 0 
7f4333aaa000-7f4333aac000 r--p 00000000 00:85 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f4333aac000-7f4333ad6000 r-xp 00002000 00:85 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f4333ad6000-7f4333ae1000 r--p 0002c000 00:85 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f4333ae2000-7f4333ae4000 r--p 00037000 00:85 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f4333ae4000-7f4333ae6000 rw-p 00039000 00:85 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffd8f99d000-7ffd9019c000 rw-p 00000000 00:00 0                          [stack]
7ffd901ac000-7ffd901b0000 r--p 00000000 00:00 0                          [vvar]
7ffd901b0000-7ffd901b2000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


running file: /tmp/ruby/src/trunk-asserts/test/socket/test_addrinfo.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-asserts/miniruby -I/tmp/ruby/src/trunk-asserts/lib /tmp/ruby/src/trunk-asserts/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-asserts --extout=.ext -- /tmp/ruby/src/trunk-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-asserts/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-06-01T16:16:21Z master 39968112f5) [x86_64-linux]
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 1067.688206 seconds

3874 files, 31950 examples, 138510 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-asserts/ruby -c /tmp/cores/core.1001.774243.ruby -x gdbscript
[New LWP 774243]
[New LWP 774295]
[New LWP 774315]
[New LWP 774716]
[New LWP 775495]
[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-asserts/tool/lib/test/unit/parallel.rb                    '.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139926596803584) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f433318dc00 (LWP 774243))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f433318dc00 (LWP 774243) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139926596803584) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f432ea01640 (LWP 774295) 0x00007f43332c7e7e in __ppoll (fds=fds@entry=0x7f432e900808, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x7f432f472640 (LWP 774315) 0x00007f43332c7d7f in __GI___poll (fds=fds@entry=0x7f432f371640, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7f432e7bf640 (LWP 774716) __futex_abstimed_wait_common64 (private=335544464, cancel=true, abstime=0x7f432e7bece0, op=137, expected=0, futex_word=0x7f432e7bed68) at ./nptl/futex-internal.c:57
  5    Thread 0x7f432e8e0640 (LWP 775495) __futex_abstimed_wait_common64 (private=857997730, cancel=true, abstime=0x7f432e8dfce0, op=137, expected=0, futex_word=0x7f432e8dfd68) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x7f432e8e0640 (LWP 775495)):
#0  __futex_abstimed_wait_common64 (private=857997730, cancel=true, abstime=0x7f432e8dfce0, op=137, expected=0, futex_word=0x7f432e8dfd68) 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=857997730, abstime=0x7f432e8dfce0, clockid=-1880072360, expected=0, futex_word=0x7f432e8dfd68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 4032780544
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f432e8dfd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f432e8dfce0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f4333242f1b in __pthread_cond_wait_common (abstime=0x7f432e8dfce0, clockid=1, mutex=0x7f4333aa2c20 <thread_cache_lock>, cond=0x7f432e8dfd40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f43332427a0 <__condvar_cleanup_waiting>, __arg = 0x7f432e8dfc70, __canceltype = -1878597288, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f432e8dfd40, mutex = 0x7f4333aa2c20 <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=0x7f432e8dfd40, mutex=mutex@entry=0x7f4333aa2c20 <thread_cache_lock>, abstime=abstime@entry=0x7f432e8dfce0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00007f43337a2199 in native_cond_timedwait (cond=cond@entry=0x7f432e8dfd40, mutex=mutex@entry=0x7f4333aa2c20 <thread_cache_lock>, abs=abs@entry=0x7f432e8dfd38) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 803508, tv_nsec = 42902315}
#6  0x00007f43337a52a5 in register_cached_thread_and_wait (altstack=altstack@entry=0x558692033c80) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1175
        end = 803508042902315
        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 = 139926520596032, th = 0x0, altstack = 0x558692033c80, node = {next = 0x7f432e7bed88, prev = 0x7f4333a92ce0 <cached_thread_head>}}
#7  0x00007f43337a80a0 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1120
        th = 0x55869171f610
        altstack = 0x558692033c80
#8  0x00007f4333243b43 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 = {140727021050928, 8500774947372077840, 139926520596032, 22, 139926597548112, 140727021051280, -8395117772569898224, -8395070830578167024}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f43332d4bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 4 (Thread 0x7f432e7bf640 (LWP 774716)):
#0  __futex_abstimed_wait_common64 (private=335544464, cancel=true, abstime=0x7f432e7bece0, op=137, expected=0, futex_word=0x7f432e7bed68) 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=335544464, abstime=0x7f432e7bece0, clockid=789665589, expected=0, futex_word=0x7f432e7bed68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 290927616
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f432e7bed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f432e7bece0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f4333242f1b in __pthread_cond_wait_common (abstime=0x7f432e7bece0, clockid=1, mutex=0x7f4333aa2c20 <thread_cache_lock>, cond=0x7f432e7bed40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f43332427a0 <__condvar_cleanup_waiting>, __arg = 0x7f432e7bec70, __canceltype = -1878622120, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f432e7bed40, mutex = 0x7f4333aa2c20 <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=0x7f432e7bed40, mutex=mutex@entry=0x7f4333aa2c20 <thread_cache_lock>, abstime=abstime@entry=0x7f432e7bece0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00007f43337a2199 in native_cond_timedwait (cond=cond@entry=0x7f432e7bed40, mutex=mutex@entry=0x7f4333aa2c20 <thread_cache_lock>, abs=abs@entry=0x7f432e7bed38) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 803508, tv_nsec = 12187584}
#6  0x00007f43337a52a5 in register_cached_thread_and_wait (altstack=altstack@entry=0x558691b6c9a0) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1175
        end = 803508012187584
        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 = 139926519412288, th = 0x0, altstack = 0x558691b6c9a0, node = {next = 0x7f4333a92ce0 <cached_thread_head>, prev = 0x7f432e8dfd88}}
#7  0x00007f43337a80a0 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1120
        th = 0x5586910c2170
        altstack = 0x558691b6c9a0
#8  0x00007f4333243b43 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 = {140727021049104, 8500774947372077840, 139926519412288, 0, 139926597548112, 140727021049456, -8395117412329516272, -8395070830578167024}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f43332d4bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 3 (Thread 0x7f432f472640 (LWP 774315)):
#0  0x00007f43332c7d7f in __GI___poll (fds=fds@entry=0x7f432f371640, 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  0x00007f43336a047d in poll (__timeout=<optimized out>, __nfds=1, __fds=0x7f432f371640) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
No locals.
#2  nogvl_wait_for (th=<optimized out>, fptr=0x558691d900e0, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk-asserts/io.c:12514
        scheduler = <optimized out>
        fd = <optimized out>
        fds = {fd = 5, events = 1, revents = 0}
        timeout_milliseconds = <optimized out>
#3  0x00007f43336a04f3 in io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=11, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk-asserts/io.c:1144
        ready = <optimized out>
#4  0x00007f43336a0b36 in internal_read_func (ptr=ptr@entry=0x7f432f371900) at /tmp/ruby/src/trunk-asserts/io.c:1175
        iis = 0x7f432f371900
        result = -1
        retry = <optimized out>
#5  0x00007f43337a91d6 in rb_thread_io_blocking_region (func=0x7f43336a0ac0 <internal_read_func>, data1=0x7f432f371900, fd=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread.c:1715
        __region = {prev_status = THREAD_RUNNABLE}
        _ec = 0x558691b6b720
        _tag = {tag = 36, retval = 139926410625168, buf = {0x7f432f3718f8, 0x7f43337a9268 <rb_thread_io_blocking_region+664>, 0x0, 0x7f432f3716d0, 0x0}, prev = 0x7f432f371850, state = RUBY_TAG_NONE, lock_rec = 0}
        val = 36
        ec = 0x558691b6b720
        saved_errno = 0
        state = <optimized out>
        waiting_fd = {wfd_node = {next = 0x55868ff02bf8, prev = 0x55868ff02bf8}, th = 0x558691c7b4e0, fd = 5, busy = 0x0}
#6  0x00007f433367453e in rb_ensure (b_proc=b_proc@entry=0x7f43336a0a60 <io_read_memory_call>, data1=data1@entry=139926531676416, e_proc=e_proc@entry=0x7f433377eee0 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/src/trunk-asserts/eval.c:1009
        _ec = 0x558691b6b720
        _tag = {tag = 36, retval = 139926602135006, buf = {0x7f432f3718f8, 0x7f43336745f0 <rb_ensure+432>, 0x0, 0x7f432f3717f0, 0x7f433377be58 <RB_SPECIAL_CONST_P+8>}, prev = 0x7f432f371b60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x558691b6b720
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f433377eee0 <rb_str_unlocktmp>, data2 = 139926529904448}}
#7  0x00007f433378f011 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7f43336a0a60 <io_read_memory_call>, arg=arg@entry=139926531676416) at /tmp/ruby/src/trunk-asserts/string.c:2965
No locals.
#8  0x00007f43336a2aaf in io_read_memory_locktmp (str=<optimized out>, iis=iis@entry=0x7f432f371900) at /tmp/ruby/src/trunk-asserts/io.c:3405
No locals.
#9  0x00007f43336b32ef in 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-asserts/io.c:3451
        fptr = 0x558691d900e0
        length = <optimized out>
        str = 139926529904448
        n = <optimized out>
        len = 1024
        iis = {th = 139926515342112, fptr = 0x558691d900e0, nonblock = 0, fd = 5, buf = 0x7f4328005ec0, capa = 1024, timeout = 0x0}
        shrinkable = 1
        again = <optimized out>
        __func__ = "io_getpartial"
#10 0x00007f43336b3735 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk-asserts/io.c:3571
        ret = <optimized out>
#11 0x00007f43337db1e6 in vm_call_cfunc_with_frame_ (ec=0x558691b6b720, reg_cfp=0x7f432f471c60, calling=<optimized out>, argc=1, argv=0x7f432f371d20, stack_bottom=0x7f432f371d18) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3437
        ci = 0x408100100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f4333025960
        cfunc = 0x55868ff6dab8
        recv = 139926515342304
        block_handler = 0
        frame_type = 1431634051
        __func__ = "vm_call_cfunc_with_frame_"
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#12 0x00007f43337e6048 in vm_sendish (ec=0x558691b6b720, reg_cfp=0x7f432f471c60, cd=0x558690098d30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5491
        val = 36
        ci = 0x408100100003
        cc = 0x7f432e4c6410
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x408100100003, cc = 0x7f432e4c6410, block_handler = 0, recv = 139926515342304, argc = 1, kw_splat = false, heap_argv = 0}
#13 0x00007f43337e7115 in vm_exec_core (ec=0x7f432f371640, initial=1) at ../../src/trunk-asserts/insns.def:835
        bh = <optimized out>
        cd = 0x558690098d30
        leaf = <optimized out>
        val = 0
        canary = 0x558690096f50
        reg_pc = 0x558690096f50
        reg_cfp = 0x7f432f471c60
        insns_address_table = {0x7f43337e862d <vm_exec_core+5613>, 0x7f43337e852f <vm_exec_core+5359>, 0x7f43337e8470 <vm_exec_core+5168>, 0x7f43337e833a <vm_exec_core+4858>, 0x7f43337e825c <vm_exec_core+4636>, 0x7f43337e8121 <vm_exec_core+4321>, 0x7f43337ea707 <vm_exec_core+14023>, 0x7f43337ea654 <vm_exec_core+13844>, 0x7f43337ea556 <vm_exec_core+13590>, 0x7f43337ea49d <vm_exec_core+13405>, 0x7f43337eaa20 <vm_exec_core+14816>, 0x7f43337ea814 <vm_exec_core+14292>, 0x7f43337ea8d5 <vm_exec_core+14485>, 0x7f43337ea03b <vm_exec_core+12283>, 0x7f43337ea33b <vm_exec_core+13051>, 0x7f43337ea258 <vm_exec_core+12824>, 0x7f43337ea3ff <vm_exec_core+13247>, 0x7f43337e9e92 <vm_exec_core+11858>, 0x7f43337e9dc4 <vm_exec_core+11652>, 0x7f43337e9d27 <vm_exec_core+11495>, 0x7f43337e9c3c <vm_exec_core+11260>, 0x7f43337e9b54 <vm_exec_core+11028>, 0x7f43337eb092 <vm_exec_core+16466>, 0x7f43337eafa0 <vm_exec_core+16224>, 0x7f43337eb193 <vm_exec_core+16723>, 0x7f43337eab1d <vm_exec_core+15069>, 0x7f43337eb48d <vm_exec_core+17485>, 0x7f43337ead01 <vm_exec_core+15553>, 0x7f43337eb3aa <vm_exec_core+17258>, 0x7f43337e9f58 <vm_exec_core+12056>, 0x7f43337eaf18 <vm_exec_core+16088>, 0x7f43337eae26 <vm_exec_core+15846>, 0x7f43337eb2be <vm_exec_core+17022>, 0x7f43337ea145 <vm_exec_core+12549>, 0x7f43337eabfb <vm_exec_core+15291>, 0x7f43337e809c <vm_exec_core+4188>, 0x7f43337e7fa5 <vm_exec_core+3941>, 0x7f43337e7efd <vm_exec_core+3773>, 0x7f43337e7b2c <vm_exec_core+2796>, 0x7f43337e79fc <vm_exec_core+2492>, 0x7f43337e7c02 <vm_exec_core+3010>, 0x7f43337e77e5 <vm_exec_core+1957>, 0x7f43337e7e9f <vm_exec_core+3679>, 0x7f43337e78da <vm_exec_core+2202>, 0x7f43337e7ce8 <vm_exec_core+3240>, 0x7f43337e76e1 <vm_exec_core+1697>, 0x7f43337e75e7 <vm_exec_core+1447>, 0x7f43337e74f0 <vm_exec_core+1200>, 0x7f43337e73dd <vm_exec_core+925>, 0x7f43337e733a <vm_exec_core+762>, 0x7f43337e7289 <vm_exec_core+585>, 0x7f43337e7180 <vm_exec_core+320>, 0x7f43337e7098 <vm_exec_core+88>, 0x7f43337e9557 <vm_exec_core+9495>, 0x7f43337e9457 <vm_exec_core+9239>, 0x7f43337ee39b <vm_exec_core+29531>, 0x7f43337e9357 <vm_exec_core+8983>, 0x7f43337e922a <vm_exec_core+8682>, 0x7f43337e9118 <vm_exec_core+8408>, 0x7f43337e902c <vm_exec_core+8172>, 0x7f43337e8f28 <vm_exec_core+7912>, 0x7f43337eb593 <vm_exec_core+17747>, 0x7f43337e9846 <vm_exec_core+10246>, 0x7f43337e979f <vm_exec_core+10079>, 0x7f43337e96f8 <vm_exec_core+9912>, 0x7f43337e9651 <vm_exec_core+9745>, 0x7f43337e999b <vm_exec_core+10587>, 0x7f43337e98e0 <vm_exec_core+10400>, 0x7f43337ee2c4 <vm_exec_core+29316>, 0x7f43337ee1ed <vm_exec_core+29101>, 0x7f43337ee116 <vm_exec_core+28886>, 0x7f43337ee03f <vm_exec_core+28671>, 0x7f43337edf68 <vm_exec_core+28456>, 0x7f43337ede82 <vm_exec_core+28226>, 0x7f43337edd8e <vm_exec_core+27982>, 0x7f43337edcb7 <vm_exec_core+27767>, 0x7f43337edbe0 <vm_exec_core+27552>, 0x7f43337edb09 <vm_exec_core+27337>, 0x7f43337eda32 <vm_exec_core+27122>, 0x7f43337ed95b <vm_exec_core+26907>, 0x7f43337ed884 <vm_exec_core+26692>, 0x7f43337ed7ad <vm_exec_core+26477>, 0x7f43337ed6d6 <vm_exec_core+26262>, 0x7f43337ed5f5 <vm_exec_core+26037>, 0x7f43337e9a62 <vm_exec_core+10786>, 0x7f43337e8e30 <vm_exec_core+7664>, 0x7f43337ed527 <vm_exec_core+25831>, 0x7f43337ed459 <vm_exec_core+25625>, 0x7f43337ed392 <vm_exec_core+25426>, 0x7f43337ed2cb <vm_exec_core+25227>, 0x7f43337ed1f3 <vm_exec_core+25011>, 0x7f43337ed11e <vm_exec_core+24798>, 0x7f43337e8d26 <vm_exec_core+7398>, 0x7f43337e8b02 <vm_exec_core+6850>, 0x7f43337e8bfa <vm_exec_core+7098>, 0x7f43337e8a0f <vm_exec_core+6607>, 0x7f43337e891c <vm_exec_core+6364>, 0x7f43337e886b <vm_exec_core+6187>, 0x7f43337e87ba <vm_exec_core+6010>, 0x7f43337e871f <vm_exec_core+5855>, 0x7f43337e8684 <vm_exec_core+5700>, 0x7f43337e861c <vm_exec_core+5596>, 0x7f43337e851e <vm_exec_core+5342>, 0x7f43337e845f <vm_exec_core+5151>, 0x7f43337e8329 <vm_exec_core+4841>, 0x7f43337e824b <vm_exec_core+4619>, 0x7f43337e8110 <vm_exec_core+4304>, 0x7f43337ea6f6 <vm_exec_core+14006>, 0x7f43337ea643 <vm_exec_core+13827>, 0x7f43337ea545 <vm_exec_core+13573>, 0x7f43337ea48c <vm_exec_core+13388>, 0x7f43337eaa0f <vm_exec_core+14799>, 0x7f43337ea803 <vm_exec_core+14275>, 0x7f43337ea8c4 <vm_exec_core+14468>, 0x7f43337ea02a <vm_exec_core+12266>, 0x7f43337ea32a <vm_exec_core+13034>, 0x7f43337ea247 <vm_exec_core+12807>, 0x7f43337ea3ee <vm_exec_core+13230>, 0x7f43337e9e81 <vm_exec_core+11841>, 0x7f43337e9db3 <vm_exec_core+11635>, 0x7f43337e9d16 <vm_exec_core+11478>, 0x7f43337e9c2b <vm_exec_core+11243>, 0x7f43337e9b43 <vm_exec_core+11011>, 0x7f43337eb081 <vm_exec_core+16449>, 0x7f43337eaf8f <vm_exec_core+16207>, 0x7f43337eb182 <vm_exec_core+16706>, 0x7f43337eab0c <vm_exec_core+15052>, 0x7f43337eb47c <vm_exec_core+17468>, 0x7f43337eacf0 <vm_exec_core+15536>, 0x7f43337eb399 <vm_exec_core+17241>, 0x7f43337e9f47 <vm_exec_core+12039>, 0x7f43337eaf07 <vm_exec_core+16071>, 0x7f43337eae15 <vm_exec_core+15829>, 0x7f43337eb2ad <vm_exec_core+17005>, 0x7f43337ea134 <vm_exec_core+12532>, 0x7f43337eabea <vm_exec_core+15274>, 0x7f43337e808b <vm_exec_core+4171>, 0x7f43337e7f94 <vm_exec_core+3924>, 0x7f43337e7eec <vm_exec_core+3756>, 0x7f43337e7b1b <vm_exec_core+2779>, 0x7f43337e79eb <vm_exec_core+2475>, 0x7f43337e7bf1 <vm_exec_core+2993>, 0x7f43337e77d4 <vm_exec_core+1940>, 0x7f43337e7e8e <vm_exec_core+3662>, 0x7f43337e78c9 <vm_exec_core+2185>, 0x7f43337e7cd7 <vm_exec_core+3223>, 0x7f43337e76d0 <vm_exec_core+1680>, 0x7f43337e75d6 <vm_exec_core+1430>, 0x7f43337e74df <vm_exec_core+1183>, 0x7f43337e73cc <vm_exec_core+908>, 0x7f43337e7329 <vm_exec_core+745>, 0x7f43337e7278 <vm_exec_core+568>, 0x7f43337e716f <vm_exec_core+303>, 0x7f43337ed108 <vm_exec_core+24776>, 0x7f43337e9546 <vm_exec_core+9478>, 0x7f43337e9446 <vm_exec_core+9222>, 0x7f43337ed0f2 <vm_exec_core+24754>, 0x7f43337e9346 <vm_exec_core+8966>, 0x7f43337e9219 <vm_exec_core+8665>, 0x7f43337e9107 <vm_exec_core+8391>, 0x7f43337e901b <vm_exec_core+8155>, 0x7f43337e8f17 <vm_exec_core+7895>, 0x7f43337eb582 <vm_exec_core+17730>, 0x7f43337e9835 <vm_exec_core+10229>, 0x7f43337e978e <vm_exec_core+10062>, 0x7f43337e96e7 <vm_exec_core+9895>, 0x7f43337e9640 <vm_exec_core+9728>, 0x7f43337e998a <vm_exec_core+10570>, 0x7f43337e98cf <vm_exec_core+10383>, 0x7f43337ed0dc <vm_exec_core+24732>, 0x7f43337ed0c6 <vm_exec_core+24710>, 0x7f43337ed0b0 <vm_exec_core+24688>, 0x7f43337ed09a <vm_exec_core+24666>, 0x7f43337ed084 <vm_exec_core+24644>, 0x7f43337ed06e <vm_exec_core+24622>, 0x7f43337ed051 <vm_exec_core+24593>, 0x7f43337ed03b <vm_exec_core+24571>, 0x7f43337ed025 <vm_exec_core+24549>, 0x7f43337ed00f <vm_exec_core+24527>, 0x7f43337ecff9 <vm_exec_core+24505>, 0x7f43337ecfe3 <vm_exec_core+24483>, 0x7f43337ecfcd <vm_exec_core+24461>, 0x7f43337ecfb7 <vm_exec_core+24439>, 0x7f43337ecfa1 <vm_exec_core+24417>, 0x7f43337ecf8b <vm_exec_core+24395>, 0x7f43337e9a51 <vm_exec_core+10769>, 0x7f43337e8e1f <vm_exec_core+7647>, 0x7f43337ecf75 <vm_exec_core+24373>, 0x7f43337ecf5f <vm_exec_core+24351>, 0x7f43337ecf49 <vm_exec_core+24329>, 0x7f43337ecf33 <vm_exec_core+24307>, 0x7f43337e707d <vm_exec_core+61>, 0x7f43337e7081 <vm_exec_core+65>, 0x7f43337e8d15 <vm_exec_core+7381>, 0x7f43337e8af1 <vm_exec_core+6833>, 0x7f43337e8be9 <vm_exec_core+7081>, 0x7f43337e89fe <vm_exec_core+6590>, 0x7f43337e890b <vm_exec_core+6347>, 0x7f43337e885a <vm_exec_core+6170>, 0x7f43337e87a9 <vm_exec_core+5993>...}
        __func__ = "vm_exec_core"
#14 0x00007f43337ef79b in rb_vm_exec (ec=0x558691b6b720) at /tmp/ruby/src/trunk-asserts/vm.c:2393
        _ec = 0x558691b6b720
        _tag = {tag = 36, retval = 4, buf = {0x558691a1e920, 0x7f43337ef7a8 <rb_vm_exec+296>, 0x0, 0x7f432f371b50, 0x558691b6b720}, prev = 0x7f432f471d30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 36
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#15 0x00007f43337f317c in rb_vm_invoke_proc (ec=0x558691b6b720, proc=proc@entry=0x558691a1e920, argc=argc@entry=0, argv=argv@entry=0x7f432f371c50, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1605
        self = 139926533256432
#16 0x00007f43337a78e0 in thread_do_start_proc (th=0x558691c7b4e0) at /tmp/ruby/src/trunk-asserts/thread.c:601
        args = 139926515342016
        args_ptr = 0x7f432f371c50
        args_len = 0
        procval = <optimized out>
        proc = 0x558691a1e920
        __func__ = "thread_do_start_proc"
#17 0x00007f43337a79a1 in thread_do_start (th=0x558691c7b4e0) at /tmp/ruby/src/trunk-asserts/thread.c:620
        result = 36
#18 0x00007f43337a7c88 in thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread.c:694
        _ec = 0x558691b6b720
        _tag = {tag = 36, retval = 139926532730880, buf = {0x7f432f471db0, 0x7f43337a7ea0 <thread_start_func_2+1104>, 0x0, 0x7f432f371ce0, 0x600000004}, 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>
        __func__ = "thread_start_func_2"
#19 0x00007f43337a8098 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1113
        th = 0x558691c7b4e0
        altstack = 0x5586908945f0
#20 0x00007f4333243b43 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 = {140727021051696, 8500774947372077840, 139926532728384, 25, 139926597548112, 140727021052048, -8395115112911400176, -8395070830578167024}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#21 0x00007f43332d4bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 2 (Thread 0x7f432ea01640 (LWP 774295)):
#0  0x00007f43332c7e7e in __ppoll (fds=fds@entry=0x7f432e900808, nfds=nfds@entry=1, timeout=<optimized out>, 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 = 0, tv_nsec = 94036428873196}
#1  0x00007f43337a4b19 in rb_sigwait_sleep (th=th@entry=0x558690ebff60, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:2171
        pfd = {fd = 3, events = 1, revents = 0}
        ts = {tv_sec = 94036428860176, tv_nsec = 94036428873152}
#2  0x00007f43337a5c20 in native_sleep (th=th@entry=0x558690ebff60, rel=0x0) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:2295
        next = 0x55868ff04f90
        sched = 0x55868ff05f50
        sigwait_fd = 3
#3  0x00007f43337a8469 in sleep_forever (th=0x558690ebff60, fl=1) at /tmp/ruby/src/trunk-asserts/thread.c:1352
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#4  0x00007f43337a85aa in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=<optimized out>, end=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread.c:1397
        scheduler = <optimized out>
#5  0x00007f43337a8608 in queue_sleep (_args=_args@entry=139926520728064) at /tmp/ruby/src/trunk-asserts/thread_sync.c:1008
        args = 0x7f432e900a00
#6  0x00007f433367453e in rb_ensure (b_proc=b_proc@entry=0x7f43337a85f0 <queue_sleep>, data1=data1@entry=139926520728064, e_proc=e_proc@entry=0x7f43337a1aa0 <queue_sleep_done>, data2=data2@entry=139926520728096) at /tmp/ruby/src/trunk-asserts/eval.c:1009
        _ec = 0x558690b9c8d0
        _tag = {tag = 36, retval = 139926603520001, buf = {0x55869009d060, 0x7f43336745f0 <rb_ensure+432>, 0x0, 0x7f432e9008f0, 0x7f433379d618 <RB_SPECIAL_CONST_P+8>}, prev = 0x7f432e900b60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x558690b9c8d0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f43337a1aa0 <queue_sleep_done>, data2 = 139926520728096}}
#7  0x00007f43337a4fa8 in queue_do_pop (self=139926534986112, q=0x55869009d060, should_block=<optimized out>, timeout=4) at /tmp/ruby/src/trunk-asserts/thread_sync.c:1083
        ec = <optimized out>
        queue_waiter = {w = {self = 139926534986112, th = 0x558690ebff60, fiber = 0x0, node = {next = 0x55869009d060, prev = 0x55869009d060}}, as = {q = 0x55869009d060, sq = 0x55869009d060}}
        waitq = 0x55869009d060
        queue_sleep_arg = {self = 139926534986112, timeout = 4, end = 0}
        end = 0
        __PRETTY_FUNCTION__ = <optimized out>
#8  0x00007f43337e8c63 in vm_exec_core (ec=0x7f432e900808, initial=1) at ../../src/trunk-asserts/insns.def:1506
        bf = 0x7f4333a83460 <thread_sync_table>
        leaf = false
        val = 8
        canary = <optimized out>
        index = 0
        reg_pc = 0x558690b9c8d0
        reg_cfp = 0x7f432ea00c20
        insns_address_table = {0x7f43337e862d <vm_exec_core+5613>, 0x7f43337e852f <vm_exec_core+5359>, 0x7f43337e8470 <vm_exec_core+5168>, 0x7f43337e833a <vm_exec_core+4858>, 0x7f43337e825c <vm_exec_core+4636>, 0x7f43337e8121 <vm_exec_core+4321>, 0x7f43337ea707 <vm_exec_core+14023>, 0x7f43337ea654 <vm_exec_core+13844>, 0x7f43337ea556 <vm_exec_core+13590>, 0x7f43337ea49d <vm_exec_core+13405>, 0x7f43337eaa20 <vm_exec_core+14816>, 0x7f43337ea814 <vm_exec_core+14292>, 0x7f43337ea8d5 <vm_exec_core+14485>, 0x7f43337ea03b <vm_exec_core+12283>, 0x7f43337ea33b <vm_exec_core+13051>, 0x7f43337ea258 <vm_exec_core+12824>, 0x7f43337ea3ff <vm_exec_core+13247>, 0x7f43337e9e92 <vm_exec_core+11858>, 0x7f43337e9dc4 <vm_exec_core+11652>, 0x7f43337e9d27 <vm_exec_core+11495>, 0x7f43337e9c3c <vm_exec_core+11260>, 0x7f43337e9b54 <vm_exec_core+11028>, 0x7f43337eb092 <vm_exec_core+16466>, 0x7f43337eafa0 <vm_exec_core+16224>, 0x7f43337eb193 <vm_exec_core+16723>, 0x7f43337eab1d <vm_exec_core+15069>, 0x7f43337eb48d <vm_exec_core+17485>, 0x7f43337ead01 <vm_exec_core+15553>, 0x7f43337eb3aa <vm_exec_core+17258>, 0x7f43337e9f58 <vm_exec_core+12056>, 0x7f43337eaf18 <vm_exec_core+16088>, 0x7f43337eae26 <vm_exec_core+15846>, 0x7f43337eb2be <vm_exec_core+17022>, 0x7f43337ea145 <vm_exec_core+12549>, 0x7f43337eabfb <vm_exec_core+15291>, 0x7f43337e809c <vm_exec_core+4188>, 0x7f43337e7fa5 <vm_exec_core+3941>, 0x7f43337e7efd <vm_exec_core+3773>, 0x7f43337e7b2c <vm_exec_core+2796>, 0x7f43337e79fc <vm_exec_core+2492>, 0x7f43337e7c02 <vm_exec_core+3010>, 0x7f43337e77e5 <vm_exec_core+1957>, 0x7f43337e7e9f <vm_exec_core+3679>, 0x7f43337e78da <vm_exec_core+2202>, 0x7f43337e7ce8 <vm_exec_core+3240>, 0x7f43337e76e1 <vm_exec_core+1697>, 0x7f43337e75e7 <vm_exec_core+1447>, 0x7f43337e74f0 <vm_exec_core+1200>, 0x7f43337e73dd <vm_exec_core+925>, 0x7f43337e733a <vm_exec_core+762>, 0x7f43337e7289 <vm_exec_core+585>, 0x7f43337e7180 <vm_exec_core+320>, 0x7f43337e7098 <vm_exec_core+88>, 0x7f43337e9557 <vm_exec_core+9495>, 0x7f43337e9457 <vm_exec_core+9239>, 0x7f43337ee39b <vm_exec_core+29531>, 0x7f43337e9357 <vm_exec_core+8983>, 0x7f43337e922a <vm_exec_core+8682>, 0x7f43337e9118 <vm_exec_core+8408>, 0x7f43337e902c <vm_exec_core+8172>, 0x7f43337e8f28 <vm_exec_core+7912>, 0x7f43337eb593 <vm_exec_core+17747>, 0x7f43337e9846 <vm_exec_core+10246>, 0x7f43337e979f <vm_exec_core+10079>, 0x7f43337e96f8 <vm_exec_core+9912>, 0x7f43337e9651 <vm_exec_core+9745>, 0x7f43337e999b <vm_exec_core+10587>, 0x7f43337e98e0 <vm_exec_core+10400>, 0x7f43337ee2c4 <vm_exec_core+29316>, 0x7f43337ee1ed <vm_exec_core+29101>, 0x7f43337ee116 <vm_exec_core+28886>, 0x7f43337ee03f <vm_exec_core+28671>, 0x7f43337edf68 <vm_exec_core+28456>, 0x7f43337ede82 <vm_exec_core+28226>, 0x7f43337edd8e <vm_exec_core+27982>, 0x7f43337edcb7 <vm_exec_core+27767>, 0x7f43337edbe0 <vm_exec_core+27552>, 0x7f43337edb09 <vm_exec_core+27337>, 0x7f43337eda32 <vm_exec_core+27122>, 0x7f43337ed95b <vm_exec_core+26907>, 0x7f43337ed884 <vm_exec_core+26692>, 0x7f43337ed7ad <vm_exec_core+26477>, 0x7f43337ed6d6 <vm_exec_core+26262>, 0x7f43337ed5f5 <vm_exec_core+26037>, 0x7f43337e9a62 <vm_exec_core+10786>, 0x7f43337e8e30 <vm_exec_core+7664>, 0x7f43337ed527 <vm_exec_core+25831>, 0x7f43337ed459 <vm_exec_core+25625>, 0x7f43337ed392 <vm_exec_core+25426>, 0x7f43337ed2cb <vm_exec_core+25227>, 0x7f43337ed1f3 <vm_exec_core+25011>, 0x7f43337ed11e <vm_exec_core+24798>, 0x7f43337e8d26 <vm_exec_core+7398>, 0x7f43337e8b02 <vm_exec_core+6850>, 0x7f43337e8bfa <vm_exec_core+7098>, 0x7f43337e8a0f <vm_exec_core+6607>, 0x7f43337e891c <vm_exec_core+6364>, 0x7f43337e886b <vm_exec_core+6187>, 0x7f43337e87ba <vm_exec_core+6010>, 0x7f43337e871f <vm_exec_core+5855>, 0x7f43337e8684 <vm_exec_core+5700>, 0x7f43337e861c <vm_exec_core+5596>, 0x7f43337e851e <vm_exec_core+5342>, 0x7f43337e845f <vm_exec_core+5151>, 0x7f43337e8329 <vm_exec_core+4841>, 0x7f43337e824b <vm_exec_core+4619>, 0x7f43337e8110 <vm_exec_core+4304>, 0x7f43337ea6f6 <vm_exec_core+14006>, 0x7f43337ea643 <vm_exec_core+13827>, 0x7f43337ea545 <vm_exec_core+13573>, 0x7f43337ea48c <vm_exec_core+13388>, 0x7f43337eaa0f <vm_exec_core+14799>, 0x7f43337ea803 <vm_exec_core+14275>, 0x7f43337ea8c4 <vm_exec_core+14468>, 0x7f43337ea02a <vm_exec_core+12266>, 0x7f43337ea32a <vm_exec_core+13034>, 0x7f43337ea247 <vm_exec_core+12807>, 0x7f43337ea3ee <vm_exec_core+13230>, 0x7f43337e9e81 <vm_exec_core+11841>, 0x7f43337e9db3 <vm_exec_core+11635>, 0x7f43337e9d16 <vm_exec_core+11478>, 0x7f43337e9c2b <vm_exec_core+11243>, 0x7f43337e9b43 <vm_exec_core+11011>, 0x7f43337eb081 <vm_exec_core+16449>, 0x7f43337eaf8f <vm_exec_core+16207>, 0x7f43337eb182 <vm_exec_core+16706>, 0x7f43337eab0c <vm_exec_core+15052>, 0x7f43337eb47c <vm_exec_core+17468>, 0x7f43337eacf0 <vm_exec_core+15536>, 0x7f43337eb399 <vm_exec_core+17241>, 0x7f43337e9f47 <vm_exec_core+12039>, 0x7f43337eaf07 <vm_exec_core+16071>, 0x7f43337eae15 <vm_exec_core+15829>, 0x7f43337eb2ad <vm_exec_core+17005>, 0x7f43337ea134 <vm_exec_core+12532>, 0x7f43337eabea <vm_exec_core+15274>, 0x7f43337e808b <vm_exec_core+4171>, 0x7f43337e7f94 <vm_exec_core+3924>, 0x7f43337e7eec <vm_exec_core+3756>, 0x7f43337e7b1b <vm_exec_core+2779>, 0x7f43337e79eb <vm_exec_core+2475>, 0x7f43337e7bf1 <vm_exec_core+2993>, 0x7f43337e77d4 <vm_exec_core+1940>, 0x7f43337e7e8e <vm_exec_core+3662>, 0x7f43337e78c9 <vm_exec_core+2185>, 0x7f43337e7cd7 <vm_exec_core+3223>, 0x7f43337e76d0 <vm_exec_core+1680>, 0x7f43337e75d6 <vm_exec_core+1430>, 0x7f43337e74df <vm_exec_core+1183>, 0x7f43337e73cc <vm_exec_core+908>, 0x7f43337e7329 <vm_exec_core+745>, 0x7f43337e7278 <vm_exec_core+568>, 0x7f43337e716f <vm_exec_core+303>, 0x7f43337ed108 <vm_exec_core+24776>, 0x7f43337e9546 <vm_exec_core+9478>, 0x7f43337e9446 <vm_exec_core+9222>, 0x7f43337ed0f2 <vm_exec_core+24754>, 0x7f43337e9346 <vm_exec_core+8966>, 0x7f43337e9219 <vm_exec_core+8665>, 0x7f43337e9107 <vm_exec_core+8391>, 0x7f43337e901b <vm_exec_core+8155>, 0x7f43337e8f17 <vm_exec_core+7895>, 0x7f43337eb582 <vm_exec_core+17730>, 0x7f43337e9835 <vm_exec_core+10229>, 0x7f43337e978e <vm_exec_core+10062>, 0x7f43337e96e7 <vm_exec_core+9895>, 0x7f43337e9640 <vm_exec_core+9728>, 0x7f43337e998a <vm_exec_core+10570>, 0x7f43337e98cf <vm_exec_core+10383>, 0x7f43337ed0dc <vm_exec_core+24732>, 0x7f43337ed0c6 <vm_exec_core+24710>, 0x7f43337ed0b0 <vm_exec_core+24688>, 0x7f43337ed09a <vm_exec_core+24666>, 0x7f43337ed084 <vm_exec_core+24644>, 0x7f43337ed06e <vm_exec_core+24622>, 0x7f43337ed051 <vm_exec_core+24593>, 0x7f43337ed03b <vm_exec_core+24571>, 0x7f43337ed025 <vm_exec_core+24549>, 0x7f43337ed00f <vm_exec_core+24527>, 0x7f43337ecff9 <vm_exec_core+24505>, 0x7f43337ecfe3 <vm_exec_core+24483>, 0x7f43337ecfcd <vm_exec_core+24461>, 0x7f43337ecfb7 <vm_exec_core+24439>, 0x7f43337ecfa1 <vm_exec_core+24417>, 0x7f43337ecf8b <vm_exec_core+24395>, 0x7f43337e9a51 <vm_exec_core+10769>, 0x7f43337e8e1f <vm_exec_core+7647>, 0x7f43337ecf75 <vm_exec_core+24373>, 0x7f43337ecf5f <vm_exec_core+24351>, 0x7f43337ecf49 <vm_exec_core+24329>, 0x7f43337ecf33 <vm_exec_core+24307>, 0x7f43337e707d <vm_exec_core+61>, 0x7f43337e7081 <vm_exec_core+65>, 0x7f43337e8d15 <vm_exec_core+7381>, 0x7f43337e8af1 <vm_exec_core+6833>, 0x7f43337e8be9 <vm_exec_core+7081>, 0x7f43337e89fe <vm_exec_core+6590>, 0x7f43337e890b <vm_exec_core+6347>, 0x7f43337e885a <vm_exec_core+6170>, 0x7f43337e87a9 <vm_exec_core+5993>...}
        __func__ = "vm_exec_core"
#9  0x00007f43337ef79b in rb_vm_exec (ec=0x558690b9c8d0) at /tmp/ruby/src/trunk-asserts/vm.c:2393
        _ec = 0x558690b9c8d0
        _tag = {tag = 36, retval = 4, buf = {0x558690dab7c0, 0x7f43337ef7a8 <rb_vm_exec+296>, 0x0, 0x7f432e900b50, 0x558690b9c8d0}, prev = 0x7f432ea00d30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 36
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#10 0x00007f43337f317c in rb_vm_invoke_proc (ec=0x558690b9c8d0, proc=proc@entry=0x558690dab7c0, argc=argc@entry=0, argv=argv@entry=0x7f432e900c50, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1605
        self = 139926535311744
#11 0x00007f43337a78e0 in thread_do_start_proc (th=0x558690ebff60) at /tmp/ruby/src/trunk-asserts/thread.c:601
        args = 139926529040400
        args_ptr = 0x7f432e900c50
        args_len = 0
        procval = <optimized out>
        proc = 0x558690dab7c0
        __func__ = "thread_do_start_proc"
#12 0x00007f43337a79a1 in thread_do_start (th=0x558690ebff60) at /tmp/ruby/src/trunk-asserts/thread.c:620
        result = 36
#13 0x00007f43337a7c88 in thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread.c:694
        _ec = 0x558690b9c8d0
        _tag = {tag = 36, retval = 139926521782272, buf = {0x7f432ea00db0, 0x7f43337a7ea0 <thread_start_func_2+1104>, 0x0, 0x7f432e900ce0, 0x0}, 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>
        __func__ = "thread_start_func_2"
#14 0x00007f43337a8098 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1113
        th = 0x558690ebff60
        altstack = 0x558690f7e4d0
#15 0x00007f4333243b43 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 = {140727021049952, 8500774947372077840, 139926521779776, 25, 139926597548112, 140727021050304, -8395118145695182064, -8395070830578167024}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#16 0x00007f43332d4bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f433318dc00 (LWP 774243)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139926596803584) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f433318dc00
        old_mask = {__val = {145, 18446744073709551352, 2, 0, 140727021050992, 139926604639090, 139926595418640, 139926597616851, 0, 139926597513197, 139926596803584, 139926599128576, 94036460113024, 139926597459367, 139926599145568, 145}}
        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=139926596803584) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139926596803584, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f43331f1476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f43331d77f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x7f4333906bc5, sa_sigaction = 0x7f4333906bc5}, sa_mask = {__val = {139926597511248, 2, 2314885531086893104, 2314885530818453536, 139926599145120, 2, 2, 1, 139926604639173, 139926599128576, 139926597464151, 43491797093, 140727021051600, 139926599145120, 139926604382952, 140727021051376}}, sa_flags = -1880075968, sa_restorer = 0x7ffd90199f64}
        sigs = {__val = {32, 7378697234196427620, 3919933115663279718, 7378634724483280944, 7378697629483820646, 139926598072964, 3472328295963457581, 2, 139926604639173, 2, 8528445641706184736, 139926597508973, 8391150724257423370, 2, 139926599145120, 3432}}
#5  0x00007f43335e8a3e in die () at /tmp/ruby/src/trunk-asserts/error.c:777
No locals.
#6  0x00007f43335e8d6b in rb_bug (fmt=fmt@entry=0x7f43338c82e8 "gc_verify_internal_consistency: found internal inconsistency.") at /tmp/ruby/src/trunk-asserts/error.c:801
        args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7ffd90199ed0, reg_save_area = 0x7ffd90199e10}}
#7  0x00007f43335eac79 in gc_verify_internal_consistency_ (objspace=0x55868ff050e0) at /tmp/ruby/src/trunk-asserts/gc.c:8028
        data = {objspace = 0x55868ff050e0, err_count = 1, live_object_count = 149160, zombie_object_count = 0, parent = 139926595698624, old_object_count = 105057, remembered_shady_count = 0}
#8  0x00007f4333691b6b in gc_verify_internal_consistency (objspace=objspace@entry=0x55868ff050e0) at /tmp/ruby/src/trunk-asserts/gc.c:8096
        prev_during_gc = <optimized out>
        _lev = 21894
#9  0x00007f43336938ed in gc_start (objspace=0x55868ff050e0, reason=256) at /tmp/ruby/src/trunk-asserts/gc.c:9341
        do_full_mark = 0
        immediate_mark = 0
        __func__ = "gc_start"
        lock_lev = 21894
#10 0x00007f433369450b in heap_prepare (objspace=0x55868ff050e0, size_pool=0x55868ff05108, heap=0x55868ff05140) at /tmp/ruby/src/trunk-asserts/gc.c:2400
        __func__ = "heap_prepare"
#11 0x00007f4333694606 in heap_next_free_page (objspace=0x55868ff050e0, size_pool=0x55868ff05108, heap=0x55868ff05140) at /tmp/ruby/src/trunk-asserts/gc.c:2665
        page = <optimized out>
        __func__ = "heap_next_free_page"
#12 0x00007f43336946b5 in newobj_alloc (objspace=0x55868ff050e0, cr=0x55868ff05e00, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-asserts/gc.c:2766
        page = <optimized out>
        lev = 1
        unlock_vm = true
        size_pool = 0x55868ff05108
        heap = 0x55868ff05140
        cache = 0x55868ff06080
        obj = <optimized out>
        __func__ = "newobj_alloc"
#13 0x00007f43336949f0 in newobj_of0 (klass=139926544443552, flags=5, wb_protected=1, cr=0x55868ff05e00, alloc_size=<optimized out>) at /tmp/ruby/src/trunk-asserts/gc.c:2869
        obj = <optimized out>
        objspace = 0x55868ff050e0
        size_pool_idx = <optimized out>
#14 0x00007f4333694a48 in newobj_of (cr=<optimized out>, klass=<optimized out>, flags=<optimized out>, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=32) at /tmp/ruby/src/trunk-asserts/gc.c:2886
        obj = <optimized out>
#15 0x00007f4333694adc in rb_wb_protected_newobj_of (ec=<optimized out>, klass=klass@entry=139926544443552, flags=flags@entry=5, size=32) at /tmp/ruby/src/trunk-asserts/gc.c:2901
        __func__ = "rb_wb_protected_newobj_of"
#16 0x00007f433377dd95 in str_alloc_embed (klass=klass@entry=139926544443552, capa=capa@entry=8) at /tmp/ruby/src/trunk-asserts/string.c:864
        size = <optimized out>
        __PRETTY_FUNCTION__ = "str_alloc_embed"
        str = <optimized out>
#17 0x00007f43337807f4 in str_new0 (klass=139926544443552, ptr=0x55869137eee0 "RUBYLIB=/tmp/ruby/build/trunk-asserts:/tmp/ruby/build/trunk-asserts/.ext/common:/tmp/ruby/build/trunk-asserts/.ext/x86_64-linux:/tmp/ruby/src/trunk-asserts/lib", len=7, termlen=1) at /tmp/ruby/src/trunk-asserts/string.c:900
        str = <optimized out>
        __PRETTY_FUNCTION__ = "str_new0"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#18 0x00007f4333784105 in rb_enc_str_new (ptr=<optimized out>, len=<optimized out>, enc=0x55868ff0d490) at /tmp/ruby/src/trunk-asserts/string.c:957
        str = <optimized out>
#19 0x00007f433379099b in rb_external_str_new_with_enc (ptr=<optimized out>, len=len@entry=7, eenc=<optimized out>) at /tmp/ruby/src/trunk-asserts/string.c:1209
        ienc = <optimized out>
        str = <optimized out>
        eidx = <optimized out>
#20 0x00007f43336963b7 in env_enc_str_new (ptr=<optimized out>, len=len@entry=7, enc=<optimized out>) at /tmp/ruby/src/trunk-asserts/hash.c:4781
        str = <optimized out>
#21 0x00007f43336963f4 in env_str_new (ptr=<optimized out>, len=len@entry=7) at /tmp/ruby/src/trunk-asserts/hash.c:4790
No locals.
#22 0x00007f433369c249 in env_to_hash () at /tmp/ruby/src/trunk-asserts/hash.c:6228
        s = <optimized out>
        env = 0x5586908da6a0
        _lev = 21894
        hash = 139926514319136
#23 0x00007f433369c2bb in env_to_h (_=<optimized out>) at /tmp/ruby/src/trunk-asserts/hash.c:6288
        hash = <optimized out>
#24 0x00007f43337db1e6 in vm_call_cfunc_with_frame_ (ec=0x55868ff06140, reg_cfp=0x7f433318bc90, calling=<optimized out>, argc=0, argv=0x7f433308c320, stack_bottom=0x7f433308c318) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3437
        ci = 0x11e100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f433302a370
        cfunc = 0x55868ff63018
        recv = 139926595349472
        block_handler = 0
        frame_type = 1431634051
        __func__ = "vm_call_cfunc_with_frame_"
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#25 0x00007f43337e6048 in vm_sendish (ec=0x55868ff06140, reg_cfp=0x7f433318bc90, cd=0x558690112270, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5491
        val = 36
        ci = 0x11e100100001
        cc = 0x7f432e4c1e20
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x11e100100001, cc = 0x7f432e4c1e20, block_handler = 0, recv = 139926595349472, argc = 0, kw_splat = false, heap_argv = 0}
#26 0x00007f43337e7115 in vm_exec_core (ec=0xbd063, initial=774243) at ../../src/trunk-asserts/insns.def:835
        bh = <optimized out>
        cd = 0x558690112270
        leaf = <optimized out>
        val = 140727021051040
        canary = 0x55869010bc90
        reg_pc = 0x55869010bc90
        reg_cfp = 0x7f433318bc90
        insns_address_table = {0x7f43337e862d <vm_exec_core+5613>, 0x7f43337e852f <vm_exec_core+5359>, 0x7f43337e8470 <vm_exec_core+5168>, 0x7f43337e833a <vm_exec_core+4858>, 0x7f43337e825c <vm_exec_core+4636>, 0x7f43337e8121 <vm_exec_core+4321>, 0x7f43337ea707 <vm_exec_core+14023>, 0x7f43337ea654 <vm_exec_core+13844>, 0x7f43337ea556 <vm_exec_core+13590>, 0x7f43337ea49d <vm_exec_core+13405>, 0x7f43337eaa20 <vm_exec_core+14816>, 0x7f43337ea814 <vm_exec_core+14292>, 0x7f43337ea8d5 <vm_exec_core+14485>, 0x7f43337ea03b <vm_exec_core+12283>, 0x7f43337ea33b <vm_exec_core+13051>, 0x7f43337ea258 <vm_exec_core+12824>, 0x7f43337ea3ff <vm_exec_core+13247>, 0x7f43337e9e92 <vm_exec_core+11858>, 0x7f43337e9dc4 <vm_exec_core+11652>, 0x7f43337e9d27 <vm_exec_core+11495>, 0x7f43337e9c3c <vm_exec_core+11260>, 0x7f43337e9b54 <vm_exec_core+11028>, 0x7f43337eb092 <vm_exec_core+16466>, 0x7f43337eafa0 <vm_exec_core+16224>, 0x7f43337eb193 <vm_exec_core+16723>, 0x7f43337eab1d <vm_exec_core+15069>, 0x7f43337eb48d <vm_exec_core+17485>, 0x7f43337ead01 <vm_exec_core+15553>, 0x7f43337eb3aa <vm_exec_core+17258>, 0x7f43337e9f58 <vm_exec_core+12056>, 0x7f43337eaf18 <vm_exec_core+16088>, 0x7f43337eae26 <vm_exec_core+15846>, 0x7f43337eb2be <vm_exec_core+17022>, 0x7f43337ea145 <vm_exec_core+12549>, 0x7f43337eabfb <vm_exec_core+15291>, 0x7f43337e809c <vm_exec_core+4188>, 0x7f43337e7fa5 <vm_exec_core+3941>, 0x7f43337e7efd <vm_exec_core+3773>, 0x7f43337e7b2c <vm_exec_core+2796>, 0x7f43337e79fc <vm_exec_core+2492>, 0x7f43337e7c02 <vm_exec_core+3010>, 0x7f43337e77e5 <vm_exec_core+1957>, 0x7f43337e7e9f <vm_exec_core+3679>, 0x7f43337e78da <vm_exec_core+2202>, 0x7f43337e7ce8 <vm_exec_core+3240>, 0x7f43337e76e1 <vm_exec_core+1697>, 0x7f43337e75e7 <vm_exec_core+1447>, 0x7f43337e74f0 <vm_exec_core+1200>, 0x7f43337e73dd <vm_exec_core+925>, 0x7f43337e733a <vm_exec_core+762>, 0x7f43337e7289 <vm_exec_core+585>, 0x7f43337e7180 <vm_exec_core+320>, 0x7f43337e7098 <vm_exec_core+88>, 0x7f43337e9557 <vm_exec_core+9495>, 0x7f43337e9457 <vm_exec_core+9239>, 0x7f43337ee39b <vm_exec_core+29531>, 0x7f43337e9357 <vm_exec_core+8983>, 0x7f43337e922a <vm_exec_core+8682>, 0x7f43337e9118 <vm_exec_core+8408>, 0x7f43337e902c <vm_exec_core+8172>, 0x7f43337e8f28 <vm_exec_core+7912>, 0x7f43337eb593 <vm_exec_core+17747>, 0x7f43337e9846 <vm_exec_core+10246>, 0x7f43337e979f <vm_exec_core+10079>, 0x7f43337e96f8 <vm_exec_core+9912>, 0x7f43337e9651 <vm_exec_core+9745>, 0x7f43337e999b <vm_exec_core+10587>, 0x7f43337e98e0 <vm_exec_core+10400>, 0x7f43337ee2c4 <vm_exec_core+29316>, 0x7f43337ee1ed <vm_exec_core+29101>, 0x7f43337ee116 <vm_exec_core+28886>, 0x7f43337ee03f <vm_exec_core+28671>, 0x7f43337edf68 <vm_exec_core+28456>, 0x7f43337ede82 <vm_exec_core+28226>, 0x7f43337edd8e <vm_exec_core+27982>, 0x7f43337edcb7 <vm_exec_core+27767>, 0x7f43337edbe0 <vm_exec_core+27552>, 0x7f43337edb09 <vm_exec_core+27337>, 0x7f43337eda32 <vm_exec_core+27122>, 0x7f43337ed95b <vm_exec_core+26907>, 0x7f43337ed884 <vm_exec_core+26692>, 0x7f43337ed7ad <vm_exec_core+26477>, 0x7f43337ed6d6 <vm_exec_core+26262>, 0x7f43337ed5f5 <vm_exec_core+26037>, 0x7f43337e9a62 <vm_exec_core+10786>, 0x7f43337e8e30 <vm_exec_core+7664>, 0x7f43337ed527 <vm_exec_core+25831>, 0x7f43337ed459 <vm_exec_core+25625>, 0x7f43337ed392 <vm_exec_core+25426>, 0x7f43337ed2cb <vm_exec_core+25227>, 0x7f43337ed1f3 <vm_exec_core+25011>, 0x7f43337ed11e <vm_exec_core+24798>, 0x7f43337e8d26 <vm_exec_core+7398>, 0x7f43337e8b02 <vm_exec_core+6850>, 0x7f43337e8bfa <vm_exec_core+7098>, 0x7f43337e8a0f <vm_exec_core+6607>, 0x7f43337e891c <vm_exec_core+6364>, 0x7f43337e886b <vm_exec_core+6187>, 0x7f43337e87ba <vm_exec_core+6010>, 0x7f43337e871f <vm_exec_core+5855>, 0x7f43337e8684 <vm_exec_core+5700>, 0x7f43337e861c <vm_exec_core+5596>, 0x7f43337e851e <vm_exec_core+5342>, 0x7f43337e845f <vm_exec_core+5151>, 0x7f43337e8329 <vm_exec_core+4841>, 0x7f43337e824b <vm_exec_core+4619>, 0x7f43337e8110 <vm_exec_core+4304>, 0x7f43337ea6f6 <vm_exec_core+14006>, 0x7f43337ea643 <vm_exec_core+13827>, 0x7f43337ea545 <vm_exec_core+13573>, 0x7f43337ea48c <vm_exec_core+13388>, 0x7f43337eaa0f <vm_exec_core+14799>, 0x7f43337ea803 <vm_exec_core+14275>, 0x7f43337ea8c4 <vm_exec_core+14468>, 0x7f43337ea02a <vm_exec_core+12266>, 0x7f43337ea32a <vm_exec_core+13034>, 0x7f43337ea247 <vm_exec_core+12807>, 0x7f43337ea3ee <vm_exec_core+13230>, 0x7f43337e9e81 <vm_exec_core+11841>, 0x7f43337e9db3 <vm_exec_core+11635>, 0x7f43337e9d16 <vm_exec_core+11478>, 0x7f43337e9c2b <vm_exec_core+11243>, 0x7f43337e9b43 <vm_exec_core+11011>, 0x7f43337eb081 <vm_exec_core+16449>, 0x7f43337eaf8f <vm_exec_core+16207>, 0x7f43337eb182 <vm_exec_core+16706>, 0x7f43337eab0c <vm_exec_core+15052>, 0x7f43337eb47c <vm_exec_core+17468>, 0x7f43337eacf0 <vm_exec_core+15536>, 0x7f43337eb399 <vm_exec_core+17241>, 0x7f43337e9f47 <vm_exec_core+12039>, 0x7f43337eaf07 <vm_exec_core+16071>, 0x7f43337eae15 <vm_exec_core+15829>, 0x7f43337eb2ad <vm_exec_core+17005>, 0x7f43337ea134 <vm_exec_core+12532>, 0x7f43337eabea <vm_exec_core+15274>, 0x7f43337e808b <vm_exec_core+4171>, 0x7f43337e7f94 <vm_exec_core+3924>, 0x7f43337e7eec <vm_exec_core+3756>, 0x7f43337e7b1b <vm_exec_core+2779>, 0x7f43337e79eb <vm_exec_core+2475>, 0x7f43337e7bf1 <vm_exec_core+2993>, 0x7f43337e77d4 <vm_exec_core+1940>, 0x7f43337e7e8e <vm_exec_core+3662>, 0x7f43337e78c9 <vm_exec_core+2185>, 0x7f43337e7cd7 <vm_exec_core+3223>, 0x7f43337e76d0 <vm_exec_core+1680>, 0x7f43337e75d6 <vm_exec_core+1430>, 0x7f43337e74df <vm_exec_core+1183>, 0x7f43337e73cc <vm_exec_core+908>, 0x7f43337e7329 <vm_exec_core+745>, 0x7f43337e7278 <vm_exec_core+568>, 0x7f43337e716f <vm_exec_core+303>, 0x7f43337ed108 <vm_exec_core+24776>, 0x7f43337e9546 <vm_exec_core+9478>, 0x7f43337e9446 <vm_exec_core+9222>, 0x7f43337ed0f2 <vm_exec_core+24754>, 0x7f43337e9346 <vm_exec_core+8966>, 0x7f43337e9219 <vm_exec_core+8665>, 0x7f43337e9107 <vm_exec_core+8391>, 0x7f43337e901b <vm_exec_core+8155>, 0x7f43337e8f17 <vm_exec_core+7895>, 0x7f43337eb582 <vm_exec_core+17730>, 0x7f43337e9835 <vm_exec_core+10229>, 0x7f43337e978e <vm_exec_core+10062>, 0x7f43337e96e7 <vm_exec_core+9895>, 0x7f43337e9640 <vm_exec_core+9728>, 0x7f43337e998a <vm_exec_core+10570>, 0x7f43337e98cf <vm_exec_core+10383>, 0x7f43337ed0dc <vm_exec_core+24732>, 0x7f43337ed0c6 <vm_exec_core+24710>, 0x7f43337ed0b0 <vm_exec_core+24688>, 0x7f43337ed09a <vm_exec_core+24666>, 0x7f43337ed084 <vm_exec_core+24644>, 0x7f43337ed06e <vm_exec_core+24622>, 0x7f43337ed051 <vm_exec_core+24593>, 0x7f43337ed03b <vm_exec_core+24571>, 0x7f43337ed025 <vm_exec_core+24549>, 0x7f43337ed00f <vm_exec_core+24527>, 0x7f43337ecff9 <vm_exec_core+24505>, 0x7f43337ecfe3 <vm_exec_core+24483>, 0x7f43337ecfcd <vm_exec_core+24461>, 0x7f43337ecfb7 <vm_exec_core+24439>, 0x7f43337ecfa1 <vm_exec_core+24417>, 0x7f43337ecf8b <vm_exec_core+24395>, 0x7f43337e9a51 <vm_exec_core+10769>, 0x7f43337e8e1f <vm_exec_core+7647>, 0x7f43337ecf75 <vm_exec_core+24373>, 0x7f43337ecf5f <vm_exec_core+24351>, 0x7f43337ecf49 <vm_exec_core+24329>, 0x7f43337ecf33 <vm_exec_core+24307>, 0x7f43337e707d <vm_exec_core+61>, 0x7f43337e7081 <vm_exec_core+65>, 0x7f43337e8d15 <vm_exec_core+7381>, 0x7f43337e8af1 <vm_exec_core+6833>, 0x7f43337e8be9 <vm_exec_core+7081>, 0x7f43337e89fe <vm_exec_core+6590>, 0x7f43337e890b <vm_exec_core+6347>, 0x7f43337e885a <vm_exec_core+6170>, 0x7f43337e87a9 <vm_exec_core+5993>...}
        __func__ = "vm_exec_core"
#27 0x00007f43337ef79b in rb_vm_exec (ec=0x18) at /tmp/ruby/src/trunk-asserts/vm.c:2393
        _ec = 0x18
        _tag = {tag = 36, retval = 4, buf = {0x55868ff06140, 0x7f43337ef7a8 <rb_vm_exec+296>, 0x0, 0x7ffd9019a340, 0x55868ff06140}, prev = 0x7ffd9019a650, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 36
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#28 0x00007f43337f22d9 in vm_yield_with_cref (ec=0x55868ff06140, argc=argc@entry=1, argv=argv@entry=0x7ffd9019a448, kw_splat=kw_splat@entry=0, cref=cref@entry=0x0, is_lambda=is_lambda@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1511
No locals.
#29 0x00007f43337f22f8 in vm_yield (ec=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffd9019a448, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1519
No locals.
#30 0x00007f43337f2324 in rb_yield_0 (argc=argc@entry=1, argv=argv@entry=0x7ffd9019a448) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1359
No locals.
#31 0x00007f43337f2397 in rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1375
No locals.
#32 0x00007f43336053d7 in rb_ary_collect (ary=139926504705312) at /tmp/ruby/src/trunk-asserts/array.c:3745
        i = 4
        collect = 139926516038016
#33 0x00007f43337db1e6 in vm_call_cfunc_with_frame_ (ec=0x55868ff06140, reg_cfp=0x7f433318bdd0, calling=<optimized out>, argc=0, argv=0x7f433308c220, stack_bottom=0x7f433308c218) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3437
        ci = 0x166100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f433302cda0
        cfunc = 0x55868ff5ef88
        recv = 139926504705312
        block_handler = 139926596795881
        frame_type = 1431634051
        __func__ = "vm_call_cfunc_with_frame_"
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#34 0x00007f43337e6048 in vm_sendish (ec=0x55868ff06140, reg_cfp=0x7f433318bdd0, cd=0x5586900232b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5491
        val = 36
        ci = 0x166100000001
        cc = 0x7f432e4c7490
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x166100000001, cc = 0x7f432e4c7490, block_handler = 139926596795881, recv = 139926504705312, argc = 0, kw_splat = false, heap_argv = 0}
#35 0x00007f43337e7215 in vm_exec_core (ec=0xbd063, initial=774243) at ../../src/trunk-asserts/insns.def:815
        bh = <optimized out>
        blockiseq = 0x7f43330761e0
        leaf = <optimized out>
        val = 140727021051040
        canary = <optimized out>
        cd = 0x5586900232b0
        reg_pc = 0x558690023968
        reg_cfp = 0x7f433318bdd0
        insns_address_table = {0x7f43337e862d <vm_exec_core+5613>, 0x7f43337e852f <vm_exec_core+5359>, 0x7f43337e8470 <vm_exec_core+5168>, 0x7f43337e833a <vm_exec_core+4858>, 0x7f43337e825c <vm_exec_core+4636>, 0x7f43337e8121 <vm_exec_core+4321>, 0x7f43337ea707 <vm_exec_core+14023>, 0x7f43337ea654 <vm_exec_core+13844>, 0x7f43337ea556 <vm_exec_core+13590>, 0x7f43337ea49d <vm_exec_core+13405>, 0x7f43337eaa20 <vm_exec_core+14816>, 0x7f43337ea814 <vm_exec_core+14292>, 0x7f43337ea8d5 <vm_exec_core+14485>, 0x7f43337ea03b <vm_exec_core+12283>, 0x7f43337ea33b <vm_exec_core+13051>, 0x7f43337ea258 <vm_exec_core+12824>, 0x7f43337ea3ff <vm_exec_core+13247>, 0x7f43337e9e92 <vm_exec_core+11858>, 0x7f43337e9dc4 <vm_exec_core+11652>, 0x7f43337e9d27 <vm_exec_core+11495>, 0x7f43337e9c3c <vm_exec_core+11260>, 0x7f43337e9b54 <vm_exec_core+11028>, 0x7f43337eb092 <vm_exec_core+16466>, 0x7f43337eafa0 <vm_exec_core+16224>, 0x7f43337eb193 <vm_exec_core+16723>, 0x7f43337eab1d <vm_exec_core+15069>, 0x7f43337eb48d <vm_exec_core+17485>, 0x7f43337ead01 <vm_exec_core+15553>, 0x7f43337eb3aa <vm_exec_core+17258>, 0x7f43337e9f58 <vm_exec_core+12056>, 0x7f43337eaf18 <vm_exec_core+16088>, 0x7f43337eae26 <vm_exec_core+15846>, 0x7f43337eb2be <vm_exec_core+17022>, 0x7f43337ea145 <vm_exec_core+12549>, 0x7f43337eabfb <vm_exec_core+15291>, 0x7f43337e809c <vm_exec_core+4188>, 0x7f43337e7fa5 <vm_exec_core+3941>, 0x7f43337e7efd <vm_exec_core+3773>, 0x7f43337e7b2c <vm_exec_core+2796>, 0x7f43337e79fc <vm_exec_core+2492>, 0x7f43337e7c02 <vm_exec_core+3010>, 0x7f43337e77e5 <vm_exec_core+1957>, 0x7f43337e7e9f <vm_exec_core+3679>, 0x7f43337e78da <vm_exec_core+2202>, 0x7f43337e7ce8 <vm_exec_core+3240>, 0x7f43337e76e1 <vm_exec_core+1697>, 0x7f43337e75e7 <vm_exec_core+1447>, 0x7f43337e74f0 <vm_exec_core+1200>, 0x7f43337e73dd <vm_exec_core+925>, 0x7f43337e733a <vm_exec_core+762>, 0x7f43337e7289 <vm_exec_core+585>, 0x7f43337e7180 <vm_exec_core+320>, 0x7f43337e7098 <vm_exec_core+88>, 0x7f43337e9557 <vm_exec_core+9495>, 0x7f43337e9457 <vm_exec_core+9239>, 0x7f43337ee39b <vm_exec_core+29531>, 0x7f43337e9357 <vm_exec_core+8983>, 0x7f43337e922a <vm_exec_core+8682>, 0x7f43337e9118 <vm_exec_core+8408>, 0x7f43337e902c <vm_exec_core+8172>, 0x7f43337e8f28 <vm_exec_core+7912>, 0x7f43337eb593 <vm_exec_core+17747>, 0x7f43337e9846 <vm_exec_core+10246>, 0x7f43337e979f <vm_exec_core+10079>, 0x7f43337e96f8 <vm_exec_core+9912>, 0x7f43337e9651 <vm_exec_core+9745>, 0x7f43337e999b <vm_exec_core+10587>, 0x7f43337e98e0 <vm_exec_core+10400>, 0x7f43337ee2c4 <vm_exec_core+29316>, 0x7f43337ee1ed <vm_exec_core+29101>, 0x7f43337ee116 <vm_exec_core+28886>, 0x7f43337ee03f <vm_exec_core+28671>, 0x7f43337edf68 <vm_exec_core+28456>, 0x7f43337ede82 <vm_exec_core+28226>, 0x7f43337edd8e <vm_exec_core+27982>, 0x7f43337edcb7 <vm_exec_core+27767>, 0x7f43337edbe0 <vm_exec_core+27552>, 0x7f43337edb09 <vm_exec_core+27337>, 0x7f43337eda32 <vm_exec_core+27122>, 0x7f43337ed95b <vm_exec_core+26907>, 0x7f43337ed884 <vm_exec_core+26692>, 0x7f43337ed7ad <vm_exec_core+26477>, 0x7f43337ed6d6 <vm_exec_core+26262>, 0x7f43337ed5f5 <vm_exec_core+26037>, 0x7f43337e9a62 <vm_exec_core+10786>, 0x7f43337e8e30 <vm_exec_core+7664>, 0x7f43337ed527 <vm_exec_core+25831>, 0x7f43337ed459 <vm_exec_core+25625>, 0x7f43337ed392 <vm_exec_core+25426>, 0x7f43337ed2cb <vm_exec_core+25227>, 0x7f43337ed1f3 <vm_exec_core+25011>, 0x7f43337ed11e <vm_exec_core+24798>, 0x7f43337e8d26 <vm_exec_core+7398>, 0x7f43337e8b02 <vm_exec_core+6850>, 0x7f43337e8bfa <vm_exec_core+7098>, 0x7f43337e8a0f <vm_exec_core+6607>, 0x7f43337e891c <vm_exec_core+6364>, 0x7f43337e886b <vm_exec_core+6187>, 0x7f43337e87ba <vm_exec_core+6010>, 0x7f43337e871f <vm_exec_core+5855>, 0x7f43337e8684 <vm_exec_core+5700>, 0x7f43337e861c <vm_exec_core+5596>, 0x7f43337e851e <vm_exec_core+5342>, 0x7f43337e845f <vm_exec_core+5151>, 0x7f43337e8329 <vm_exec_core+4841>, 0x7f43337e824b <vm_exec_core+4619>, 0x7f43337e8110 <vm_exec_core+4304>, 0x7f43337ea6f6 <vm_exec_core+14006>, 0x7f43337ea643 <vm_exec_core+13827>, 0x7f43337ea545 <vm_exec_core+13573>, 0x7f43337ea48c <vm_exec_core+13388>, 0x7f43337eaa0f <vm_exec_core+14799>, 0x7f43337ea803 <vm_exec_core+14275>, 0x7f43337ea8c4 <vm_exec_core+14468>, 0x7f43337ea02a <vm_exec_core+12266>, 0x7f43337ea32a <vm_exec_core+13034>, 0x7f43337ea247 <vm_exec_core+12807>, 0x7f43337ea3ee <vm_exec_core+13230>, 0x7f43337e9e81 <vm_exec_core+11841>, 0x7f43337e9db3 <vm_exec_core+11635>, 0x7f43337e9d16 <vm_exec_core+11478>, 0x7f43337e9c2b <vm_exec_core+11243>, 0x7f43337e9b43 <vm_exec_core+11011>, 0x7f43337eb081 <vm_exec_core+16449>, 0x7f43337eaf8f <vm_exec_core+16207>, 0x7f43337eb182 <vm_exec_core+16706>, 0x7f43337eab0c <vm_exec_core+15052>, 0x7f43337eb47c <vm_exec_core+17468>, 0x7f43337eacf0 <vm_exec_core+15536>, 0x7f43337eb399 <vm_exec_core+17241>, 0x7f43337e9f47 <vm_exec_core+12039>, 0x7f43337eaf07 <vm_exec_core+16071>, 0x7f43337eae15 <vm_exec_core+15829>, 0x7f43337eb2ad <vm_exec_core+17005>, 0x7f43337ea134 <vm_exec_core+12532>, 0x7f43337eabea <vm_exec_core+15274>, 0x7f43337e808b <vm_exec_core+4171>, 0x7f43337e7f94 <vm_exec_core+3924>, 0x7f43337e7eec <vm_exec_core+3756>, 0x7f43337e7b1b <vm_exec_core+2779>, 0x7f43337e79eb <vm_exec_core+2475>, 0x7f43337e7bf1 <vm_exec_core+2993>, 0x7f43337e77d4 <vm_exec_core+1940>, 0x7f43337e7e8e <vm_exec_core+3662>, 0x7f43337e78c9 <vm_exec_core+2185>, 0x7f43337e7cd7 <vm_exec_core+3223>, 0x7f43337e76d0 <vm_exec_core+1680>, 0x7f43337e75d6 <vm_exec_core+1430>, 0x7f43337e74df <vm_exec_core+1183>, 0x7f43337e73cc <vm_exec_core+908>, 0x7f43337e7329 <vm_exec_core+745>, 0x7f43337e7278 <vm_exec_core+568>, 0x7f43337e716f <vm_exec_core+303>, 0x7f43337ed108 <vm_exec_core+24776>, 0x7f43337e9546 <vm_exec_core+9478>, 0x7f43337e9446 <vm_exec_core+9222>, 0x7f43337ed0f2 <vm_exec_core+24754>, 0x7f43337e9346 <vm_exec_core+8966>, 0x7f43337e9219 <vm_exec_core+8665>, 0x7f43337e9107 <vm_exec_core+8391>, 0x7f43337e901b <vm_exec_core+8155>, 0x7f43337e8f17 <vm_exec_core+7895>, 0x7f43337eb582 <vm_exec_core+17730>, 0x7f43337e9835 <vm_exec_core+10229>, 0x7f43337e978e <vm_exec_core+10062>, 0x7f43337e96e7 <vm_exec_core+9895>, 0x7f43337e9640 <vm_exec_core+9728>, 0x7f43337e998a <vm_exec_core+10570>, 0x7f43337e98cf <vm_exec_core+10383>, 0x7f43337ed0dc <vm_exec_core+24732>, 0x7f43337ed0c6 <vm_exec_core+24710>, 0x7f43337ed0b0 <vm_exec_core+24688>, 0x7f43337ed09a <vm_exec_core+24666>, 0x7f43337ed084 <vm_exec_core+24644>, 0x7f43337ed06e <vm_exec_core+24622>, 0x7f43337ed051 <vm_exec_core+24593>, 0x7f43337ed03b <vm_exec_core+24571>, 0x7f43337ed025 <vm_exec_core+24549>, 0x7f43337ed00f <vm_exec_core+24527>, 0x7f43337ecff9 <vm_exec_core+24505>, 0x7f43337ecfe3 <vm_exec_core+24483>, 0x7f43337ecfcd <vm_exec_core+24461>, 0x7f43337ecfb7 <vm_exec_core+24439>, 0x7f43337ecfa1 <vm_exec_core+24417>, 0x7f43337ecf8b <vm_exec_core+24395>, 0x7f43337e9a51 <vm_exec_core+10769>, 0x7f43337e8e1f <vm_exec_core+7647>, 0x7f43337ecf75 <vm_exec_core+24373>, 0x7f43337ecf5f <vm_exec_core+24351>, 0x7f43337ecf49 <vm_exec_core+24329>, 0x7f43337ecf33 <vm_exec_core+24307>, 0x7f43337e707d <vm_exec_core+61>, 0x7f43337e7081 <vm_exec_core+65>, 0x7f43337e8d15 <vm_exec_core+7381>, 0x7f43337e8af1 <vm_exec_core+6833>, 0x7f43337e8be9 <vm_exec_core+7081>, 0x7f43337e89fe <vm_exec_core+6590>, 0x7f43337e890b <vm_exec_core+6347>, 0x7f43337e885a <vm_exec_core+6170>, 0x7f43337e87a9 <vm_exec_core+5993>...}
        __func__ = "vm_exec_core"
#36 0x00007f43337ef79b in rb_vm_exec (ec=0x55868ff06140) at /tmp/ruby/src/trunk-asserts/vm.c:2393
        _ec = 0x55868ff06140
        _tag = {tag = 36, retval = 4, buf = {0x55868ff06140, 0x7f43337ef7a8 <rb_vm_exec+296>, 0x0, 0x7ffd9019a640, 0x55868ff06140}, prev = 0x7ffd9019a950, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 36
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#37 0x00007f43337f22d9 in vm_yield_with_cref (ec=0x55868ff06140, argc=argc@entry=1, argv=argv@entry=0x7ffd9019a748, kw_splat=kw_splat@entry=0, cref=cref@entry=0x0, is_lambda=is_lambda@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1511
No locals.
#38 0x00007f43337f22f8 in vm_yield (ec=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffd9019a748, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1519
No locals.
#39 0x00007f43337f2324 in rb_yield_0 (argc=argc@entry=1, argv=argv@entry=0x7ffd9019a748) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1359
No locals.
#40 0x00007f43337f2397 in rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1375
No locals.
#41 0x00007f43336053d7 in rb_ary_collect (ary=139926515342496) at /tmp/ruby/src/trunk-asserts/array.c:3745
        i = 0
        collect = 139926515342400
#42 0x00007f43337db1e6 in vm_call_cfunc_with_frame_ (ec=0x55868ff06140, reg_cfp=0x7f433318bf10, calling=<optimized out>, argc=0, argv=0x7f433308c0c8, stack_bottom=0x7f433308c0c0) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3437
        ci = 0x166100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f433302cda0
        cfunc = 0x55868ff5ef88
        recv = 139926515342496
        block_handler = 139926596796201
        frame_type = 1431634051
        __func__ = "vm_call_cfunc_with_frame_"
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#43 0x00007f43337e6048 in vm_sendish (ec=0x55868ff06140, reg_cfp=0x7f433318bf10, cd=0x55868ff501d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5491
        val = 36
        ci = 0x166100000001
        cc = 0x7f432e4c7490
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x166100000001, cc = 0x7f432e4c7490, block_handler = 139926596796201, recv = 139926515342496, argc = 0, kw_splat = false, heap_argv = 0}
#44 0x00007f43337e7215 in vm_exec_core (ec=0xbd063, initial=774243) at ../../src/trunk-asserts/insns.def:815
        bh = <optimized out>
        blockiseq = 0x7f433302f0b0
        leaf = <optimized out>
        val = 140727021051040
        canary = <optimized out>
        cd = 0x55868ff501d0
        reg_pc = 0x55869009af78
        reg_cfp = 0x7f433318bf10
        insns_address_table = {0x7f43337e862d <vm_exec_core+5613>, 0x7f43337e852f <vm_exec_core+5359>, 0x7f43337e8470 <vm_exec_core+5168>, 0x7f43337e833a <vm_exec_core+4858>, 0x7f43337e825c <vm_exec_core+4636>, 0x7f43337e8121 <vm_exec_core+4321>, 0x7f43337ea707 <vm_exec_core+14023>, 0x7f43337ea654 <vm_exec_core+13844>, 0x7f43337ea556 <vm_exec_core+13590>, 0x7f43337ea49d <vm_exec_core+13405>, 0x7f43337eaa20 <vm_exec_core+14816>, 0x7f43337ea814 <vm_exec_core+14292>, 0x7f43337ea8d5 <vm_exec_core+14485>, 0x7f43337ea03b <vm_exec_core+12283>, 0x7f43337ea33b <vm_exec_core+13051>, 0x7f43337ea258 <vm_exec_core+12824>, 0x7f43337ea3ff <vm_exec_core+13247>, 0x7f43337e9e92 <vm_exec_core+11858>, 0x7f43337e9dc4 <vm_exec_core+11652>, 0x7f43337e9d27 <vm_exec_core+11495>, 0x7f43337e9c3c <vm_exec_core+11260>, 0x7f43337e9b54 <vm_exec_core+11028>, 0x7f43337eb092 <vm_exec_core+16466>, 0x7f43337eafa0 <vm_exec_core+16224>, 0x7f43337eb193 <vm_exec_core+16723>, 0x7f43337eab1d <vm_exec_core+15069>, 0x7f43337eb48d <vm_exec_core+17485>, 0x7f43337ead01 <vm_exec_core+15553>, 0x7f43337eb3aa <vm_exec_core+17258>, 0x7f43337e9f58 <vm_exec_core+12056>, 0x7f43337eaf18 <vm_exec_core+16088>, 0x7f43337eae26 <vm_exec_core+15846>, 0x7f43337eb2be <vm_exec_core+17022>, 0x7f43337ea145 <vm_exec_core+12549>, 0x7f43337eabfb <vm_exec_core+15291>, 0x7f43337e809c <vm_exec_core+4188>, 0x7f43337e7fa5 <vm_exec_core+3941>, 0x7f43337e7efd <vm_exec_core+3773>, 0x7f43337e7b2c <vm_exec_core+2796>, 0x7f43337e79fc <vm_exec_core+2492>, 0x7f43337e7c02 <vm_exec_core+3010>, 0x7f43337e77e5 <vm_exec_core+1957>, 0x7f43337e7e9f <vm_exec_core+3679>, 0x7f43337e78da <vm_exec_core+2202>, 0x7f43337e7ce8 <vm_exec_core+3240>, 0x7f43337e76e1 <vm_exec_core+1697>, 0x7f43337e75e7 <vm_exec_core+1447>, 0x7f43337e74f0 <vm_exec_core+1200>, 0x7f43337e73dd <vm_exec_core+925>, 0x7f43337e733a <vm_exec_core+762>, 0x7f43337e7289 <vm_exec_core+585>, 0x7f43337e7180 <vm_exec_core+320>, 0x7f43337e7098 <vm_exec_core+88>, 0x7f43337e9557 <vm_exec_core+9495>, 0x7f43337e9457 <vm_exec_core+9239>, 0x7f43337ee39b <vm_exec_core+29531>, 0x7f43337e9357 <vm_exec_core+8983>, 0x7f43337e922a <vm_exec_core+8682>, 0x7f43337e9118 <vm_exec_core+8408>, 0x7f43337e902c <vm_exec_core+8172>, 0x7f43337e8f28 <vm_exec_core+7912>, 0x7f43337eb593 <vm_exec_core+17747>, 0x7f43337e9846 <vm_exec_core+10246>, 0x7f43337e979f <vm_exec_core+10079>, 0x7f43337e96f8 <vm_exec_core+9912>, 0x7f43337e9651 <vm_exec_core+9745>, 0x7f43337e999b <vm_exec_core+10587>, 0x7f43337e98e0 <vm_exec_core+10400>, 0x7f43337ee2c4 <vm_exec_core+29316>, 0x7f43337ee1ed <vm_exec_core+29101>, 0x7f43337ee116 <vm_exec_core+28886>, 0x7f43337ee03f <vm_exec_core+28671>, 0x7f43337edf68 <vm_exec_core+28456>, 0x7f43337ede82 <vm_exec_core+28226>, 0x7f43337edd8e <vm_exec_core+27982>, 0x7f43337edcb7 <vm_exec_core+27767>, 0x7f43337edbe0 <vm_exec_core+27552>, 0x7f43337edb09 <vm_exec_core+27337>, 0x7f43337eda32 <vm_exec_core+27122>, 0x7f43337ed95b <vm_exec_core+26907>, 0x7f43337ed884 <vm_exec_core+26692>, 0x7f43337ed7ad <vm_exec_core+26477>, 0x7f43337ed6d6 <vm_exec_core+26262>, 0x7f43337ed5f5 <vm_exec_core+26037>, 0x7f43337e9a62 <vm_exec_core+10786>, 0x7f43337e8e30 <vm_exec_core+7664>, 0x7f43337ed527 <vm_exec_core+25831>, 0x7f43337ed459 <vm_exec_core+25625>, 0x7f43337ed392 <vm_exec_core+25426>, 0x7f43337ed2cb <vm_exec_core+25227>, 0x7f43337ed1f3 <vm_exec_core+25011>, 0x7f43337ed11e <vm_exec_core+24798>, 0x7f43337e8d26 <vm_exec_core+7398>, 0x7f43337e8b02 <vm_exec_core+6850>, 0x7f43337e8bfa <vm_exec_core+7098>, 0x7f43337e8a0f <vm_exec_core+6607>, 0x7f43337e891c <vm_exec_core+6364>, 0x7f43337e886b <vm_exec_core+6187>, 0x7f43337e87ba <vm_exec_core+6010>, 0x7f43337e871f <vm_exec_core+5855>, 0x7f43337e8684 <vm_exec_core+5700>, 0x7f43337e861c <vm_exec_core+5596>, 0x7f43337e851e <vm_exec_core+5342>, 0x7f43337e845f <vm_exec_core+5151>, 0x7f43337e8329 <vm_exec_core+4841>, 0x7f43337e824b <vm_exec_core+4619>, 0x7f43337e8110 <vm_exec_core+4304>, 0x7f43337ea6f6 <vm_exec_core+14006>, 0x7f43337ea643 <vm_exec_core+13827>, 0x7f43337ea545 <vm_exec_core+13573>, 0x7f43337ea48c <vm_exec_core+13388>, 0x7f43337eaa0f <vm_exec_core+14799>, 0x7f43337ea803 <vm_exec_core+14275>, 0x7f43337ea8c4 <vm_exec_core+14468>, 0x7f43337ea02a <vm_exec_core+12266>, 0x7f43337ea32a <vm_exec_core+13034>, 0x7f43337ea247 <vm_exec_core+12807>, 0x7f43337ea3ee <vm_exec_core+13230>, 0x7f43337e9e81 <vm_exec_core+11841>, 0x7f43337e9db3 <vm_exec_core+11635>, 0x7f43337e9d16 <vm_exec_core+11478>, 0x7f43337e9c2b <vm_exec_core+11243>, 0x7f43337e9b43 <vm_exec_core+11011>, 0x7f43337eb081 <vm_exec_core+16449>, 0x7f43337eaf8f <vm_exec_core+16207>, 0x7f43337eb182 <vm_exec_core+16706>, 0x7f43337eab0c <vm_exec_core+15052>, 0x7f43337eb47c <vm_exec_core+17468>, 0x7f43337eacf0 <vm_exec_core+15536>, 0x7f43337eb399 <vm_exec_core+17241>, 0x7f43337e9f47 <vm_exec_core+12039>, 0x7f43337eaf07 <vm_exec_core+16071>, 0x7f43337eae15 <vm_exec_core+15829>, 0x7f43337eb2ad <vm_exec_core+17005>, 0x7f43337ea134 <vm_exec_core+12532>, 0x7f43337eabea <vm_exec_core+15274>, 0x7f43337e808b <vm_exec_core+4171>, 0x7f43337e7f94 <vm_exec_core+3924>, 0x7f43337e7eec <vm_exec_core+3756>, 0x7f43337e7b1b <vm_exec_core+2779>, 0x7f43337e79eb <vm_exec_core+2475>, 0x7f43337e7bf1 <vm_exec_core+2993>, 0x7f43337e77d4 <vm_exec_core+1940>, 0x7f43337e7e8e <vm_exec_core+3662>, 0x7f43337e78c9 <vm_exec_core+2185>, 0x7f43337e7cd7 <vm_exec_core+3223>, 0x7f43337e76d0 <vm_exec_core+1680>, 0x7f43337e75d6 <vm_exec_core+1430>, 0x7f43337e74df <vm_exec_core+1183>, 0x7f43337e73cc <vm_exec_core+908>, 0x7f43337e7329 <vm_exec_core+745>, 0x7f43337e7278 <vm_exec_core+568>, 0x7f43337e716f <vm_exec_core+303>, 0x7f43337ed108 <vm_exec_core+24776>, 0x7f43337e9546 <vm_exec_core+9478>, 0x7f43337e9446 <vm_exec_core+9222>, 0x7f43337ed0f2 <vm_exec_core+24754>, 0x7f43337e9346 <vm_exec_core+8966>, 0x7f43337e9219 <vm_exec_core+8665>, 0x7f43337e9107 <vm_exec_core+8391>, 0x7f43337e901b <vm_exec_core+8155>, 0x7f43337e8f17 <vm_exec_core+7895>, 0x7f43337eb582 <vm_exec_core+17730>, 0x7f43337e9835 <vm_exec_core+10229>, 0x7f43337e978e <vm_exec_core+10062>, 0x7f43337e96e7 <vm_exec_core+9895>, 0x7f43337e9640 <vm_exec_core+9728>, 0x7f43337e998a <vm_exec_core+10570>, 0x7f43337e98cf <vm_exec_core+10383>, 0x7f43337ed0dc <vm_exec_core+24732>, 0x7f43337ed0c6 <vm_exec_core+24710>, 0x7f43337ed0b0 <vm_exec_core+24688>, 0x7f43337ed09a <vm_exec_core+24666>, 0x7f43337ed084 <vm_exec_core+24644>, 0x7f43337ed06e <vm_exec_core+24622>, 0x7f43337ed051 <vm_exec_core+24593>, 0x7f43337ed03b <vm_exec_core+24571>, 0x7f43337ed025 <vm_exec_core+24549>, 0x7f43337ed00f <vm_exec_core+24527>, 0x7f43337ecff9 <vm_exec_core+24505>, 0x7f43337ecfe3 <vm_exec_core+24483>, 0x7f43337ecfcd <vm_exec_core+24461>, 0x7f43337ecfb7 <vm_exec_core+24439>, 0x7f43337ecfa1 <vm_exec_core+24417>, 0x7f43337ecf8b <vm_exec_core+24395>, 0x7f43337e9a51 <vm_exec_core+10769>, 0x7f43337e8e1f <vm_exec_core+7647>, 0x7f43337ecf75 <vm_exec_core+24373>, 0x7f43337ecf5f <vm_exec_core+24351>, 0x7f43337ecf49 <vm_exec_core+24329>, 0x7f43337ecf33 <vm_exec_core+24307>, 0x7f43337e707d <vm_exec_core+61>, 0x7f43337e7081 <vm_exec_core+65>, 0x7f43337e8d15 <vm_exec_core+7381>, 0x7f43337e8af1 <vm_exec_core+6833>, 0x7f43337e8be9 <vm_exec_core+7081>, 0x7f43337e89fe <vm_exec_core+6590>, 0x7f43337e890b <vm_exec_core+6347>, 0x7f43337e885a <vm_exec_core+6170>, 0x7f43337e87a9 <vm_exec_core+5993>...}
        __func__ = "vm_exec_core"
#45 0x00007f43337ef79b in rb_vm_exec (ec=0xe) at /tmp/ruby/src/trunk-asserts/vm.c:2393
        _ec = 0xe
        _tag = {tag = 36, retval = 4, buf = {0x55868ff06140, 0x7f43337ef7a8 <rb_vm_exec+296>, 0x0, 0x7ffd9019a940, 0x7f4333ae4040 <_rtld_global>}, prev = 0x7ffd9019aa00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 36
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#46 0x00007f43336707a0 in rb_ec_exec_node (ec=ec@entry=0x55868ff06140, n=n@entry=0x7f433302f9b0) at /tmp/ruby/src/trunk-asserts/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94036428874048, buf = {0x55868ff06140, 0x7f43336707d0 <rb_ec_exec_node+192>, 0x0, 0x7ffd9019a9e0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f433302f9b0
#47 0x00007f4333675beb in ruby_run_node (n=0x7f433302f9b0) at /tmp/ruby/src/trunk-asserts/eval.c:328
        ec = 0x55868ff06140
        status = 0
#48 0x000055868e91028b in rb_main (argc=11, argv=0x7ffd9019ac18) at /tmp/ruby/src/trunk-asserts/main.c:39
        variable_in_this_stack_frame = 11
#49 0x000055868e910158 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-asserts/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile