# Logfile created on 2023-04-30 23:05:32 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000559043318f20 @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.20230430-230532", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00005590433a59e8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005590433a5858 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005590433a56a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-asserts.20230430-230532", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-asserts.20230430-230532>, @binmode=false, @mon_data=#<Monitor:0x00005590433a55b0>, @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.7...
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.7.2...
/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 = 814f52a9eb
$$$[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.7...
Unpacked gems/test-unit-3.5.7.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.7.2...
Unpacked gems/debug-1.7.2.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) 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) 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) 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 readline
configuring ripper
configuring rubyvm
configuring socket
configuring stringio
configuring strscan
configuring syslog
configuring zlib
configuring debug-1.7.2/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/readline'
compiling /tmp/ruby/src/trunk-asserts/ext/readline/readline.c
linking shared-object readline.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/ext/readline'
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.7.2/ext/debug'
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/debug-1.7.2/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-asserts/.bundle/gems/debug-1.7.2/ext/debug/iseq_collector.c
linking shared-object debug/debug.so
ln -sfT ../../../../../src/trunk-asserts/.bundle/gems/debug-1.7.2/lib ../../../../../.bundle/gems/debug-1.7.2/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/debug-1.7.2/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) 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.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts/.bundle/gems/debug-1.7.2/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.3
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.0.4
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.2
openssl 3.1.0
pathname 0.2.1
psych 5.1.0
readline-ext 0.1.5
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.7
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.7.2
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) 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=33443
"--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:
Retrying...
Finished tests in 15182.048030s, 1.5757 tests/s, 588.6834 assertions/s.
23922 tests, 8937419 assertions, 0 failures, 0 errors, 144 skips
ruby -v: ruby 3.3.0dev (2023-04-30T20:10:34Z master 814f52a9eb) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[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-04-30T20:10:34Z master 814f52a9eb) [x86_64-linux]
verify_internal_consistency_reachable_i: WB miss (O->Y) 0x00007f744d7a5c60 [3LM ] strio (StringIO)strio -> 0x00007f744e2ad590 [0 ] T_STRING (String) len: 8, capa: 15 "to_strio"
/tmp/ruby/src/trunk-asserts/spec/ruby/library/timeout/timeout_spec.rb: [BUG] gc_verify_internal_consistency: found internal inconsistency.
ruby 3.3.0dev (2023-04-30T20:10:34Z master 814f52a9eb) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0014 p:---- s:0062 e:000061 DUMMY [FINISH]
c:0013 p:---- s:0059 e:000058 CFUNC :load
c:0012 p:0006 s:0054 e:000053 BLOCK /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH]
c:0011 p:---- s:0051 e:000050 CFUNC :instance_exec
c:0010 p:0009 s:0047 e:000046 METHOD /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:117
c:0009 p:0030 s:0039 e:000038 BLOCK /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH]
c:0008 p:---- s:0035 e:000034 CFUNC :each
c:0007 p:0093 s:0031 e:000030 METHOD /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:91
c:0006 p:0004 s:0024 e:000023 METHOD /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:96
c:0005 p:0021 s:0020 e:000019 METHOD /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:64
c:0004 p:0024 s:0016 e:000015 METHOD /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/commands/mspec-run.rb:84
c:0003 p:0051 s:0012 e:000011 METHOD /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/utils/script.rb:291
c:0002 p:0023 s:0006 e:000005 EVAL /tmp/ruby/src/trunk-asserts/spec/mspec/bin/mspec-run:7 [FINISH]
c:0001 p:0000 s:0003 E:001840 DUMMY [FINISH]
-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-asserts/spec/mspec/bin/mspec-run:7:in `<main>'
/tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/utils/script.rb:291:in `main'
/tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in `run'
/tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:64:in `process'
/tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:96:in `files'
/tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:91:in `each_file'
/tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:91:in `each'
/tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:100:in `block in files'
/tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:117:in `protect'
/tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:117:in `instance_exec'
/tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:100:in `block (2 levels) in files'
/tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb:100:in `load'
-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 2
-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_print_backtrace+0x19) [0x7f74529fbec9] /tmp/ruby/src/trunk-asserts/vm_dump.c:785
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(fprintf+0x0) [0x7f74529fc048] /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) [0x7f745286a6e8] /tmp/ruby/src/trunk-asserts/error.c:791
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_bug+0x9f) [0x7f74527e6c7b] /tmp/ruby/src/trunk-asserts/error.c:799
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(gc_mark_stacked_objects+0x0) [0x7f74527e89f9] /tmp/ruby/src/trunk-asserts/gc.c:8082
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(gc_verify_internal_consistency+0x4b) [0x7f745288f31b] /tmp/ruby/src/trunk-asserts/gc.c:8150
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(gc_sweep_step+0x13b) [0x7f74528912db] /tmp/ruby/src/trunk-asserts/gc.c:5970
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(gc_sweep_continue+0x3a) [0x7f745289143a] /tmp/ruby/src/trunk-asserts/gc.c:6003
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(gc_continue+0x85) [0x7f7452893215] /tmp/ruby/src/trunk-asserts/gc.c:2393
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(heap_prepare+0x1c) [0x7f745289395c] /tmp/ruby/src/trunk-asserts/gc.c:2405
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(heap_next_free_page+0x46) [0x7f7452893a86] /tmp/ruby/src/trunk-asserts/gc.c:2677
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(newobj_alloc+0xa5) [0x7f7452893b35] /tmp/ruby/src/trunk-asserts/gc.c:2778
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(newobj_of0+0x90) [0x7f7452893e70] /tmp/ruby/src/trunk-asserts/gc.c:2881
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(newobj_of+0x28) [0x7f7452893ec8] /tmp/ruby/src/trunk-asserts/gc.c:2898
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_wb_protected_newobj_of+0x3c) [0x7f7452893f5c] /tmp/ruby/src/trunk-asserts/gc.c:2913
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_ary_tmp_new_from_values+0x14) [0x7f7452805794] /tmp/ruby/src/trunk-asserts/array.c:873
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(iseq_compile_each0+0xee0) [0x7f7452833310] /tmp/ruby/src/trunk-asserts/compile.c:9780
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(compile_call+0x253) [0x7f7452836d83] /tmp/ruby/src/trunk-asserts/compile.c:8594
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(iseq_compile_each0+0x115) [0x7f7452832545] /tmp/ruby/src/trunk-asserts/compile.c:9700
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(compile_iter+0xd8) [0x7f745283a188] /tmp/ruby/src/trunk-asserts/compile.c:7542
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(iseq_compile_each0+0x181) [0x7f74528325b1] /tmp/ruby/src/trunk-asserts/compile.c:9534
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_iseq_compile_node+0x42f) [0x7f7452841eff] /tmp/ruby/src/trunk-asserts/compile.c:772
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_iseq_new_with_opt+0x109) [0x7f74528c2eb9] /tmp/ruby/src/trunk-asserts/iseq.c:925
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(new_child_iseq+0x9e) [0x7f745282586e] /tmp/ruby/src/trunk-asserts/compile.c:1334
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(iseq_compile_each0+0x55e) [0x7f745283298e] /tmp/ruby/src/trunk-asserts/compile.c:10165
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(compile_call+0x253) [0x7f7452836d83] /tmp/ruby/src/trunk-asserts/compile.c:8594
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(iseq_compile_each0+0x115) [0x7f7452832545] /tmp/ruby/src/trunk-asserts/compile.c:9700
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_iseq_compile_node+0x42f) [0x7f7452841eff] /tmp/ruby/src/trunk-asserts/compile.c:772
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_iseq_new_with_opt+0x109) [0x7f74528c2eb9] /tmp/ruby/src/trunk-asserts/iseq.c:925
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(new_child_iseq+0x9e) [0x7f745282586e] /tmp/ruby/src/trunk-asserts/compile.c:1334
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(compile_iter+0xbc) [0x7f745283a16c] /tmp/ruby/src/trunk-asserts/compile.c:7540
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(iseq_compile_each0+0x181) [0x7f74528325b1] /tmp/ruby/src/trunk-asserts/compile.c:9534
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(compile_block+0x43) [0x7f7452833f03] /tmp/ruby/src/trunk-asserts/compile.c:4187
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(iseq_compile_each0+0xf89) [0x7f74528333b9] /tmp/ruby/src/trunk-asserts/compile.c:9513
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_iseq_compile_node+0x42f) [0x7f7452841eff] /tmp/ruby/src/trunk-asserts/compile.c:772
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_iseq_new_with_opt+0x109) [0x7f74528c2eb9] /tmp/ruby/src/trunk-asserts/iseq.c:925
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(new_child_iseq+0x9e) [0x7f745282586e] /tmp/ruby/src/trunk-asserts/compile.c:1334
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(compile_iter+0xbc) [0x7f745283a16c] /tmp/ruby/src/trunk-asserts/compile.c:7540
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(iseq_compile_each0+0x181) [0x7f74528325b1] /tmp/ruby/src/trunk-asserts/compile.c:9534
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(compile_block+0x43) [0x7f7452833f03] /tmp/ruby/src/trunk-asserts/compile.c:4187
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(iseq_compile_each0+0xf89) [0x7f74528333b9] /tmp/ruby/src/trunk-asserts/compile.c:9513
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_iseq_compile_node+0xee) [0x7f7452841bbe] /tmp/ruby/src/trunk-asserts/compile.c:820
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_iseq_new_with_opt+0x109) [0x7f74528c2eb9] /tmp/ruby/src/trunk-asserts/iseq.c:925
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_iseq_new_top+0x4d) [0x7f74528c2fcd] /tmp/ruby/src/trunk-asserts/iseq.c:853
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(load_iseq_eval+0xe5) [0x7f74528c4905] /tmp/ruby/src/trunk-asserts/load.c:704
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_load_internal+0x5b) [0x7f74528c4b0b] /tmp/ruby/src/trunk-asserts/load.c:772
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_f_load+0x7a) [0x7f74528c556a] /tmp/ruby/src/trunk-asserts/load.c:847
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_+0xf6) [0x7f74529da0e6] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3433
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_sendish+0x108) [0x7f74529e4f48] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5487
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_exec_core+0xd5) [0x7f74529e6015] ../../src/trunk-asserts/insns.def:835
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_vm_exec+0x11b) [0x7f74529ee69b] /tmp/ruby/src/trunk-asserts/vm.c:2393
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_yield_with_cref+0x49) [0x7f74529f11d9] /tmp/ruby/src/trunk-asserts/vm.c:1511
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(yield_under+0x15e) [0x7f74529f17ee] /tmp/ruby/src/trunk-asserts/vm_eval.c:1936
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_+0xf6) [0x7f74529da0e6] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3433
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_sendish+0x108) [0x7f74529e4f48] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5487
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_exec_core+0x1d5) [0x7f74529e6115] ../../src/trunk-asserts/insns.def:815
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_vm_exec+0x11b) [0x7f74529ee69b] /tmp/ruby/src/trunk-asserts/vm.c:2393
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_yield_with_cref+0x49) [0x7f74529f11d9] /tmp/ruby/src/trunk-asserts/vm.c:1511
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_yield+0x37) [0x7f74529f1297] /tmp/ruby/src/trunk-asserts/vm_eval.c:1375
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_ary_each+0x37) [0x7f7452800ae7] /tmp/ruby/src/trunk-asserts/array.c:2720
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_call_cfunc_with_frame_+0xf6) [0x7f74529da0e6] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3433
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_sendish+0x108) [0x7f74529e4f48] /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5487
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(vm_exec_core+0x1d5) [0x7f74529e6115] ../../src/trunk-asserts/insns.def:815
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_vm_exec+0x11b) [0x7f74529ee69b] /tmp/ruby/src/trunk-asserts/vm.c:2393
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(rb_ec_exec_node+0x90) [0x7f745286fc50] /tmp/ruby/src/trunk-asserts/eval.c:287
/tmp/ruby/build/trunk-asserts/libruby.so.3.3(ruby_run_node+0x8b) [0x7f745287509b] /tmp/ruby/src/trunk-asserts/eval.c:328
/tmp/ruby/build/trunk-asserts/ruby(rb_main+0x3b) [0x55b44433728b] /tmp/ruby/src/trunk-asserts/main.c:39
/tmp/ruby/build/trunk-asserts/ruby(main+0x38) [0x55b444337158] /tmp/ruby/src/trunk-asserts/main.c:58
-- Other runtime information -----------------------------------------------
* Loaded script: /tmp/ruby/src/trunk-asserts/spec/mspec/bin/mspec-run
* 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/build/trunk-asserts/rbconfig.rb
9 /tmp/ruby/src/trunk-asserts/lib/rubygems/compatibility.rb
10 /tmp/ruby/src/trunk-asserts/lib/rubygems/defaults.rb
11 /tmp/ruby/src/trunk-asserts/lib/rubygems/deprecate.rb
12 /tmp/ruby/src/trunk-asserts/lib/rubygems/errors.rb
13 /tmp/ruby/src/trunk-asserts/lib/rubygems/unknown_command_spell_checker.rb
14 /tmp/ruby/src/trunk-asserts/lib/rubygems/exceptions.rb
15 /tmp/ruby/src/trunk-asserts/lib/rubygems/basic_specification.rb
16 /tmp/ruby/src/trunk-asserts/lib/rubygems/stub_specification.rb
17 /tmp/ruby/src/trunk-asserts/lib/rubygems/platform.rb
18 /tmp/ruby/src/trunk-asserts/lib/rubygems/util/list.rb
19 /tmp/ruby/src/trunk-asserts/lib/rubygems/version.rb
20 /tmp/ruby/src/trunk-asserts/lib/rubygems/requirement.rb
21 /tmp/ruby/src/trunk-asserts/lib/rubygems/specification.rb
22 /tmp/ruby/src/trunk-asserts/lib/rubygems/util.rb
23 /tmp/ruby/src/trunk-asserts/lib/rubygems/dependency.rb
24 /tmp/ruby/src/trunk-asserts/lib/rubygems/core_ext/kernel_gem.rb
25 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
26 /tmp/ruby/build/trunk-asserts/.ext/common/monitor.rb
27 /tmp/ruby/src/trunk-asserts/lib/rubygems.rb
28 /tmp/ruby/src/trunk-asserts/lib/error_highlight/version.rb
29 /tmp/ruby/src/trunk-asserts/lib/error_highlight/base.rb
30 /tmp/ruby/src/trunk-asserts/lib/error_highlight/formatter.rb
31 /tmp/ruby/src/trunk-asserts/lib/error_highlight/core_ext.rb
32 /tmp/ruby/src/trunk-asserts/lib/error_highlight.rb
33 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/version.rb
34 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/core_ext/name_error.rb
35 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/levenshtein.rb
36 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/jaro_winkler.rb
37 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checker.rb
38 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
39 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
40 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/name_error_checkers.rb
41 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/method_name_checker.rb
42 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/key_error_checker.rb
43 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/null_checker.rb
44 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/tree_spell_checker.rb
45 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/require_path_checker.rb
46 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
47 /tmp/ruby/src/trunk-asserts/lib/did_you_mean/formatter.rb
48 /tmp/ruby/src/trunk-asserts/lib/did_you_mean.rb
49 /tmp/ruby/src/trunk-asserts/lib/syntax_suggest/core_ext.rb
50 /tmp/ruby/build/trunk-asserts/x86_64-linux-fake.rb
51 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/utils/version.rb
52 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/version.rb
53 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/utils/options.rb
54 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/context.rb
55 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/exception.rb
56 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/tag.rb
57 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/mspec.rb
58 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/actions/tally.rb
59 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards/guard.rb
60 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/utils/deprecate.rb
61 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards/version.rb
62 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/utils/warnings.rb
63 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/utils/script.rb
64 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/commands/mspec-run.rb
65 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/expectations/expectations.rb
66 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/actions/timer.rb
67 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/base.rb
68 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/dotted.rb
69 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/spinner.rb
70 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/file.rb
71 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/filters/match.rb
72 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/filters/regexp.rb
73 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/filters/tag.rb
74 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/filters/profile.rb
75 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/filters.rb
76 /tmp/ruby/src/trunk-asserts/lib/prettyprint.rb
77 /tmp/ruby/src/trunk-asserts/lib/pp.rb
78 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/utils/format.rb
79 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/base.rb
80 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/be_an_instance_of.rb
81 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/be_ancestor_of.rb
82 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/be_close.rb
83 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/be_computed_by.rb
84 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/be_empty.rb
85 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/be_false.rb
86 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/be_kind_of.rb
87 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/be_nan.rb
88 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/be_nil.rb
89 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/be_true.rb
90 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/be_true_or_false.rb
91 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards/feature.rb
92 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/io.rb
93 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/complain.rb
94 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/eql.rb
95 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/equal.rb
96 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/equal_element.rb
97 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/variable.rb
98 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/have_constant.rb
99 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/have_class_variable.rb
100 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/method.rb
101 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/have_instance_method.rb
102 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/have_instance_variable.rb
103 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/have_method.rb
104 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/have_private_instance_method.rb
105 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/have_private_method.rb
106 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/have_protected_instance_method.rb
107 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/have_public_instance_method.rb
108 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/have_singleton_method.rb
109 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/include.rb
110 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/include_any_of.rb
111 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/infinity.rb
112 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/match_yaml.rb
113 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/raise_error.rb
114 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/output.rb
115 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/tmp.rb
116 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/output_to_fd.rb
117 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/respond_to.rb
118 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/signed_zero.rb
119 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/block_caller.rb
120 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers/skip.rb
121 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/matchers.rb
122 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/expectations/should.rb
123 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/expectations.rb
124 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/warning.rb
125 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/mocks/mock.rb
126 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/mocks/proxy.rb
127 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/mocks/object.rb
128 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/mocks.rb
129 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/evaluate.rb
130 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/example.rb
131 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/object.rb
132 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/describe.rb
133 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/specdoc.rb
134 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/html.rb
135 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/summary.rb
136 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/unit.rb
137 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/method.rb
138 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/stats.rb
139 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/yaml.rb
140 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/actions/profile.rb
141 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/profile.rb
142 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters/junit.rb
143 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/formatters.rb
144 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/actions/filter.rb
145 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/actions/tag.rb
146 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/actions/taglist.rb
147 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/actions/tagpurge.rb
148 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/actions.rb
149 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner/shared.rb
150 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/runner.rb
151 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards/block_device.rb
152 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards/bug.rb
153 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards/conflict.rb
154 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards/endian.rb
155 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
156 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards/platform.rb
157 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards/quarantine.rb
158 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards/support.rb
159 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards/superuser.rb
160 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/guards.rb
161 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/argf.rb
162 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/argv.rb
163 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/datetime.rb
164 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/fixture.rb
165 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/flunk.rb
166 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/fs.rb
167 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/mock_to_path.rb
168 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/numeric.rb
169 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/ruby_exe.rb
170 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers/scratch.rb
171 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec/helpers.rb
172 /tmp/ruby/src/trunk-asserts/spec/mspec/lib/mspec.rb
173 /tmp/ruby/src/trunk-asserts/spec/ruby/spec_helper.rb
174 /tmp/ruby/src/trunk-asserts/spec/ruby/command_line/shared/change_directory.rb
175 /tmp/ruby/src/trunk-asserts/spec/ruby/command_line/shared/verbose.rb
176 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/kernel/at_exit.rb
177 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/array.rb
178 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/block.rb
179 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/break.rb
180 /tmp/ruby/src/trunk-asserts/spec/ruby/fixtures/class.rb
181 /tmp/ruby/src/trunk-asserts/spec/ruby/fixtures/class_variables.rb
182 /tmp/ruby/src/trunk-asserts/spec/ruby/fixtures/constants.rb
183 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/constants_sclass.rb
184 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/constant_visibility.rb
185 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/def.rb
186 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/defined.rb
187 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/delegation.rb
188 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/coding_us_ascii.rb
189 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/coding_utf_8.rb
190 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/ensure.rb
191 /tmp/ruby/src/trunk-asserts/spec/ruby/fixtures/code_loading.rb
192 /tmp/ruby/src/trunk-asserts/spec/ruby/language/shared/__FILE__.rb
193 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/for_scope.rb
194 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/hash_strings_binary.rb
195 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/hash_strings_utf8.rb
196 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/hash_strings_usascii.rb
197 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/squiggly_heredoc.rb
198 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/classes.rb
199 /tmp/ruby/src/trunk-asserts/spec/ruby/language/shared/__LINE__.rb
200 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
201 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/no_magic_comment.rb
202 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/case_magic_comment.rb
203 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/second_line_magic_comment.rb
204 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/second_token_magic_comment.rb
205 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/shebang_magic_comment.rb
206 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/emacs_magic_comment.rb
207 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/vim_magic_comment.rb
208 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/magic_comment.rb
209 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/bytes_magic_comment.rb
210 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/match_operators.rb
211 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/metaclass.rb
212 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/module.rb
213 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/next.rb
214 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/precedence.rb
215 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
216 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
217 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
218 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
219 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/private.rb
220 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
221 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
222 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
223 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
224 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/rescue.rb
225 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/rescue_captures.rb
226 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/return.rb
227 /tmp/rubyspec_temp.20230501-26222-ia9yev/168-top_return.rb
228 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/send.rb
229 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/super.rb
230 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/variables.rb
231 /tmp/ruby/src/trunk-asserts/spec/ruby/language/fixtures/yield.rb
232 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/each_byte.rb
233 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/each_char.rb
234 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/each_codepoint.rb
235 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/each_line.rb
236 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/eof.rb
237 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/filename.rb
238 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/fileno.rb
239 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/getc.rb
240 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/gets.rb
241 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/pos.rb
242 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/read.rb
243 /tmp/ruby/src/trunk-asserts/spec/ruby/core/argf/shared/readlines.rb
244 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
245 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/iterable_and_tolerating_size_increasing.rb
246 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/fixtures/classes.rb
247 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/push.rb
248 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerable/shared/enumeratorized.rb
249 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/clone.rb
250 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/collect.rb
251 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/enumeratorize.rb
252 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/delete_if.rb
253 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/difference.rb
254 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/slice.rb
255 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/eql.rb
256 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/keep_if.rb
257 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/select.rb
258 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/index.rb
259 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/fixtures/encoded_strings.rb
260 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/inspect.rb
261 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
262 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/intersection.rb
263 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/join.rb
264 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/length.rb
265 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/enumerable/minmax.rb
266 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/pack/shared/basic.rb
267 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/pack/shared/string.rb
268 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/pack/shared/taint.rb
269 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/pack/shared/encodings.rb
270 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/pack/shared/numeric_basic.rb
271 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/pack/shared/float.rb
272 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/pack/shared/integer.rb
273 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/pack/shared/unicode.rb
274 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/unshift.rb
275 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/replace.rb
276 /tmp/ruby/src/trunk-asserts/spec/ruby/core/array/shared/union.rb
277 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/kernel/object_id.rb
278 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/basicobject/send.rb
279 /tmp/ruby/src/trunk-asserts/spec/ruby/core/basicobject/fixtures/common.rb
280 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/kernel/equal.rb
281 /tmp/ruby/src/trunk-asserts/spec/ruby/core/basicobject/fixtures/classes.rb
282 /tmp/ruby/src/trunk-asserts/spec/ruby/fixtures/basicobject/method_missing.rb
283 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/basicobject/method_missing.rb
284 /tmp/ruby/src/trunk-asserts/spec/ruby/core/basicobject/fixtures/singleton_method.rb
285 /tmp/ruby/src/trunk-asserts/spec/ruby/core/binding/fixtures/classes.rb
286 /tmp/ruby/src/trunk-asserts/spec/ruby/core/binding/shared/clone.rb
287 /tmp/ruby/src/trunk-asserts/spec/ruby/core/binding/fixtures/location.rb
288 /tmp/ruby/src/trunk-asserts/spec/ruby/core/class/fixtures/classes.rb
289 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/autoload_empty.rb
290 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/classes.rb
291 /tmp/ruby/src/trunk-asserts/spec/ruby/core/comparable/fixtures/classes.rb
292 /tmp/ruby/src/trunk-asserts/spec/ruby/core/complex/shared/abs.rb
293 /tmp/ruby/src/trunk-asserts/spec/ruby/core/complex/shared/arg.rb
294 /tmp/ruby/src/trunk-asserts/spec/ruby/core/complex/shared/conjugate.rb
295 /tmp/ruby/src/trunk-asserts/spec/ruby/core/complex/shared/divide.rb
296 /tmp/ruby/src/trunk-asserts/spec/ruby/core/complex/shared/image.rb
297 /tmp/ruby/src/trunk-asserts/spec/ruby/core/numeric/fixtures/classes.rb
298 /tmp/ruby/src/trunk-asserts/spec/ruby/core/complex/shared/rect.rb
299 /tmp/ruby/src/trunk-asserts/spec/ruby/core/data/fixtures/classes.rb
300 /tmp/ruby/src/trunk-asserts/spec/ruby/core/dir/fixtures/common.rb
301 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
302 /tmp/ruby/src/trunk-asserts/spec/ruby/core/dir/shared/chroot.rb
303 /tmp/ruby/src/trunk-asserts/spec/ruby/core/dir/shared/delete.rb
304 /tmp/ruby/src/trunk-asserts/spec/ruby/core/dir/shared/closed.rb
305 /tmp/ruby/src/trunk-asserts/spec/ruby/core/dir/shared/glob.rb
306 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
307 /tmp/ruby/build/trunk-asserts/.ext/common/pathname.rb
308 /tmp/ruby/src/trunk-asserts/spec/ruby/core/dir/shared/exist.rb
309 /tmp/ruby/src/trunk-asserts/spec/ruby/core/dir/shared/pwd.rb
310 /tmp/ruby/src/trunk-asserts/spec/ruby/core/dir/shared/open.rb
311 /tmp/ruby/src/trunk-asserts/spec/ruby/core/dir/shared/path.rb
312 /tmp/ruby/src/trunk-asserts/spec/ruby/core/dir/shared/pos.rb
313 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
314 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
315 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
316 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
317 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
318 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
319 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
320 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
321 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
322 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
323 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
324 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
325 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
326 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
327 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
328 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
329 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
330 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
331 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
332 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
333 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
334 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
335 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
336 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
337 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
338 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
339 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
340 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
341 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
342 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
343 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
344 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
345 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
346 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
347 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
348 /tmp/ruby/src/trunk-asserts/spec/ruby/core/encoding/fixtures/classes.rb
349 /tmp/ruby/src/trunk-asserts/spec/ruby/core/encoding/shared/name.rb
350 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerable/fixtures/classes.rb
351 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerable/shared/enumerable_enumeratorized.rb
352 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerable/shared/collect_concat.rb
353 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerable/shared/collect.rb
354 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerable/shared/find.rb
355 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerable/shared/entries.rb
356 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerable/shared/find_all.rb
357 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerable/shared/take.rb
358 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerable/shared/include.rb
359 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerable/shared/inject.rb
360 /tmp/ruby/src/trunk-asserts/spec/ruby/fixtures/enumerator/classes.rb
361 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/enumerator/with_index.rb
362 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/enumerator/with_object.rb
363 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/enumerator/enum_for.rb
364 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerator/fixtures/common.rb
365 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerator/lazy/fixtures/classes.rb
366 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerator/lazy/shared/collect_concat.rb
367 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerator/lazy/shared/collect.rb
368 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerator/lazy/shared/to_enum.rb
369 /tmp/ruby/src/trunk-asserts/spec/ruby/core/enumerator/lazy/shared/select.rb
370 /tmp/ruby/src/trunk-asserts/spec/ruby/core/env/spec_helper.rb
371 /tmp/ruby/src/trunk-asserts/spec/ruby/core/env/shared/each.rb
372 /tmp/ruby/src/trunk-asserts/spec/ruby/core/env/fixtures/common.rb
373 /tmp/ruby/src/trunk-asserts/spec/ruby/core/env/shared/store.rb
374 /tmp/ruby/src/trunk-asserts/spec/ruby/core/env/shared/to_hash.rb
375 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/hash/key_error.rb
376 /tmp/ruby/src/trunk-asserts/spec/ruby/core/env/shared/select.rb
377 /tmp/ruby/src/trunk-asserts/spec/ruby/core/env/shared/include.rb
378 /tmp/ruby/src/trunk-asserts/spec/ruby/core/env/shared/value.rb
379 /tmp/ruby/src/trunk-asserts/spec/ruby/core/env/shared/key.rb
380 /tmp/ruby/src/trunk-asserts/spec/ruby/core/env/shared/length.rb
381 /tmp/ruby/src/trunk-asserts/spec/ruby/core/env/shared/update.rb
382 /tmp/ruby/src/trunk-asserts/spec/ruby/core/exception/fixtures/common.rb
383 /tmp/ruby/src/trunk-asserts/spec/ruby/core/exception/shared/new.rb
384 /tmp/ruby/src/trunk-asserts/lib/rubygems/path_support.rb
385 /tmp/ruby/src/trunk-asserts/spec/ruby/core/fiber/shared/blocking.rb
386 /tmp/ruby/src/trunk-asserts/spec/ruby/core/fiber/fixtures/classes.rb
387 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/kernel/raise.rb
388 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/fiber/resume.rb
389 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/blockdev.rb
390 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/chardev.rb
391 /tmp/ruby/src/trunk-asserts/spec/ruby/core/file/shared/unlink.rb
392 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/directory.rb
393 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/zero.rb
394 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/executable_real.rb
395 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/executable.rb
396 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/exist.rb
397 /tmp/ruby/src/trunk-asserts/spec/ruby/core/file/fixtures/common.rb
398 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
399 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/file.rb
400 /tmp/ruby/src/trunk-asserts/spec/ruby/core/file/shared/fnmatch.rb
401 /tmp/ruby/src/trunk-asserts/spec/ruby/core/file/fixtures/file_types.rb
402 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
403 /tmp/ruby/build/trunk-asserts/.ext/common/socket.rb
404 /tmp/ruby/src/trunk-asserts/spec/ruby/library/socket/fixtures/classes.rb
405 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/grpowned.rb
406 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/identical.rb
407 /tmp/ruby/src/trunk-asserts/spec/ruby/core/file/shared/stat.rb
408 /tmp/ruby/src/trunk-asserts/spec/ruby/core/file/shared/open.rb
409 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/owned.rb
410 /tmp/ruby/src/trunk-asserts/spec/ruby/core/file/shared/path.rb
411 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/pipe.rb
412 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/shared/sprintf.rb
413 /tmp/ruby/src/trunk-asserts/spec/ruby/core/file/shared/read.rb
414 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/readable_real.rb
415 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/readable.rb
416 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/setgid.rb
417 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/setuid.rb
418 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/size.rb
419 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/socket.rb
420 /tmp/ruby/src/trunk-asserts/spec/ruby/core/file/stat/fixtures/classes.rb
421 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/sticky.rb
422 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/symlink.rb
423 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/world_readable.rb
424 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/world_writable.rb
425 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/writable_real.rb
426 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/file/writable.rb
427 /tmp/ruby/src/trunk-asserts/spec/ruby/core/float/shared/abs.rb
428 /tmp/ruby/src/trunk-asserts/spec/ruby/core/float/shared/arg.rb
429 /tmp/ruby/src/trunk-asserts/spec/ruby/core/float/shared/equal.rb
430 /tmp/ruby/src/trunk-asserts/spec/ruby/core/float/fixtures/coerce.rb
431 /tmp/ruby/src/trunk-asserts/spec/ruby/core/float/fixtures/classes.rb
432 /tmp/ruby/src/trunk-asserts/spec/ruby/core/float/shared/arithmetic_exception_in_coerce.rb
433 /tmp/ruby/src/trunk-asserts/spec/ruby/core/float/shared/quo.rb
434 /tmp/ruby/src/trunk-asserts/spec/ruby/core/float/shared/comparison_exception_in_coerce.rb
435 /tmp/ruby/src/trunk-asserts/spec/ruby/core/float/shared/to_s.rb
436 /tmp/ruby/src/trunk-asserts/spec/ruby/core/float/shared/modulo.rb
437 /tmp/ruby/src/trunk-asserts/spec/ruby/core/float/shared/to_i.rb
438 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/fixtures/classes.rb
439 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/iteration.rb
440 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/each.rb
441 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/store.rb
442 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/eql.rb
443 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/select.rb
444 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/comparison.rb
445 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/greater_than.rb
446 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/key.rb
447 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/value.rb
448 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/index.rb
449 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/to_s.rb
450 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/length.rb
451 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/less_than.rb
452 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/update.rb
453 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/replace.rb
454 /tmp/ruby/src/trunk-asserts/spec/ruby/core/hash/shared/values_at.rb
455 /tmp/ruby/src/trunk-asserts/spec/ruby/core/integer/shared/abs.rb
456 /tmp/ruby/src/trunk-asserts/spec/ruby/core/integer/shared/equal.rb
457 /tmp/ruby/src/trunk-asserts/spec/ruby/core/integer/shared/to_i.rb
458 /tmp/ruby/src/trunk-asserts/spec/ruby/core/integer/shared/integer_rounding.rb
459 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/bigdecimal.so
460 /tmp/ruby/build/trunk-asserts/.ext/common/bigdecimal.rb
461 /tmp/ruby/src/trunk-asserts/spec/ruby/core/integer/fixtures/classes.rb
462 /tmp/ruby/src/trunk-asserts/spec/ruby/core/integer/shared/arithmetic_coerce.rb
463 /tmp/ruby/src/trunk-asserts/spec/ruby/core/integer/shared/exponent.rb
464 /tmp/ruby/src/trunk-asserts/spec/ruby/core/integer/shared/comparison_coerce.rb
465 /tmp/ruby/src/trunk-asserts/spec/ruby/core/integer/shared/modulo.rb
466 /tmp/ruby/src/trunk-asserts/spec/ruby/core/integer/shared/next.rb
467 /tmp/ruby/src/trunk-asserts/spec/ruby/core/io/fixtures/classes.rb
468 /tmp/ruby/src/trunk-asserts/spec/ruby/core/io/shared/binwrite.rb
469 /tmp/ruby/src/trunk-asserts/spec/ruby/core/io/shared/chars.rb
470 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fcntl.so
471 /tmp/ruby/src/trunk-asserts/spec/ruby/core/io/shared/codepoints.rb
472 /tmp/ruby/src/trunk-asserts/spec/ruby/core/io/shared/each.rb
473 /tmp/ruby/src/trunk-asserts/spec/ruby/core/io/shared/new.rb
474 /tmp/ruby/src/trunk-asserts/spec/ruby/core/io/shared/readlines.rb
475 /tmp/ruby/src/trunk-asserts/spec/ruby/core/io/shared/gets_ascii.rb
476 /tmp/ruby/src/trunk-asserts/spec/ruby/core/io/shared/tty.rb
477 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
478 /tmp/ruby/src/trunk-asserts/spec/ruby/core/process/fixtures/common.rb
479 /tmp/ruby/src/trunk-asserts/spec/ruby/core/io/shared/pos.rb
480 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/io/putc.rb
481 /tmp/ruby/src/trunk-asserts/spec/ruby/core/io/shared/write.rb
482 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/fixtures/classes.rb
483 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/kernel/complex.rb
484 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/fixtures/Complex.rb
485 /tmp/ruby/src/trunk-asserts/spec/ruby/fixtures/rational.rb
486 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/Rational.rb
487 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/fixtures/__callee__.rb
488 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/fixtures/__method__.rb
489 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/process/abort.rb
490 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/fixtures/caller_locations.rb
491 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/fixtures/caller.rb
492 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/shared/dup_clone.rb
493 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/process/exit.rb
494 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/process/fork.rb
495 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/shared/kind_of.rb
496 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/shared/lambda.rb
497 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/shared/load.rb
498 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/shared/require.rb
499 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/shared/method.rb
500 /tmp/ruby/src/trunk-asserts/spec/ruby/fixtures/reflection.rb
501 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/fixtures/singleton_methods.rb
502 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/shared/sprintf_encoding.rb
503 /tmp/ruby/src/trunk-asserts/spec/ruby/core/kernel/shared/then.rb
504 /tmp/ruby/src/trunk-asserts/spec/ruby/core/main/fixtures/classes.rb
505 /tmp/ruby/src/trunk-asserts/spec/ruby/core/main/fixtures/string_refinement.rb
506 /tmp/ruby/src/trunk-asserts/spec/ruby/core/marshal/fixtures/classes.rb
507 /tmp/ruby/src/trunk-asserts/spec/ruby/core/marshal/fixtures/marshal_data.rb
508 /tmp/ruby/src/trunk-asserts/spec/ruby/core/marshal/shared/load.rb
509 /tmp/ruby/src/trunk-asserts/spec/ruby/core/matchdata/fixtures/classes.rb
510 /tmp/ruby/src/trunk-asserts/spec/ruby/core/matchdata/shared/eql.rb
511 /tmp/ruby/src/trunk-asserts/spec/ruby/core/matchdata/shared/length.rb
512 /tmp/ruby/src/trunk-asserts/spec/ruby/core/math/fixtures/classes.rb
513 /tmp/ruby/src/trunk-asserts/spec/ruby/fixtures/math/common.rb
514 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/math/atanh.rb
515 /tmp/ruby/src/trunk-asserts/spec/ruby/core/method/fixtures/classes.rb
516 /tmp/ruby/src/trunk-asserts/spec/ruby/core/method/shared/call.rb
517 /tmp/ruby/src/trunk-asserts/spec/ruby/core/proc/shared/compose.rb
518 /tmp/ruby/src/trunk-asserts/spec/ruby/core/method/shared/eql.rb
519 /tmp/ruby/src/trunk-asserts/spec/ruby/core/method/shared/to_s.rb
520 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/shared/class_eval.rb
521 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/shared/class_exec.rb
522 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/constant_unicode.rb
523 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/constants_autoload.rb
524 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/constants_autoload_a.rb
525 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/constants_autoload_b.rb
526 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/constants_autoload_c.rb
527 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/constants_autoload_d.rb
528 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/autoload_o.rb
529 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/autoload_location.rb
530 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/shared/equal_value.rb
531 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/module.rb
532 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/name.rb
533 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/shared/set_visibility.rb
534 /tmp/ruby/src/trunk-asserts/spec/ruby/core/module/fixtures/refine.rb
535 /tmp/ruby/src/trunk-asserts/spec/ruby/core/numeric/shared/abs.rb
536 /tmp/ruby/src/trunk-asserts/spec/ruby/core/numeric/shared/arg.rb
537 /tmp/ruby/src/trunk-asserts/spec/ruby/core/numeric/shared/conj.rb
538 /tmp/ruby/src/trunk-asserts/spec/ruby/core/numeric/shared/quo.rb
539 /tmp/ruby/src/trunk-asserts/spec/ruby/core/numeric/shared/imag.rb
540 /tmp/ruby/src/trunk-asserts/spec/ruby/core/numeric/shared/rect.rb
541 /tmp/ruby/src/trunk-asserts/spec/ruby/core/numeric/shared/step.rb
542 /tmp/ruby/src/trunk-asserts/spec/ruby/core/objectspace/fixtures/classes.rb
543 /tmp/ruby/src/trunk-asserts/spec/ruby/core/objectspace/weakmap/shared/members.rb
544 /tmp/ruby/src/trunk-asserts/spec/ruby/core/objectspace/weakmap/shared/each.rb
545 /tmp/ruby/src/trunk-asserts/spec/ruby/core/objectspace/weakmap/shared/include.rb
546 /tmp/ruby/src/trunk-asserts/spec/ruby/core/objectspace/weakmap/shared/size.rb
547 /tmp/ruby/src/trunk-asserts/spec/ruby/core/proc/fixtures/common.rb
548 /tmp/ruby/src/trunk-asserts/spec/ruby/core/proc/shared/call.rb
549 /tmp/ruby/src/trunk-asserts/spec/ruby/core/proc/shared/call_arguments.rb
550 /tmp/ruby/src/trunk-asserts/spec/ruby/core/proc/shared/dup.rb
551 /tmp/ruby/src/trunk-asserts/spec/ruby/core/proc/fixtures/proc_aref.rb
552 /tmp/ruby/src/trunk-asserts/spec/ruby/core/proc/fixtures/proc_aref_frozen.rb
553 /tmp/ruby/src/trunk-asserts/spec/ruby/core/proc/shared/equal.rb
554 /tmp/ruby/src/trunk-asserts/spec/ruby/core/proc/shared/to_s.rb
555 /tmp/ruby/src/trunk-asserts/spec/ruby/core/proc/fixtures/source_location.rb
556 /tmp/ruby/src/trunk-asserts/spec/ruby/core/process/fixtures/clocks.rb
557 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/queue/enque.rb
558 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/queue/clear.rb
559 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/queue/close.rb
560 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/queue/closed.rb
561 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/queue/deque.rb
562 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/queue/empty.rb
563 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/queue/length.rb
564 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/queue/num_waiting.rb
565 /tmp/ruby/src/trunk-asserts/spec/ruby/core/random/shared/bytes.rb
566 /tmp/ruby/src/trunk-asserts/spec/ruby/core/random/fixtures/classes.rb
567 /tmp/ruby/src/trunk-asserts/spec/ruby/core/random/shared/rand.rb
568 /tmp/ruby/src/trunk-asserts/spec/ruby/core/range/shared/begin.rb
569 /tmp/ruby/src/trunk-asserts/spec/ruby/core/range/shared/cover_and_include.rb
570 /tmp/ruby/src/trunk-asserts/spec/ruby/core/range/fixtures/classes.rb
571 /tmp/ruby/src/trunk-asserts/spec/ruby/core/range/shared/cover.rb
572 /tmp/ruby/src/trunk-asserts/spec/ruby/core/range/shared/end.rb
573 /tmp/ruby/src/trunk-asserts/spec/ruby/core/range/shared/equal_value.rb
574 /tmp/ruby/src/trunk-asserts/spec/ruby/core/range/shared/include.rb
575 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/abs.rb
576 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/ceil.rb
577 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/coerce.rb
578 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/comparison.rb
579 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/denominator.rb
580 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/div.rb
581 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/divide.rb
582 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/arithmetic_exception_in_coerce.rb
583 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/divmod.rb
584 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/equal_value.rb
585 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/exponent.rb
586 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/fdiv.rb
587 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/floor.rb
588 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/hash.rb
589 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/inspect.rb
590 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/modulo.rb
591 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/multiply.rb
592 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/numerator.rb
593 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/plus.rb
594 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/remainder.rb
595 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/round.rb
596 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/to_f.rb
597 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/to_i.rb
598 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/to_r.rb
599 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/to_s.rb
600 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/rational/truncate.rb
601 /tmp/ruby/src/trunk-asserts/spec/ruby/core/refinement/fixtures/classes.rb
602 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
603 /tmp/ruby/src/trunk-asserts/spec/ruby/core/regexp/shared/new.rb
604 /tmp/ruby/src/trunk-asserts/spec/ruby/core/regexp/shared/equal_value.rb
605 /tmp/ruby/src/trunk-asserts/spec/ruby/core/regexp/shared/quote.rb
606 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/sizedqueue/enque.rb
607 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/sizedqueue/max.rb
608 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/sizedqueue/new.rb
609 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/sizedqueue/num_waiting.rb
610 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/fixtures/classes.rb
611 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/concat.rb
612 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/slice.rb
613 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/eql.rb
614 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/equal_value.rb
615 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/chars.rb
616 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/codepoints.rb
617 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/each_codepoint_without_block.rb
618 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/dedup.rb
619 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/each_char_without_block.rb
620 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/grapheme_clusters.rb
621 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/each_line.rb
622 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/each_line_without_block.rb
623 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/encode.rb
624 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
625 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/fixtures/iso-8859-9-encoding.rb
626 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/string/end_with.rb
627 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/replace.rb
628 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/to_sym.rb
629 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/length.rb
630 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/strip.rb
631 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/string/times.rb
632 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/succ.rb
633 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/partition.rb
634 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/fixtures/utf-8-encoding.rb
635 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/string/start_with.rb
636 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/fixtures/to_c.rb
637 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/shared/to_s.rb
638 /tmp/ruby/src/trunk-asserts/lib/unicode_normalize/tables.rb
639 /tmp/ruby/src/trunk-asserts/lib/unicode_normalize/normalize.rb
640 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/unpack/shared/basic.rb
641 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/unpack/shared/string.rb
642 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/unpack/shared/taint.rb
643 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/unpack/shared/float.rb
644 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/unpack/shared/integer.rb
645 /tmp/ruby/src/trunk-asserts/spec/ruby/core/string/unpack/shared/unicode.rb
646 /tmp/ruby/src/trunk-asserts/spec/ruby/core/struct/fixtures/classes.rb
647 /tmp/ruby/src/trunk-asserts/spec/ruby/core/struct/shared/dup.rb
648 /tmp/ruby/src/trunk-asserts/spec/ruby/core/struct/shared/accessor.rb
649 /tmp/ruby/src/trunk-asserts/spec/ruby/core/struct/shared/equal_value.rb
650 /tmp/ruby/src/trunk-asserts/spec/ruby/core/struct/shared/select.rb
651 /tmp/ruby/src/trunk-asserts/spec/ruby/core/struct/shared/inspect.rb
652 /tmp/ruby/src/trunk-asserts/spec/ruby/core/symbol/fixtures/classes.rb
653 /tmp/ruby/src/trunk-asserts/spec/ruby/core/symbol/shared/slice.rb
654 /tmp/ruby/src/trunk-asserts/spec/ruby/core/symbol/shared/id2name.rb
655 /tmp/ruby/src/trunk-asserts/spec/ruby/core/symbol/shared/length.rb
656 /tmp/ruby/src/trunk-asserts/spec/ruby/core/symbol/shared/succ.rb
657 /tmp/ruby/src/trunk-asserts/spec/ruby/core/thread/fixtures/classes.rb
658 /tmp/ruby/src/trunk-asserts/spec/ruby/core/thread/backtrace/location/fixtures/classes.rb
659 /tmp/ruby/src/trunk-asserts/spec/ruby/core/thread/shared/exit.rb
660 /tmp/ruby/src/trunk-asserts/spec/ruby/core/thread/shared/start.rb
661 /tmp/ruby/src/trunk-asserts/spec/ruby/core/thread/shared/to_s.rb
662 /tmp/ruby/src/trunk-asserts/spec/ruby/core/thread/shared/wakeup.rb
663 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/asctime.rb
664 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/fixtures/classes.rb
665 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/day.rb
666 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/isdst.rb
667 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/getgm.rb
668 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/gm.rb
669 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/time_params.rb
670 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/gmt_offset.rb
671 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/gmtime.rb
672 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/inspect.rb
673 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/local.rb
674 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/month.rb
675 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/now.rb
676 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/time/strftime_for_date.rb
677 /tmp/ruby/src/trunk-asserts/spec/ruby/shared/time/strftime_for_time.rb
678 /tmp/ruby/src/trunk-asserts/spec/ruby/core/time/shared/to_i.rb
679 /tmp/ruby/src/trunk-asserts/spec/ruby/core/tracepoint/fixtures/classes.rb
680 /tmp/ruby/src/trunk-asserts/spec/ruby/core/unboundmethod/fixtures/classes.rb
681 /tmp/ruby/src/trunk-asserts/spec/ruby/core/unboundmethod/shared/to_s.rb
682 /tmp/ruby/src/trunk-asserts/lib/English.rb
683 /tmp/ruby/src/trunk-asserts/lib/abbrev.rb
684 /tmp/ruby/src/trunk-asserts/lib/base64.rb
685 /tmp/ruby/src/trunk-asserts/spec/ruby/library/bigdecimal/fixtures/classes.rb
686 /tmp/ruby/src/trunk-asserts/spec/ruby/library/bigdecimal/shared/eql.rb
687 /tmp/ruby/src/trunk-asserts/spec/ruby/library/bigdecimal/shared/clone.rb
688 /tmp/ruby/src/trunk-asserts/spec/ruby/library/bigdecimal/shared/quo.rb
689 /tmp/ruby/src/trunk-asserts/spec/ruby/library/bigdecimal/shared/modulo.rb
690 /tmp/ruby/src/trunk-asserts/spec/ruby/library/bigdecimal/shared/power.rb
691 /tmp/ruby/src/trunk-asserts/spec/ruby/library/bigdecimal/shared/mult.rb
692 /tmp/ruby/build/trunk-asserts/.ext/common/bigdecimal/util.rb
693 /tmp/ruby/src/trunk-asserts/spec/ruby/library/bigdecimal/shared/to_int.rb
694 /tmp/ruby/src/trunk-asserts/lib/cgi/core.rb
695 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
696 /tmp/ruby/src/trunk-asserts/lib/cgi/util.rb
697 /tmp/ruby/src/trunk-asserts/lib/cgi/cookie.rb
698 /tmp/ruby/src/trunk-asserts/lib/cgi.rb
699 /tmp/ruby/src/trunk-asserts/spec/ruby/library/cgi/htmlextension/fixtures/common.rb
700 /tmp/ruby/src/trunk-asserts/lib/cgi/html.rb
701 /tmp/ruby/src/trunk-asserts/spec/ruby/library/cgi/htmlextension/shared/popup_menu.rb
702 /tmp/ruby/src/trunk-asserts/spec/ruby/library/cgi/shared/http_header.rb
703 /tmp/ruby/src/trunk-asserts/spec/ruby/library/cgi/queryextension/shared/has_key.rb
704 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/coverage.so
705 /tmp/ruby/build/trunk-asserts/.ext/common/coverage.rb
706 /tmp/ruby/build/trunk-asserts/.ext/common/forwardable/impl.rb
707 /tmp/ruby/src/trunk-asserts/lib/forwardable.rb
708 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
709 /tmp/ruby/build/trunk-asserts/.ext/common/date.rb
710 /tmp/ruby/src/trunk-asserts/lib/csv/fields_converter.rb
711 /tmp/ruby/src/trunk-asserts/lib/csv/input_record_separator.rb
712 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
713 /tmp/ruby/src/trunk-asserts/lib/csv/row.rb
714 /tmp/ruby/src/trunk-asserts/lib/csv/table.rb
715 /tmp/ruby/src/trunk-asserts/lib/csv/parser.rb
716 /tmp/ruby/src/trunk-asserts/lib/csv/writer.rb
717 /tmp/ruby/src/trunk-asserts/lib/csv/version.rb
718 /tmp/ruby/src/trunk-asserts/lib/csv/core_ext/array.rb
719 /tmp/ruby/src/trunk-asserts/lib/csv/core_ext/string.rb
720 /tmp/ruby/src/trunk-asserts/lib/csv.rb
721 /tmp/ruby/src/trunk-asserts/lib/delegate.rb
722 /tmp/ruby/src/trunk-asserts/lib/fileutils.rb
723 /tmp/ruby/src/trunk-asserts/lib/tmpdir.rb
724 /tmp/ruby/src/trunk-asserts/lib/tempfile.rb
725 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/civil.rb
726 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/commercial.rb
727 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/jd.rb
728 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/new_bang.rb
729 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/ordinal.rb
730 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/parse.rb
731 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/parse_us.rb
732 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/parse_eu.rb
733 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/valid_civil.rb
734 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/valid_commercial.rb
735 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/valid_jd.rb
736 /tmp/ruby/src/trunk-asserts/spec/ruby/library/date/shared/valid_ordinal.rb
737 /tmp/ruby/src/trunk-asserts/spec/ruby/library/datetime/shared/min.rb
738 /tmp/ruby/src/trunk-asserts/spec/ruby/library/datetime/shared/sec.rb
739 /tmp/ruby/src/trunk-asserts/spec/ruby/library/delegate/fixtures/classes.rb
740 /tmp/ruby/build/trunk-asserts/.ext/common/digest/version.rb
741 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
742 /tmp/ruby/build/trunk-asserts/.ext/common/digest/loader.rb
743 /tmp/ruby/build/trunk-asserts/.ext/common/digest.rb
744 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/bubblebabble.so
745 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/instance/shared/update.rb
746 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/md5.so
747 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/md5/shared/constants.rb
748 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/md5/shared/update.rb
749 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/md5/shared/length.rb
750 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha1.so
751 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/sha1/shared/constants.rb
752 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha2.so
753 /tmp/ruby/build/trunk-asserts/.ext/common/digest/sha2/loader.rb
754 /tmp/ruby/build/trunk-asserts/.ext/common/digest/sha2.rb
755 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/sha256/shared/constants.rb
756 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/sha256/shared/update.rb
757 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/sha256/shared/length.rb
758 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/sha384/shared/constants.rb
759 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/sha384/shared/update.rb
760 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/sha384/shared/length.rb
761 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/sha512/shared/constants.rb
762 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/sha512/shared/update.rb
763 /tmp/ruby/src/trunk-asserts/spec/ruby/library/digest/sha512/shared/length.rb
764 /tmp/ruby/src/trunk-asserts/spec/ruby/library/drb/fixtures/test_server.rb
765 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
766 /tmp/ruby/src/trunk-asserts/lib/drb/eq.rb
767 /tmp/ruby/src/trunk-asserts/lib/drb/invokemethod.rb
768 /tmp/ruby/src/trunk-asserts/lib/drb/drb.rb
769 /tmp/ruby/src/trunk-asserts/lib/drb.rb
770 /tmp/ruby/src/trunk-asserts/lib/erb/version.rb
771 /tmp/ruby/src/trunk-asserts/lib/erb/compiler.rb
772 /tmp/ruby/src/trunk-asserts/lib/erb/def_method.rb
773 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
774 /tmp/ruby/src/trunk-asserts/lib/erb/util.rb
775 /tmp/ruby/src/trunk-asserts/lib/erb.rb
776 /tmp/ruby/src/trunk-asserts/spec/ruby/library/erb/fixtures/classes.rb
777 /tmp/ruby/src/trunk-asserts/spec/ruby/library/erb/util/shared/html_escape.rb
778 /tmp/ruby/src/trunk-asserts/spec/ruby/library/erb/util/shared/url_encode.rb
779 /tmp/ruby/src/trunk-asserts/spec/ruby/library/etc/shared/windows.rb
780 /tmp/ruby/build/trunk-asserts/.ext/common/expect.rb
781 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
782 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle/closure.rb
783 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle/function.rb
784 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle/version.rb
785 /tmp/ruby/build/trunk-asserts/.ext/common/fiddle.rb
786 /tmp/ruby/src/trunk-asserts/spec/ruby/library/find/fixtures/common.rb
787 /tmp/ruby/src/trunk-asserts/lib/find.rb
788 /tmp/ruby/src/trunk-asserts/lib/getoptlong.rb
789 /tmp/ruby/src/trunk-asserts/spec/ruby/library/getoptlong/shared/each.rb
790 /tmp/ruby/src/trunk-asserts/spec/ruby/library/getoptlong/shared/get.rb
791 /tmp/ruby/src/trunk-asserts/spec/ruby/library/io-wait/fixtures/classes.rb
792 /tmp/ruby/src/trunk-asserts/lib/ipaddr.rb
793 /tmp/ruby/src/trunk-asserts/lib/logger/version.rb
794 /tmp/ruby/src/trunk-asserts/lib/logger/formatter.rb
795 /tmp/ruby/src/trunk-asserts/lib/logger/period.rb
796 /tmp/ruby/src/trunk-asserts/lib/logger/log_device.rb
797 /tmp/ruby/src/trunk-asserts/lib/logger/severity.rb
798 /tmp/ruby/src/trunk-asserts/lib/logger/errors.rb
799 /tmp/ruby/src/trunk-asserts/lib/logger.rb
800 /tmp/ruby/src/trunk-asserts/spec/ruby/library/logger/fixtures/common.rb
801 /tmp/ruby/src/trunk-asserts/lib/timeout.rb
802 /tmp/ruby/src/trunk-asserts/lib/net/protocol.rb
803 /tmp/ruby/src/trunk-asserts/lib/uri/version.rb
804 /tmp/ruby/src/trunk-asserts/lib/uri/rfc2396_parser.rb
805 /tmp/ruby/src/trunk-asserts/lib/uri/rfc3986_parser.rb
806 /tmp/ruby/src/trunk-asserts/lib/uri/common.rb
807 /tmp/ruby/src/trunk-asserts/lib/uri/generic.rb
808 /tmp/ruby/src/trunk-asserts/lib/uri/file.rb
809 /tmp/ruby/src/trunk-asserts/lib/uri/ftp.rb
810 /tmp/ruby/src/trunk-asserts/lib/uri/http.rb
811 /tmp/ruby/src/trunk-asserts/lib/uri/https.rb
812 /tmp/ruby/src/trunk-asserts/lib/uri/ldap.rb
813 /tmp/ruby/src/trunk-asserts/lib/uri/ldaps.rb
814 /tmp/ruby/src/trunk-asserts/lib/uri/mailto.rb
815 /tmp/ruby/src/trunk-asserts/lib/uri/ws.rb
816 /tmp/ruby/src/trunk-asserts/lib/uri/wss.rb
817 /tmp/ruby/src/trunk-asserts/lib/uri.rb
818 /tmp/ruby/src/trunk-asserts/lib/random/formatter.rb
819 /tmp/ruby/src/trunk-asserts/lib/securerandom.rb
820 /tmp/ruby/src/trunk-asserts/lib/resolv.rb
821 /tmp/ruby/src/trunk-asserts/lib/net/http/exceptions.rb
822 /tmp/ruby/src/trunk-asserts/lib/net/http/header.rb
823 /tmp/ruby/src/trunk-asserts/lib/net/http/generic_request.rb
824 /tmp/ruby/src/trunk-asserts/lib/net/http/request.rb
825 /tmp/ruby/src/trunk-asserts/lib/net/http/requests.rb
826 /tmp/ruby/src/trunk-asserts/lib/net/http/response.rb
827 /tmp/ruby/src/trunk-asserts/lib/net/http/responses.rb
828 /tmp/ruby/src/trunk-asserts/lib/net/http/proxy_delta.rb
829 /tmp/ruby/src/trunk-asserts/lib/net/http/backward.rb
830 /tmp/ruby/src/trunk-asserts/lib/net/http.rb
831 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/http/fixtures/http_server.rb
832 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/http/shared/started.rb
833 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/http/shared/request_get.rb
834 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/http/shared/request_head.rb
835 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/http/shared/version_1_1.rb
836 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/http/shared/version_1_2.rb
837 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/http/shared/request_post.rb
838 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/http/shared/request_put.rb
839 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/httpexceptions/fixtures/classes.rb
840 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/httpheader/fixtures/classes.rb
841 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/httpheader/shared/each_capitalized.rb
842 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/httpheader/shared/set_content_type.rb
843 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/httpheader/shared/each_header.rb
844 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/httpheader/shared/each_name.rb
845 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/httpheader/shared/set_form_data.rb
846 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/httpheader/shared/size.rb
847 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/httpheader/shared/set_range.rb
848 /tmp/ruby/src/trunk-asserts/spec/ruby/library/net/http/httpresponse/shared/body.rb
849 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/objspace.so
850 /tmp/ruby/build/trunk-asserts/.ext/common/objspace.rb
851 /tmp/ruby/build/trunk-asserts/.ext/common/json/version.rb
852 /tmp/ruby/src/trunk-asserts/lib/ostruct.rb
853 /tmp/ruby/build/trunk-asserts/.ext/common/json/generic_object.rb
854 /tmp/ruby/build/trunk-asserts/.ext/common/json/common.rb
855 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/parser.so
856 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/generator.so
857 /tmp/ruby/build/trunk-asserts/.ext/common/json/ext.rb
858 /tmp/ruby/build/trunk-asserts/.ext/common/json.rb
859 /tmp/ruby/src/trunk-asserts/lib/observer.rb
860 /tmp/ruby/src/trunk-asserts/spec/ruby/library/observer/fixtures/classes.rb
861 /tmp/ruby/src/trunk-asserts/lib/open3/version.rb
862 /tmp/ruby/src/trunk-asserts/lib/open3.rb
863 /tmp/ruby/src/trunk-asserts/spec/ruby/library/openssl/shared/constants.rb
864 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
865 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/bn.rb
866 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/marshal.rb
867 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/pkey.rb
868 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/cipher.rb
869 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/digest.rb
870 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/hmac.rb
871 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/x509.rb
872 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/buffering.rb
873 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/ssl.rb
874 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/pkcs5.rb
875 /tmp/ruby/build/trunk-asserts/.ext/common/openssl/version.rb
876 /tmp/ruby/build/trunk-asserts/.ext/common/openssl.rb
877 /tmp/ruby/src/trunk-asserts/spec/ruby/library/openssl/random/shared/random_bytes.rb
878 /tmp/ruby/src/trunk-asserts/spec/ruby/library/openstruct/fixtures/classes.rb
879 /tmp/ruby/src/trunk-asserts/spec/ruby/library/openstruct/shared/inspect.rb
880 /tmp/ruby/src/trunk-asserts/lib/optparse.rb
881 /tmp/ruby/src/trunk-asserts/spec/ruby/library/pathname/shared/plus.rb
882 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
883 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/readline.so
884 /tmp/ruby/src/trunk-asserts/lib/readline.rb
885 /tmp/ruby/src/trunk-asserts/spec/ruby/library/readline/spec_helper.rb
886 /tmp/ruby/src/trunk-asserts/spec/ruby/library/readline/history/shared/size.rb
887 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
888 /tmp/ruby/build/trunk-asserts/.ext/common/ripper/core.rb
889 /tmp/ruby/build/trunk-asserts/.ext/common/ripper/lexer.rb
890 /tmp/ruby/build/trunk-asserts/.ext/common/ripper/filter.rb
891 /tmp/ruby/build/trunk-asserts/.ext/common/ripper/sexp.rb
892 /tmp/ruby/build/trunk-asserts/.ext/common/ripper.rb
893 /tmp/ruby/src/trunk-asserts/lib/rubygems/bundler_version_finder.rb
894 /tmp/ruby/src/trunk-asserts/lib/set.rb
895 /tmp/ruby/src/trunk-asserts/spec/ruby/library/set/shared/add.rb
896 /tmp/ruby/src/trunk-asserts/spec/ruby/library/set/shared/include.rb
897 /tmp/ruby/src/trunk-asserts/spec/ruby/library/set/shared/collect.rb
898 /tmp/ruby/src/trunk-asserts/spec/ruby/library/set/shared/difference.rb
899 /tmp/ruby/src/trunk-asserts/spec/ruby/library/set/fixtures/set_like.rb
900 /tmp/ruby/src/trunk-asserts/lib/tsort.rb
901 /tmp/ruby/src/trunk-asserts/spec/ruby/library/set/shared/select.rb
902 /tmp/ruby/src/trunk-asserts/spec/ruby/library/set/shared/inspect.rb
903 /tmp/ruby/src/trunk-asserts/spec/ruby/library/set/shared/intersection.rb
904 /tmp/ruby/src/trunk-asserts/spec/ruby/library/set/shared/length.rb
905 /tmp/ruby/src/trunk-asserts/spec/ruby/library/set/shared/union.rb
906 /tmp/ruby/src/trunk-asserts/lib/shellwords.rb
907 /tmp/ruby/src/trunk-asserts/lib/singleton.rb
908 /tmp/ruby/src/trunk-asserts/spec/ruby/library/singleton/fixtures/classes.rb
909 /tmp/ruby/src/trunk-asserts/spec/ruby/library/socket/spec_helper.rb
910 /tmp/ruby/src/trunk-asserts/spec/ruby/library/socket/addrinfo/shared/to_sockaddr.rb
911 /tmp/ruby/src/trunk-asserts/spec/ruby/library/socket/shared/address.rb
912 /tmp/ruby/src/trunk-asserts/spec/ruby/library/socket/shared/pack_sockaddr.rb
913 /tmp/ruby/src/trunk-asserts/spec/ruby/library/socket/shared/socketpair.rb
914 /tmp/ruby/src/trunk-asserts/spec/ruby/library/socket/tcpsocket/shared/new.rb
915 /tmp/ruby/src/trunk-asserts/spec/ruby/library/socket/shared/partially_closable_sockets.rb
916 /tmp/ruby/src/trunk-asserts/spec/ruby/library/socket/unixserver/shared/new.rb
917 /tmp/ruby/src/trunk-asserts/spec/ruby/library/socket/unixsocket/shared/new.rb
918 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/fixtures/classes.rb
919 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/each_byte.rb
920 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/each_char.rb
921 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/codepoints.rb
922 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/each.rb
923 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/eof.rb
924 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/getc.rb
925 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/isatty.rb
926 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/length.rb
927 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/tell.rb
928 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/read.rb
929 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/sysread.rb
930 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/readchar.rb
931 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringio/shared/write.rb
932 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringscanner/shared/concat.rb
933 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringscanner/shared/bol.rb
934 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringscanner/shared/terminate.rb
935 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringscanner/shared/eos.rb
936 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringscanner/shared/get_byte.rb
937 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringscanner/shared/extract_range.rb
938 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringscanner/shared/extract_range_matched.rb
939 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringscanner/shared/peek.rb
940 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringscanner/shared/pos.rb
941 /tmp/ruby/src/trunk-asserts/spec/ruby/library/stringscanner/shared/rest_size.rb
942 /tmp/ruby/src/trunk-asserts/spec/ruby/library/syslog/shared/log.rb
943 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/syslog.so
944 /tmp/ruby/src/trunk-asserts/spec/ruby/library/syslog/shared/reopen.rb
945 /tmp/ruby/src/trunk-asserts/spec/ruby/library/tempfile/shared/unlink.rb
946 /tmp/ruby/src/trunk-asserts/spec/ruby/library/tempfile/shared/length.rb
947 /tmp/ruby/src/trunk-asserts/lib/time.rb
948 /tmp/ruby/src/trunk-asserts/spec/ruby/library/time/shared/xmlschema.rb
949 /tmp/ruby/src/trunk-asserts/spec/ruby/library/time/shared/rfc2822.rb
* Process memory map:
55b444336000-55b444337000 r--p 00000000 00:7e 13407456 /tmp/ruby/build/trunk-asserts/ruby
55b444337000-55b444338000 r-xp 00001000 00:7e 13407456 /tmp/ruby/build/trunk-asserts/ruby
55b444338000-55b444339000 r--p 00002000 00:7e 13407456 /tmp/ruby/build/trunk-asserts/ruby
55b444339000-55b44433a000 r--p 00002000 00:7e 13407456 /tmp/ruby/build/trunk-asserts/ruby
55b44433a000-55b44433b000 rw-p 00003000 00:7e 13407456 /tmp/ruby/build/trunk-asserts/ruby
55b445003000-55b4485e4000 rw-p 00000000 00:00 0 [heap]
7f72ac000000-7f72ac021000 rw-p 00000000 00:00 0
7f72ac021000-7f72b0000000 ---p 00000000 00:00 0
7f72b4000000-7f72b4021000 rw-p 00000000 00:00 0
7f72b4021000-7f72b8000000 ---p 00000000 00:00 0
7f72b8000000-7f72b81cc000 rw-p 00000000 00:00 0
7f72b81cc000-7f72bc000000 ---p 00000000 00:00 0
7f72bc000000-7f72bc021000 rw-p 00000000 00:00 0
7f72bc021000-7f72c0000000 ---p 00000000 00:00 0
7f72c0000000-7f72c0021000 rw-p 00000000 00:00 0
7f72c0021000-7f72c4000000 ---p 00000000 00:00 0
7f72c4000000-7f72c4021000 rw-p 00000000 00:00 0
7f72c4021000-7f72c8000000 ---p 00000000 00:00 0
7f72c8000000-7f72c807a000 rw-p 00000000 00:00 0
7f72c807a000-7f72cc000000 ---p 00000000 00:00 0
7f72cc000000-7f72cc021000 rw-p 00000000 00:00 0
7f72cc021000-7f72d0000000 ---p 00000000 00:00 0
7f72d0000000-7f72d0021000 rw-p 00000000 00:00 0
7f72d0021000-7f72d4000000 ---p 00000000 00:00 0
7f72d4000000-7f72d4021000 rw-p 00000000 00:00 0
7f72d4021000-7f72d8000000 ---p 00000000 00:00 0
7f72d8000000-7f72d8021000 rw-p 00000000 00:00 0
7f72d8021000-7f72dc000000 ---p 00000000 00:00 0
7f72dc000000-7f72dc021000 rw-p 00000000 00:00 0
7f72dc021000-7f72e0000000 ---p 00000000 00:00 0
7f72e0000000-7f72e0021000 rw-p 00000000 00:00 0
7f72e0021000-7f72e4000000 ---p 00000000 00:00 0
7f72e4000000-7f72e4021000 rw-p 00000000 00:00 0
7f72e4021000-7f72e8000000 ---p 00000000 00:00 0
7f72e8000000-7f72e8021000 rw-p 00000000 00:00 0
7f72e8021000-7f72ec000000 ---p 00000000 00:00 0
7f72ec000000-7f72ec021000 rw-p 00000000 00:00 0
7f72ec021000-7f72f0000000 ---p 00000000 00:00 0
7f72f0000000-7f72f0021000 rw-p 00000000 00:00 0
7f72f0021000-7f72f4000000 ---p 00000000 00:00 0
7f72f4000000-7f72f4021000 rw-p 00000000 00:00 0
7f72f4021000-7f72f8000000 ---p 00000000 00:00 0
7f72f8000000-7f72f8021000 rw-p 00000000 00:00 0
7f72f8021000-7f72fc000000 ---p 00000000 00:00 0
7f72fc000000-7f72fc4cf000 rw-p 00000000 00:00 0
7f72fc4cf000-7f7300000000 ---p 00000000 00:00 0
7f7300000000-7f7300021000 rw-p 00000000 00:00 0
7f7300021000-7f7304000000 ---p 00000000 00:00 0
7f7304000000-7f7304021000 rw-p 00000000 00:00 0
7f7304021000-7f7308000000 ---p 00000000 00:00 0
7f7308000000-7f7308023000 rw-p 00000000 00:00 0
7f7308023000-7f730c000000 ---p 00000000 00:00 0
7f730c000000-7f730c021000 rw-p 00000000 00:00 0
7f730c021000-7f7310000000 ---p 00000000 00:00 0
7f7310000000-7f7310021000 rw-p 00000000 00:00 0
7f7310021000-7f7314000000 ---p 00000000 00:00 0
7f73146a0000-7f73153a8000 r--s 00000000 00:7e 13407468 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f73153a8000-7f73153a9000 ---p 00000000 00:00 0
7f73153a9000-7f73154c9000 rw-p 00000000 00:00 0
7f73154c9000-7f73154ca000 ---p 00000000 00:00 0
7f73154ca000-7f73155ea000 rw-p 00000000 00:00 0
7f73155ea000-7f73155eb000 ---p 00000000 00:00 0
7f73155eb000-7f731570b000 rw-p 00000000 00:00 0
7f731570b000-7f731570c000 ---p 00000000 00:00 0
7f731570c000-7f731582c000 rw-p 00000000 00:00 0
7f731582c000-7f731582d000 ---p 00000000 00:00 0
7f731582d000-7f731594d000 rw-p 00000000 00:00 0
7f731594d000-7f731594e000 ---p 00000000 00:00 0
7f731594e000-7f7315a6e000 rw-p 00000000 00:00 0
7f7315a6e000-7f7315a6f000 ---p 00000000 00:00 0
7f7315a6f000-7f7315b8f000 rw-p 00000000 00:00 0
7f7315b8f000-7f7315b90000 ---p 00000000 00:00 0
7f7315b90000-7f7315cb0000 rw-p 00000000 00:00 0
7f7315cb0000-7f7315cb1000 ---p 00000000 00:00 0
7f7315cb1000-7f7315cf2000 rw-p 00000000 00:00 0
7f7315cf2000-7f7315cf3000 ---p 00000000 00:00 0
7f7315cf3000-7f7315d34000 rw-p 00000000 00:00 0
7f7315d34000-7f7315d35000 ---p 00000000 00:00 0
7f7315d35000-7f7315d76000 rw-p 00000000 00:00 0
7f7315d76000-7f7315d77000 ---p 00000000 00:00 0
7f7315d77000-7f7315db8000 rw-p 00000000 00:00 0
7f7315db8000-7f7315db9000 ---p 00000000 00:00 0
7f7315db9000-7f7315dfa000 rw-p 00000000 00:00 0
7f7315dfa000-7f7315dfb000 ---p 00000000 00:00 0
7f7315dfb000-7f7315e3c000 rw-p 00000000 00:00 0
7f7315e3c000-7f7315e3d000 ---p 00000000 00:00 0
7f7315e3d000-7f7315e7e000 rw-p 00000000 00:00 0
7f7315e7e000-7f7315e7f000 ---p 00000000 00:00 0
7f7315e7f000-7f7315ec0000 rw-p 00000000 00:00 0
7f7315ec0000-7f7315ec1000 ---p 00000000 00:00 0
7f7315ec1000-7f7315f02000 rw-p 00000000 00:00 0
7f7315f02000-7f7315f03000 ---p 00000000 00:00 0
7f7315f03000-7f7315f44000 rw-p 00000000 00:00 0
7f7315f44000-7f7315f45000 ---p 00000000 00:00 0
7f7315f45000-7f7315f86000 rw-p 00000000 00:00 0
7f7315f86000-7f7315f87000 ---p 00000000 00:00 0
7f7315f87000-7f7315fc8000 rw-p 00000000 00:00 0
7f7315fc8000-7f7315fc9000 ---p 00000000 00:00 0
7f7315fc9000-7f731600a000 rw-p 00000000 00:00 0
7f731600a000-7f731600b000 ---p 00000000 00:00 0
7f731600b000-7f731604c000 rw-p 00000000 00:00 0
7f731604c000-7f731604d000 ---p 00000000 00:00 0
7f731604d000-7f731608e000 rw-p 00000000 00:00 0
7f731608e000-7f731608f000 ---p 00000000 00:00 0
7f731608f000-7f73160d0000 rw-p 00000000 00:00 0
7f73160d0000-7f73160d1000 ---p 00000000 00:00 0
7f73160d1000-7f7316112000 rw-p 00000000 00:00 0
7f7316112000-7f7316113000 ---p 00000000 00:00 0
7f7316113000-7f7316154000 rw-p 00000000 00:00 0
7f7316154000-7f7316155000 ---p 00000000 00:00 0
7f7316155000-7f7316196000 rw-p 00000000 00:00 0
7f7316196000-7f7316197000 ---p 00000000 00:00 0
7f7316197000-7f73161d8000 rw-p 00000000 00:00 0
7f73161d8000-7f73161d9000 ---p 00000000 00:00 0
7f73161d9000-7f731621a000 rw-p 00000000 00:00 0
7f731621a000-7f731621b000 ---p 00000000 00:00 0
7f731621b000-7f731625c000 rw-p 00000000 00:00 0
7f731625c000-7f731625d000 ---p 00000000 00:00 0
7f731625d000-7f731629e000 rw-p 00000000 00:00 0
7f731629e000-7f731629f000 ---p 00000000 00:00 0
7f731629f000-7f73162e0000 rw-p 00000000 00:00 0
7f73162e0000-7f73162e1000 ---p 00000000 00:00 0
7f73162e1000-7f7316322000 rw-p 00000000 00:00 0
7f7316322000-7f7316323000 ---p 00000000 00:00 0
7f7316323000-7f7316364000 rw-p 00000000 00:00 0
7f7316364000-7f7316365000 ---p 00000000 00:00 0
7f7316365000-7f73163a6000 rw-p 00000000 00:00 0
7f73163a6000-7f73163a7000 ---p 00000000 00:00 0
7f73163a7000-7f73163e8000 rw-p 00000000 00:00 0
7f73163e8000-7f73163e9000 ---p 00000000 00:00 0
7f73163e9000-7f731642a000 rw-p 00000000 00:00 0
7f731642a000-7f731642b000 ---p 00000000 00:00 0
7f731642b000-7f731646c000 rw-p 00000000 00:00 0
7f731646c000-7f731646d000 ---p 00000000 00:00 0
7f731646d000-7f73164ae000 rw-p 00000000 00:00 0
7f73164ae000-7f73164af000 ---p 00000000 00:00 0
7f73164af000-7f7316600000 rw-p 00000000 00:00 0
7f731672a000-7f731672b000 ---p 00000000 00:00 0
7f731672b000-7f731684b000 rw-p 00000000 00:00 0
7f731696c000-7f731696d000 ---p 00000000 00:00 0
7f731696d000-7f7316a8d000 rw-p 00000000 00:00 0
7f7316a8d000-7f7316a8e000 ---p 00000000 00:00 0
7f7316a8e000-7f7316bae000 rw-p 00000000 00:00 0
7f7316bae000-7f7316baf000 ---p 00000000 00:00 0
7f7316baf000-7f7316ccf000 rw-p 00000000 00:00 0
7f7316df0000-7f7316df1000 ---p 00000000 00:00 0
7f7316df1000-7f7316f11000 rw-p 00000000 00:00 0
7f7317032000-7f7317033000 ---p 00000000 00:00 0
7f7317033000-7f7317153000 rw-p 00000000 00:00 0
7f7317395000-7f7317396000 ---p 00000000 00:00 0
7f7317396000-7f73174b6000 rw-p 00000000 00:00 0
7f731793a000-7f731793b000 ---p 00000000 00:00 0
7f731793b000-7f7317a5b000 rw-p 00000000 00:00 0
7f7317dbe000-7f7317dbf000 ---p 00000000 00:00 0
7f7317dbf000-7f7317edf000 rw-p 00000000 00:00 0
7f7317edf000-7f7317ee0000 ---p 00000000 00:00 0
7f7317ee0000-7f7318000000 rw-p 00000000 00:00 0
7f7318000000-7f7318021000 rw-p 00000000 00:00 0
7f7318021000-7f731c000000 ---p 00000000 00:00 0
7f731c000000-7f731c021000 rw-p 00000000 00:00 0
7f731c021000-7f7320000000 ---p 00000000 00:00 0
7f7320000000-7f7320021000 rw-p 00000000 00:00 0
7f7320021000-7f7324000000 ---p 00000000 00:00 0
7f7324000000-7f7324021000 rw-p 00000000 00:00 0
7f7324021000-7f7328000000 ---p 00000000 00:00 0
7f7328000000-7f7328021000 rw-p 00000000 00:00 0
7f7328021000-7f732c000000 ---p 00000000 00:00 0
7f732c000000-7f732c021000 rw-p 00000000 00:00 0
7f732c021000-7f7330000000 ---p 00000000 00:00 0
7f7330000000-7f7330021000 rw-p 00000000 00:00 0
7f7330021000-7f7334000000 ---p 00000000 00:00 0
7f7334000000-7f7334021000 rw-p 00000000 00:00 0
7f7334021000-7f7338000000 ---p 00000000 00:00 0
7f7338000000-7f7338021000 rw-p 00000000 00:00 0
7f7338021000-7f733c000000 ---p 00000000 00:00 0
7f733c000000-7f733c021000 rw-p 00000000 00:00 0
7f733c021000-7f7340000000 ---p 00000000 00:00 0
7f7340000000-7f7340021000 rw-p 00000000 00:00 0
7f7340021000-7f7344000000 ---p 00000000 00:00 0
7f7344000000-7f7344021000 rw-p 00000000 00:00 0
7f7344021000-7f7348000000 ---p 00000000 00:00 0
7f7348000000-7f7348021000 rw-p 00000000 00:00 0
7f7348021000-7f734c000000 ---p 00000000 00:00 0
7f734c000000-7f734c021000 rw-p 00000000 00:00 0
7f734c021000-7f7350000000 ---p 00000000 00:00 0
7f7350000000-7f7350021000 rw-p 00000000 00:00 0
7f7350021000-7f7354000000 ---p 00000000 00:00 0
7f7354000000-7f7354021000 rw-p 00000000 00:00 0
7f7354021000-7f7358000000 ---p 00000000 00:00 0
7f7358000000-7f7358021000 rw-p 00000000 00:00 0
7f7358021000-7f735c000000 ---p 00000000 00:00 0
7f735c000000-7f735c021000 rw-p 00000000 00:00 0
7f735c021000-7f7360000000 ---p 00000000 00:00 0
7f7360000000-7f7360021000 rw-p 00000000 00:00 0
7f7360021000-7f7364000000 ---p 00000000 00:00 0
7f7364000000-7f7364021000 rw-p 00000000 00:00 0
7f7364021000-7f7368000000 ---p 00000000 00:00 0
7f7368000000-7f7368021000 rw-p 00000000 00:00 0
7f7368021000-7f736c000000 ---p 00000000 00:00 0
7f736c000000-7f736c021000 rw-p 00000000 00:00 0
7f736c021000-7f7370000000 ---p 00000000 00:00 0
7f7370000000-7f7370021000 rw-p 00000000 00:00 0
7f7370021000-7f7374000000 ---p 00000000 00:00 0
7f7374000000-7f7374021000 rw-p 00000000 00:00 0
7f7374021000-7f7378000000 ---p 00000000 00:00 0
7f7378000000-7f7378021000 rw-p 00000000 00:00 0
7f7378021000-7f737c000000 ---p 00000000 00:00 0
7f737c000000-7f737c021000 rw-p 00000000 00:00 0
7f737c021000-7f7380000000 ---p 00000000 00:00 0
7f7380000000-7f7380021000 rw-p 00000000 00:00 0
7f7380021000-7f7384000000 ---p 00000000 00:00 0
7f7384000000-7f7384021000 rw-p 00000000 00:00 0
7f7384021000-7f7388000000 ---p 00000000 00:00 0
7f7388000000-7f7388021000 rw-p 00000000 00:00 0
7f7388021000-7f738c000000 ---p 00000000 00:00 0
7f738c000000-7f738c021000 rw-p 00000000 00:00 0
7f738c021000-7f7390000000 ---p 00000000 00:00 0
7f7390000000-7f7390021000 rw-p 00000000 00:00 0
7f7390021000-7f7394000000 ---p 00000000 00:00 0
7f7394000000-7f7394021000 rw-p 00000000 00:00 0
7f7394021000-7f7398000000 ---p 00000000 00:00 0
7f7398000000-7f7398021000 rw-p 00000000 00:00 0
7f7398021000-7f739c000000 ---p 00000000 00:00 0
7f739c000000-7f739c021000 rw-p 00000000 00:00 0
7f739c021000-7f73a0000000 ---p 00000000 00:00 0
7f73a0000000-7f73a0021000 rw-p 00000000 00:00 0
7f73a0021000-7f73a4000000 ---p 00000000 00:00 0
7f73a4000000-7f73a4021000 rw-p 00000000 00:00 0
7f73a4021000-7f73a8000000 ---p 00000000 00:00 0
7f73a8000000-7f73a8021000 rw-p 00000000 00:00 0
7f73a8021000-7f73ac000000 ---p 00000000 00:00 0
7f73ac000000-7f73ac021000 rw-p 00000000 00:00 0
7f73ac021000-7f73b0000000 ---p 00000000 00:00 0
7f73b0000000-7f73b0021000 rw-p 00000000 00:00 0
7f73b0021000-7f73b4000000 ---p 00000000 00:00 0
7f73b4000000-7f73b4021000 rw-p 00000000 00:00 0
7f73b4021000-7f73b8000000 ---p 00000000 00:00 0
7f73b8000000-7f73b8021000 rw-p 00000000 00:00 0
7f73b8021000-7f73bc000000 ---p 00000000 00:00 0
7f73bc000000-7f73bc021000 rw-p 00000000 00:00 0
7f73bc021000-7f73c0000000 ---p 00000000 00:00 0
7f73c0000000-7f73c0021000 rw-p 00000000 00:00 0
7f73c0021000-7f73c4000000 ---p 00000000 00:00 0
7f73c4000000-7f73c4021000 rw-p 00000000 00:00 0
7f73c4021000-7f73c8000000 ---p 00000000 00:00 0
7f73c8000000-7f73c8021000 rw-p 00000000 00:00 0
7f73c8021000-7f73cc000000 ---p 00000000 00:00 0
7f73cc000000-7f73cc021000 rw-p 00000000 00:00 0
7f73cc021000-7f73d0000000 ---p 00000000 00:00 0
7f73d0000000-7f73d0021000 rw-p 00000000 00:00 0
7f73d0021000-7f73d4000000 ---p 00000000 00:00 0
7f73d4000000-7f73d4021000 rw-p 00000000 00:00 0
7f73d4021000-7f73d8000000 ---p 00000000 00:00 0
7f73d8000000-7f73d8021000 rw-p 00000000 00:00 0
7f73d8021000-7f73dc000000 ---p 00000000 00:00 0
7f73dc000000-7f73dc021000 rw-p 00000000 00:00 0
7f73dc021000-7f73e0000000 ---p 00000000 00:00 0
7f73e0000000-7f73e0021000 rw-p 00000000 00:00 0
7f73e0021000-7f73e4000000 ---p 00000000 00:00 0
7f73e4000000-7f73e4021000 rw-p 00000000 00:00 0
7f73e4021000-7f73e8000000 ---p 00000000 00:00 0
7f73e8000000-7f73e8021000 rw-p 00000000 00:00 0
7f73e8021000-7f73ec000000 ---p 00000000 00:00 0
7f73ec000000-7f73ec021000 rw-p 00000000 00:00 0
7f73ec021000-7f73f0000000 ---p 00000000 00:00 0
7f73f0000000-7f73f0021000 rw-p 00000000 00:00 0
7f73f0021000-7f73f4000000 ---p 00000000 00:00 0
7f73f4010000-7f73f40c0000 rw-p 00000000 00:00 0
7f73f40c8000-7f73f40c9000 ---p 00000000 00:00 0
7f73f40c9000-7f73f41e9000 rw-p 00000000 00:00 0
7f73f430a000-7f73f430b000 ---p 00000000 00:00 0
7f73f430b000-7f73f442b000 rw-p 00000000 00:00 0
7f73f454c000-7f73f454d000 ---p 00000000 00:00 0
7f73f454d000-7f73f466d000 rw-p 00000000 00:00 0
7f73f478e000-7f73f478f000 ---p 00000000 00:00 0
7f73f478f000-7f73f48af000 rw-p 00000000 00:00 0
7f73f4d33000-7f73f4d34000 ---p 00000000 00:00 0
7f73f4d34000-7f73f4e54000 rw-p 00000000 00:00 0
7f73f4e54000-7f73f4e55000 ---p 00000000 00:00 0
7f73f4e55000-7f73f4f75000 rw-p 00000000 00:00 0
7f73f51b7000-7f73f51b8000 ---p 00000000 00:00 0
7f73f51b8000-7f73f52d8000 rw-p 00000000 00:00 0
7f73f52d8000-7f73f52d9000 ---p 00000000 00:00 0
7f73f52d9000-7f73f53f9000 rw-p 00000000 00:00 0
7f73f599e000-7f73f599f000 ---p 00000000 00:00 0
7f73f599f000-7f73f5abf000 rw-p 00000000 00:00 0
7f73f64e8000-7f73f64e9000 ---p 00000000 00:00 0
7f73f64e9000-7f73f6609000 rw-p 00000000 00:00 0
7f73f684b000-7f73f684c000 ---p 00000000 00:00 0
7f73f684c000-7f73f696c000 rw-p 00000000 00:00 0
7f73f6bae000-7f73f6baf000 ---p 00000000 00:00 0
7f73f6baf000-7f73f6ccf000 rw-p 00000000 00:00 0
7f73f7274000-7f73f7275000 ---p 00000000 00:00 0
7f73f7275000-7f73f7395000 rw-p 00000000 00:00 0
7f73f73d2000-7f73f7bbe000 rw-p 00000000 00:00 0
7f73f7bbe000-7f73f7c70000 r--p 00000000 00:7e 13112813 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f73f7c70000-7f73f7ecd000 r-xp 000b2000 00:7e 13112813 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f73f7ecd000-7f73f7f9f000 r--p 0030f000 00:7e 13112813 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f73f7f9f000-7f73f7ffa000 r--p 003e0000 00:7e 13112813 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f73f7ffa000-7f73f7ffd000 rw-p 0043b000 00:7e 13112813 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f73f7ffd000-7f73f8000000 rw-p 00000000 00:00 0
7f73f8000000-7f73f8021000 rw-p 00000000 00:00 0
7f73f8021000-7f73fc000000 ---p 00000000 00:00 0
7f73fc000000-7f73fc021000 rw-p 00000000 00:00 0
7f73fc021000-7f7400000000 ---p 00000000 00:00 0
7f7400000000-7f7400021000 rw-p 00000000 00:00 0
7f7400021000-7f7404000000 ---p 00000000 00:00 0
7f7404000000-7f7404021000 rw-p 00000000 00:00 0
7f7404021000-7f7408000000 ---p 00000000 00:00 0
7f7408000000-7f7408026000 rw-p 00000000 00:00 0
7f7408026000-7f740c000000 ---p 00000000 00:00 0
7f740c000000-7f740c021000 rw-p 00000000 00:00 0
7f740c021000-7f7410000000 ---p 00000000 00:00 0
7f7410000000-7f7410026000 rw-p 00000000 00:00 0
7f7410026000-7f7414000000 ---p 00000000 00:00 0
7f7414000000-7f7414026000 rw-p 00000000 00:00 0
7f7414026000-7f7418000000 ---p 00000000 00:00 0
7f7418000000-7f7418029000 rw-p 00000000 00:00 0
7f7418029000-7f741c000000 ---p 00000000 00:00 0
7f741c000000-7f741c026000 rw-p 00000000 00:00 0
7f741c026000-7f7420000000 ---p 00000000 00:00 0
7f7420000000-7f7420026000 rw-p 00000000 00:00 0
7f7420026000-7f7424000000 ---p 00000000 00:00 0
7f7424000000-7f7424026000 rw-p 00000000 00:00 0
7f7424026000-7f7428000000 ---p 00000000 00:00 0
7f7428000000-7f7428026000 rw-p 00000000 00:00 0
7f7428026000-7f742c000000 ---p 00000000 00:00 0
7f742c000000-7f742c026000 rw-p 00000000 00:00 0
7f742c026000-7f7430000000 ---p 00000000 00:00 0
7f7430000000-7f7430026000 rw-p 00000000 00:00 0
7f7430026000-7f7434000000 ---p 00000000 00:00 0
7f7434000000-7f7434022000 rw-p 00000000 00:00 0
7f7434022000-7f7438000000 ---p 00000000 00:00 0
7f7438000000-7f7438026000 rw-p 00000000 00:00 0
7f7438026000-7f743c000000 ---p 00000000 00:00 0
7f743c000000-7f743c028000 rw-p 00000000 00:00 0
7f743c028000-7f7440000000 ---p 00000000 00:00 0
7f7440000000-7f7440026000 rw-p 00000000 00:00 0
7f7440026000-7f7444000000 ---p 00000000 00:00 0
7f7444000000-7f7444026000 rw-p 00000000 00:00 0
7f7444026000-7f7448000000 ---p 00000000 00:00 0
7f7448000000-7f7448026000 rw-p 00000000 00:00 0
7f7448026000-7f744c000000 ---p 00000000 00:00 0
7f744c010000-7f744c030000 rw-p 00000000 00:00 0
7f744c040000-7f744c0a0000 rw-p 00000000 00:00 0
7f744c0ab000-7f744c0ac000 ---p 00000000 00:00 0
7f744c0ac000-7f744c1cc000 rw-p 00000000 00:00 0
7f744c52f000-7f744c530000 ---p 00000000 00:00 0
7f744c530000-7f744c8d0000 rw-p 00000000 00:00 0
7f744c950000-7f744c960000 rw-p 00000000 00:00 0
7f744c970000-7f744c980000 rw-p 00000000 00:00 0
7f744c9a0000-7f744c9c0000 rw-p 00000000 00:00 0
7f744ca50000-7f744ca60000 rw-p 00000000 00:00 0
7f744caa0000-7f744cac0000 rw-p 00000000 00:00 0
7f744caf0000-7f744cb00000 rw-p 00000000 00:00 0
7f744cb30000-7f744cb40000 rw-p 00000000 00:00 0
7f744cb50000-7f744cb60000 rw-p 00000000 00:00 0
7f744cbb0000-7f744cbc0000 rw-p 00000000 00:00 0
7f744cbd0000-7f744cbe0000 rw-p 00000000 00:00 0
7f744cd20000-7f744cd30000 rw-p 00000000 00:00 0
7f744cdb0000-7f744cdc0000 rw-p 00000000 00:00 0
7f744ce95000-7f744d0b3000 r--s 00000000 00:7e 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6
7f744d0b3000-7f744d0b4000 ---p 00000000 00:00 0
7f744d0b4000-7f744d1d4000 rw-p 00000000 00:00 0
7f744d1d4000-7f744d1d5000 ---p 00000000 00:00 0
7f744d1d5000-7f744d2f5000 rw-p 00000000 00:00 0
7f744d4bb000-7f744d4f0000 r--s 00000000 00:7e 13407456 /tmp/ruby/build/trunk-asserts/ruby
7f744d4f0000-7f744d770000 rw-p 00000000 00:00 0
7f744d7a0000-7f744dad0000 rw-p 00000000 00:00 0
7f744dad9000-7f744dada000 r--p 00000000 00:7e 14067614 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/syslog.so
7f744dada000-7f744dadc000 r-xp 00001000 00:7e 14067614 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/syslog.so
7f744dadc000-7f744dadd000 r--p 00003000 00:7e 14067614 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/syslog.so
7f744dadd000-7f744dade000 ---p 00004000 00:7e 14067614 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/syslog.so
7f744dade000-7f744dadf000 r--p 00004000 00:7e 14067614 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/syslog.so
7f744dadf000-7f744dae0000 rw-p 00005000 00:7e 14067614 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/syslog.so
7f744dae0000-7f744daf0000 rw-p 00000000 00:00 0
7f744daf0000-7f744db60000 rw-p 00000000 00:00 0
7f744db65000-7f744db6b000 r--p 00000000 00:7e 14067569 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
7f744db6b000-7f744db82000 r-xp 00006000 00:7e 14067569 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
7f744db82000-7f744db9d000 r--p 0001d000 00:7e 14067569 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
7f744db9d000-7f744db9f000 r--p 00037000 00:7e 14067569 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
7f744db9f000-7f744dba0000 rw-p 00039000 00:7e 14067569 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/ripper.so
7f744dba0000-7f744dbae000 r--p 00000000 00:7e 13112921 /usr/lib/x86_64-linux-gnu/libtinfo.so.6.3
7f744dbae000-7f744dbbf000 r-xp 0000e000 00:7e 13112921 /usr/lib/x86_64-linux-gnu/libtinfo.so.6.3
7f744dbbf000-7f744dbcd000 r--p 0001f000 00:7e 13112921 /usr/lib/x86_64-linux-gnu/libtinfo.so.6.3
7f744dbcd000-7f744dbd1000 r--p 0002c000 00:7e 13112921 /usr/lib/x86_64-linux-gnu/libtinfo.so.6.3
7f744dbd1000-7f744dbd2000 rw-p 00030000 00:7e 13112921 /usr/lib/x86_64-linux-gnu/libtinfo.so.6.3
7f744dbd2000-7f744dbd9000 r--p 00000000 00:7e 13112865 /usr/lib/x86_64-linux-gnu/libncurses.so.6.3
7f744dbd9000-7f744dbf2000 r-xp 00007000 00:7e 13112865 /usr/lib/x86_64-linux-gnu/libncurses.so.6.3
7f744dbf2000-7f744dbf8000 r--p 00020000 00:7e 13112865 /usr/lib/x86_64-linux-gnu/libncurses.so.6.3
7f744dbf8000-7f744dbf9000 r--p 00025000 00:7e 13112865 /usr/lib/x86_64-linux-gnu/libncurses.so.6.3
7f744dbf9000-7f744dbfa000 rw-p 00026000 00:7e 13112865 /usr/lib/x86_64-linux-gnu/libncurses.so.6.3
7f744dbfa000-7f744dc0e000 r--p 00000000 00:7e 14947260 /usr/lib/x86_64-linux-gnu/libreadline.so.8.1
7f744dc0e000-7f744dc3a000 r-xp 00014000 00:7e 14947260 /usr/lib/x86_64-linux-gnu/libreadline.so.8.1
7f744dc3a000-7f744dc44000 r--p 00040000 00:7e 14947260 /usr/lib/x86_64-linux-gnu/libreadline.so.8.1
7f744dc44000-7f744dc45000 ---p 0004a000 00:7e 14947260 /usr/lib/x86_64-linux-gnu/libreadline.so.8.1
7f744dc45000-7f744dc47000 r--p 0004a000 00:7e 14947260 /usr/lib/x86_64-linux-gnu/libreadline.so.8.1
7f744dc47000-7f744dc4d000 rw-p 0004c000 00:7e 14947260 /usr/lib/x86_64-linux-gnu/libreadline.so.8.1
7f744dc4d000-7f744dc4e000 rw-p 00000000 00:00 0
7f744dc4e000-7f744dc51000 r--p 00000000 00:7e 14048922 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/readline.so
7f744dc51000-7f744dc56000 r-xp 00003000 00:7e 14048922 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/readline.so
7f744dc56000-7f744dc58000 r--p 00008000 00:7e 14048922 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/readline.so
7f744dc58000-7f744dc59000 r--p 00009000 00:7e 14048922 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/readline.so
7f744dc59000-7f744dc5a000 rw-p 0000a000 00:7e 14048922 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/readline.so
7f744dc5a000-7f744dc5c000 r--p 00000000 00:7e 14166611 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
7f744dc5c000-7f744dc60000 r-xp 00002000 00:7e 14166611 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
7f744dc60000-7f744dc62000 r--p 00006000 00:7e 14166611 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
7f744dc62000-7f744dc63000 r--p 00007000 00:7e 14166611 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
7f744dc63000-7f744dc64000 rw-p 00008000 00:7e 14166611 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/console.so
7f744dc64000-7f744dc82000 r--p 00000000 00:7e 13112910 /usr/lib/x86_64-linux-gnu/libssl.so.3
7f744dc82000-7f744dcdd000 r-xp 0001e000 00:7e 13112910 /usr/lib/x86_64-linux-gnu/libssl.so.3
7f744dcdd000-7f744dcfa000 r--p 00079000 00:7e 13112910 /usr/lib/x86_64-linux-gnu/libssl.so.3
7f744dcfa000-7f744dd04000 r--p 00095000 00:7e 13112910 /usr/lib/x86_64-linux-gnu/libssl.so.3
7f744dd04000-7f744dd08000 rw-p 0009f000 00:7e 13112910 /usr/lib/x86_64-linux-gnu/libssl.so.3
7f744dd08000-7f744dd1d000 r--p 00000000 00:7e 14067504 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f744dd1d000-7f744dd5e000 r-xp 00015000 00:7e 14067504 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f744dd5e000-7f744dd7a000 r--p 00056000 00:7e 14067504 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f744dd7a000-7f744dd7b000 ---p 00072000 00:7e 14067504 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f744dd7b000-7f744dd7d000 r--p 00072000 00:7e 14067504 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f744dd7d000-7f744dd7f000 rw-p 00074000 00:7e 14067504 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/openssl.so
7f744dd7f000-7f744dd90000 rw-p 00000000 00:00 0
7f744dd92000-7f744dd94000 r--p 00000000 00:7e 14067100 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
7f744dd94000-7f744dd97000 r-xp 00002000 00:7e 14067100 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
7f744dd97000-7f744dd99000 r--p 00005000 00:7e 14067100 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
7f744dd99000-7f744dd9a000 r--p 00006000 00:7e 14067100 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
7f744dd9a000-7f744dd9b000 rw-p 00007000 00:7e 14067100 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/etc.so
7f744dd9b000-7f744dd9c000 r--p 00000000 00:7e 14438349 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
7f744dd9c000-7f744dd9d000 r-xp 00001000 00:7e 14438349 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
7f744dd9d000-7f744dd9e000 r--p 00002000 00:7e 14438349 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
7f744dd9e000-7f744dd9f000 r--p 00002000 00:7e 14438349 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
7f744dd9f000-7f744dda0000 rw-p 00003000 00:7e 14438349 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_u.so
7f744dda0000-7f744dda1000 r--p 00000000 00:7e 14437929 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
7f744dda1000-7f744dda2000 r-xp 00001000 00:7e 14437929 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
7f744dda2000-7f744dda3000 r--p 00002000 00:7e 14437929 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
7f744dda3000-7f744dda4000 r--p 00002000 00:7e 14437929 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
7f744dda4000-7f744dda5000 rw-p 00003000 00:7e 14437929 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gb18030.so
7f744dda5000-7f744dda6000 r--p 00000000 00:7e 14430949 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
7f744dda6000-7f744dda7000 r-xp 00001000 00:7e 14430949 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
7f744dda7000-7f744dda8000 r--p 00002000 00:7e 14430949 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
7f744dda8000-7f744dda9000 r--p 00002000 00:7e 14430949 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
7f744dda9000-7f744ddaa000 rw-p 00003000 00:7e 14430949 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cp949.so
7f744ddaa000-7f744ddab000 r--p 00000000 00:7e 14431038 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f744ddab000-7f744ddac000 r-xp 00001000 00:7e 14431038 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f744ddac000-7f744ddad000 r--p 00002000 00:7e 14431038 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f744ddad000-7f744ddae000 ---p 00003000 00:7e 14431038 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f744ddae000-7f744ddaf000 r--p 00003000 00:7e 14431038 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f744ddaf000-7f744ddb0000 rw-p 00004000 00:7e 14431038 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/cesu_8.so
7f744ddb0000-7f744ddb1000 r--p 00000000 00:7e 14442926 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7f744ddb1000-7f744ddb2000 r-xp 00001000 00:7e 14442926 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7f744ddb2000-7f744ddb3000 r--p 00002000 00:7e 14442926 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7f744ddb3000-7f744ddb4000 r--p 00002000 00:7e 14442926 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7f744ddb4000-7f744ddb5000 rw-p 00003000 00:7e 14442926 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese.so
7f744ddb5000-7f744ddb6000 r--p 00000000 00:7e 14443307 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f744ddb6000-7f744ddb7000 r-xp 00001000 00:7e 14443307 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f744ddb7000-7f744ddf8000 r--p 00002000 00:7e 14443307 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f744ddf8000-7f744ddf9000 r--p 00042000 00:7e 14443307 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f744ddf9000-7f744ddfa000 rw-p 00043000 00:7e 14443307 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f744ddfa000-7f744ddfb000 r--p 00000000 00:7e 14439235 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
7f744ddfb000-7f744ddfc000 r-xp 00001000 00:7e 14439235 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
7f744ddfc000-7f744de88000 r--p 00002000 00:7e 14439235 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
7f744de88000-7f744de89000 r--p 0008d000 00:7e 14439235 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
7f744de89000-7f744de8a000 rw-p 0008e000 00:7e 14439235 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/big5.so
7f744de8a000-7f744de8b000 r--p 00000000 00:7e 14437779 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7f744de8b000-7f744de8c000 r-xp 00001000 00:7e 14437779 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7f744de8c000-7f744de8d000 r--p 00002000 00:7e 14437779 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7f744de8d000-7f744de8e000 r--p 00002000 00:7e 14437779 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7f744de8e000-7f744de8f000 rw-p 00003000 00:7e 14437779 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/emacs_mule.so
7f744de8f000-7f744de90000 r--p 00000000 00:7e 14442884 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f744de90000-7f744de91000 r-xp 00001000 00:7e 14442884 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f744de91000-7f744de92000 r--p 00002000 00:7e 14442884 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f744de92000-7f744de93000 ---p 00003000 00:7e 14442884 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f744de93000-7f744de94000 r--p 00003000 00:7e 14442884 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f744de94000-7f744de95000 rw-p 00004000 00:7e 14442884 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/iso2022.so
7f744de95000-7f744de96000 r--p 00000000 00:7e 14438688 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
7f744de96000-7f744de97000 r-xp 00001000 00:7e 14438688 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
7f744de97000-7f744de98000 r--p 00002000 00:7e 14438688 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
7f744de98000-7f744de99000 r--p 00002000 00:7e 14438688 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
7f744de99000-7f744de9a000 rw-p 00003000 00:7e 14438688 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1257.so
7f744de9a000-7f744de9b000 r--p 00000000 00:7e 14438530 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
7f744de9b000-7f744de9c000 r-xp 00001000 00:7e 14438530 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
7f744de9c000-7f744de9d000 r--p 00002000 00:7e 14438530 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
7f744de9d000-7f744de9e000 r--p 00002000 00:7e 14438530 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
7f744de9e000-7f744de9f000 rw-p 00003000 00:7e 14438530 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1254.so
7f744de9f000-7f744dea0000 r--p 00000000 00:7e 14438562 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
7f744dea0000-7f744dea1000 r-xp 00001000 00:7e 14438562 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
7f744dea1000-7f744dea2000 r--p 00002000 00:7e 14438562 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
7f744dea2000-7f744dea3000 r--p 00002000 00:7e 14438562 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
7f744dea3000-7f744dea4000 rw-p 00003000 00:7e 14438562 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1253.so
7f744dea4000-7f744dea5000 r--p 00000000 00:7e 14438532 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
7f744dea5000-7f744dea6000 r-xp 00001000 00:7e 14438532 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
7f744dea6000-7f744dea7000 r--p 00002000 00:7e 14438532 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
7f744dea7000-7f744dea8000 r--p 00002000 00:7e 14438532 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
7f744dea8000-7f744dea9000 rw-p 00003000 00:7e 14438532 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1252.so
7f744dea9000-7f744deaa000 r--p 00000000 00:7e 14438397 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
7f744deaa000-7f744deab000 r-xp 00001000 00:7e 14438397 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
7f744deab000-7f744deac000 r--p 00002000 00:7e 14438397 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
7f744deac000-7f744dead000 r--p 00002000 00:7e 14438397 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
7f744dead000-7f744deae000 rw-p 00003000 00:7e 14438397 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1251.so
7f744deae000-7f744deaf000 r--p 00000000 00:7e 14438265 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
7f744deaf000-7f744deb0000 r-xp 00001000 00:7e 14438265 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
7f744deb0000-7f744deb1000 r--p 00002000 00:7e 14438265 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
7f744deb1000-7f744deb2000 r--p 00002000 00:7e 14438265 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
7f744deb2000-7f744deb3000 rw-p 00003000 00:7e 14438265 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_1250.so
7f744deb3000-7f744deb4000 r--p 00000000 00:7e 14438371 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f744deb4000-7f744deb5000 r-xp 00001000 00:7e 14438371 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f744deb5000-7f744deb6000 r--p 00002000 00:7e 14438371 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f744deb6000-7f744deb7000 r--p 00002000 00:7e 14438371 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f744deb7000-7f744deb8000 rw-p 00003000 00:7e 14438371 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32le.so
7f744deb8000-7f744deb9000 r--p 00000000 00:7e 14438346 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f744deb9000-7f744deba000 r-xp 00001000 00:7e 14438346 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f744deba000-7f744debb000 r--p 00002000 00:7e 14438346 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f744debb000-7f744debc000 r--p 00002000 00:7e 14438346 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f744debc000-7f744debd000 rw-p 00003000 00:7e 14438346 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_32be.so
7f744debd000-7f744debe000 r--p 00000000 00:7e 14430923 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
7f744debe000-7f744debf000 r-xp 00001000 00:7e 14430923 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
7f744debf000-7f744dec0000 r--p 00002000 00:7e 14430923 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
7f744dec0000-7f744dec1000 r--p 00002000 00:7e 14430923 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
7f744dec1000-7f744dec2000 rw-p 00003000 00:7e 14430923 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/koi8_r.so
7f744dec2000-7f744dec3000 r--p 00000000 00:7e 14437958 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f744dec3000-7f744dec4000 r-xp 00001000 00:7e 14437958 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f744dec4000-7f744dec5000 r--p 00002000 00:7e 14437958 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f744dec5000-7f744dec6000 r--p 00002000 00:7e 14437958 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f744dec6000-7f744dec7000 rw-p 00003000 00:7e 14437958 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_15.so
7f744dec7000-7f744dec8000 r--p 00000000 00:7e 14438213 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
7f744dec8000-7f744dec9000 r-xp 00001000 00:7e 14438213 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
7f744dec9000-7f744deca000 r--p 00002000 00:7e 14438213 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
7f744deca000-7f744decb000 r--p 00002000 00:7e 14438213 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
7f744decb000-7f744decc000 rw-p 00003000 00:7e 14438213 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_14.so
7f744decc000-7f744decd000 r--p 00000000 00:7e 14438118 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
7f744decd000-7f744dece000 r-xp 00001000 00:7e 14438118 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
7f744dece000-7f744decf000 r--p 00002000 00:7e 14438118 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
7f744decf000-7f744ded0000 r--p 00002000 00:7e 14438118 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
7f744ded0000-7f744ded1000 rw-p 00003000 00:7e 14438118 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_13.so
7f744ded1000-7f744ded2000 r--p 00000000 00:7e 14438119 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
7f744ded2000-7f744ded3000 r-xp 00001000 00:7e 14438119 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
7f744ded3000-7f744ded4000 r--p 00002000 00:7e 14438119 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
7f744ded4000-7f744ded5000 r--p 00002000 00:7e 14438119 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
7f744ded5000-7f744ded6000 rw-p 00003000 00:7e 14438119 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_11.so
7f744ded6000-7f744ded7000 r--p 00000000 00:7e 14437979 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
7f744ded7000-7f744ded8000 r-xp 00001000 00:7e 14437979 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
7f744ded8000-7f744ded9000 r--p 00002000 00:7e 14437979 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
7f744ded9000-7f744deda000 r--p 00002000 00:7e 14437979 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
7f744deda000-7f744dedb000 rw-p 00003000 00:7e 14437979 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_10.so
7f744dedb000-7f744dedc000 r--p 00000000 00:7e 14438123 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7f744dedc000-7f744dedd000 r-xp 00001000 00:7e 14438123 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7f744dedd000-7f744dede000 r--p 00002000 00:7e 14438123 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7f744dede000-7f744dedf000 r--p 00002000 00:7e 14438123 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7f744dedf000-7f744dee0000 rw-p 00003000 00:7e 14438123 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_9.so
7f744dee0000-7f744dee1000 r--p 00000000 00:7e 14438008 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
7f744dee1000-7f744dee2000 r-xp 00001000 00:7e 14438008 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
7f744dee2000-7f744dee3000 r--p 00002000 00:7e 14438008 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
7f744dee3000-7f744dee4000 r--p 00002000 00:7e 14438008 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
7f744dee4000-7f744dee5000 rw-p 00003000 00:7e 14438008 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_8.so
7f744dee5000-7f744dee6000 r--p 00000000 00:7e 14438090 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7f744dee6000-7f744dee7000 r-xp 00001000 00:7e 14438090 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7f744dee7000-7f744dee8000 r--p 00002000 00:7e 14438090 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7f744dee8000-7f744dee9000 r--p 00002000 00:7e 14438090 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7f744dee9000-7f744deea000 rw-p 00003000 00:7e 14438090 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_7.so
7f744deea000-7f744deeb000 r--p 00000000 00:7e 14437994 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
7f744deeb000-7f744deec000 r-xp 00001000 00:7e 14437994 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
7f744deec000-7f744deed000 r--p 00002000 00:7e 14437994 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
7f744deed000-7f744deee000 r--p 00002000 00:7e 14437994 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
7f744deee000-7f744deef000 rw-p 00003000 00:7e 14437994 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_6.so
7f744deef000-7f744def0000 r--p 00000000 00:7e 14438006 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
7f744def0000-7f744def1000 r-xp 00001000 00:7e 14438006 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
7f744def1000-7f744def2000 r--p 00002000 00:7e 14438006 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
7f744def2000-7f744def3000 r--p 00002000 00:7e 14438006 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
7f744def3000-7f744def4000 rw-p 00003000 00:7e 14438006 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_5.so
7f744def4000-7f744def5000 r--p 00000000 00:7e 14437830 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
7f744def5000-7f744def6000 r-xp 00001000 00:7e 14437830 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
7f744def6000-7f744def7000 r--p 00002000 00:7e 14437830 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
7f744def7000-7f744def8000 r--p 00002000 00:7e 14437830 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
7f744def8000-7f744def9000 rw-p 00003000 00:7e 14437830 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_4.so
7f744def9000-7f744defa000 r--p 00000000 00:7e 14437974 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
7f744defa000-7f744defb000 r-xp 00001000 00:7e 14437974 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
7f744defb000-7f744defc000 r--p 00002000 00:7e 14437974 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
7f744defc000-7f744defd000 r--p 00002000 00:7e 14437974 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
7f744defd000-7f744defe000 rw-p 00003000 00:7e 14437974 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_3.so
7f744defe000-7f744deff000 r--p 00000000 00:7e 14438033 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
7f744deff000-7f744df00000 r-xp 00001000 00:7e 14438033 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
7f744df00000-7f744df01000 r--p 00002000 00:7e 14438033 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
7f744df01000-7f744df02000 r--p 00002000 00:7e 14438033 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
7f744df02000-7f744df03000 rw-p 00003000 00:7e 14438033 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_2.so
7f744df03000-7f744df04000 r--p 00000000 00:7e 14437913 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
7f744df04000-7f744df05000 r-xp 00001000 00:7e 14437913 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
7f744df05000-7f744df06000 r--p 00002000 00:7e 14437913 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
7f744df06000-7f744df07000 r--p 00002000 00:7e 14437913 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
7f744df07000-7f744df08000 rw-p 00003000 00:7e 14437913 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/gbk.so
7f744df08000-7f744df09000 r--p 00000000 00:7e 14443321 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f744df09000-7f744df0a000 r-xp 00001000 00:7e 14443321 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f744df0a000-7f744df2e000 r--p 00002000 00:7e 14443321 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f744df2e000-7f744df2f000 r--p 00025000 00:7e 14443321 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f744df2f000-7f744df30000 rw-p 00026000 00:7e 14443321 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f744df30000-7f744e2b0000 rw-p 00000000 00:00 0
7f744e2b1000-7f744e2b2000 r--p 00000000 00:7e 14437817 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
7f744e2b2000-7f744e2b3000 r-xp 00001000 00:7e 14437817 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
7f744e2b3000-7f744e2b4000 r--p 00002000 00:7e 14437817 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
7f744e2b4000-7f744e2b5000 r--p 00002000 00:7e 14437817 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
7f744e2b5000-7f744e2b6000 rw-p 00003000 00:7e 14437817 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_tw.so
7f744e2b6000-7f744e2b7000 r--p 00000000 00:7e 14443146 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f744e2b7000-7f744e2b8000 r-xp 00001000 00:7e 14443146 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f744e2b8000-7f744e30e000 r--p 00002000 00:7e 14443146 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f744e30e000-7f744e30f000 r--p 00057000 00:7e 14443146 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f744e30f000-7f744e310000 rw-p 00058000 00:7e 14443146 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f744e310000-7f744e360000 rw-p 00000000 00:00 0
7f744e363000-7f744e364000 r--p 00000000 00:7e 14438319 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f744e364000-7f744e365000 r-xp 00001000 00:7e 14438319 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f744e365000-7f744e366000 r--p 00002000 00:7e 14438319 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f744e366000-7f744e367000 ---p 00003000 00:7e 14438319 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f744e367000-7f744e368000 r--p 00003000 00:7e 14438319 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f744e368000-7f744e369000 rw-p 00004000 00:7e 14438319 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/shift_jis.so
7f744e36c000-7f744e370000 r--p 00000000 00:7e 14065763 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
7f744e370000-7f744e37a000 r-xp 00004000 00:7e 14065763 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
7f744e37a000-7f744e37e000 r--p 0000e000 00:7e 14065763 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
7f744e37e000-7f744e37f000 r--p 00011000 00:7e 14065763 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
7f744e37f000-7f744e380000 rw-p 00012000 00:7e 14065763 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/zlib.so
7f744e380000-7f744e3c0000 rw-p 00000000 00:00 0
7f744e3c3000-7f744e3c4000 r--p 00000000 00:7e 14439652 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
7f744e3c4000-7f744e3c5000 r-xp 00001000 00:7e 14439652 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
7f744e3c5000-7f744e3c6000 r--p 00002000 00:7e 14439652 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
7f744e3c6000-7f744e3c7000 r--p 00002000 00:7e 14439652 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
7f744e3c7000-7f744e3c8000 rw-p 00003000 00:7e 14439652 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/escape.so
7f744e3c8000-7f744e3c9000 r--p 00000000 00:7e 14167580 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
7f744e3c9000-7f744e3ca000 r-xp 00001000 00:7e 14167580 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
7f744e3ca000-7f744e3cb000 r--p 00002000 00:7e 14167580 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
7f744e3cb000-7f744e3cc000 r--p 00002000 00:7e 14167580 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
7f744e3cc000-7f744e3cd000 rw-p 00003000 00:7e 14167580 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/nonblock.so
7f744e3cd000-7f744e3ce000 r--p 00000000 00:7e 14067103 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fcntl.so
7f744e3ce000-7f744e3cf000 r-xp 00001000 00:7e 14067103 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fcntl.so
7f744e3cf000-7f744e3d0000 r--p 00002000 00:7e 14067103 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fcntl.so
7f744e3d0000-7f744e3d1000 r--p 00002000 00:7e 14067103 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fcntl.so
7f744e3d1000-7f744e3d2000 rw-p 00003000 00:7e 14067103 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fcntl.so
7f744e3d2000-7f744e3d5000 r--p 00000000 00:7e 14066926 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/bigdecimal.so
7f744e3d5000-7f744e3e8000 r-xp 00003000 00:7e 14066926 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/bigdecimal.so
7f744e3e8000-7f744e3ed000 r--p 00016000 00:7e 14066926 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/bigdecimal.so
7f744e3ed000-7f744e3ee000 r--p 0001a000 00:7e 14066926 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/bigdecimal.so
7f744e3ee000-7f744e3ef000 rw-p 0001b000 00:7e 14066926 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/bigdecimal.so
7f744e3ef000-7f744e3f5000 r--p 00000000 00:7e 14067601 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f744e3f5000-7f744e41b000 r-xp 00006000 00:7e 14067601 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f744e41b000-7f744e427000 r--p 0002c000 00:7e 14067601 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f744e427000-7f744e428000 ---p 00038000 00:7e 14067601 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f744e428000-7f744e429000 r--p 00038000 00:7e 14067601 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f744e429000-7f744e42a000 rw-p 00039000 00:7e 14067601 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/socket.so
7f744e42a000-7f744e42b000 r--p 00000000 00:7e 14438326 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f744e42b000-7f744e42c000 r-xp 00001000 00:7e 14438326 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f744e42c000-7f744e42d000 r--p 00002000 00:7e 14438326 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f744e42d000-7f744e42e000 ---p 00003000 00:7e 14438326 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f744e42e000-7f744e42f000 r--p 00003000 00:7e 14438326 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f744e42f000-7f744e430000 rw-p 00004000 00:7e 14438326 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/windows_31j.so
7f744e430000-7f744e440000 rw-p 00000000 00:00 0
7f744e440000-7f744e441000 r--p 00000000 00:7e 14438303 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
7f744e441000-7f744e442000 r-xp 00001000 00:7e 14438303 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
7f744e442000-7f744e443000 r--p 00002000 00:7e 14438303 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
7f744e443000-7f744e444000 r--p 00002000 00:7e 14438303 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
7f744e444000-7f744e445000 rw-p 00003000 00:7e 14438303 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_16.so
7f744e445000-7f744e446000 r--p 00000000 00:7e 14437832 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f744e446000-7f744e447000 r-xp 00001000 00:7e 14437832 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f744e447000-7f744e448000 r--p 00002000 00:7e 14437832 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f744e448000-7f744e449000 r--p 00002000 00:7e 14437832 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f744e449000-7f744e44a000 rw-p 00003000 00:7e 14437832 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/iso_8859_1.so
7f744e44a000-7f744e44b000 r--p 00000000 00:7e 14437812 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f744e44b000-7f744e44c000 r-xp 00001000 00:7e 14437812 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f744e44c000-7f744e44d000 r--p 00002000 00:7e 14437812 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f744e44d000-7f744e44e000 ---p 00003000 00:7e 14437812 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f744e44e000-7f744e44f000 r--p 00003000 00:7e 14437812 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f744e44f000-7f744e450000 rw-p 00004000 00:7e 14437812 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_jp.so
7f744e450000-7f744e530000 rw-p 00000000 00:00 0
7f744e532000-7f744e535000 r--p 00000000 00:7e 14067605 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f744e535000-7f744e53a000 r-xp 00003000 00:7e 14067605 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f744e53a000-7f744e53c000 r--p 00008000 00:7e 14067605 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f744e53c000-7f744e53d000 ---p 0000a000 00:7e 14067605 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f744e53d000-7f744e53e000 r--p 0000a000 00:7e 14067605 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f744e53e000-7f744e53f000 rw-p 0000b000 00:7e 14067605 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/stringio.so
7f744e544000-7f744e546000 r--p 00000000 00:7e 14171311 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/generator.so
7f744e546000-7f744e54b000 r-xp 00002000 00:7e 14171311 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/generator.so
7f744e54b000-7f744e54e000 r--p 00007000 00:7e 14171311 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/generator.so
7f744e54e000-7f744e54f000 r--p 00009000 00:7e 14171311 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/generator.so
7f744e54f000-7f744e550000 rw-p 0000a000 00:7e 14171311 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/generator.so
7f744e550000-7f744e560000 rw-p 00000000 00:00 0
7f744e564000-7f744e566000 r--p 00000000 00:7e 14171114 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/parser.so
7f744e566000-7f744e56a000 r-xp 00002000 00:7e 14171114 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/parser.so
7f744e56a000-7f744e56c000 r--p 00006000 00:7e 14171114 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/parser.so
7f744e56c000-7f744e56d000 r--p 00007000 00:7e 14171114 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/parser.so
7f744e56d000-7f744e56e000 rw-p 00008000 00:7e 14171114 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/json/ext/parser.so
7f744e56e000-7f744e571000 r--p 00000000 00:7e 14064818 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/objspace.so
7f744e571000-7f744e579000 r-xp 00003000 00:7e 14064818 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/objspace.so
7f744e579000-7f744e57d000 r--p 0000b000 00:7e 14064818 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/objspace.so
7f744e57d000-7f744e57e000 ---p 0000f000 00:7e 14064818 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/objspace.so
7f744e57e000-7f744e57f000 r--p 0000f000 00:7e 14064818 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/objspace.so
7f744e57f000-7f744e580000 rw-p 00010000 00:7e 14064818 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/objspace.so
7f744e580000-7f744e590000 rw-p 00000000 00:00 0
7f744e596000-7f744e598000 r--p 00000000 00:7e 13112823 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f744e598000-7f744e59f000 r-xp 00002000 00:7e 13112823 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f744e59f000-7f744e5a0000 r--p 00009000 00:7e 13112823 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f744e5a0000-7f744e5a1000 ---p 0000a000 00:7e 13112823 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f744e5a1000-7f744e5a2000 r--p 0000a000 00:7e 13112823 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f744e5a2000-7f744e5a3000 rw-p 0000b000 00:7e 13112823 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f744e5a3000-7f744e5a7000 r--p 00000000 00:7e 14067147 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
7f744e5a7000-7f744e5b0000 r-xp 00004000 00:7e 14067147 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
7f744e5b0000-7f744e5b5000 r--p 0000d000 00:7e 14067147 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
7f744e5b5000-7f744e5b6000 r--p 00011000 00:7e 14067147 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
7f744e5b6000-7f744e5b7000 rw-p 00012000 00:7e 14067147 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/fiddle.so
7f744e5b7000-7f744e5b8000 r--p 00000000 00:7e 14433117 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f744e5b8000-7f744e5b9000 r-xp 00001000 00:7e 14433117 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f744e5b9000-7f744e5ba000 r--p 00002000 00:7e 14433117 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f744e5ba000-7f744e5bb000 ---p 00003000 00:7e 14433117 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f744e5bb000-7f744e5bc000 r--p 00003000 00:7e 14433117 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f744e5bc000-7f744e5bd000 rw-p 00004000 00:7e 14433117 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/erb/escape.so
7f744e5bd000-7f744e5be000 r--p 00000000 00:7e 14167593 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
7f744e5be000-7f744e5bf000 r-xp 00001000 00:7e 14167593 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
7f744e5bf000-7f744e5c0000 r--p 00002000 00:7e 14167593 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
7f744e5c0000-7f744e5c1000 r--p 00002000 00:7e 14167593 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
7f744e5c1000-7f744e5c2000 rw-p 00003000 00:7e 14167593 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/io/wait.so
7f744e5c2000-7f744e5c3000 r--p 00000000 00:7e 14433100 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha2.so
7f744e5c3000-7f744e5c5000 r-xp 00001000 00:7e 14433100 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha2.so
7f744e5c5000-7f744e5c6000 r--p 00003000 00:7e 14433100 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha2.so
7f744e5c6000-7f744e5c7000 r--p 00003000 00:7e 14433100 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha2.so
7f744e5c7000-7f744e5c8000 rw-p 00004000 00:7e 14433100 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha2.so
7f744e5c8000-7f744e5c9000 r--p 00000000 00:7e 14433014 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha1.so
7f744e5c9000-7f744e5cb000 r-xp 00001000 00:7e 14433014 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha1.so
7f744e5cb000-7f744e5cc000 r--p 00003000 00:7e 14433014 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha1.so
7f744e5cc000-7f744e5cd000 r--p 00003000 00:7e 14433014 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha1.so
7f744e5cd000-7f744e5ce000 rw-p 00004000 00:7e 14433014 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/sha1.so
7f744e5ce000-7f744e5cf000 r--p 00000000 00:7e 14432796 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/md5.so
7f744e5cf000-7f744e5d0000 r-xp 00001000 00:7e 14432796 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/md5.so
7f744e5d0000-7f744e5d1000 r--p 00002000 00:7e 14432796 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/md5.so
7f744e5d1000-7f744e5d2000 r--p 00002000 00:7e 14432796 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/md5.so
7f744e5d2000-7f744e5d3000 rw-p 00003000 00:7e 14432796 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/md5.so
7f744e5d3000-7f744e5d5000 r--p 00000000 00:7e 14067036 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
7f744e5d5000-7f744e5d7000 r-xp 00002000 00:7e 14067036 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
7f744e5d7000-7f744e5d9000 r--p 00004000 00:7e 14067036 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
7f744e5d9000-7f744e5da000 r--p 00005000 00:7e 14067036 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
7f744e5da000-7f744e5db000 rw-p 00006000 00:7e 14067036 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest.so
7f744e5db000-7f744e5dc000 r--p 00000000 00:7e 14432724 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/bubblebabble.so
7f744e5dc000-7f744e5dd000 r-xp 00001000 00:7e 14432724 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/bubblebabble.so
7f744e5dd000-7f744e5de000 r--p 00002000 00:7e 14432724 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/bubblebabble.so
7f744e5de000-7f744e5df000 r--p 00002000 00:7e 14432724 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/bubblebabble.so
7f744e5df000-7f744e5e0000 rw-p 00003000 00:7e 14432724 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/digest/bubblebabble.so
7f744e5e0000-7f744e610000 rw-p 00000000 00:00 0
7f744e613000-7f744e615000 r--p 00000000 00:7e 14067608 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
7f744e615000-7f744e619000 r-xp 00002000 00:7e 14067608 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
7f744e619000-7f744e61b000 r--p 00006000 00:7e 14067608 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
7f744e61b000-7f744e61c000 r--p 00007000 00:7e 14067608 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
7f744e61c000-7f744e61d000 rw-p 00008000 00:7e 14067608 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/strscan.so
7f744e61d000-7f744e620000 r--p 00000000 00:7e 14067028 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
7f744e620000-7f744e642000 r-xp 00003000 00:7e 14067028 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
7f744e642000-7f744e64e000 r--p 00025000 00:7e 14067028 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
7f744e64e000-7f744e64f000 r--p 00030000 00:7e 14067028 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
7f744e64f000-7f744e650000 rw-p 00031000 00:7e 14067028 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/date_core.so
7f744e650000-7f744e651000 rw-p 00000000 00:00 0
7f744e651000-7f744e653000 r--p 00000000 00:7e 14066952 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/coverage.so
7f744e653000-7f744e655000 r-xp 00002000 00:7e 14066952 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/coverage.so
7f744e655000-7f744e656000 r--p 00004000 00:7e 14066952 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/coverage.so
7f744e656000-7f744e657000 r--p 00004000 00:7e 14066952 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/coverage.so
7f744e657000-7f744e658000 rw-p 00005000 00:7e 14066952 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/coverage.so
7f744e658000-7f744e65a000 r--p 00000000 00:7e 14431786 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
7f744e65a000-7f744e65c000 r-xp 00002000 00:7e 14431786 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
7f744e65c000-7f744e65e000 r--p 00004000 00:7e 14431786 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
7f744e65e000-7f744e65f000 r--p 00005000 00:7e 14431786 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
7f744e65f000-7f744e660000 rw-p 00006000 00:7e 14431786 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/cgi/escape.so
7f744e660000-7f744e810000 rw-p 00000000 00:00 0
7f744e814000-7f744e815000 r--p 00000000 00:7e 14431055 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
7f744e815000-7f744e816000 r-xp 00001000 00:7e 14431055 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
7f744e816000-7f744e818000 r--p 00002000 00:7e 14431055 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
7f744e818000-7f744e819000 r--p 00003000 00:7e 14431055 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
7f744e819000-7f744e81a000 rw-p 00004000 00:7e 14431055 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/big5.so
7f744e81a000-7f744e81b000 r--p 00000000 00:7e 14431567 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f744e81b000-7f744e81d000 r-xp 00001000 00:7e 14431567 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f744e81d000-7f744e81e000 r--p 00003000 00:7e 14431567 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f744e81e000-7f744e81f000 r--p 00003000 00:7e 14431567 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f744e81f000-7f744e820000 rw-p 00004000 00:7e 14431567 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/rbconfig/sizeof.so
7f744e820000-7f744e930000 rw-p 00000000 00:00 0
7f744e930000-7f744e931000 ---p 00000000 00:00 0
7f744e931000-7f744e972000 rw-p 00000000 00:00 0
7f744e972000-7f744e973000 ---p 00000000 00:00 0
7f744e973000-7f744e9b4000 rw-p 00000000 00:00 0
7f744e9b4000-7f744e9b5000 ---p 00000000 00:00 0
7f744e9b5000-7f744e9f6000 rw-p 00000000 00:00 0
7f744e9f6000-7f744e9f7000 ---p 00000000 00:00 0
7f744e9f7000-7f744ea38000 rw-p 00000000 00:00 0
7f744ea38000-7f744ea39000 ---p 00000000 00:00 0
7f744ea39000-7f744ea7a000 rw-p 00000000 00:00 0
7f744ea7a000-7f744ea7b000 ---p 00000000 00:00 0
7f744ea7b000-7f744eabc000 rw-p 00000000 00:00 0
7f744eabc000-7f744eabd000 ---p 00000000 00:00 0
7f744eabd000-7f744eafe000 rw-p 00000000 00:00 0
7f744eafe000-7f744eaff000 ---p 00000000 00:00 0
7f744eaff000-7f744eb40000 rw-p 00000000 00:00 0
7f744eb40000-7f744eb41000 ---p 00000000 00:00 0
7f744eb41000-7f744eb82000 rw-p 00000000 00:00 0
7f744eb82000-7f744eb83000 ---p 00000000 00:00 0
7f744eb83000-7f744ebc4000 rw-p 00000000 00:00 0
7f744ebc4000-7f744ebc5000 ---p 00000000 00:00 0
7f744ebc5000-7f744ec06000 rw-p 00000000 00:00 0
7f744ec06000-7f744ec07000 ---p 00000000 00:00 0
7f744ec07000-7f744ec48000 rw-p 00000000 00:00 0
7f744ec48000-7f744ec49000 ---p 00000000 00:00 0
7f744ec49000-7f744ec8a000 rw-p 00000000 00:00 0
7f744ec8a000-7f744ec8b000 ---p 00000000 00:00 0
7f744ec8b000-7f744eccc000 rw-p 00000000 00:00 0
7f744eccc000-7f744eccd000 ---p 00000000 00:00 0
7f744eccd000-7f744ed0e000 rw-p 00000000 00:00 0
7f744ed0e000-7f744ed0f000 ---p 00000000 00:00 0
7f744ed0f000-7f744ed50000 rw-p 00000000 00:00 0
7f744ed50000-7f744ed51000 ---p 00000000 00:00 0
7f744ed51000-7f744ed92000 rw-p 00000000 00:00 0
7f744ed92000-7f744ed93000 ---p 00000000 00:00 0
7f744ed93000-7f744edd4000 rw-p 00000000 00:00 0
7f744edd4000-7f744edd5000 ---p 00000000 00:00 0
7f744edd5000-7f744ee16000 rw-p 00000000 00:00 0
7f744ee16000-7f744ee17000 ---p 00000000 00:00 0
7f744ee17000-7f744ee58000 rw-p 00000000 00:00 0
7f744ee58000-7f744ee59000 ---p 00000000 00:00 0
7f744ee59000-7f744ee9a000 rw-p 00000000 00:00 0
7f744ee9a000-7f744ee9b000 ---p 00000000 00:00 0
7f744ee9b000-7f744eedc000 rw-p 00000000 00:00 0
7f744eedc000-7f744eedd000 ---p 00000000 00:00 0
7f744eedd000-7f744ef1e000 rw-p 00000000 00:00 0
7f744ef1e000-7f744ef1f000 ---p 00000000 00:00 0
7f744ef1f000-7f744ef60000 rw-p 00000000 00:00 0
7f744ef60000-7f744ef61000 ---p 00000000 00:00 0
7f744ef61000-7f744efa2000 rw-p 00000000 00:00 0
7f744efa2000-7f744efa3000 ---p 00000000 00:00 0
7f744efa3000-7f744efe4000 rw-p 00000000 00:00 0
7f744efe4000-7f744efe5000 ---p 00000000 00:00 0
7f744efe5000-7f744f026000 rw-p 00000000 00:00 0
7f744f026000-7f744f027000 ---p 00000000 00:00 0
7f744f027000-7f744f068000 rw-p 00000000 00:00 0
7f744f068000-7f744f069000 ---p 00000000 00:00 0
7f744f069000-7f744f0aa000 rw-p 00000000 00:00 0
7f744f0aa000-7f744f0ab000 ---p 00000000 00:00 0
7f744f0ab000-7f744f0ec000 rw-p 00000000 00:00 0
7f744f0ec000-7f744f0ed000 ---p 00000000 00:00 0
7f744f0ed000-7f744f12e000 rw-p 00000000 00:00 0
7f744f12e000-7f744f12f000 ---p 00000000 00:00 0
7f744f12f000-7f744f1a0000 rw-p 00000000 00:00 0
7f744f1a1000-7f744f1a2000 r--p 00000000 00:7e 14067080 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
7f744f1a2000-7f744f1a3000 r-xp 00001000 00:7e 14067080 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
7f744f1a3000-7f744f1a4000 r--p 00002000 00:7e 14067080 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
7f744f1a4000-7f744f1a5000 r--p 00002000 00:7e 14067080 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
7f744f1a5000-7f744f1a6000 rw-p 00003000 00:7e 14067080 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/monitor.so
7f744f1a6000-7f74521af000 rw-p 00000000 00:00 0
7f74521b0000-7f74521b2000 r--p 00000000 00:7e 14067515 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
7f74521b2000-7f74521b7000 r-xp 00002000 00:7e 14067515 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
7f74521b7000-7f74521b9000 r--p 00007000 00:7e 14067515 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
7f74521b9000-7f74521ba000 r--p 00008000 00:7e 14067515 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
7f74521ba000-7f74521bb000 rw-p 00009000 00:7e 14067515 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/pathname.so
7f74521bb000-7f74521bc000 r--p 00000000 00:7e 14437345 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
7f74521bc000-7f74521bd000 r-xp 00001000 00:7e 14437345 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
7f74521bd000-7f74521be000 r--p 00002000 00:7e 14437345 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
7f74521be000-7f74521bf000 r--p 00002000 00:7e 14437345 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
7f74521bf000-7f74521c0000 rw-p 00003000 00:7e 14437345 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/euc_kr.so
7f74521c0000-7f74521e0000 rw-p 00000000 00:00 0
7f74521e2000-7f74521e3000 r--p 00000000 00:7e 14438243 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f74521e3000-7f74521e4000 r-xp 00001000 00:7e 14438243 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f74521e4000-7f74521e5000 r--p 00002000 00:7e 14438243 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f74521e5000-7f74521e6000 r--p 00002000 00:7e 14438243 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f74521e6000-7f74521e7000 rw-p 00003000 00:7e 14438243 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16be.so
7f74521e7000-7f74521e8000 r--p 00000000 00:7e 14443221 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f74521e8000-7f74521e9000 r-xp 00001000 00:7e 14443221 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f74521e9000-7f74521ea000 r--p 00002000 00:7e 14443221 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f74521ea000-7f74521eb000 ---p 00003000 00:7e 14443221 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f74521eb000-7f74521ec000 r--p 00003000 00:7e 14443221 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f74521ec000-7f74521ed000 rw-p 00004000 00:7e 14443221 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f74521ed000-7f74521f0000 r--p 00000000 00:7e 14443311 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f74521f0000-7f74521f1000 r-xp 00003000 00:7e 14443311 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f74521f1000-7f7452205000 r--p 00004000 00:7e 14443311 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f7452205000-7f745220a000 r--p 00017000 00:7e 14443311 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f745220a000-7f745220b000 rw-p 0001c000 00:7e 14443311 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/single_byte.so
7f745220b000-7f745220c000 r--p 00000000 00:7e 14438256 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f745220c000-7f745220d000 r-xp 00001000 00:7e 14438256 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f745220d000-7f745220e000 r--p 00002000 00:7e 14438256 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f745220e000-7f745220f000 r--p 00002000 00:7e 14438256 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f745220f000-7f7452210000 rw-p 00003000 00:7e 14438256 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/utf_16le.so
7f7452210000-7f7452280000 rw-p 00000000 00:00 0
7f7452280000-7f7452281000 r--p 00000000 00:7e 14437875 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f7452281000-7f7452282000 r-xp 00001000 00:7e 14437875 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f7452282000-7f7452283000 r--p 00002000 00:7e 14437875 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f7452283000-7f7452284000 r--p 00002000 00:7e 14437875 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f7452284000-7f7452285000 rw-p 00003000 00:7e 14437875 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/trans/transdb.so
7f7452285000-7f7452286000 r--p 00000000 00:7e 14430876 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so
7f7452286000-7f7452287000 r-xp 00001000 00:7e 14430876 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so
7f7452287000-7f7452288000 r--p 00002000 00:7e 14430876 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so
7f7452288000-7f7452289000 r--p 00002000 00:7e 14430876 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so
7f7452289000-7f745228a000 rw-p 00003000 00:7e 14430876 /tmp/ruby/build/trunk-asserts/.ext/x86_64-linux/enc/encdb.so
7f745228a000-7f745238d000 rw-p 00000000 00:00 0
7f745238d000-7f7452390000 r--p 00000000 00:7e 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f7452390000-7f74523a7000 r-xp 00003000 00:7e 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f74523a7000-7f74523ab000 r--p 0001a000 00:7e 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f74523ab000-7f74523ac000 r--p 0001d000 00:7e 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f74523ac000-7f74523ad000 rw-p 0001e000 00:7e 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f74523ad000-7f74523d5000 r--p 00000000 00:7e 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6
7f74523d5000-7f745256a000 r-xp 00028000 00:7e 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6
7f745256a000-7f74525c2000 r--p 001bd000 00:7e 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6
7f74525c2000-7f74525c6000 r--p 00214000 00:7e 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6
7f74525c6000-7f74525c8000 rw-p 00218000 00:7e 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6
7f74525c8000-7f74525d7000 rw-p 00000000 00:00 0
7f74525d7000-7f74525e5000 r--p 00000000 00:7e 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6
7f74525e5000-7f7452661000 r-xp 0000e000 00:7e 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6
7f7452661000-7f74526bc000 r--p 0008a000 00:7e 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6
7f74526bc000-7f74526bd000 r--p 000e4000 00:7e 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6
7f74526bd000-7f74526be000 rw-p 000e5000 00:7e 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6
7f74526be000-7f74526c0000 r--p 00000000 00:7e 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f74526c0000-7f74526d4000 r-xp 00002000 00:7e 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f74526d4000-7f74526ed000 r--p 00016000 00:7e 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f74526ed000-7f74526ee000 ---p 0002f000 00:7e 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f74526ee000-7f74526ef000 r--p 0002f000 00:7e 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f74526ef000-7f74526f0000 rw-p 00030000 00:7e 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f74526f0000-7f74526f8000 rw-p 00000000 00:00 0
7f74526f8000-7f7452702000 r--p 00000000 00:7e 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f7452702000-7f7452761000 r-xp 0000a000 00:7e 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f7452761000-7f7452778000 r--p 00069000 00:7e 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f7452778000-7f7452779000 r--p 0007f000 00:7e 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f7452779000-7f745277a000 rw-p 00080000 00:7e 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f745277a000-7f745277c000 r--p 00000000 00:7e 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f745277c000-7f745278d000 r-xp 00002000 00:7e 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f745278d000-7f7452793000 r--p 00013000 00:7e 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f7452793000-7f7452794000 ---p 00019000 00:7e 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f7452794000-7f7452795000 r--p 00019000 00:7e 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f7452795000-7f7452796000 rw-p 0001a000 00:7e 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f745279a000-7f74527df000 r--p 00000000 00:7e 13407468 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f74527df000-7f7452ab4000 r-xp 00045000 00:7e 13407468 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f7452ab4000-7f7452c74000 r--p 0031a000 00:7e 13407468 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f7452c74000-7f7452c89000 r--p 004d9000 00:7e 13407468 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f7452c89000-7f7452c8c000 rw-p 004ee000 00:7e 13407468 /tmp/ruby/build/trunk-asserts/libruby.so.3.3.0
7f7452c8c000-7f7452ca3000 rw-p 00000000 00:00 0
7f7452ca3000-7f7452ca5000 r--p 00000000 00:7e 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f7452ca5000-7f7452ccf000 r-xp 00002000 00:7e 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f7452ccf000-7f7452cda000 r--p 0002c000 00:7e 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f7452cdb000-7f7452cdd000 r--p 00037000 00:7e 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f7452cdd000-7f7452cdf000 rw-p 00039000 00:7e 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffd9c235000-7ffd9ca34000 rw-p 00000000 00:00 0 [stack]
7ffd9cb87000-7ffd9cb8b000 r--p 00000000 00:00 0 [vvar]
7ffd9cb8b000-7ffd9cb8d000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
make: *** [uncommon.mk:875: yes-test-spec] Aborted (core dumped)
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 512.
$ gdb -batch -se /tmp/ruby/build/trunk-asserts/ruby -c /tmp/cores/core.1001.26222.ruby -x gdbscript
[New LWP 26222]
[New LWP 27526]
[New LWP 27499]
[New LWP 27527]
[New LWP 27528]
[New LWP 27529]
[New LWP 27530]
[New LWP 27531]
[New LWP 27532]
[New LWP 27533]
[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/spec/mspec/bin/mspec-run '.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140137572383744) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f745238bc00 (LWP 26222))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f745238bc00 (LWP 26222) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140137572383744) at ./nptl/pthread_kill.c:44
2 Thread 0x7f7317152640 (LWP 27526) __futex_abstimed_wait_common64 (private=-67108720, cancel=true, abstime=0x7f7317151ce0, op=137, expected=0, futex_word=0x7f7317151d68) at ./nptl/futex-internal.c:57
3 Thread 0x7f73f41e8640 (LWP 27499) 0x00007f74524c5e7e in __ppoll (fds=fds@entry=0x7f73f40e7028, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
4 Thread 0x7f7316cce640 (LWP 27527) __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f7316ccdce0, op=137, expected=0, futex_word=0x7f7316ccdd68) at ./nptl/futex-internal.c:57
5 Thread 0x7f73f442a640 (LWP 27528) __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f73f4429ce0, op=137, expected=0, futex_word=0x7f73f4429d68) at ./nptl/futex-internal.c:57
6 Thread 0x7f73f52d7640 (LWP 27529) __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f73f52d6ce0, op=137, expected=0, futex_word=0x7f73f52d6d68) at ./nptl/futex-internal.c:57
7 Thread 0x7f73154c8640 (LWP 27530) __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f73154c7ce0, op=137, expected=0, futex_word=0x7f73154c7d68) at ./nptl/futex-internal.c:57
8 Thread 0x7f731570a640 (LWP 27531) __futex_abstimed_wait_common64 (private=1380180386, cancel=true, abstime=0x7f7315709ce0, op=137, expected=0, futex_word=0x7f7315709d68) at ./nptl/futex-internal.c:57
9 Thread 0x7f7316bad640 (LWP 27532) __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f7316bacce0, op=137, expected=0, futex_word=0x7f7316bacd68) at ./nptl/futex-internal.c:57
10 Thread 0x7f7317ede640 (LWP 27533) __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f7317eddce0, op=137, expected=0, futex_word=0x7f7317eddd68) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 10 (Thread 0x7f7317ede640 (LWP 27533)):
#0 __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f7317eddce0, op=137, expected=0, futex_word=0x7f7317eddd68) 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=160, abstime=0x7f7317eddce0, clockid=1157656408, expected=0, futex_word=0x7f7317eddd68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 7297280
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7317eddd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7317eddce0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007f7452440f1b in __pthread_cond_wait_common (abstime=0x7f7317eddce0, clockid=1, mutex=0x7f7452c9bc00 <thread_cache_lock>, cond=0x7f7317eddd40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7f74524407a0 <__condvar_cleanup_waiting>, __arg = 0x7f7317eddc70, __canceltype = 1188081496, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7f7317eddd40, mutex = 0x7f7452c9bc00 <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=0x7f7317eddd40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abstime=abstime@entry=0x7f7317eddce0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00007f74529a1309 in native_cond_timedwait (cond=cond@entry=0x7f7317eddd40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abs=abs@entry=0x7f7317eddd38) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 18923, tv_nsec = 947431960}
#6 0x00007f74529a440a in register_cached_thread_and_wait (altstack=altstack@entry=0x55b44766a310) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1156
end = 18923947431960
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 = 140132299433536, th = 0x0, altstack = 0x55b44766a310, node = {next = 0x7f7317151d88, prev = 0x7f73f4429d88}}
#7 0x00007f74529a7030 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1101
th = 0x55b446d84fd0
altstack = 0x55b44766a310
#8 0x00007f7452441b43 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 = {140727231384688, -9188654568201783043, 140132299433536, 22, 140137573128272, 140727231385040, 9123580916261714173, 9120901756309338365}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007f74524d2bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 9 (Thread 0x7f7316bad640 (LWP 27532)):
#0 __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f7316bacce0, op=137, expected=0, futex_word=0x7f7316bacd68) 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=160, abstime=0x7f7316bacce0, clockid=0, expected=0, futex_word=0x7f7316bacd68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7316bacd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7316bacce0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007f7452440f1b in __pthread_cond_wait_common (abstime=0x7f7316bacce0, clockid=1, mutex=0x7f7452c9bc00 <thread_cache_lock>, cond=0x7f7316bacd40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7f74524407a0 <__condvar_cleanup_waiting>, __arg = 0x7f7316bacc70, __canceltype = 1188081496, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7f7316bacd40, mutex = 0x7f7452c9bc00 <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=0x7f7316bacd40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abstime=abstime@entry=0x7f7316bacce0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00007f74529a1309 in native_cond_timedwait (cond=cond@entry=0x7f7316bacd40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abs=abs@entry=0x7f7316bacd38) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 18923, tv_nsec = 947503667}
#6 0x00007f74529a440a in register_cached_thread_and_wait (altstack=altstack@entry=0x55b447662180) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1156
end = 18923947503667
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 = 140132279309888, th = 0x0, altstack = 0x55b447662180, node = {next = 0x7f73f52d6d88, prev = 0x7f7452c8bca0 <cached_thread_head>}}
#7 0x00007f74529a7030 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1101
th = 0x55b4475b98f0
altstack = 0x55b447662180
#8 0x00007f7452441b43 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 = {140727231384688, -9188654568201783043, 140132279309888, 22, 140137573128272, 140727231385040, 9123582762560780541, 9120901756309338365}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007f74524d2bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 8 (Thread 0x7f731570a640 (LWP 27531)):
#0 __futex_abstimed_wait_common64 (private=1380180386, cancel=true, abstime=0x7f7315709ce0, op=137, expected=0, futex_word=0x7f7315709d68) 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=1380180386, abstime=0x7f7315709ce0, clockid=1157656408, expected=0, futex_word=0x7f7315709d68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 7297280
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7315709d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7315709ce0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007f7452440f1b in __pthread_cond_wait_common (abstime=0x7f7315709ce0, clockid=1, mutex=0x7f7452c9bc00 <thread_cache_lock>, cond=0x7f7315709d40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7f74524407a0 <__condvar_cleanup_waiting>, __arg = 0x7f7315709c70, __canceltype = 1188081496, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7f7315709d40, mutex = 0x7f7452c9bc00 <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=0x7f7315709d40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abstime=abstime@entry=0x7f7315709ce0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00007f74529a1309 in native_cond_timedwait (cond=cond@entry=0x7f7315709d40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abs=abs@entry=0x7f7315709d38) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 18923, tv_nsec = 947341737}
#6 0x00007f74529a440a in register_cached_thread_and_wait (altstack=altstack@entry=0x55b44765e170) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1156
end = 18923947341737
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 = 140132257670720, th = 0x0, altstack = 0x55b44765e170, node = {next = 0x7f7452c8bca0 <cached_thread_head>, prev = 0x7f7316ccdd88}}
#7 0x00007f74529a7030 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1101
th = 0x55b445b1f980
altstack = 0x55b44765e170
#8 0x00007f7452441b43 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 = {140727231384688, -9188654568201783043, 140132257670720, 22, 140137573128272, 140727231385040, 9123586665075439869, 9120901756309338365}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007f74524d2bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 7 (Thread 0x7f73154c8640 (LWP 27530)):
#0 __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f73154c7ce0, op=137, expected=0, futex_word=0x7f73154c7d68) 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=160, abstime=0x7f73154c7ce0, clockid=0, expected=0, futex_word=0x7f73154c7d68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f73154c7d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f73154c7ce0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007f7452440f1b in __pthread_cond_wait_common (abstime=0x7f73154c7ce0, clockid=1, mutex=0x7f7452c9bc00 <thread_cache_lock>, cond=0x7f73154c7d40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7f74524407a0 <__condvar_cleanup_waiting>, __arg = 0x7f73154c7c70, __canceltype = 1188081496, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7f73154c7d40, mutex = 0x7f7452c9bc00 <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=0x7f73154c7d40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abstime=abstime@entry=0x7f73154c7ce0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00007f74529a1309 in native_cond_timedwait (cond=cond@entry=0x7f73154c7d40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abs=abs@entry=0x7f73154c7d38) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 18923, tv_nsec = 947384359}
#6 0x00007f74529a440a in register_cached_thread_and_wait (altstack=altstack@entry=0x55b44765a160) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1156
end = 18923947384359
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 = 140132255303232, th = 0x0, altstack = 0x55b44765a160, node = {next = 0x7f7316ccdd88, prev = 0x7f7317151d88}}
#7 0x00007f74529a7030 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1101
th = 0x55b447655310
altstack = 0x55b44765a160
#8 0x00007f7452441b43 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 = {140727231384688, -9188654568201783043, 140132255303232, 22, 140137573128272, 140727231385040, 9123586694066469117, 9120901756309338365}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007f74524d2bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 6 (Thread 0x7f73f52d7640 (LWP 27529)):
#0 __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f73f52d6ce0, op=137, expected=0, futex_word=0x7f73f52d6d68) 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=160, abstime=0x7f73f52d6ce0, clockid=0, expected=0, futex_word=0x7f73f52d6d68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f73f52d6d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f73f52d6ce0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007f7452440f1b in __pthread_cond_wait_common (abstime=0x7f73f52d6ce0, clockid=1, mutex=0x7f7452c9bc00 <thread_cache_lock>, cond=0x7f73f52d6d40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7f74524407a0 <__condvar_cleanup_waiting>, __arg = 0x7f73f52d6c70, __canceltype = 1188081496, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7f73f52d6d40, mutex = 0x7f7452c9bc00 <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=0x7f73f52d6d40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abstime=abstime@entry=0x7f73f52d6ce0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00007f74529a1309 in native_cond_timedwait (cond=cond@entry=0x7f73f52d6d40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abs=abs@entry=0x7f73f52d6d38) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 18923, tv_nsec = 947480302}
#6 0x00007f74529a440a in register_cached_thread_and_wait (altstack=altstack@entry=0x55b4476901a0) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1156
end = 18923947480302
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 = 140136011363904, th = 0x0, altstack = 0x55b4476901a0, node = {next = 0x7f73f4429d88, prev = 0x7f7316bacd88}}
#7 0x00007f74529a7030 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1101
th = 0x55b445b1d850
altstack = 0x55b4476901a0
#8 0x00007f7452441b43 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 = {140727231384688, -9188654568201783043, 140136011363904, 22, 140137573128272, 140727231385040, 9123374754073409789, 9120901756309338365}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007f74524d2bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 5 (Thread 0x7f73f442a640 (LWP 27528)):
#0 __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f73f4429ce0, op=137, expected=0, futex_word=0x7f73f4429d68) 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=160, abstime=0x7f73f4429ce0, clockid=0, expected=0, futex_word=0x7f73f4429d68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f73f4429d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f73f4429ce0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007f7452440f1b in __pthread_cond_wait_common (abstime=0x7f73f4429ce0, clockid=1, mutex=0x7f7452c9bc00 <thread_cache_lock>, cond=0x7f73f4429d40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7f74524407a0 <__condvar_cleanup_waiting>, __arg = 0x7f73f4429c70, __canceltype = 1188081496, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7f73f4429d40, mutex = 0x7f7452c9bc00 <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=0x7f73f4429d40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abstime=abstime@entry=0x7f73f4429ce0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00007f74529a1309 in native_cond_timedwait (cond=cond@entry=0x7f73f4429d40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abs=abs@entry=0x7f73f4429d38) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 18923, tv_nsec = 947456627}
#6 0x00007f74529a440a in register_cached_thread_and_wait (altstack=altstack@entry=0x55b44768c190) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1156
end = 18923947456627
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 = 140135995975232, th = 0x0, altstack = 0x55b44768c190, node = {next = 0x7f7317eddd88, prev = 0x7f73f52d6d88}}
#7 0x00007f74529a7030 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1101
th = 0x55b4475a8930
altstack = 0x55b44768c190
#8 0x00007f7452441b43 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 = {140727231384688, -9188654568201783043, 140135995975232, 22, 140137573128272, 140727231385040, 9123377912484985085, 9120901756309338365}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007f74524d2bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 4 (Thread 0x7f7316cce640 (LWP 27527)):
#0 __futex_abstimed_wait_common64 (private=160, cancel=true, abstime=0x7f7316ccdce0, op=137, expected=0, futex_word=0x7f7316ccdd68) 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=160, abstime=0x7f7316ccdce0, clockid=1157656408, expected=0, futex_word=0x7f7316ccdd68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 7297280
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7316ccdd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7316ccdce0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007f7452440f1b in __pthread_cond_wait_common (abstime=0x7f7316ccdce0, clockid=1, mutex=0x7f7452c9bc00 <thread_cache_lock>, cond=0x7f7316ccdd40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7f74524407a0 <__condvar_cleanup_waiting>, __arg = 0x7f7316ccdc70, __canceltype = 1188081496, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7f7316ccdd40, mutex = 0x7f7452c9bc00 <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=0x7f7316ccdd40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abstime=abstime@entry=0x7f7316ccdce0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00007f74529a1309 in native_cond_timedwait (cond=cond@entry=0x7f7316ccdd40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abs=abs@entry=0x7f7316ccdd38) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 18923, tv_nsec = 947363499}
#6 0x00007f74529a440a in register_cached_thread_and_wait (altstack=altstack@entry=0x55b4476282e0) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1156
end = 18923947363499
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 = 140132280493632, th = 0x0, altstack = 0x55b4476282e0, node = {next = 0x7f7315709d88, prev = 0x7f73154c7d88}}
#7 0x00007f74529a7030 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1101
th = 0x55b446d0dd20
altstack = 0x55b4476282e0
#8 0x00007f7452441b43 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 = {140727231384688, -9188654568201783043, 140132280493632, 22, 140137573128272, 140727231385040, 9123583398752811261, 9120901756309338365}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007f74524d2bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 3 (Thread 0x7f73f41e8640 (LWP 27499)):
#0 0x00007f74524c5e7e in __ppoll (fds=fds@entry=0x7f73f40e7028, 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 = 4, tv_nsec = 859900294}
#1 0x00007f74529a3c79 in rb_sigwait_sleep (th=th@entry=0x55b4465976e0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x7f73f40e70e8) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:2152
pfd = {fd = 3, events = 1, revents = 0}
ts = {tv_sec = 10, tv_nsec = 6074200}
#2 0x00007f74529a4bbf in native_sleep (th=<optimized out>, rel=0x7f73f40e70e8) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:2276
next = 0x0
sched = 0x55b445006f50
sigwait_fd = 3
#3 0x00007f74529a71eb in sleep_hrtime (th=0x55b4465976e0, rel=<optimized out>, fl=0) at /tmp/ruby/src/trunk-asserts/thread.c:1301
prev_status = THREAD_RUNNABLE
woke = 1
end = 18927665643220
#4 0x00007f74529a7268 in rb_mutex_wait_for (time=time@entry=140135992554016) at /tmp/ruby/src/trunk-asserts/thread_sync.c:543
rel = 0x7f73f40e7220
#5 0x00007f74528739ee in rb_ensure (b_proc=b_proc@entry=0x7f74529a7250 <rb_mutex_wait_for>, data1=data1@entry=140135992554016, e_proc=e_proc@entry=0x7f74529a6370 <mutex_lock_uninterruptible>, data2=data2@entry=140137476541632) at /tmp/ruby/src/trunk-asserts/eval.c:1009
_ec = 0x55b4472bd100
_tag = {tag = 36, retval = 140137577487084, buf = {0x7f744c824cc0, 0x7f7452873aa0 <rb_ensure+432>, 0x0, 0x7f73f40e7130, 0x7f744c824cc0}, prev = 0x7f73f40e74c0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 4
errinfo = <optimized out>
ec = 0x55b4472bd100
ensure_list = {next = 0x7f73f40e74a0, entry = {marker = 0, e_proc = 0x7f74529a6370 <mutex_lock_uninterruptible>, data2 = 140137476541632}}
#6 0x00007f74529a64a7 in rb_mutex_sleep (self=140137476541632, timeout=175640244923617282) at /tmp/ruby/src/trunk-asserts/thread_sync.c:570
rel = 59999875000
t = {tv_sec = 59, tv_usec = 999875}
woken = 20
beg = 1682914668
scheduler = <optimized out>
end = <optimized out>
#7 0x00007f74529da2ea in vm_call0_cfunc_with_frame (ec=0x55b4472bd100, calling=<optimized out>, argv=0x7f73f40e7558) at /tmp/ruby/src/trunk-asserts/vm_eval.c:170
reg_cfp = 0x7f73f41e7ba0
ci = <optimized out>
val = <optimized out>
me = 0x7f7452230ea0
cfunc = 0x55b445051928
len = -1
recv = 140137476541632
argc = 1
mid = 26337
block_handler = 0
frame_flags = <optimized out>
args = <optimized out>
args = <optimized out>
#8 0x00007f74529f20f6 in vm_call0_body (ec=0x55b4472bd100, calling=0x7f73f40e7370, argv=0x7f73f40e7558) at /tmp/ruby/src/trunk-asserts/vm_eval.c:230
ci = 0x7f73f40e7340
cc = 0x7f744c71f510
ret = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
#9 0x00007f74529f26d7 in vm_call0_cc (ec=ec@entry=0x55b4472bd100, recv=recv@entry=140137476541632, id=id@entry=26337, argc=<optimized out>, argc@entry=1, argv=argv@entry=0x7f73f40e7558, cc=cc@entry=0x7f744c71f510, kw_splat=0) at /tmp/ruby/src/trunk-asserts/vm_eval.c:107
flags = 0
use_argv = 0x7f73f40e7558
av = {140137578935688, 140137578939836}
calling = {ci = 0x7f73f40e7340, cc = 0x7f744c71f510, block_handler = 0, recv = 140137476541632, argc = 1, kw_splat = false, heap_argv = 0}
#10 0x00007f74529f4727 in rb_funcallv_scope (recv=140137476541632, mid=26337, argc=1, argv=0x7f73f40e7558, scope=CALL_FCALL) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1062
ec = 0x55b4472bd100
cc = 0x7f744c71f510
self = 140137476543696
#11 0x00007f74528739ee in rb_ensure (b_proc=b_proc@entry=0x7f745299e560 <do_sleep>, data1=data1@entry=140135992554832, e_proc=e_proc@entry=0x7f745299fa20 <delete_from_waitq>, data2=data2@entry=140135992554848) at /tmp/ruby/src/trunk-asserts/eval.c:1009
_ec = 0x55b4472bd100
_tag = {tag = 36, retval = 140137578965907, buf = {0x2, 0x7f7452873aa0 <rb_ensure+432>, 0x0, 0x7f73f40e7460, 0x7f7452c7c3e0 <cv_data_type>}, prev = 0x7f73f40e7790, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 4
errinfo = <optimized out>
ec = 0x55b4472bd100
ensure_list = {next = 0x7f73f40e78e0, entry = {marker = 0, e_proc = 0x7f745299fa20 <delete_from_waitq>, data2 = 140135992554848}}
#12 0x00007f74529a1771 in rb_condvar_wait (argc=2, argv=0x7f73f40e7d70, self=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_sync.c:1512
ec = 0x55b4472bd100
cv = 0x55b4463ea260
args = {mutex = 140137476541632, timeout = 175640244923617282}
sync_waiter = {self = 140137476541632, th = 0x55b4465976e0, fiber = 0x0, node = {next = 0x55b4463ea260, prev = 0x55b4463ea260}}
#13 0x00007f74529da0e6 in vm_call_cfunc_with_frame_ (ec=0x55b4472bd100, reg_cfp=0x7f73f41e7be0, calling=<optimized out>, argc=2, argv=0x7f73f40e7d70, stack_bottom=0x7f73f40e7d68) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3433
ci = 0x45d100100005
cc = <optimized out>
val = <optimized out>
me = 0x7f7452230750
cfunc = 0x55b445058938
recv = 140137476543696
block_handler = 0
frame_type = 1431634051
__func__ = "vm_call_cfunc_with_frame_"
len = <optimized out>
args = <optimized out>
args = <optimized out>
#14 0x00007f74529e4f48 in vm_sendish (ec=0x55b4472bd100, reg_cfp=0x7f73f41e7be0, cd=0x55b44659cd00, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5487
val = 36
ci = 0x45d100100005
cc = 0x7f744c7807d0
argc = <optimized out>
recv = <optimized out>
calling = {ci = 0x45d100100005, cc = 0x7f744c7807d0, block_handler = 0, recv = 140137476543696, argc = 2, kw_splat = false, heap_argv = 0}
#15 0x00007f74529e6015 in vm_exec_core (ec=0x7f73f40e7028, initial=1) at ../../src/trunk-asserts/insns.def:835
bh = <optimized out>
cd = 0x55b44659cd00
leaf = <optimized out>
val = 8
canary = 0x55b44662fbb8
reg_pc = 0x55b44662fbb8
reg_cfp = 0x7f73f41e7be0
insns_address_table = {0x7f74529e752d <vm_exec_core+5613>, 0x7f74529e742f <vm_exec_core+5359>, 0x7f74529e7370 <vm_exec_core+5168>, 0x7f74529e723a <vm_exec_core+4858>, 0x7f74529e715c <vm_exec_core+4636>, 0x7f74529e7021 <vm_exec_core+4321>, 0x7f74529e9607 <vm_exec_core+14023>, 0x7f74529e9554 <vm_exec_core+13844>, 0x7f74529e9456 <vm_exec_core+13590>, 0x7f74529e939d <vm_exec_core+13405>, 0x7f74529e9920 <vm_exec_core+14816>, 0x7f74529e9714 <vm_exec_core+14292>, 0x7f74529e97d5 <vm_exec_core+14485>, 0x7f74529e8f3b <vm_exec_core+12283>, 0x7f74529e923b <vm_exec_core+13051>, 0x7f74529e9158 <vm_exec_core+12824>, 0x7f74529e92ff <vm_exec_core+13247>, 0x7f74529e8d92 <vm_exec_core+11858>, 0x7f74529e8cc4 <vm_exec_core+11652>, 0x7f74529e8c27 <vm_exec_core+11495>, 0x7f74529e8b3c <vm_exec_core+11260>, 0x7f74529e8a54 <vm_exec_core+11028>, 0x7f74529e9f92 <vm_exec_core+16466>, 0x7f74529e9ea0 <vm_exec_core+16224>, 0x7f74529ea093 <vm_exec_core+16723>, 0x7f74529e9a1d <vm_exec_core+15069>, 0x7f74529ea38d <vm_exec_core+17485>, 0x7f74529e9c01 <vm_exec_core+15553>, 0x7f74529ea2aa <vm_exec_core+17258>, 0x7f74529e8e58 <vm_exec_core+12056>, 0x7f74529e9e18 <vm_exec_core+16088>, 0x7f74529e9d26 <vm_exec_core+15846>, 0x7f74529ea1be <vm_exec_core+17022>, 0x7f74529e9045 <vm_exec_core+12549>, 0x7f74529e9afb <vm_exec_core+15291>, 0x7f74529e6f9c <vm_exec_core+4188>, 0x7f74529e6ea5 <vm_exec_core+3941>, 0x7f74529e6dfd <vm_exec_core+3773>, 0x7f74529e6a2c <vm_exec_core+2796>, 0x7f74529e68fc <vm_exec_core+2492>, 0x7f74529e6b02 <vm_exec_core+3010>, 0x7f74529e66e5 <vm_exec_core+1957>, 0x7f74529e6d9f <vm_exec_core+3679>, 0x7f74529e67da <vm_exec_core+2202>, 0x7f74529e6be8 <vm_exec_core+3240>, 0x7f74529e65e1 <vm_exec_core+1697>, 0x7f74529e64e7 <vm_exec_core+1447>, 0x7f74529e63f0 <vm_exec_core+1200>, 0x7f74529e62dd <vm_exec_core+925>, 0x7f74529e623a <vm_exec_core+762>, 0x7f74529e6189 <vm_exec_core+585>, 0x7f74529e6080 <vm_exec_core+320>, 0x7f74529e5f98 <vm_exec_core+88>, 0x7f74529e8457 <vm_exec_core+9495>, 0x7f74529e8357 <vm_exec_core+9239>, 0x7f74529ed29b <vm_exec_core+29531>, 0x7f74529e8257 <vm_exec_core+8983>, 0x7f74529e812a <vm_exec_core+8682>, 0x7f74529e8018 <vm_exec_core+8408>, 0x7f74529e7f2c <vm_exec_core+8172>, 0x7f74529e7e28 <vm_exec_core+7912>, 0x7f74529ea493 <vm_exec_core+17747>, 0x7f74529e8746 <vm_exec_core+10246>, 0x7f74529e869f <vm_exec_core+10079>, 0x7f74529e85f8 <vm_exec_core+9912>, 0x7f74529e8551 <vm_exec_core+9745>, 0x7f74529e889b <vm_exec_core+10587>, 0x7f74529e87e0 <vm_exec_core+10400>, 0x7f74529ed1c4 <vm_exec_core+29316>, 0x7f74529ed0ed <vm_exec_core+29101>, 0x7f74529ed016 <vm_exec_core+28886>, 0x7f74529ecf3f <vm_exec_core+28671>, 0x7f74529ece68 <vm_exec_core+28456>, 0x7f74529ecd82 <vm_exec_core+28226>, 0x7f74529ecc8e <vm_exec_core+27982>, 0x7f74529ecbb7 <vm_exec_core+27767>, 0x7f74529ecae0 <vm_exec_core+27552>, 0x7f74529eca09 <vm_exec_core+27337>, 0x7f74529ec932 <vm_exec_core+27122>, 0x7f74529ec85b <vm_exec_core+26907>, 0x7f74529ec784 <vm_exec_core+26692>, 0x7f74529ec6ad <vm_exec_core+26477>, 0x7f74529ec5d6 <vm_exec_core+26262>, 0x7f74529ec4f5 <vm_exec_core+26037>, 0x7f74529e8962 <vm_exec_core+10786>, 0x7f74529e7d30 <vm_exec_core+7664>, 0x7f74529ec427 <vm_exec_core+25831>, 0x7f74529ec359 <vm_exec_core+25625>, 0x7f74529ec292 <vm_exec_core+25426>, 0x7f74529ec1cb <vm_exec_core+25227>, 0x7f74529ec0f3 <vm_exec_core+25011>, 0x7f74529ec01e <vm_exec_core+24798>, 0x7f74529e7c26 <vm_exec_core+7398>, 0x7f74529e7a02 <vm_exec_core+6850>, 0x7f74529e7afa <vm_exec_core+7098>, 0x7f74529e790f <vm_exec_core+6607>, 0x7f74529e781c <vm_exec_core+6364>, 0x7f74529e776b <vm_exec_core+6187>, 0x7f74529e76ba <vm_exec_core+6010>, 0x7f74529e761f <vm_exec_core+5855>, 0x7f74529e7584 <vm_exec_core+5700>, 0x7f74529e751c <vm_exec_core+5596>, 0x7f74529e741e <vm_exec_core+5342>, 0x7f74529e735f <vm_exec_core+5151>, 0x7f74529e7229 <vm_exec_core+4841>, 0x7f74529e714b <vm_exec_core+4619>, 0x7f74529e7010 <vm_exec_core+4304>, 0x7f74529e95f6 <vm_exec_core+14006>, 0x7f74529e9543 <vm_exec_core+13827>, 0x7f74529e9445 <vm_exec_core+13573>, 0x7f74529e938c <vm_exec_core+13388>, 0x7f74529e990f <vm_exec_core+14799>, 0x7f74529e9703 <vm_exec_core+14275>, 0x7f74529e97c4 <vm_exec_core+14468>, 0x7f74529e8f2a <vm_exec_core+12266>, 0x7f74529e922a <vm_exec_core+13034>, 0x7f74529e9147 <vm_exec_core+12807>, 0x7f74529e92ee <vm_exec_core+13230>, 0x7f74529e8d81 <vm_exec_core+11841>, 0x7f74529e8cb3 <vm_exec_core+11635>, 0x7f74529e8c16 <vm_exec_core+11478>, 0x7f74529e8b2b <vm_exec_core+11243>, 0x7f74529e8a43 <vm_exec_core+11011>, 0x7f74529e9f81 <vm_exec_core+16449>, 0x7f74529e9e8f <vm_exec_core+16207>, 0x7f74529ea082 <vm_exec_core+16706>, 0x7f74529e9a0c <vm_exec_core+15052>, 0x7f74529ea37c <vm_exec_core+17468>, 0x7f74529e9bf0 <vm_exec_core+15536>, 0x7f74529ea299 <vm_exec_core+17241>, 0x7f74529e8e47 <vm_exec_core+12039>, 0x7f74529e9e07 <vm_exec_core+16071>, 0x7f74529e9d15 <vm_exec_core+15829>, 0x7f74529ea1ad <vm_exec_core+17005>, 0x7f74529e9034 <vm_exec_core+12532>, 0x7f74529e9aea <vm_exec_core+15274>, 0x7f74529e6f8b <vm_exec_core+4171>, 0x7f74529e6e94 <vm_exec_core+3924>, 0x7f74529e6dec <vm_exec_core+3756>, 0x7f74529e6a1b <vm_exec_core+2779>, 0x7f74529e68eb <vm_exec_core+2475>, 0x7f74529e6af1 <vm_exec_core+2993>, 0x7f74529e66d4 <vm_exec_core+1940>, 0x7f74529e6d8e <vm_exec_core+3662>, 0x7f74529e67c9 <vm_exec_core+2185>, 0x7f74529e6bd7 <vm_exec_core+3223>, 0x7f74529e65d0 <vm_exec_core+1680>, 0x7f74529e64d6 <vm_exec_core+1430>, 0x7f74529e63df <vm_exec_core+1183>, 0x7f74529e62cc <vm_exec_core+908>, 0x7f74529e6229 <vm_exec_core+745>, 0x7f74529e6178 <vm_exec_core+568>, 0x7f74529e606f <vm_exec_core+303>, 0x7f74529ec008 <vm_exec_core+24776>, 0x7f74529e8446 <vm_exec_core+9478>, 0x7f74529e8346 <vm_exec_core+9222>, 0x7f74529ebff2 <vm_exec_core+24754>, 0x7f74529e8246 <vm_exec_core+8966>, 0x7f74529e8119 <vm_exec_core+8665>, 0x7f74529e8007 <vm_exec_core+8391>, 0x7f74529e7f1b <vm_exec_core+8155>, 0x7f74529e7e17 <vm_exec_core+7895>, 0x7f74529ea482 <vm_exec_core+17730>, 0x7f74529e8735 <vm_exec_core+10229>, 0x7f74529e868e <vm_exec_core+10062>, 0x7f74529e85e7 <vm_exec_core+9895>, 0x7f74529e8540 <vm_exec_core+9728>, 0x7f74529e888a <vm_exec_core+10570>, 0x7f74529e87cf <vm_exec_core+10383>, 0x7f74529ebfdc <vm_exec_core+24732>, 0x7f74529ebfc6 <vm_exec_core+24710>, 0x7f74529ebfb0 <vm_exec_core+24688>, 0x7f74529ebf9a <vm_exec_core+24666>, 0x7f74529ebf84 <vm_exec_core+24644>, 0x7f74529ebf6e <vm_exec_core+24622>, 0x7f74529ebf51 <vm_exec_core+24593>, 0x7f74529ebf3b <vm_exec_core+24571>, 0x7f74529ebf25 <vm_exec_core+24549>, 0x7f74529ebf0f <vm_exec_core+24527>, 0x7f74529ebef9 <vm_exec_core+24505>, 0x7f74529ebee3 <vm_exec_core+24483>, 0x7f74529ebecd <vm_exec_core+24461>, 0x7f74529ebeb7 <vm_exec_core+24439>, 0x7f74529ebea1 <vm_exec_core+24417>, 0x7f74529ebe8b <vm_exec_core+24395>, 0x7f74529e8951 <vm_exec_core+10769>, 0x7f74529e7d1f <vm_exec_core+7647>, 0x7f74529ebe75 <vm_exec_core+24373>, 0x7f74529ebe5f <vm_exec_core+24351>, 0x7f74529ebe49 <vm_exec_core+24329>, 0x7f74529ebe33 <vm_exec_core+24307>, 0x7f74529e5f7d <vm_exec_core+61>, 0x7f74529e5f81 <vm_exec_core+65>, 0x7f74529e7c15 <vm_exec_core+7381>, 0x7f74529e79f1 <vm_exec_core+6833>, 0x7f74529e7ae9 <vm_exec_core+7081>, 0x7f74529e78fe <vm_exec_core+6590>, 0x7f74529e780b <vm_exec_core+6347>, 0x7f74529e775a <vm_exec_core+6170>, 0x7f74529e76a9 <vm_exec_core+5993>...}
__func__ = "vm_exec_core"
#16 0x00007f74529ee69b in rb_vm_exec (ec=0x55b4472bd100) at /tmp/ruby/src/trunk-asserts/vm.c:2393
_ec = 0x55b4472bd100
_tag = {tag = 36, retval = 4, buf = {0x55b4472bd100, 0x7f74529ee6a8 <rb_vm_exec+296>, 0x0, 0x7f73f40e7780, 0x55b4472bd100}, prev = 0x7f73f40e7900, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 36
initial = <optimized out>
__func__ = "rb_vm_exec"
#17 0x00007f74529f11d9 in vm_yield_with_cref (ec=0x55b4472bd100, argc=argc@entry=0, argv=argv@entry=0x0, 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.
#18 0x00007f74529f11f8 in vm_yield (ec=<optimized out>, argc=argc@entry=0, argv=argv@entry=0x0, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1519
No locals.
#19 0x00007f74529f1224 in rb_yield_0 (argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1359
No locals.
#20 0x00007f74529f127f in rb_yield (val=<optimized out>, val@entry=36) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1372
No locals.
#21 0x00007f74528739ee in rb_ensure (b_proc=0x7f74529f1260 <rb_yield>, data1=36, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-asserts/eval.c:1009
_ec = 0x55b4472bd100
_tag = {tag = 36, retval = 140137578985859, buf = {0x55b4472bd100, 0x7f7452873aa0 <rb_ensure+432>, 0x0, 0x7f73f40e78a0, 0x55b4472bd100}, prev = 0x7f73f40e7b60, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 4
errinfo = <optimized out>
ec = 0x55b4472bd100
ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f74529a3380 <rb_mutex_unlock>, data2 = 140137476541632}}
#22 0x00007f74529da0e6 in vm_call_cfunc_with_frame_ (ec=0x55b4472bd100, reg_cfp=0x7f73f41e7c60, calling=<optimized out>, argc=0, argv=0x7f73f40e7d38, stack_bottom=0x7f73f40e7d30) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3433
ci = 0x66f100000001
cc = <optimized out>
val = <optimized out>
me = 0x7f7452230e40
cfunc = 0x55b445051968
recv = 140137476541632
block_handler = 140135993605241
frame_type = 1431634051
__func__ = "vm_call_cfunc_with_frame_"
len = <optimized out>
args = <optimized out>
args = <optimized out>
#23 0x00007f74529e4f48 in vm_sendish (ec=0x55b4472bd100, reg_cfp=0x7f73f41e7c60, cd=0x55b44659d110, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5487
val = 36
ci = 0x66f100000001
cc = 0x7f744c84b480
argc = <optimized out>
recv = <optimized out>
calling = {ci = 0x66f100000001, cc = 0x7f744c84b480, block_handler = 140135993605241, recv = 140137476541632, argc = 0, kw_splat = false, heap_argv = 0}
#24 0x00007f74529e6115 in vm_exec_core (ec=0x7f73f40e7028, initial=1) at ../../src/trunk-asserts/insns.def:815
bh = <optimized out>
blockiseq = 0x7f744c8100e0
leaf = <optimized out>
val = 8
canary = <optimized out>
cd = 0x55b44659d110
reg_pc = 0x55b44728efd0
reg_cfp = 0x7f73f41e7c60
insns_address_table = {0x7f74529e752d <vm_exec_core+5613>, 0x7f74529e742f <vm_exec_core+5359>, 0x7f74529e7370 <vm_exec_core+5168>, 0x7f74529e723a <vm_exec_core+4858>, 0x7f74529e715c <vm_exec_core+4636>, 0x7f74529e7021 <vm_exec_core+4321>, 0x7f74529e9607 <vm_exec_core+14023>, 0x7f74529e9554 <vm_exec_core+13844>, 0x7f74529e9456 <vm_exec_core+13590>, 0x7f74529e939d <vm_exec_core+13405>, 0x7f74529e9920 <vm_exec_core+14816>, 0x7f74529e9714 <vm_exec_core+14292>, 0x7f74529e97d5 <vm_exec_core+14485>, 0x7f74529e8f3b <vm_exec_core+12283>, 0x7f74529e923b <vm_exec_core+13051>, 0x7f74529e9158 <vm_exec_core+12824>, 0x7f74529e92ff <vm_exec_core+13247>, 0x7f74529e8d92 <vm_exec_core+11858>, 0x7f74529e8cc4 <vm_exec_core+11652>, 0x7f74529e8c27 <vm_exec_core+11495>, 0x7f74529e8b3c <vm_exec_core+11260>, 0x7f74529e8a54 <vm_exec_core+11028>, 0x7f74529e9f92 <vm_exec_core+16466>, 0x7f74529e9ea0 <vm_exec_core+16224>, 0x7f74529ea093 <vm_exec_core+16723>, 0x7f74529e9a1d <vm_exec_core+15069>, 0x7f74529ea38d <vm_exec_core+17485>, 0x7f74529e9c01 <vm_exec_core+15553>, 0x7f74529ea2aa <vm_exec_core+17258>, 0x7f74529e8e58 <vm_exec_core+12056>, 0x7f74529e9e18 <vm_exec_core+16088>, 0x7f74529e9d26 <vm_exec_core+15846>, 0x7f74529ea1be <vm_exec_core+17022>, 0x7f74529e9045 <vm_exec_core+12549>, 0x7f74529e9afb <vm_exec_core+15291>, 0x7f74529e6f9c <vm_exec_core+4188>, 0x7f74529e6ea5 <vm_exec_core+3941>, 0x7f74529e6dfd <vm_exec_core+3773>, 0x7f74529e6a2c <vm_exec_core+2796>, 0x7f74529e68fc <vm_exec_core+2492>, 0x7f74529e6b02 <vm_exec_core+3010>, 0x7f74529e66e5 <vm_exec_core+1957>, 0x7f74529e6d9f <vm_exec_core+3679>, 0x7f74529e67da <vm_exec_core+2202>, 0x7f74529e6be8 <vm_exec_core+3240>, 0x7f74529e65e1 <vm_exec_core+1697>, 0x7f74529e64e7 <vm_exec_core+1447>, 0x7f74529e63f0 <vm_exec_core+1200>, 0x7f74529e62dd <vm_exec_core+925>, 0x7f74529e623a <vm_exec_core+762>, 0x7f74529e6189 <vm_exec_core+585>, 0x7f74529e6080 <vm_exec_core+320>, 0x7f74529e5f98 <vm_exec_core+88>, 0x7f74529e8457 <vm_exec_core+9495>, 0x7f74529e8357 <vm_exec_core+9239>, 0x7f74529ed29b <vm_exec_core+29531>, 0x7f74529e8257 <vm_exec_core+8983>, 0x7f74529e812a <vm_exec_core+8682>, 0x7f74529e8018 <vm_exec_core+8408>, 0x7f74529e7f2c <vm_exec_core+8172>, 0x7f74529e7e28 <vm_exec_core+7912>, 0x7f74529ea493 <vm_exec_core+17747>, 0x7f74529e8746 <vm_exec_core+10246>, 0x7f74529e869f <vm_exec_core+10079>, 0x7f74529e85f8 <vm_exec_core+9912>, 0x7f74529e8551 <vm_exec_core+9745>, 0x7f74529e889b <vm_exec_core+10587>, 0x7f74529e87e0 <vm_exec_core+10400>, 0x7f74529ed1c4 <vm_exec_core+29316>, 0x7f74529ed0ed <vm_exec_core+29101>, 0x7f74529ed016 <vm_exec_core+28886>, 0x7f74529ecf3f <vm_exec_core+28671>, 0x7f74529ece68 <vm_exec_core+28456>, 0x7f74529ecd82 <vm_exec_core+28226>, 0x7f74529ecc8e <vm_exec_core+27982>, 0x7f74529ecbb7 <vm_exec_core+27767>, 0x7f74529ecae0 <vm_exec_core+27552>, 0x7f74529eca09 <vm_exec_core+27337>, 0x7f74529ec932 <vm_exec_core+27122>, 0x7f74529ec85b <vm_exec_core+26907>, 0x7f74529ec784 <vm_exec_core+26692>, 0x7f74529ec6ad <vm_exec_core+26477>, 0x7f74529ec5d6 <vm_exec_core+26262>, 0x7f74529ec4f5 <vm_exec_core+26037>, 0x7f74529e8962 <vm_exec_core+10786>, 0x7f74529e7d30 <vm_exec_core+7664>, 0x7f74529ec427 <vm_exec_core+25831>, 0x7f74529ec359 <vm_exec_core+25625>, 0x7f74529ec292 <vm_exec_core+25426>, 0x7f74529ec1cb <vm_exec_core+25227>, 0x7f74529ec0f3 <vm_exec_core+25011>, 0x7f74529ec01e <vm_exec_core+24798>, 0x7f74529e7c26 <vm_exec_core+7398>, 0x7f74529e7a02 <vm_exec_core+6850>, 0x7f74529e7afa <vm_exec_core+7098>, 0x7f74529e790f <vm_exec_core+6607>, 0x7f74529e781c <vm_exec_core+6364>, 0x7f74529e776b <vm_exec_core+6187>, 0x7f74529e76ba <vm_exec_core+6010>, 0x7f74529e761f <vm_exec_core+5855>, 0x7f74529e7584 <vm_exec_core+5700>, 0x7f74529e751c <vm_exec_core+5596>, 0x7f74529e741e <vm_exec_core+5342>, 0x7f74529e735f <vm_exec_core+5151>, 0x7f74529e7229 <vm_exec_core+4841>, 0x7f74529e714b <vm_exec_core+4619>, 0x7f74529e7010 <vm_exec_core+4304>, 0x7f74529e95f6 <vm_exec_core+14006>, 0x7f74529e9543 <vm_exec_core+13827>, 0x7f74529e9445 <vm_exec_core+13573>, 0x7f74529e938c <vm_exec_core+13388>, 0x7f74529e990f <vm_exec_core+14799>, 0x7f74529e9703 <vm_exec_core+14275>, 0x7f74529e97c4 <vm_exec_core+14468>, 0x7f74529e8f2a <vm_exec_core+12266>, 0x7f74529e922a <vm_exec_core+13034>, 0x7f74529e9147 <vm_exec_core+12807>, 0x7f74529e92ee <vm_exec_core+13230>, 0x7f74529e8d81 <vm_exec_core+11841>, 0x7f74529e8cb3 <vm_exec_core+11635>, 0x7f74529e8c16 <vm_exec_core+11478>, 0x7f74529e8b2b <vm_exec_core+11243>, 0x7f74529e8a43 <vm_exec_core+11011>, 0x7f74529e9f81 <vm_exec_core+16449>, 0x7f74529e9e8f <vm_exec_core+16207>, 0x7f74529ea082 <vm_exec_core+16706>, 0x7f74529e9a0c <vm_exec_core+15052>, 0x7f74529ea37c <vm_exec_core+17468>, 0x7f74529e9bf0 <vm_exec_core+15536>, 0x7f74529ea299 <vm_exec_core+17241>, 0x7f74529e8e47 <vm_exec_core+12039>, 0x7f74529e9e07 <vm_exec_core+16071>, 0x7f74529e9d15 <vm_exec_core+15829>, 0x7f74529ea1ad <vm_exec_core+17005>, 0x7f74529e9034 <vm_exec_core+12532>, 0x7f74529e9aea <vm_exec_core+15274>, 0x7f74529e6f8b <vm_exec_core+4171>, 0x7f74529e6e94 <vm_exec_core+3924>, 0x7f74529e6dec <vm_exec_core+3756>, 0x7f74529e6a1b <vm_exec_core+2779>, 0x7f74529e68eb <vm_exec_core+2475>, 0x7f74529e6af1 <vm_exec_core+2993>, 0x7f74529e66d4 <vm_exec_core+1940>, 0x7f74529e6d8e <vm_exec_core+3662>, 0x7f74529e67c9 <vm_exec_core+2185>, 0x7f74529e6bd7 <vm_exec_core+3223>, 0x7f74529e65d0 <vm_exec_core+1680>, 0x7f74529e64d6 <vm_exec_core+1430>, 0x7f74529e63df <vm_exec_core+1183>, 0x7f74529e62cc <vm_exec_core+908>, 0x7f74529e6229 <vm_exec_core+745>, 0x7f74529e6178 <vm_exec_core+568>, 0x7f74529e606f <vm_exec_core+303>, 0x7f74529ec008 <vm_exec_core+24776>, 0x7f74529e8446 <vm_exec_core+9478>, 0x7f74529e8346 <vm_exec_core+9222>, 0x7f74529ebff2 <vm_exec_core+24754>, 0x7f74529e8246 <vm_exec_core+8966>, 0x7f74529e8119 <vm_exec_core+8665>, 0x7f74529e8007 <vm_exec_core+8391>, 0x7f74529e7f1b <vm_exec_core+8155>, 0x7f74529e7e17 <vm_exec_core+7895>, 0x7f74529ea482 <vm_exec_core+17730>, 0x7f74529e8735 <vm_exec_core+10229>, 0x7f74529e868e <vm_exec_core+10062>, 0x7f74529e85e7 <vm_exec_core+9895>, 0x7f74529e8540 <vm_exec_core+9728>, 0x7f74529e888a <vm_exec_core+10570>, 0x7f74529e87cf <vm_exec_core+10383>, 0x7f74529ebfdc <vm_exec_core+24732>, 0x7f74529ebfc6 <vm_exec_core+24710>, 0x7f74529ebfb0 <vm_exec_core+24688>, 0x7f74529ebf9a <vm_exec_core+24666>, 0x7f74529ebf84 <vm_exec_core+24644>, 0x7f74529ebf6e <vm_exec_core+24622>, 0x7f74529ebf51 <vm_exec_core+24593>, 0x7f74529ebf3b <vm_exec_core+24571>, 0x7f74529ebf25 <vm_exec_core+24549>, 0x7f74529ebf0f <vm_exec_core+24527>, 0x7f74529ebef9 <vm_exec_core+24505>, 0x7f74529ebee3 <vm_exec_core+24483>, 0x7f74529ebecd <vm_exec_core+24461>, 0x7f74529ebeb7 <vm_exec_core+24439>, 0x7f74529ebea1 <vm_exec_core+24417>, 0x7f74529ebe8b <vm_exec_core+24395>, 0x7f74529e8951 <vm_exec_core+10769>, 0x7f74529e7d1f <vm_exec_core+7647>, 0x7f74529ebe75 <vm_exec_core+24373>, 0x7f74529ebe5f <vm_exec_core+24351>, 0x7f74529ebe49 <vm_exec_core+24329>, 0x7f74529ebe33 <vm_exec_core+24307>, 0x7f74529e5f7d <vm_exec_core+61>, 0x7f74529e5f81 <vm_exec_core+65>, 0x7f74529e7c15 <vm_exec_core+7381>, 0x7f74529e79f1 <vm_exec_core+6833>, 0x7f74529e7ae9 <vm_exec_core+7081>, 0x7f74529e78fe <vm_exec_core+6590>, 0x7f74529e780b <vm_exec_core+6347>, 0x7f74529e775a <vm_exec_core+6170>, 0x7f74529e76a9 <vm_exec_core+5993>...}
__func__ = "vm_exec_core"
#25 0x00007f74529ee69b in rb_vm_exec (ec=0x55b4472bd100) at /tmp/ruby/src/trunk-asserts/vm.c:2393
_ec = 0x55b4472bd100
_tag = {tag = 36, retval = 4, buf = {0x55b446758170, 0x7f74529ee6a8 <rb_vm_exec+296>, 0x0, 0x7f73f40e7b50, 0x55b4472bd100}, prev = 0x7f73f41e7d30, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 36
initial = <optimized out>
__func__ = "rb_vm_exec"
#26 0x00007f74529f207c in rb_vm_invoke_proc (ec=0x55b4472bd100, proc=proc@entry=0x55b446758170, argc=argc@entry=0, argv=argv@entry=0x7f73f40e7c50, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1605
self = 140137477956048
#27 0x00007f74529a6870 in thread_do_start_proc (th=0x55b4465976e0) at /tmp/ruby/src/trunk-asserts/thread.c:602
args = 140137475383248
args_ptr = 0x7f73f40e7c50
args_len = 0
procval = <optimized out>
proc = 0x55b446758170
__func__ = "thread_do_start_proc"
#28 0x00007f74529a6931 in thread_do_start (th=0x55b4465976e0) at /tmp/ruby/src/trunk-asserts/thread.c:621
result = 36
#29 0x00007f74529a6c18 in thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread.c:695
_ec = 0x55b4472bd100
_tag = {tag = 36, retval = 140135993610240, buf = {0x7f73f41e7db0, 0x7f74529a6e30 <thread_start_func_2+1104>, 0x0, 0x7f73f40e7ce0, 0x7f73dc0008e0}, 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"
#30 0x00007f74529a7028 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1094
th = 0x55b4465976e0
altstack = 0x55b447371a10
#31 0x00007f7452441b43 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 = {140727231386368, -9188654568201783043, 140135993607744, 0, 140137573128272, 140727231386720, 9123377391720200445, 9120901756309338365}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#32 0x00007f74524d2bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 2 (Thread 0x7f7317152640 (LWP 27526)):
#0 __futex_abstimed_wait_common64 (private=-67108720, cancel=true, abstime=0x7f7317151ce0, op=137, expected=0, futex_word=0x7f7317151d68) 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=-67108720, abstime=0x7f7317151ce0, clockid=795100345, expected=0, futex_word=0x7f7317151d68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 1682225152
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f7317151d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f7317151ce0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007f7452440f1b in __pthread_cond_wait_common (abstime=0x7f7317151ce0, clockid=1, mutex=0x7f7452c9bc00 <thread_cache_lock>, cond=0x7f7317151d40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7f74524407a0 <__condvar_cleanup_waiting>, __arg = 0x7f7317151c70, __canceltype = 1188081496, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7f7317151d40, mutex = 0x7f7452c9bc00 <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=0x7f7317151d40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abstime=abstime@entry=0x7f7317151ce0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00007f74529a1309 in native_cond_timedwait (cond=cond@entry=0x7f7317151d40, mutex=mutex@entry=0x7f7452c9bc00 <thread_cache_lock>, abs=abs@entry=0x7f7317151d38) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:211
r = <optimized out>
ts = {tv_sec = 18923, tv_nsec = 947405619}
#6 0x00007f74529a440a in register_cached_thread_and_wait (altstack=altstack@entry=0x55b4475b42b0) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1156
end = 18923947405619
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 = 140132285228608, th = 0x0, altstack = 0x55b4475b42b0, node = {next = 0x7f73154c7d88, prev = 0x7f7317eddd88}}
#7 0x00007f74529a7030 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts/thread_pthread.c:1101
th = 0x55b4475a8730
altstack = 0x55b4475b42b0
#8 0x00007f7452441b43 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 = {140727231385808, -9188654568201783043, 140132285228608, 22, 140137573128272, 140727231386160, 9123581944906381565, 9120901756309338365}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007f74524d2bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 1 (Thread 0x7f745238bc00 (LWP 26222)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140137572383744) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f745238bc00
old_mask = {__val = {159, 18446744073709551336, 2, 0, 140727231386288, 140137580202578, 140137571006880, 140137573197011, 0, 140137573093357, 140137572383744, 140137574708736, 94232779489456, 140137573039527, 140137574725728, 159}}
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=140137572383744) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140137572383744, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f74523ef476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f74523d57f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x7f7452b00aa5, sa_sigaction = 0x7f7452b00aa5}, sa_mask = {__val = {140137573091408, 2, 3472328296227676272, 3472339291342909488, 140137574725280, 2, 2, 1, 140137580202661, 140137574708736, 140137573044311, 43491796997, 140727231386896, 140137574725280, 140137579945536, 140727231386672}}, sa_flags = 1157652800, sa_restorer = 0x0}
sigs = {__val = {32, 2314885530818453536, 8314900945785856032, 7378697629477789039, 3472335126135203430, 140137573653124, 3474076752553600614, 2, 140137580202661, 2, 2314885530818457632, 140137573089133, 8751468634664083488, 2, 140137574725280, 3432}}
#5 0x00007f74527e6953 in die () at /tmp/ruby/src/trunk-asserts/error.c:777
No locals.
#6 0x00007f74527e6c80 in rb_bug (fmt=fmt@entry=0x7f7452ac1e40 "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 = 0x7ffd9ca31510, reg_save_area = 0x7ffd9ca31450}}
#7 0x00007f74527e89f9 in gc_verify_internal_consistency_ (objspace=0x55b4450060e0) at /tmp/ruby/src/trunk-asserts/gc.c:8082
data = {objspace = 0x55b4450060e0, err_count = 1, live_object_count = 206521, zombie_object_count = 1, parent = 140137571286960, old_object_count = 153140, remembered_shady_count = 109}
#8 0x00007f745288f31b in gc_verify_internal_consistency (objspace=objspace@entry=0x55b4450060e0) at /tmp/ruby/src/trunk-asserts/gc.c:8150
prev_during_gc = <optimized out>
_lev = 0
#9 0x00007f745288f3db in gc_sweep_finish (objspace=objspace@entry=0x55b4450060e0) at /tmp/ruby/src/trunk-asserts/gc.c:5902
No locals.
#10 0x00007f74528912db in gc_sweep_step (objspace=objspace@entry=0x55b4450060e0, size_pool=size_pool@entry=0x55b445006108, heap=heap@entry=0x55b445006140) at /tmp/ruby/src/trunk-asserts/gc.c:5970
sweep_page = <optimized out>
unlink_limit = 3
swept_slots = 1309
need_pool = false
#11 0x00007f745289143a in gc_sweep_continue (objspace=0x55b4450060e0, sweep_size_pool=0x55b445006108, heap=0x55b445006140) at /tmp/ruby/src/trunk-asserts/gc.c:6003
size_pool = 0x55b445006108
i = 0
__func__ = "gc_sweep_continue"
#12 0x00007f7452893215 in gc_continue (objspace=objspace@entry=0x55b4450060e0, size_pool=size_pool@entry=0x55b445006108, heap=heap@entry=0x55b445006140) at /tmp/ruby/src/trunk-asserts/gc.c:2393
lock_lev = 0
#13 0x00007f745289395c in heap_prepare (objspace=0x55b4450060e0, size_pool=0x55b445006108, heap=0x55b445006140) at /tmp/ruby/src/trunk-asserts/gc.c:2405
__func__ = "heap_prepare"
#14 0x00007f7452893a86 in heap_next_free_page (objspace=0x55b4450060e0, size_pool=0x55b445006108, heap=0x55b445006140) at /tmp/ruby/src/trunk-asserts/gc.c:2677
page = <optimized out>
__func__ = "heap_next_free_page"
#15 0x00007f7452893b35 in newobj_alloc (objspace=0x55b4450060e0, cr=0x55b445006e00, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-asserts/gc.c:2778
page = <optimized out>
lev = 1
unlock_vm = true
size_pool = 0x55b445006108
heap = 0x55b445006140
cache = 0x55b445007080
obj = <optimized out>
__func__ = "newobj_alloc"
#16 0x00007f7452893e70 in newobj_of0 (klass=140137519900032, flags=8199, wb_protected=1, cr=0x55b445006e00, alloc_size=<optimized out>) at /tmp/ruby/src/trunk-asserts/gc.c:2881
obj = <optimized out>
objspace = 0x55b4450060e0
size_pool_idx = <optimized out>
#17 0x00007f7452893ec8 in newobj_of (cr=<optimized out>, klass=<optimized out>, flags=<optimized out>, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=24) at /tmp/ruby/src/trunk-asserts/gc.c:2898
obj = <optimized out>
#18 0x00007f7452893f5c in rb_wb_protected_newobj_of (ec=<optimized out>, klass=140137519900032, flags=flags@entry=8199, size=24) at /tmp/ruby/src/trunk-asserts/gc.c:2913
__func__ = "rb_wb_protected_newobj_of"
#19 0x00007f74527fc9f0 in ary_alloc_embed (klass=<optimized out>, capa=capa@entry=1) at /tmp/ruby/src/trunk-asserts/array.c:781
size = <optimized out>
__PRETTY_FUNCTION__ = "ary_alloc_embed"
ary = <optimized out>
#20 0x00007f74527ffca2 in ary_new (klass=<optimized out>, capa=capa@entry=1) at /tmp/ruby/src/trunk-asserts/array.c:822
ary = <optimized out>
ptr = <optimized out>
__PRETTY_FUNCTION__ = "ary_new"
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#21 0x00007f7452805794 in rb_ary_tmp_new_from_values (klass=<optimized out>, n=n@entry=1, elts=elts@entry=0x7ffd9ca317f0) at /tmp/ruby/src/trunk-asserts/array.c:873
ary = <optimized out>
__PRETTY_FUNCTION__ = "rb_ary_tmp_new_from_values"
#22 0x00007f7452805839 in rb_ary_new_from_values (n=n@entry=1, elts=elts@entry=0x7ffd9ca317f0) at /tmp/ruby/src/trunk-asserts/array.c:885
No locals.
#23 0x00007f7452833310 in iseq_compile_each0 (iseq=iseq@entry=0x7f744d7e0070, ret=ret@entry=0x7ffd9ca318a0, node=0x55b4476bc7f8, popped=popped@entry=0) at /tmp/ruby/src/trunk-asserts/compile.c:9780
args_to_new_ary = {58034956}
segments = <optimized out>
line = 31
type = NODE_CONST
body = 0x55b4477034c0
ng = <optimized out>
#24 0x00007f74528341f0 in iseq_compile_each (iseq=iseq@entry=0x7f744d7e0070, ret=ret@entry=0x7ffd9ca318a0, node=<optimized out>, popped=0) at /tmp/ruby/src/trunk-asserts/compile.c:9483
No locals.
#25 0x00007f7452836d83 in compile_call (iseq=iseq@entry=0x7f744d7e0070, ret=ret@entry=0x7ffd9ca31b20, node=node@entry=0x55b4476bc948, type=type@entry=NODE_CALL, line_node=line_node@entry=0x55b4476bc948, popped=popped@entry=0, assume_receiver=false) at /tmp/ruby/src/trunk-asserts/compile.c:8594
idx = 406273280
level = 1497895776
recv = {{anchor = {type = ISEQ_ELEMENT_ANCHOR, next = 0x0, prev = 0x0}, last = 0x7ffd9ca318a0}}
args = {{anchor = {type = ISEQ_ELEMENT_ANCHOR, next = 0x0, prev = 0x0}, last = 0x7ffd9ca318c0}}
mid = 14897
argc = <optimized out>
flag = 0
keywords = 0x0
parent_block = 0x7f744d7e0040
else_label = 0x0
branches = 0
builtin_func = <optimized out>
#26 0x00007f7452832545 in iseq_compile_each0 (iseq=iseq@entry=0x7f744d7e0070, ret=ret@entry=0x7ffd9ca31b20, node=0x55b4476bc948, popped=popped@entry=0) at /tmp/ruby/src/trunk-asserts/compile.c:9700
line = 31
type = NODE_CALL
body = 0x55b4477034c0
ng = <optimized out>
#27 0x00007f74528341f0 in iseq_compile_each (iseq=iseq@entry=0x7f744d7e0070, ret=ret@entry=0x7ffd9ca31b20, node=<optimized out>, popped=0) at /tmp/ruby/src/trunk-asserts/compile.c:9483
No locals.
#28 0x00007f745283a188 in compile_iter (iseq=iseq@entry=0x7f744d7e0070, ret=ret@entry=0x7ffd9ca31b20, node=node@entry=0x55b4476bc9f0, popped=popped@entry=0) at /tmp/ruby/src/trunk-asserts/compile.c:7542
line = <optimized out>
line_node = 0x55b4476bc9f0
prevblock = 0x0
retry_label = 0x55b44770f7b0
retry_end_l = 0x55b44770f7e0
child_iseq = 0x7f744d7e0040
#29 0x00007f74528325b1 in iseq_compile_each0 (iseq=iseq@entry=0x7f744d7e0070, ret=ret@entry=0x7ffd9ca31b20, node=0x55b4476bc9f0, popped=popped@entry=0) at /tmp/ruby/src/trunk-asserts/compile.c:9534
line = 31
type = NODE_ITER
body = 0x55b4477034c0
ng = <optimized out>
#30 0x00007f74528341f0 in iseq_compile_each (iseq=iseq@entry=0x7f744d7e0070, ret=ret@entry=0x7ffd9ca31b20, node=<optimized out>, popped=0) at /tmp/ruby/src/trunk-asserts/compile.c:9483
No locals.
#31 0x00007f7452841eff in rb_iseq_compile_node (iseq=iseq@entry=0x7f744d7e0070, node=node@entry=0x55b4476bca28) at /tmp/ruby/src/trunk-asserts/compile.c:772
start = 0x55b44770f700
end = 0x55b44770f730
dummy_line_node = {flags = 983040, u1 = {node = 0x0, id = 0, value = 0, tbl = 0x0}, u2 = {node = 0x0, id = 0, argc = 0, value = 0}, u3 = {node = 0x0, id = 0, state = 0, args = 0x0, apinfo = 0x0, fpinfo = 0x0, value = 0}, nd_loc = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, node_id = -1}
ret = {{anchor = {type = ISEQ_ELEMENT_ANCHOR, next = 0x55b44770f760, prev = 0x0}, last = 0x55b44770f7b0}}
#32 0x00007f74528c2eb9 in rb_iseq_new_with_opt (ast=ast@entry=0x7ffd9ca31c50, name=name@entry=140137509633216, path=140137493042016, realpath=realpath@entry=140137493042016, first_lineno=first_lineno@entry=30, parent=parent@entry=0x7f744d7e00a0, isolated_depth=0, type=ISEQ_TYPE_BLOCK, option=0x7ffd9ca31fb0) at /tmp/ruby/src/trunk-asserts/iseq.c:925
node = 0x55b4476bca28
iseq = 0x7f744d7e0070
new_opt = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, stack_caching = 0, frozen_string_literal = 0, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
script_lines = <optimized out>
#33 0x00007f745282586e in new_child_iseq (iseq=iseq@entry=0x7f744d7e00a0, node=<optimized out>, name=140137509633216, parent=parent@entry=0x7f744d7e00a0, type=type@entry=ISEQ_TYPE_BLOCK, line_no=line_no@entry=30) at /tmp/ruby/src/trunk-asserts/compile.c:1334
ret_iseq = <optimized out>
ast = {root = 0x55b4476bca28, compile_option = 0, script_lines = 4}
isolated_depth = <optimized out>
#34 0x00007f745283298e in iseq_compile_each0 (iseq=iseq@entry=0x7f744d7e00a0, ret=ret@entry=0x7ffd9ca31d80, node=0x55b4476bca60, popped=popped@entry=0) at /tmp/ruby/src/trunk-asserts/compile.c:10165
block = <optimized out>
argc = <optimized out>
line = 30
type = NODE_LAMBDA
body = 0x55b447703370
ng = <optimized out>
#35 0x00007f74528341f0 in iseq_compile_each (iseq=iseq@entry=0x7f744d7e00a0, ret=ret@entry=0x7ffd9ca31d80, node=<optimized out>, popped=0) at /tmp/ruby/src/trunk-asserts/compile.c:9483
No locals.
#36 0x00007f7452836d83 in compile_call (iseq=iseq@entry=0x7f744d7e00a0, ret=ret@entry=0x7ffd9ca31f00, node=node@entry=0x55b4476bcbb0, type=type@entry=NODE_CALL, line_node=line_node@entry=0x55b4476bcbb0, popped=popped@entry=0, assume_receiver=false) at /tmp/ruby/src/trunk-asserts/compile.c:8594
idx = 1384884972
level = 32628
recv = {{anchor = {type = ISEQ_ELEMENT_ANCHOR, next = 0x0, prev = 0x0}, last = 0x7ffd9ca31d80}}
args = {{anchor = {type = ISEQ_ELEMENT_ANCHOR, next = 0x0, prev = 0x0}, last = 0x7ffd9ca31da0}}
mid = 78673
argc = <optimized out>
flag = 0
keywords = 0x0
parent_block = 0x0
else_label = 0x0
branches = 0
builtin_func = <optimized out>
#37 0x00007f7452832545 in iseq_compile_each0 (iseq=iseq@entry=0x7f744d7e00a0, ret=ret@entry=0x7ffd9ca31f00, node=0x55b4476bcbb0, popped=popped@entry=0) at /tmp/ruby/src/trunk-asserts/compile.c:9700
line = 30
type = NODE_CALL
body = 0x55b447703370
ng = <optimized out>
#38 0x00007f74528341f0 in iseq_compile_each (iseq=iseq@entry=0x7f744d7e00a0, ret=ret@entry=0x7ffd9ca31f00, node=<optimized out>, popped=0) at /tmp/ruby/src/trunk-asserts/compile.c:9483
No locals.
#39 0x00007f7452841eff in rb_iseq_compile_node (iseq=iseq@entry=0x7f744d7e00a0, node=node@entry=0x55b4476bcbe8) at /tmp/ruby/src/trunk-asserts/compile.c:772
start = 0x55b4476fdec0
end = 0x55b4476fdef0
dummy_line_node = {flags = 950272, u1 = {node = 0x0, id = 0, value = 0, tbl = 0x0}, u2 = {node = 0x0, id = 0, argc = 0, value = 0}, u3 = {node = 0x0, id = 0, state = 0, args = 0x0, apinfo = 0x0, fpinfo = 0x0, value = 0}, nd_loc = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, node_id = -1}
ret = {{anchor = {type = ISEQ_ELEMENT_ANCHOR, next = 0x55b4476fdf20, prev = 0x0}, last = 0x55b4476fdf48}}
#40 0x00007f74528c2eb9 in rb_iseq_new_with_opt (ast=ast@entry=0x7ffd9ca32030, name=name@entry=140137510886112, path=140137493042016, realpath=realpath@entry=140137493042016, first_lineno=first_lineno@entry=29, parent=parent@entry=0x7f744d7e05e0, isolated_depth=0, type=ISEQ_TYPE_BLOCK, option=0x7ffd9ca32350) at /tmp/ruby/src/trunk-asserts/iseq.c:925
node = 0x55b4476bcbe8
iseq = 0x7f744d7e00a0
new_opt = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, stack_caching = 0, frozen_string_literal = 0, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
script_lines = <optimized out>
#41 0x00007f745282586e in new_child_iseq (iseq=iseq@entry=0x7f744d7e05e0, node=<optimized out>, name=140137510886112, parent=parent@entry=0x7f744d7e05e0, type=type@entry=ISEQ_TYPE_BLOCK, line_no=line_no@entry=29) at /tmp/ruby/src/trunk-asserts/compile.c:1334
ret_iseq = <optimized out>
ast = {root = 0x55b4476bcbe8, compile_option = 0, script_lines = 4}
isolated_depth = <optimized out>
#42 0x00007f745283a16c in compile_iter (iseq=iseq@entry=0x7f744d7e05e0, ret=ret@entry=0x7ffd9ca322a0, node=node@entry=0x55b4476bcc20, popped=popped@entry=1) at /tmp/ruby/src/trunk-asserts/compile.c:7539
line = 29
line_node = 0x55b4476bcc20
prevblock = 0x0
retry_label = 0x55b4477098e0
retry_end_l = 0x55b447709910
child_iseq = <optimized out>
#43 0x00007f74528325b1 in iseq_compile_each0 (iseq=0x7f744d7e05e0, ret=0x7ffd9ca322a0, node=0x55b4476bcc20, popped=1) at /tmp/ruby/src/trunk-asserts/compile.c:9534
line = 29
type = NODE_ITER
body = 0x55b4476fbcf0
ng = <optimized out>
#44 0x00007f7452833f03 in compile_block (iseq=iseq@entry=0x7f744d7e05e0, ret=ret@entry=0x7ffd9ca322a0, node=0x55b4476bcc58, node@entry=0x55b4477043f8, popped=popped@entry=0) at /tmp/ruby/src/trunk-asserts/compile.c:4187
No locals.
#45 0x00007f74528333b9 in iseq_compile_each0 (iseq=iseq@entry=0x7f744d7e05e0, ret=ret@entry=0x7ffd9ca322a0, node=0x55b4477043f8, popped=popped@entry=0) at /tmp/ruby/src/trunk-asserts/compile.c:9513
line = 5
type = NODE_BLOCK
body = 0x55b4476fbcf0
ng = <optimized out>
#46 0x00007f74528341f0 in iseq_compile_each (iseq=iseq@entry=0x7f744d7e05e0, ret=ret@entry=0x7ffd9ca322a0, node=<optimized out>, popped=0) at /tmp/ruby/src/trunk-asserts/compile.c:9483
No locals.
#47 0x00007f7452841eff in rb_iseq_compile_node (iseq=iseq@entry=0x7f744d7e05e0, node=node@entry=0x55b4476bcf68) at /tmp/ruby/src/trunk-asserts/compile.c:772
start = 0x55b44770d750
end = 0x55b44770d780
dummy_line_node = {flags = 131072, u1 = {node = 0x0, id = 0, value = 0, tbl = 0x0}, u2 = {node = 0x0, id = 0, argc = 0, value = 0}, u3 = {node = 0x0, id = 0, state = 0, args = 0x0, apinfo = 0x0, fpinfo = 0x0, value = 0}, nd_loc = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, node_id = -1}
ret = {{anchor = {type = ISEQ_ELEMENT_ANCHOR, next = 0x55b44770d7b0, prev = 0x0}, last = 0x55b4477098e0}}
#48 0x00007f74528c2eb9 in rb_iseq_new_with_opt (ast=ast@entry=0x7ffd9ca323d0, name=name@entry=140137511155728, path=140137493042016, realpath=realpath@entry=140137493042016, first_lineno=first_lineno@entry=4, parent=parent@entry=0x7f744d7e0610, isolated_depth=0, type=ISEQ_TYPE_BLOCK, option=0x7ffd9ca326f0) at /tmp/ruby/src/trunk-asserts/iseq.c:925
node = 0x55b4476bcf68
iseq = 0x7f744d7e05e0
new_opt = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, stack_caching = 0, frozen_string_literal = 0, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
script_lines = <optimized out>
#49 0x00007f745282586e in new_child_iseq (iseq=iseq@entry=0x7f744d7e0610, node=<optimized out>, name=140137511155728, parent=parent@entry=0x7f744d7e0610, type=type@entry=ISEQ_TYPE_BLOCK, line_no=line_no@entry=4) at /tmp/ruby/src/trunk-asserts/compile.c:1334
ret_iseq = <optimized out>
ast = {root = 0x55b4476bcf68, compile_option = 0, script_lines = 4}
isolated_depth = <optimized out>
#50 0x00007f745283a16c in compile_iter (iseq=iseq@entry=0x7f744d7e0610, ret=ret@entry=0x7ffd9ca32640, node=node@entry=0x55b4476bcfa0, popped=popped@entry=0) at /tmp/ruby/src/trunk-asserts/compile.c:7539
line = 4
line_node = 0x55b4476bcfa0
prevblock = 0x0
retry_label = 0x55b4476ef458
retry_end_l = 0x55b4476ef488
child_iseq = <optimized out>
#51 0x00007f74528325b1 in iseq_compile_each0 (iseq=0x7f744d7e0610, ret=0x7ffd9ca32640, node=0x55b4476bcfa0, popped=0) at /tmp/ruby/src/trunk-asserts/compile.c:9534
line = 4
type = NODE_ITER
body = 0x55b447704620
ng = <optimized out>
#52 0x00007f7452833f03 in compile_block (iseq=iseq@entry=0x7f744d7e0610, ret=ret@entry=0x7ffd9ca32640, node=0x55b4476bcfd8, node@entry=0x55b4475f92c8, popped=popped@entry=0) at /tmp/ruby/src/trunk-asserts/compile.c:4187
No locals.
#53 0x00007f74528333b9 in iseq_compile_each0 (iseq=iseq@entry=0x7f744d7e0610, ret=ret@entry=0x7ffd9ca32640, node=0x55b4475f92c8, popped=popped@entry=0) at /tmp/ruby/src/trunk-asserts/compile.c:9513
line = 1
type = NODE_BLOCK
body = 0x55b447704620
ng = <optimized out>
#54 0x00007f74528341f0 in iseq_compile_each (iseq=iseq@entry=0x7f744d7e0610, ret=ret@entry=0x7ffd9ca32640, node=<optimized out>, popped=0) at /tmp/ruby/src/trunk-asserts/compile.c:9483
No locals.
#55 0x00007f7452841bbe in rb_iseq_compile_node (iseq=iseq@entry=0x7f744d7e0610, node=node@entry=0x55b4476bd010) at /tmp/ruby/src/trunk-asserts/compile.c:820
m = <optimized out>
ret = {{anchor = {type = ISEQ_ELEMENT_ANCHOR, next = 0x55b4476ef3b0, prev = 0x0}, last = 0x55b4476ef458}}
#56 0x00007f74528c2eb9 in rb_iseq_new_with_opt (ast=ast@entry=0x7f744d7e1280, name=name@entry=140137571197776, path=path@entry=140137493042016, realpath=realpath@entry=140137494239760, first_lineno=first_lineno@entry=0, parent=parent@entry=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, option=0x7f7452c8bbd0 <COMPILE_OPTION_DEFAULT>) at /tmp/ruby/src/trunk-asserts/iseq.c:925
node = 0x55b4476bd010
iseq = 0x7f744d7e0610
new_opt = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, stack_caching = 0, frozen_string_literal = 0, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
script_lines = <optimized out>
#57 0x00007f74528c2fcd in rb_iseq_new_top (ast=ast@entry=0x7f744d7e1280, name=140137571197776, path=path@entry=140137493042016, realpath=realpath@entry=140137494239760, parent=parent@entry=0x0) at /tmp/ruby/src/trunk-asserts/iseq.c:853
No locals.
#58 0x00007f74528c4905 in load_iseq_eval (ec=0x55b445007140, fname=140137493042016) at /tmp/ruby/src/trunk-asserts/load.c:704
ec = 0x55b445007140
v = 140137493041968
ast = 0x7f744d7e1270
parser = <optimized out>
iseq = <optimized out>
#59 0x00007f74528c4b0b in rb_load_internal (fname=140137493042016, wrap=wrap@entry=4) at /tmp/ruby/src/trunk-asserts/load.c:772
ec = 0x55b445007140
state = RUBY_TAG_NONE
#60 0x00007f74528c556a in rb_f_load (argc=<optimized out>, argv=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk-asserts/load.c:847
fname = 140137508920608
wrap = 4
path = <optimized out>
orig_fname = 140137508920608
dtrace_line = <optimized out>
dtrace_file = <optimized out>
dtrace_line = <optimized out>
dtrace_file = <optimized out>
#61 0x00007f74529da0e6 in vm_call_cfunc_with_frame_ (ec=0x55b445007140, reg_cfp=0x7f7452389d10, calling=<optimized out>, argc=1, argv=0x7f745228a1c8, stack_bottom=0x7f745228a1c0) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3433
ci = 0x586100100003
cc = <optimized out>
val = <optimized out>
me = 0x7f745223b880
cfunc = 0x55b445088578
recv = 140137519970208
block_handler = 0
frame_type = 1431634051
__func__ = "vm_call_cfunc_with_frame_"
len = <optimized out>
args = <optimized out>
args = <optimized out>
#62 0x00007f74529e4f48 in vm_sendish (ec=0x55b445007140, reg_cfp=0x7f7452389d10, cd=0x55b445123bc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5487
val = 36
ci = 0x586100100003
cc = 0x7f744c6656f0
argc = <optimized out>
recv = <optimized out>
calling = {ci = 0x586100100003, cc = 0x7f744c6656f0, block_handler = 0, recv = 140137519970208, argc = 1, kw_splat = false, heap_argv = 0}
#63 0x00007f74529e6015 in vm_exec_core (ec=0x666e, initial=26222) at ../../src/trunk-asserts/insns.def:835
bh = <optimized out>
cd = 0x55b445123bc0
leaf = <optimized out>
val = 140727231386336
canary = 0x55b445228080
reg_pc = 0x55b445228080
reg_cfp = 0x7f7452389d10
insns_address_table = {0x7f74529e752d <vm_exec_core+5613>, 0x7f74529e742f <vm_exec_core+5359>, 0x7f74529e7370 <vm_exec_core+5168>, 0x7f74529e723a <vm_exec_core+4858>, 0x7f74529e715c <vm_exec_core+4636>, 0x7f74529e7021 <vm_exec_core+4321>, 0x7f74529e9607 <vm_exec_core+14023>, 0x7f74529e9554 <vm_exec_core+13844>, 0x7f74529e9456 <vm_exec_core+13590>, 0x7f74529e939d <vm_exec_core+13405>, 0x7f74529e9920 <vm_exec_core+14816>, 0x7f74529e9714 <vm_exec_core+14292>, 0x7f74529e97d5 <vm_exec_core+14485>, 0x7f74529e8f3b <vm_exec_core+12283>, 0x7f74529e923b <vm_exec_core+13051>, 0x7f74529e9158 <vm_exec_core+12824>, 0x7f74529e92ff <vm_exec_core+13247>, 0x7f74529e8d92 <vm_exec_core+11858>, 0x7f74529e8cc4 <vm_exec_core+11652>, 0x7f74529e8c27 <vm_exec_core+11495>, 0x7f74529e8b3c <vm_exec_core+11260>, 0x7f74529e8a54 <vm_exec_core+11028>, 0x7f74529e9f92 <vm_exec_core+16466>, 0x7f74529e9ea0 <vm_exec_core+16224>, 0x7f74529ea093 <vm_exec_core+16723>, 0x7f74529e9a1d <vm_exec_core+15069>, 0x7f74529ea38d <vm_exec_core+17485>, 0x7f74529e9c01 <vm_exec_core+15553>, 0x7f74529ea2aa <vm_exec_core+17258>, 0x7f74529e8e58 <vm_exec_core+12056>, 0x7f74529e9e18 <vm_exec_core+16088>, 0x7f74529e9d26 <vm_exec_core+15846>, 0x7f74529ea1be <vm_exec_core+17022>, 0x7f74529e9045 <vm_exec_core+12549>, 0x7f74529e9afb <vm_exec_core+15291>, 0x7f74529e6f9c <vm_exec_core+4188>, 0x7f74529e6ea5 <vm_exec_core+3941>, 0x7f74529e6dfd <vm_exec_core+3773>, 0x7f74529e6a2c <vm_exec_core+2796>, 0x7f74529e68fc <vm_exec_core+2492>, 0x7f74529e6b02 <vm_exec_core+3010>, 0x7f74529e66e5 <vm_exec_core+1957>, 0x7f74529e6d9f <vm_exec_core+3679>, 0x7f74529e67da <vm_exec_core+2202>, 0x7f74529e6be8 <vm_exec_core+3240>, 0x7f74529e65e1 <vm_exec_core+1697>, 0x7f74529e64e7 <vm_exec_core+1447>, 0x7f74529e63f0 <vm_exec_core+1200>, 0x7f74529e62dd <vm_exec_core+925>, 0x7f74529e623a <vm_exec_core+762>, 0x7f74529e6189 <vm_exec_core+585>, 0x7f74529e6080 <vm_exec_core+320>, 0x7f74529e5f98 <vm_exec_core+88>, 0x7f74529e8457 <vm_exec_core+9495>, 0x7f74529e8357 <vm_exec_core+9239>, 0x7f74529ed29b <vm_exec_core+29531>, 0x7f74529e8257 <vm_exec_core+8983>, 0x7f74529e812a <vm_exec_core+8682>, 0x7f74529e8018 <vm_exec_core+8408>, 0x7f74529e7f2c <vm_exec_core+8172>, 0x7f74529e7e28 <vm_exec_core+7912>, 0x7f74529ea493 <vm_exec_core+17747>, 0x7f74529e8746 <vm_exec_core+10246>, 0x7f74529e869f <vm_exec_core+10079>, 0x7f74529e85f8 <vm_exec_core+9912>, 0x7f74529e8551 <vm_exec_core+9745>, 0x7f74529e889b <vm_exec_core+10587>, 0x7f74529e87e0 <vm_exec_core+10400>, 0x7f74529ed1c4 <vm_exec_core+29316>, 0x7f74529ed0ed <vm_exec_core+29101>, 0x7f74529ed016 <vm_exec_core+28886>, 0x7f74529ecf3f <vm_exec_core+28671>, 0x7f74529ece68 <vm_exec_core+28456>, 0x7f74529ecd82 <vm_exec_core+28226>, 0x7f74529ecc8e <vm_exec_core+27982>, 0x7f74529ecbb7 <vm_exec_core+27767>, 0x7f74529ecae0 <vm_exec_core+27552>, 0x7f74529eca09 <vm_exec_core+27337>, 0x7f74529ec932 <vm_exec_core+27122>, 0x7f74529ec85b <vm_exec_core+26907>, 0x7f74529ec784 <vm_exec_core+26692>, 0x7f74529ec6ad <vm_exec_core+26477>, 0x7f74529ec5d6 <vm_exec_core+26262>, 0x7f74529ec4f5 <vm_exec_core+26037>, 0x7f74529e8962 <vm_exec_core+10786>, 0x7f74529e7d30 <vm_exec_core+7664>, 0x7f74529ec427 <vm_exec_core+25831>, 0x7f74529ec359 <vm_exec_core+25625>, 0x7f74529ec292 <vm_exec_core+25426>, 0x7f74529ec1cb <vm_exec_core+25227>, 0x7f74529ec0f3 <vm_exec_core+25011>, 0x7f74529ec01e <vm_exec_core+24798>, 0x7f74529e7c26 <vm_exec_core+7398>, 0x7f74529e7a02 <vm_exec_core+6850>, 0x7f74529e7afa <vm_exec_core+7098>, 0x7f74529e790f <vm_exec_core+6607>, 0x7f74529e781c <vm_exec_core+6364>, 0x7f74529e776b <vm_exec_core+6187>, 0x7f74529e76ba <vm_exec_core+6010>, 0x7f74529e761f <vm_exec_core+5855>, 0x7f74529e7584 <vm_exec_core+5700>, 0x7f74529e751c <vm_exec_core+5596>, 0x7f74529e741e <vm_exec_core+5342>, 0x7f74529e735f <vm_exec_core+5151>, 0x7f74529e7229 <vm_exec_core+4841>, 0x7f74529e714b <vm_exec_core+4619>, 0x7f74529e7010 <vm_exec_core+4304>, 0x7f74529e95f6 <vm_exec_core+14006>, 0x7f74529e9543 <vm_exec_core+13827>, 0x7f74529e9445 <vm_exec_core+13573>, 0x7f74529e938c <vm_exec_core+13388>, 0x7f74529e990f <vm_exec_core+14799>, 0x7f74529e9703 <vm_exec_core+14275>, 0x7f74529e97c4 <vm_exec_core+14468>, 0x7f74529e8f2a <vm_exec_core+12266>, 0x7f74529e922a <vm_exec_core+13034>, 0x7f74529e9147 <vm_exec_core+12807>, 0x7f74529e92ee <vm_exec_core+13230>, 0x7f74529e8d81 <vm_exec_core+11841>, 0x7f74529e8cb3 <vm_exec_core+11635>, 0x7f74529e8c16 <vm_exec_core+11478>, 0x7f74529e8b2b <vm_exec_core+11243>, 0x7f74529e8a43 <vm_exec_core+11011>, 0x7f74529e9f81 <vm_exec_core+16449>, 0x7f74529e9e8f <vm_exec_core+16207>, 0x7f74529ea082 <vm_exec_core+16706>, 0x7f74529e9a0c <vm_exec_core+15052>, 0x7f74529ea37c <vm_exec_core+17468>, 0x7f74529e9bf0 <vm_exec_core+15536>, 0x7f74529ea299 <vm_exec_core+17241>, 0x7f74529e8e47 <vm_exec_core+12039>, 0x7f74529e9e07 <vm_exec_core+16071>, 0x7f74529e9d15 <vm_exec_core+15829>, 0x7f74529ea1ad <vm_exec_core+17005>, 0x7f74529e9034 <vm_exec_core+12532>, 0x7f74529e9aea <vm_exec_core+15274>, 0x7f74529e6f8b <vm_exec_core+4171>, 0x7f74529e6e94 <vm_exec_core+3924>, 0x7f74529e6dec <vm_exec_core+3756>, 0x7f74529e6a1b <vm_exec_core+2779>, 0x7f74529e68eb <vm_exec_core+2475>, 0x7f74529e6af1 <vm_exec_core+2993>, 0x7f74529e66d4 <vm_exec_core+1940>, 0x7f74529e6d8e <vm_exec_core+3662>, 0x7f74529e67c9 <vm_exec_core+2185>, 0x7f74529e6bd7 <vm_exec_core+3223>, 0x7f74529e65d0 <vm_exec_core+1680>, 0x7f74529e64d6 <vm_exec_core+1430>, 0x7f74529e63df <vm_exec_core+1183>, 0x7f74529e62cc <vm_exec_core+908>, 0x7f74529e6229 <vm_exec_core+745>, 0x7f74529e6178 <vm_exec_core+568>, 0x7f74529e606f <vm_exec_core+303>, 0x7f74529ec008 <vm_exec_core+24776>, 0x7f74529e8446 <vm_exec_core+9478>, 0x7f74529e8346 <vm_exec_core+9222>, 0x7f74529ebff2 <vm_exec_core+24754>, 0x7f74529e8246 <vm_exec_core+8966>, 0x7f74529e8119 <vm_exec_core+8665>, 0x7f74529e8007 <vm_exec_core+8391>, 0x7f74529e7f1b <vm_exec_core+8155>, 0x7f74529e7e17 <vm_exec_core+7895>, 0x7f74529ea482 <vm_exec_core+17730>, 0x7f74529e8735 <vm_exec_core+10229>, 0x7f74529e868e <vm_exec_core+10062>, 0x7f74529e85e7 <vm_exec_core+9895>, 0x7f74529e8540 <vm_exec_core+9728>, 0x7f74529e888a <vm_exec_core+10570>, 0x7f74529e87cf <vm_exec_core+10383>, 0x7f74529ebfdc <vm_exec_core+24732>, 0x7f74529ebfc6 <vm_exec_core+24710>, 0x7f74529ebfb0 <vm_exec_core+24688>, 0x7f74529ebf9a <vm_exec_core+24666>, 0x7f74529ebf84 <vm_exec_core+24644>, 0x7f74529ebf6e <vm_exec_core+24622>, 0x7f74529ebf51 <vm_exec_core+24593>, 0x7f74529ebf3b <vm_exec_core+24571>, 0x7f74529ebf25 <vm_exec_core+24549>, 0x7f74529ebf0f <vm_exec_core+24527>, 0x7f74529ebef9 <vm_exec_core+24505>, 0x7f74529ebee3 <vm_exec_core+24483>, 0x7f74529ebecd <vm_exec_core+24461>, 0x7f74529ebeb7 <vm_exec_core+24439>, 0x7f74529ebea1 <vm_exec_core+24417>, 0x7f74529ebe8b <vm_exec_core+24395>, 0x7f74529e8951 <vm_exec_core+10769>, 0x7f74529e7d1f <vm_exec_core+7647>, 0x7f74529ebe75 <vm_exec_core+24373>, 0x7f74529ebe5f <vm_exec_core+24351>, 0x7f74529ebe49 <vm_exec_core+24329>, 0x7f74529ebe33 <vm_exec_core+24307>, 0x7f74529e5f7d <vm_exec_core+61>, 0x7f74529e5f81 <vm_exec_core+65>, 0x7f74529e7c15 <vm_exec_core+7381>, 0x7f74529e79f1 <vm_exec_core+6833>, 0x7f74529e7ae9 <vm_exec_core+7081>, 0x7f74529e78fe <vm_exec_core+6590>, 0x7f74529e780b <vm_exec_core+6347>, 0x7f74529e775a <vm_exec_core+6170>, 0x7f74529e76a9 <vm_exec_core+5993>...}
__func__ = "vm_exec_core"
#64 0x00007f74529ee69b in rb_vm_exec (ec=0x55b445007140) at /tmp/ruby/src/trunk-asserts/vm.c:2393
_ec = 0x55b445007140
_tag = {tag = 36, retval = 4, buf = {0x55b445007140, 0x7f74529ee6a8 <rb_vm_exec+296>, 0x0, 0x7ffd9ca329e0, 0x55b445007140}, prev = 0x7ffd9ca32d30, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 36
initial = <optimized out>
__func__ = "rb_vm_exec"
#65 0x00007f74529f11d9 in vm_yield_with_cref (ec=ec@entry=0x55b445007140, argc=argc@entry=0, argv=argv@entry=0x7f745228a190, kw_splat=kw_splat@entry=0, cref=0x7f744d7e1390, is_lambda=is_lambda@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1511
No locals.
#66 0x00007f74529f17ee in yield_under (self=140137509851232, singleton=1, argc=0, argv=0x7f745228a190, kw_splat=0) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1936
ec = 0x55b445007140
cfp = <optimized out>
block_handler = <optimized out>
new_block_handler = <optimized out>
captured = <optimized out>
new_captured = {self = 140137509851232, ep = 0x7f745228a140, code = {iseq = 0x7f744e8c40c0, ifunc = 0x7f744e8c40c0, val = 140137510748352}}
ep = <optimized out>
cref = <optimized out>
is_lambda = 0
__func__ = "yield_under"
#67 0x00007f74529da0e6 in vm_call_cfunc_with_frame_ (ec=0x55b445007140, reg_cfp=0x7f7452389d90, calling=<optimized out>, argc=0, argv=0x7f745228a190, stack_bottom=0x7f745228a188) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3433
ci = 0x256100020001
cc = <optimized out>
val = <optimized out>
me = 0x7f74522150c0
cfunc = 0x55b445049f28
recv = 140137509851232
block_handler = 140137572376041
frame_type = 1431634051
__func__ = "vm_call_cfunc_with_frame_"
len = <optimized out>
args = <optimized out>
args = <optimized out>
#68 0x00007f74529e4f48 in vm_sendish (ec=0x55b445007140, reg_cfp=0x7f7452389d90, cd=0x55b44512dd40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5487
val = 36
ci = 0x256100020001
cc = 0x7f744c651230
argc = <optimized out>
recv = <optimized out>
calling = {ci = 0x256100020001, cc = 0x7f744c651230, block_handler = 140137572376041, recv = 140137509851232, argc = 0, kw_splat = false, heap_argv = 0}
#69 0x00007f74529e6115 in vm_exec_core (ec=0x666e, initial=26222) at ../../src/trunk-asserts/insns.def:815
bh = <optimized out>
blockiseq = 0x0
leaf = <optimized out>
val = 140727231386336
canary = <optimized out>
cd = 0x55b44512dd40
reg_pc = 0x55b4452d16a8
reg_cfp = 0x7f7452389d90
insns_address_table = {0x7f74529e752d <vm_exec_core+5613>, 0x7f74529e742f <vm_exec_core+5359>, 0x7f74529e7370 <vm_exec_core+5168>, 0x7f74529e723a <vm_exec_core+4858>, 0x7f74529e715c <vm_exec_core+4636>, 0x7f74529e7021 <vm_exec_core+4321>, 0x7f74529e9607 <vm_exec_core+14023>, 0x7f74529e9554 <vm_exec_core+13844>, 0x7f74529e9456 <vm_exec_core+13590>, 0x7f74529e939d <vm_exec_core+13405>, 0x7f74529e9920 <vm_exec_core+14816>, 0x7f74529e9714 <vm_exec_core+14292>, 0x7f74529e97d5 <vm_exec_core+14485>, 0x7f74529e8f3b <vm_exec_core+12283>, 0x7f74529e923b <vm_exec_core+13051>, 0x7f74529e9158 <vm_exec_core+12824>, 0x7f74529e92ff <vm_exec_core+13247>, 0x7f74529e8d92 <vm_exec_core+11858>, 0x7f74529e8cc4 <vm_exec_core+11652>, 0x7f74529e8c27 <vm_exec_core+11495>, 0x7f74529e8b3c <vm_exec_core+11260>, 0x7f74529e8a54 <vm_exec_core+11028>, 0x7f74529e9f92 <vm_exec_core+16466>, 0x7f74529e9ea0 <vm_exec_core+16224>, 0x7f74529ea093 <vm_exec_core+16723>, 0x7f74529e9a1d <vm_exec_core+15069>, 0x7f74529ea38d <vm_exec_core+17485>, 0x7f74529e9c01 <vm_exec_core+15553>, 0x7f74529ea2aa <vm_exec_core+17258>, 0x7f74529e8e58 <vm_exec_core+12056>, 0x7f74529e9e18 <vm_exec_core+16088>, 0x7f74529e9d26 <vm_exec_core+15846>, 0x7f74529ea1be <vm_exec_core+17022>, 0x7f74529e9045 <vm_exec_core+12549>, 0x7f74529e9afb <vm_exec_core+15291>, 0x7f74529e6f9c <vm_exec_core+4188>, 0x7f74529e6ea5 <vm_exec_core+3941>, 0x7f74529e6dfd <vm_exec_core+3773>, 0x7f74529e6a2c <vm_exec_core+2796>, 0x7f74529e68fc <vm_exec_core+2492>, 0x7f74529e6b02 <vm_exec_core+3010>, 0x7f74529e66e5 <vm_exec_core+1957>, 0x7f74529e6d9f <vm_exec_core+3679>, 0x7f74529e67da <vm_exec_core+2202>, 0x7f74529e6be8 <vm_exec_core+3240>, 0x7f74529e65e1 <vm_exec_core+1697>, 0x7f74529e64e7 <vm_exec_core+1447>, 0x7f74529e63f0 <vm_exec_core+1200>, 0x7f74529e62dd <vm_exec_core+925>, 0x7f74529e623a <vm_exec_core+762>, 0x7f74529e6189 <vm_exec_core+585>, 0x7f74529e6080 <vm_exec_core+320>, 0x7f74529e5f98 <vm_exec_core+88>, 0x7f74529e8457 <vm_exec_core+9495>, 0x7f74529e8357 <vm_exec_core+9239>, 0x7f74529ed29b <vm_exec_core+29531>, 0x7f74529e8257 <vm_exec_core+8983>, 0x7f74529e812a <vm_exec_core+8682>, 0x7f74529e8018 <vm_exec_core+8408>, 0x7f74529e7f2c <vm_exec_core+8172>, 0x7f74529e7e28 <vm_exec_core+7912>, 0x7f74529ea493 <vm_exec_core+17747>, 0x7f74529e8746 <vm_exec_core+10246>, 0x7f74529e869f <vm_exec_core+10079>, 0x7f74529e85f8 <vm_exec_core+9912>, 0x7f74529e8551 <vm_exec_core+9745>, 0x7f74529e889b <vm_exec_core+10587>, 0x7f74529e87e0 <vm_exec_core+10400>, 0x7f74529ed1c4 <vm_exec_core+29316>, 0x7f74529ed0ed <vm_exec_core+29101>, 0x7f74529ed016 <vm_exec_core+28886>, 0x7f74529ecf3f <vm_exec_core+28671>, 0x7f74529ece68 <vm_exec_core+28456>, 0x7f74529ecd82 <vm_exec_core+28226>, 0x7f74529ecc8e <vm_exec_core+27982>, 0x7f74529ecbb7 <vm_exec_core+27767>, 0x7f74529ecae0 <vm_exec_core+27552>, 0x7f74529eca09 <vm_exec_core+27337>, 0x7f74529ec932 <vm_exec_core+27122>, 0x7f74529ec85b <vm_exec_core+26907>, 0x7f74529ec784 <vm_exec_core+26692>, 0x7f74529ec6ad <vm_exec_core+26477>, 0x7f74529ec5d6 <vm_exec_core+26262>, 0x7f74529ec4f5 <vm_exec_core+26037>, 0x7f74529e8962 <vm_exec_core+10786>, 0x7f74529e7d30 <vm_exec_core+7664>, 0x7f74529ec427 <vm_exec_core+25831>, 0x7f74529ec359 <vm_exec_core+25625>, 0x7f74529ec292 <vm_exec_core+25426>, 0x7f74529ec1cb <vm_exec_core+25227>, 0x7f74529ec0f3 <vm_exec_core+25011>, 0x7f74529ec01e <vm_exec_core+24798>, 0x7f74529e7c26 <vm_exec_core+7398>, 0x7f74529e7a02 <vm_exec_core+6850>, 0x7f74529e7afa <vm_exec_core+7098>, 0x7f74529e790f <vm_exec_core+6607>, 0x7f74529e781c <vm_exec_core+6364>, 0x7f74529e776b <vm_exec_core+6187>, 0x7f74529e76ba <vm_exec_core+6010>, 0x7f74529e761f <vm_exec_core+5855>, 0x7f74529e7584 <vm_exec_core+5700>, 0x7f74529e751c <vm_exec_core+5596>, 0x7f74529e741e <vm_exec_core+5342>, 0x7f74529e735f <vm_exec_core+5151>, 0x7f74529e7229 <vm_exec_core+4841>, 0x7f74529e714b <vm_exec_core+4619>, 0x7f74529e7010 <vm_exec_core+4304>, 0x7f74529e95f6 <vm_exec_core+14006>, 0x7f74529e9543 <vm_exec_core+13827>, 0x7f74529e9445 <vm_exec_core+13573>, 0x7f74529e938c <vm_exec_core+13388>, 0x7f74529e990f <vm_exec_core+14799>, 0x7f74529e9703 <vm_exec_core+14275>, 0x7f74529e97c4 <vm_exec_core+14468>, 0x7f74529e8f2a <vm_exec_core+12266>, 0x7f74529e922a <vm_exec_core+13034>, 0x7f74529e9147 <vm_exec_core+12807>, 0x7f74529e92ee <vm_exec_core+13230>, 0x7f74529e8d81 <vm_exec_core+11841>, 0x7f74529e8cb3 <vm_exec_core+11635>, 0x7f74529e8c16 <vm_exec_core+11478>, 0x7f74529e8b2b <vm_exec_core+11243>, 0x7f74529e8a43 <vm_exec_core+11011>, 0x7f74529e9f81 <vm_exec_core+16449>, 0x7f74529e9e8f <vm_exec_core+16207>, 0x7f74529ea082 <vm_exec_core+16706>, 0x7f74529e9a0c <vm_exec_core+15052>, 0x7f74529ea37c <vm_exec_core+17468>, 0x7f74529e9bf0 <vm_exec_core+15536>, 0x7f74529ea299 <vm_exec_core+17241>, 0x7f74529e8e47 <vm_exec_core+12039>, 0x7f74529e9e07 <vm_exec_core+16071>, 0x7f74529e9d15 <vm_exec_core+15829>, 0x7f74529ea1ad <vm_exec_core+17005>, 0x7f74529e9034 <vm_exec_core+12532>, 0x7f74529e9aea <vm_exec_core+15274>, 0x7f74529e6f8b <vm_exec_core+4171>, 0x7f74529e6e94 <vm_exec_core+3924>, 0x7f74529e6dec <vm_exec_core+3756>, 0x7f74529e6a1b <vm_exec_core+2779>, 0x7f74529e68eb <vm_exec_core+2475>, 0x7f74529e6af1 <vm_exec_core+2993>, 0x7f74529e66d4 <vm_exec_core+1940>, 0x7f74529e6d8e <vm_exec_core+3662>, 0x7f74529e67c9 <vm_exec_core+2185>, 0x7f74529e6bd7 <vm_exec_core+3223>, 0x7f74529e65d0 <vm_exec_core+1680>, 0x7f74529e64d6 <vm_exec_core+1430>, 0x7f74529e63df <vm_exec_core+1183>, 0x7f74529e62cc <vm_exec_core+908>, 0x7f74529e6229 <vm_exec_core+745>, 0x7f74529e6178 <vm_exec_core+568>, 0x7f74529e606f <vm_exec_core+303>, 0x7f74529ec008 <vm_exec_core+24776>, 0x7f74529e8446 <vm_exec_core+9478>, 0x7f74529e8346 <vm_exec_core+9222>, 0x7f74529ebff2 <vm_exec_core+24754>, 0x7f74529e8246 <vm_exec_core+8966>, 0x7f74529e8119 <vm_exec_core+8665>, 0x7f74529e8007 <vm_exec_core+8391>, 0x7f74529e7f1b <vm_exec_core+8155>, 0x7f74529e7e17 <vm_exec_core+7895>, 0x7f74529ea482 <vm_exec_core+17730>, 0x7f74529e8735 <vm_exec_core+10229>, 0x7f74529e868e <vm_exec_core+10062>, 0x7f74529e85e7 <vm_exec_core+9895>, 0x7f74529e8540 <vm_exec_core+9728>, 0x7f74529e888a <vm_exec_core+10570>, 0x7f74529e87cf <vm_exec_core+10383>, 0x7f74529ebfdc <vm_exec_core+24732>, 0x7f74529ebfc6 <vm_exec_core+24710>, 0x7f74529ebfb0 <vm_exec_core+24688>, 0x7f74529ebf9a <vm_exec_core+24666>, 0x7f74529ebf84 <vm_exec_core+24644>, 0x7f74529ebf6e <vm_exec_core+24622>, 0x7f74529ebf51 <vm_exec_core+24593>, 0x7f74529ebf3b <vm_exec_core+24571>, 0x7f74529ebf25 <vm_exec_core+24549>, 0x7f74529ebf0f <vm_exec_core+24527>, 0x7f74529ebef9 <vm_exec_core+24505>, 0x7f74529ebee3 <vm_exec_core+24483>, 0x7f74529ebecd <vm_exec_core+24461>, 0x7f74529ebeb7 <vm_exec_core+24439>, 0x7f74529ebea1 <vm_exec_core+24417>, 0x7f74529ebe8b <vm_exec_core+24395>, 0x7f74529e8951 <vm_exec_core+10769>, 0x7f74529e7d1f <vm_exec_core+7647>, 0x7f74529ebe75 <vm_exec_core+24373>, 0x7f74529ebe5f <vm_exec_core+24351>, 0x7f74529ebe49 <vm_exec_core+24329>, 0x7f74529ebe33 <vm_exec_core+24307>, 0x7f74529e5f7d <vm_exec_core+61>, 0x7f74529e5f81 <vm_exec_core+65>, 0x7f74529e7c15 <vm_exec_core+7381>, 0x7f74529e79f1 <vm_exec_core+6833>, 0x7f74529e7ae9 <vm_exec_core+7081>, 0x7f74529e78fe <vm_exec_core+6590>, 0x7f74529e780b <vm_exec_core+6347>, 0x7f74529e775a <vm_exec_core+6170>, 0x7f74529e76a9 <vm_exec_core+5993>...}
__func__ = "vm_exec_core"
#70 0x00007f74529ee69b in rb_vm_exec (ec=0x55b445007140) at /tmp/ruby/src/trunk-asserts/vm.c:2393
_ec = 0x55b445007140
_tag = {tag = 36, retval = 4, buf = {0x55b445007140, 0x7f74529ee6a8 <rb_vm_exec+296>, 0x0, 0x7ffd9ca32d20, 0x55b445007140}, prev = 0x7ffd9ca33030, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 36
initial = <optimized out>
__func__ = "rb_vm_exec"
#71 0x00007f74529f11d9 in vm_yield_with_cref (ec=0x55b445007140, argc=argc@entry=1, argv=argv@entry=0x7ffd9ca32e28, 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.
#72 0x00007f74529f11f8 in vm_yield (ec=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffd9ca32e28, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk-asserts/vm.c:1519
No locals.
#73 0x00007f74529f1224 in rb_yield_0 (argc=argc@entry=1, argv=argv@entry=0x7ffd9ca32e28) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1359
No locals.
#74 0x00007f74529f1297 in rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-asserts/vm_eval.c:1375
No locals.
#75 0x00007f7452800ae7 in rb_ary_each (ary=140137510082160) at /tmp/ruby/src/trunk-asserts/array.c:2720
i = 3559
#76 0x00007f74529da0e6 in vm_call_cfunc_with_frame_ (ec=0x55b445007140, reg_cfp=0x7f7452389e50, calling=<optimized out>, argc=0, argv=0x7f745228a110, stack_bottom=0x7f745228a108) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:3433
ci = 0xbe100020001
cc = <optimized out>
val = <optimized out>
me = 0x7f745222d240
cfunc = 0x55b44505e838
recv = 140137510082160
block_handler = 140137572376233
frame_type = 1431634051
__func__ = "vm_call_cfunc_with_frame_"
len = <optimized out>
args = <optimized out>
args = <optimized out>
#77 0x00007f74529e4f48 in vm_sendish (ec=0x55b445007140, reg_cfp=0x7f7452389e50, cd=0x55b445253850, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts/vm_insnhelper.c:5487
val = 36
ci = 0xbe100020001
cc = 0x7f744e79d6a0
argc = <optimized out>
recv = <optimized out>
calling = {ci = 0xbe100020001, cc = 0x7f744e79d6a0, block_handler = 140137572376233, recv = 140137510082160, argc = 0, kw_splat = false, heap_argv = 0}
#78 0x00007f74529e6115 in vm_exec_core (ec=0x666e, initial=26222) at ../../src/trunk-asserts/insns.def:815
bh = <optimized out>
blockiseq = 0x0
leaf = <optimized out>
val = 140727231386336
canary = <optimized out>
cd = 0x55b445253850
reg_pc = 0x55b4450c6fc8
reg_cfp = 0x7f7452389e50
insns_address_table = {0x7f74529e752d <vm_exec_core+5613>, 0x7f74529e742f <vm_exec_core+5359>, 0x7f74529e7370 <vm_exec_core+5168>, 0x7f74529e723a <vm_exec_core+4858>, 0x7f74529e715c <vm_exec_core+4636>, 0x7f74529e7021 <vm_exec_core+4321>, 0x7f74529e9607 <vm_exec_core+14023>, 0x7f74529e9554 <vm_exec_core+13844>, 0x7f74529e9456 <vm_exec_core+13590>, 0x7f74529e939d <vm_exec_core+13405>, 0x7f74529e9920 <vm_exec_core+14816>, 0x7f74529e9714 <vm_exec_core+14292>, 0x7f74529e97d5 <vm_exec_core+14485>, 0x7f74529e8f3b <vm_exec_core+12283>, 0x7f74529e923b <vm_exec_core+13051>, 0x7f74529e9158 <vm_exec_core+12824>, 0x7f74529e92ff <vm_exec_core+13247>, 0x7f74529e8d92 <vm_exec_core+11858>, 0x7f74529e8cc4 <vm_exec_core+11652>, 0x7f74529e8c27 <vm_exec_core+11495>, 0x7f74529e8b3c <vm_exec_core+11260>, 0x7f74529e8a54 <vm_exec_core+11028>, 0x7f74529e9f92 <vm_exec_core+16466>, 0x7f74529e9ea0 <vm_exec_core+16224>, 0x7f74529ea093 <vm_exec_core+16723>, 0x7f74529e9a1d <vm_exec_core+15069>, 0x7f74529ea38d <vm_exec_core+17485>, 0x7f74529e9c01 <vm_exec_core+15553>, 0x7f74529ea2aa <vm_exec_core+17258>, 0x7f74529e8e58 <vm_exec_core+12056>, 0x7f74529e9e18 <vm_exec_core+16088>, 0x7f74529e9d26 <vm_exec_core+15846>, 0x7f74529ea1be <vm_exec_core+17022>, 0x7f74529e9045 <vm_exec_core+12549>, 0x7f74529e9afb <vm_exec_core+15291>, 0x7f74529e6f9c <vm_exec_core+4188>, 0x7f74529e6ea5 <vm_exec_core+3941>, 0x7f74529e6dfd <vm_exec_core+3773>, 0x7f74529e6a2c <vm_exec_core+2796>, 0x7f74529e68fc <vm_exec_core+2492>, 0x7f74529e6b02 <vm_exec_core+3010>, 0x7f74529e66e5 <vm_exec_core+1957>, 0x7f74529e6d9f <vm_exec_core+3679>, 0x7f74529e67da <vm_exec_core+2202>, 0x7f74529e6be8 <vm_exec_core+3240>, 0x7f74529e65e1 <vm_exec_core+1697>, 0x7f74529e64e7 <vm_exec_core+1447>, 0x7f74529e63f0 <vm_exec_core+1200>, 0x7f74529e62dd <vm_exec_core+925>, 0x7f74529e623a <vm_exec_core+762>, 0x7f74529e6189 <vm_exec_core+585>, 0x7f74529e6080 <vm_exec_core+320>, 0x7f74529e5f98 <vm_exec_core+88>, 0x7f74529e8457 <vm_exec_core+9495>, 0x7f74529e8357 <vm_exec_core+9239>, 0x7f74529ed29b <vm_exec_core+29531>, 0x7f74529e8257 <vm_exec_core+8983>, 0x7f74529e812a <vm_exec_core+8682>, 0x7f74529e8018 <vm_exec_core+8408>, 0x7f74529e7f2c <vm_exec_core+8172>, 0x7f74529e7e28 <vm_exec_core+7912>, 0x7f74529ea493 <vm_exec_core+17747>, 0x7f74529e8746 <vm_exec_core+10246>, 0x7f74529e869f <vm_exec_core+10079>, 0x7f74529e85f8 <vm_exec_core+9912>, 0x7f74529e8551 <vm_exec_core+9745>, 0x7f74529e889b <vm_exec_core+10587>, 0x7f74529e87e0 <vm_exec_core+10400>, 0x7f74529ed1c4 <vm_exec_core+29316>, 0x7f74529ed0ed <vm_exec_core+29101>, 0x7f74529ed016 <vm_exec_core+28886>, 0x7f74529ecf3f <vm_exec_core+28671>, 0x7f74529ece68 <vm_exec_core+28456>, 0x7f74529ecd82 <vm_exec_core+28226>, 0x7f74529ecc8e <vm_exec_core+27982>, 0x7f74529ecbb7 <vm_exec_core+27767>, 0x7f74529ecae0 <vm_exec_core+27552>, 0x7f74529eca09 <vm_exec_core+27337>, 0x7f74529ec932 <vm_exec_core+27122>, 0x7f74529ec85b <vm_exec_core+26907>, 0x7f74529ec784 <vm_exec_core+26692>, 0x7f74529ec6ad <vm_exec_core+26477>, 0x7f74529ec5d6 <vm_exec_core+26262>, 0x7f74529ec4f5 <vm_exec_core+26037>, 0x7f74529e8962 <vm_exec_core+10786>, 0x7f74529e7d30 <vm_exec_core+7664>, 0x7f74529ec427 <vm_exec_core+25831>, 0x7f74529ec359 <vm_exec_core+25625>, 0x7f74529ec292 <vm_exec_core+25426>, 0x7f74529ec1cb <vm_exec_core+25227>, 0x7f74529ec0f3 <vm_exec_core+25011>, 0x7f74529ec01e <vm_exec_core+24798>, 0x7f74529e7c26 <vm_exec_core+7398>, 0x7f74529e7a02 <vm_exec_core+6850>, 0x7f74529e7afa <vm_exec_core+7098>, 0x7f74529e790f <vm_exec_core+6607>, 0x7f74529e781c <vm_exec_core+6364>, 0x7f74529e776b <vm_exec_core+6187>, 0x7f74529e76ba <vm_exec_core+6010>, 0x7f74529e761f <vm_exec_core+5855>, 0x7f74529e7584 <vm_exec_core+5700>, 0x7f74529e751c <vm_exec_core+5596>, 0x7f74529e741e <vm_exec_core+5342>, 0x7f74529e735f <vm_exec_core+5151>, 0x7f74529e7229 <vm_exec_core+4841>, 0x7f74529e714b <vm_exec_core+4619>, 0x7f74529e7010 <vm_exec_core+4304>, 0x7f74529e95f6 <vm_exec_core+14006>, 0x7f74529e9543 <vm_exec_core+13827>, 0x7f74529e9445 <vm_exec_core+13573>, 0x7f74529e938c <vm_exec_core+13388>, 0x7f74529e990f <vm_exec_core+14799>, 0x7f74529e9703 <vm_exec_core+14275>, 0x7f74529e97c4 <vm_exec_core+14468>, 0x7f74529e8f2a <vm_exec_core+12266>, 0x7f74529e922a <vm_exec_core+13034>, 0x7f74529e9147 <vm_exec_core+12807>, 0x7f74529e92ee <vm_exec_core+13230>, 0x7f74529e8d81 <vm_exec_core+11841>, 0x7f74529e8cb3 <vm_exec_core+11635>, 0x7f74529e8c16 <vm_exec_core+11478>, 0x7f74529e8b2b <vm_exec_core+11243>, 0x7f74529e8a43 <vm_exec_core+11011>, 0x7f74529e9f81 <vm_exec_core+16449>, 0x7f74529e9e8f <vm_exec_core+16207>, 0x7f74529ea082 <vm_exec_core+16706>, 0x7f74529e9a0c <vm_exec_core+15052>, 0x7f74529ea37c <vm_exec_core+17468>, 0x7f74529e9bf0 <vm_exec_core+15536>, 0x7f74529ea299 <vm_exec_core+17241>, 0x7f74529e8e47 <vm_exec_core+12039>, 0x7f74529e9e07 <vm_exec_core+16071>, 0x7f74529e9d15 <vm_exec_core+15829>, 0x7f74529ea1ad <vm_exec_core+17005>, 0x7f74529e9034 <vm_exec_core+12532>, 0x7f74529e9aea <vm_exec_core+15274>, 0x7f74529e6f8b <vm_exec_core+4171>, 0x7f74529e6e94 <vm_exec_core+3924>, 0x7f74529e6dec <vm_exec_core+3756>, 0x7f74529e6a1b <vm_exec_core+2779>, 0x7f74529e68eb <vm_exec_core+2475>, 0x7f74529e6af1 <vm_exec_core+2993>, 0x7f74529e66d4 <vm_exec_core+1940>, 0x7f74529e6d8e <vm_exec_core+3662>, 0x7f74529e67c9 <vm_exec_core+2185>, 0x7f74529e6bd7 <vm_exec_core+3223>, 0x7f74529e65d0 <vm_exec_core+1680>, 0x7f74529e64d6 <vm_exec_core+1430>, 0x7f74529e63df <vm_exec_core+1183>, 0x7f74529e62cc <vm_exec_core+908>, 0x7f74529e6229 <vm_exec_core+745>, 0x7f74529e6178 <vm_exec_core+568>, 0x7f74529e606f <vm_exec_core+303>, 0x7f74529ec008 <vm_exec_core+24776>, 0x7f74529e8446 <vm_exec_core+9478>, 0x7f74529e8346 <vm_exec_core+9222>, 0x7f74529ebff2 <vm_exec_core+24754>, 0x7f74529e8246 <vm_exec_core+8966>, 0x7f74529e8119 <vm_exec_core+8665>, 0x7f74529e8007 <vm_exec_core+8391>, 0x7f74529e7f1b <vm_exec_core+8155>, 0x7f74529e7e17 <vm_exec_core+7895>, 0x7f74529ea482 <vm_exec_core+17730>, 0x7f74529e8735 <vm_exec_core+10229>, 0x7f74529e868e <vm_exec_core+10062>, 0x7f74529e85e7 <vm_exec_core+9895>, 0x7f74529e8540 <vm_exec_core+9728>, 0x7f74529e888a <vm_exec_core+10570>, 0x7f74529e87cf <vm_exec_core+10383>, 0x7f74529ebfdc <vm_exec_core+24732>, 0x7f74529ebfc6 <vm_exec_core+24710>, 0x7f74529ebfb0 <vm_exec_core+24688>, 0x7f74529ebf9a <vm_exec_core+24666>, 0x7f74529ebf84 <vm_exec_core+24644>, 0x7f74529ebf6e <vm_exec_core+24622>, 0x7f74529ebf51 <vm_exec_core+24593>, 0x7f74529ebf3b <vm_exec_core+24571>, 0x7f74529ebf25 <vm_exec_core+24549>, 0x7f74529ebf0f <vm_exec_core+24527>, 0x7f74529ebef9 <vm_exec_core+24505>, 0x7f74529ebee3 <vm_exec_core+24483>, 0x7f74529ebecd <vm_exec_core+24461>, 0x7f74529ebeb7 <vm_exec_core+24439>, 0x7f74529ebea1 <vm_exec_core+24417>, 0x7f74529ebe8b <vm_exec_core+24395>, 0x7f74529e8951 <vm_exec_core+10769>, 0x7f74529e7d1f <vm_exec_core+7647>, 0x7f74529ebe75 <vm_exec_core+24373>, 0x7f74529ebe5f <vm_exec_core+24351>, 0x7f74529ebe49 <vm_exec_core+24329>, 0x7f74529ebe33 <vm_exec_core+24307>, 0x7f74529e5f7d <vm_exec_core+61>, 0x7f74529e5f81 <vm_exec_core+65>, 0x7f74529e7c15 <vm_exec_core+7381>, 0x7f74529e79f1 <vm_exec_core+6833>, 0x7f74529e7ae9 <vm_exec_core+7081>, 0x7f74529e78fe <vm_exec_core+6590>, 0x7f74529e780b <vm_exec_core+6347>, 0x7f74529e775a <vm_exec_core+6170>, 0x7f74529e76a9 <vm_exec_core+5993>...}
__func__ = "vm_exec_core"
#79 0x00007f74529ee69b in rb_vm_exec (ec=0xb) at /tmp/ruby/src/trunk-asserts/vm.c:2393
_ec = 0xb
_tag = {tag = 36, retval = 4, buf = {0x55b445007140, 0x7f74529ee6a8 <rb_vm_exec+296>, 0x0, 0x7ffd9ca33020, 0x7f7452cdd040 <_rtld_global>}, prev = 0x7ffd9ca330e0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = 36
initial = <optimized out>
__func__ = "rb_vm_exec"
#80 0x00007f745286fc50 in rb_ec_exec_node (ec=ec@entry=0x55b445007140, n=n@entry=0x7f744e8ce2f0) at /tmp/ruby/src/trunk-asserts/eval.c:287
th = <optimized out>
_ec = <optimized out>
_tag = {tag = 36, retval = 94232740131136, buf = {0x55b445007140, 0x7f745286fc80 <rb_ec_exec_node+192>, 0x0, 0x7ffd9ca330c0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7f744e8ce2f0
#81 0x00007f745287509b in ruby_run_node (n=0x7f744e8ce2f0) at /tmp/ruby/src/trunk-asserts/eval.c:328
ec = 0x55b445007140
status = 0
#82 0x000055b44433728b in rb_main (argc=6, argv=0x7ffd9ca332f8) at /tmp/ruby/src/trunk-asserts/main.c:39
variable_in_this_stack_frame = 6
#83 0x000055b444337158 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)