# Logfile created on 2023-03-28 22:03:54 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a218449db8 @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-repeat50", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat50", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat50", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat50", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=50", @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=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat50.20230328-220354", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a2184df160 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a2184df020 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a2184dee90 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20230328-220354", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20230328-220354>, @binmode=false, @mon_data=#<Monitor:0x000055a2184ded28>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat50
Cloning into 'trunk-repeat50'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat50" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk-repeat50/configure --prefix=/tmp/ruby/install/trunk-repeat50 --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 if thread-local storage is supported... yes
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 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 cs_disasm in -lcapstone... no
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-repeat50
   * 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-repeat50/configure --prefix=/tmp/ruby/install/trunk-repeat50 --disable-install-doc --enable-shared" exit with 0.
$$$[beg] make update-unicode  -j4
Downloading Unicode 15.0.0 data and property files...
Downloading Unicode 15.0.0 data and property files...
Downloading Unicode 15.0.0 data and property files...
Downloading Unicode 15.0.0 data and property files...
downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... done
downloading 15.0.0/ucd/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/CaseFolding.txt ... done
downloading 15.0.0/ucd/CaseFolding.txt ... done
downloading 15.0.0/ucd/CaseFolding.txt ... done
downloading 15.0.0/ucd/SpecialCasing.txt ... done
downloading 15.0.0/ucd/SpecialCasing.txt ... done
downloading 15.0.0/ucd/SpecialCasing.txt ... done
downloading 15.0.0/ucd/Blocks.txt ... done
downloading 15.0.0/ucd/Blocks.txt ... done
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists
downloading 15.0.0/ucd/Blocks.txt ... done
downloading 15.0.0/ucd/Blocks.txt ... done
downloading 15.0.0/ucd/DerivedAge.txt ... done
downloading 15.0.0/ucd/DerivedAge.txt ... done
downloading 15.0.0/ucd/DerivedAge.txt ... done
downloading 15.0.0/ucd/DerivedAge.txt ... done
downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
Downloading Unicode 15.0.0 data and property files...
done
Downloading Unicode 15.0.0 auxiliary files...
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/UnicodeData.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/PropList.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/src/trunk-repeat50/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists
Downloading Unicode 15.0.0 auxiliary files...
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done
Downloading Unicode UCD emoji 15.0 files...
done
Downloading Unicode UCD emoji 15.0 files...
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done
downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done
downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done
downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done
downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done
Downloading Unicode emoji 15.0 files...
done
Downloading Unicode emoji 15.0 files...
done
Downloading Unicode emoji 15.0 files...
downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done
downloading emoji/15.0/emoji-sequences.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
done
done
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
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 typeprof-0.21.7...
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat50/gems/src
Cloning https://github.com/ruby/rbs
Cloning into '/tmp/ruby/src/trunk-repeat50/gems/src/rbs'...
Cloning https://github.com/ruby/debug
Cloning into '/tmp/ruby/src/trunk-repeat50/gems/src/debug'...
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.revision updated
Building debug@65197361213529fb5f0b5f6ec111b4d2688a3887 to /tmp/ruby/src/trunk-repeat50/gems/debug-1.7.1.gem
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision updated
  Successfully built RubyGem
  Name: debug
  Version: 1.7.1
  File: debug-1.7.1.gem
Building rbs@c24c65ce867c7d1cc3cc1ca871fc002579bd8854 to /tmp/ruby/src/trunk-repeat50/gems/rbs-3.0.4.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.0.4
  File: rbs-3.0.4.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 39a34694a0
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating id.h
generating opt_sc.inc
generating optinsn.inc
generating optunifs.inc
id.h updated
generating insns.inc
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
generating known_errors.inc
generating vm_call_iseq_optimized.inc
known_errors.inc updated
vm_call_iseq_optimized.inc updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat50/enc/jis
+ cp /tmp/ruby/src/trunk-repeat50/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat50/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-repeat50/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-repeat50/probes.d > probes.dmyh
generating /tmp/ruby/src/trunk-repeat50/lib/ruby_vm/rjit/instruction.rb
generating parse.c
/tmp/ruby/src/trunk-repeat50/revision.h updated
copying lex.c
generating id.c
making /tmp/ruby/src/trunk-repeat50/ast.rbinc
id.c updated
making /tmp/ruby/src/trunk-repeat50/dir.rbinc
generating enc/trans/newline.c ...
making /tmp/ruby/src/trunk-repeat50/gc.rbinc
making /tmp/ruby/src/trunk-repeat50/numeric.rbinc
making /tmp/ruby/src/trunk-repeat50/io.rbinc
making /tmp/ruby/src/trunk-repeat50/marshal.rbinc
making /tmp/ruby/src/trunk-repeat50/rjit.rbinc
making /tmp/ruby/src/trunk-repeat50/rjit_c.rbinc
making /tmp/ruby/src/trunk-repeat50/pack.rbinc
making /tmp/ruby/src/trunk-repeat50/trace_point.rbinc
making /tmp/ruby/src/trunk-repeat50/warning.rbinc
making /tmp/ruby/src/trunk-repeat50/array.rbinc
making /tmp/ruby/src/trunk-repeat50/kernel.rbinc
making /tmp/ruby/src/trunk-repeat50/ractor.rbinc
making /tmp/ruby/src/trunk-repeat50/symbol.rbinc
making /tmp/ruby/src/trunk-repeat50/timev.rbinc
making /tmp/ruby/src/trunk-repeat50/thread_sync.rbinc
making /tmp/ruby/src/trunk-repeat50/nilclass.rbinc
making /tmp/ruby/src/trunk-repeat50/prelude.rbinc
making /tmp/ruby/src/trunk-repeat50/gem_prelude.rbinc
making /tmp/ruby/src/trunk-repeat50/yjit.rbinc
generating /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper'
extracting ripper.y from ../../parse.y
generating /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof'
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/socket'
generating constant definitions
generating eventids1.c from ../../parse.y
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/socket'
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/etc'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/etc'
generating miniprelude.c
generating eventids2table.c from ./eventids2.c
compiling compiler ripper.y
miniprelude.c updated
generating golf_prelude.c
golf_prelude.c updated
/tmp/ruby/src/trunk-repeat50/lib/unicode_normalize/tables.rb unchanged
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
/bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
generating table from enc/trans/big5.c
generating table from enc/trans/cesu_8.c
generating table from enc/trans/chinese.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/ebcdic.c
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper'
generating table from enc/trans/emoji.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji_iso2022_kddi.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/chinese.c ...
generating table from enc/trans/escape.c
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating enc/trans/emoji_sjis_kddi.c ...
generating table from enc/trans/gbk.c
generating enc/trans/emoji_sjis_softbank.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/gbk.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/gb18030.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/japanese_euc.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/korean.c ...
generating enc/trans/single_byte.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
generating enc/trans/big5.c ...
generating enc/trans/utf8_mac.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat50/.bundle/gems
Extracting bundle gem minitest-5.18.0...
Extracting bundle gem power_assert-2.0.3...
Unpacked gems/minitest-5.18.0.gem
Unpacked gems/power_assert-2.0.3.gem
Extracting bundle gem rake-13.0.6...
Extracting bundle gem test-unit-3.5.7...
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
Unpacked gems/rake-13.0.6.gem
Extracting bundle gem rexml-3.2.5...
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision -
Unpacked gems/test-unit-3.5.7.gem
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision unchanged
Extracting bundle gem rss-0.2.9...
Extracting bundle gem net-ftp-0.2.0...
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.revision unchanged
Extracting bundle gem net-imap-0.3.4...
Unpacked gems/rexml-3.2.5.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-imap-0.3.4.gem
Unpacked gems/rss-0.2.9.gem
Extracting bundle gem net-smtp-0.3.3...
Extracting bundle gem matrix-0.4.2...
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem prime-0.1.2...
Unpacked gems/matrix-0.4.2.gem
Extracting bundle gem typeprof-0.21.7...
Unpacked gems/net-smtp-0.3.3.gem
Unpacked gems/net-ftp-0.2.0.gem
Unpacked gems/prime-0.1.2.gem
Extracting bundle gem rbs-3.0.4...
Extracting bundle gem debug-1.7.1...
Unpacked gems/typeprof-0.21.7.gem
Unpacked gems/debug-1.7.1.gem
Unpacked gems/rbs-3.0.4.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/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 = -j4 --jobserver-auth=4,5
	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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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-repeat50/main.c
compiling /tmp/ruby/src/trunk-repeat50/dmydln.c
compiling /tmp/ruby/src/trunk-repeat50/miniinit.c
compiling /tmp/ruby/src/trunk-repeat50/dmyext.c
making dummy probes.h
compiling /tmp/ruby/src/trunk-repeat50/ast.c
compiling /tmp/ruby/src/trunk-repeat50/bignum.c
compiling /tmp/ruby/src/trunk-repeat50/class.c
compiling /tmp/ruby/src/trunk-repeat50/compar.c
compiling /tmp/ruby/src/trunk-repeat50/compile.c
compiling /tmp/ruby/src/trunk-repeat50/complex.c
compiling /tmp/ruby/src/trunk-repeat50/cont.c
compiling /tmp/ruby/src/trunk-repeat50/debug.c
compiling /tmp/ruby/src/trunk-repeat50/debug_counter.c
compiling /tmp/ruby/src/trunk-repeat50/dir.c
compiling /tmp/ruby/src/trunk-repeat50/dln_find.c
compiling /tmp/ruby/src/trunk-repeat50/encoding.c
compiling /tmp/ruby/src/trunk-repeat50/enum.c
compiling /tmp/ruby/src/trunk-repeat50/enumerator.c
compiling /tmp/ruby/src/trunk-repeat50/error.c
compiling /tmp/ruby/src/trunk-repeat50/eval.c
compiling /tmp/ruby/src/trunk-repeat50/file.c
compiling /tmp/ruby/src/trunk-repeat50/gc.c
compiling /tmp/ruby/src/trunk-repeat50/hash.c
compiling /tmp/ruby/src/trunk-repeat50/inits.c
compiling /tmp/ruby/src/trunk-repeat50/io.c
compiling /tmp/ruby/src/trunk-repeat50/io_buffer.c
compiling /tmp/ruby/src/trunk-repeat50/iseq.c
compiling /tmp/ruby/src/trunk-repeat50/load.c
compiling /tmp/ruby/src/trunk-repeat50/marshal.c
compiling /tmp/ruby/src/trunk-repeat50/math.c
compiling /tmp/ruby/src/trunk-repeat50/memory_view.c
compiling /tmp/ruby/src/trunk-repeat50/rjit.c
compiling /tmp/ruby/src/trunk-repeat50/rjit_c.c
compiling /tmp/ruby/src/trunk-repeat50/node.c
compiling /tmp/ruby/src/trunk-repeat50/numeric.c
compiling /tmp/ruby/src/trunk-repeat50/object.c
compiling /tmp/ruby/src/trunk-repeat50/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-repeat50/proc.c
compiling /tmp/ruby/src/trunk-repeat50/process.c
compiling /tmp/ruby/src/trunk-repeat50/ractor.c
compiling /tmp/ruby/src/trunk-repeat50/random.c
compiling /tmp/ruby/src/trunk-repeat50/range.c
compiling /tmp/ruby/src/trunk-repeat50/rational.c
compiling /tmp/ruby/src/trunk-repeat50/re.c
compiling /tmp/ruby/src/trunk-repeat50/regcomp.c
compiling /tmp/ruby/src/trunk-repeat50/regenc.c
compiling /tmp/ruby/src/trunk-repeat50/regerror.c
compiling /tmp/ruby/src/trunk-repeat50/regexec.c
compiling /tmp/ruby/src/trunk-repeat50/regparse.c
compiling /tmp/ruby/src/trunk-repeat50/regsyntax.c
compiling /tmp/ruby/src/trunk-repeat50/ruby.c
compiling /tmp/ruby/src/trunk-repeat50/scheduler.c
compiling /tmp/ruby/src/trunk-repeat50/shape.c
compiling /tmp/ruby/src/trunk-repeat50/signal.c
compiling /tmp/ruby/src/trunk-repeat50/sprintf.c
compiling /tmp/ruby/src/trunk-repeat50/st.c
compiling /tmp/ruby/src/trunk-repeat50/strftime.c
compiling /tmp/ruby/src/trunk-repeat50/string.c
compiling /tmp/ruby/src/trunk-repeat50/struct.c
compiling /tmp/ruby/src/trunk-repeat50/symbol.c
compiling /tmp/ruby/src/trunk-repeat50/thread.c
compiling /tmp/ruby/src/trunk-repeat50/time.c
compiling /tmp/ruby/src/trunk-repeat50/transcode.c
compiling /tmp/ruby/src/trunk-repeat50/transient_heap.c
compiling /tmp/ruby/src/trunk-repeat50/util.c
compiling /tmp/ruby/src/trunk-repeat50/variable.c
compiling /tmp/ruby/src/trunk-repeat50/version.c
compiling /tmp/ruby/src/trunk-repeat50/vm.c
compiling /tmp/ruby/src/trunk-repeat50/vm_backtrace.c
compiling /tmp/ruby/src/trunk-repeat50/vm_dump.c
compiling /tmp/ruby/src/trunk-repeat50/vm_sync.c
compiling /tmp/ruby/src/trunk-repeat50/vm_trace.c
compiling /tmp/ruby/src/trunk-repeat50/weakmap.c
compiling /tmp/ruby/src/trunk-repeat50/yjit.c
building Rust YJIT (release mode)
compiling /tmp/ruby/src/trunk-repeat50/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-repeat50/missing/strlcat.c
compiling /tmp/ruby/src/trunk-repeat50/missing/strlcpy.c
compiling /tmp/ruby/src/trunk-repeat50/addr2line.c
compiling /tmp/ruby/src/trunk-repeat50/dmyenc.c
compiling /tmp/ruby/src/trunk-repeat50/array.c
assembling /tmp/ruby/src/trunk-repeat50/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-repeat50/enc/ascii.c
compiling /tmp/ruby/src/trunk-repeat50/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-repeat50/enc/unicode.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_8.c
compiling enc/trans/newline.c
warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:1369:17
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
1368 |     // SAFETY: caller ensures initialization
1369 |     let block = unsafe { blockref.as_ref() };
     |                 ^^^^^^ unnecessary `unsafe` block
     |
     = note: `#[warn(unused_unsafe)]` on by default
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`
     = note: `#[allow(unsafe_op_in_unsafe_fn)]` on by default

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/cruby.rs:617:9
     |
617  |         unsafe { rb_yjit_obj_written(old, young, src_loc.file.as_ptr(), src_loc.line) };
     |         ^^^^^^ unnecessary `unsafe` block
     |
    ::: /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:1367:1
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
...
1383 |         obj_written!(iseq, dep.into());
     |         ------------------------------ in this macro invocation
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`
     = note: this warning originates in the macro `obj_written` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:1392:22
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
...
1392 |         let object = unsafe { value_address.read_unaligned() };
     |                      ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/cruby.rs:617:9
     |
617  |         unsafe { rb_yjit_obj_written(old, young, src_loc.file.as_ptr(), src_loc.line) };
     |         ^^^^^^ unnecessary `unsafe` block
     |
    ::: /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:1367:1
     |
1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) {
     | --------------------------------------------------------------- because it's nested under this `unsafe` fn
...
1393 |         obj_written!(iseq, object);
     |         -------------------------- in this macro invocation
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`
     = note: this warning originates in the macro `obj_written` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:2689:17
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
2689 |     let block = unsafe { blockref.as_ref() };
     |                 ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:2694:27
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2694 |         let pred_branch = unsafe { pred_branchref.as_ref() };
     |                           ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:2699:32
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2699 |             let target_is_us = unsafe {
     |                                ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:2716:26
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2716 |         let out_branch = unsafe { out_branchref.as_ref() };
     |                          ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:2720:48
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2720 |             let succ_block: Option<BlockRef> = unsafe {
     |                                                ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:2727:34
     |
2688 | unsafe fn remove_from_graph(blockref: BlockRef) {
     | ----------------------------------------------- because it's nested under this `unsafe` fn
...
2727 |                 let succ_block = unsafe { succ_block.as_ref() };
     |                                  ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:2753:5
     |
2750 | pub unsafe fn free_block(blockref: BlockRef, graph_intact: bool) {
     | ---------------------------------------------------------------- because it's nested under this `unsafe` fn
...
2753 |     unsafe {
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:2762:5
     |
2750 | pub unsafe fn free_block(blockref: BlockRef, graph_intact: bool) {
     | ---------------------------------------------------------------- because it's nested under this `unsafe` fn
...
2762 |     unsafe { dealloc_block(blockref) }
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:2768:5
     |
2767 | unsafe fn dealloc_block(blockref: BlockRef) {
     | ------------------------------------------- because it's nested under this `unsafe` fn
2768 |     unsafe {
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:2776:5
     |
2767 | unsafe fn dealloc_block(blockref: BlockRef) {
     | ------------------------------------------- because it's nested under this `unsafe` fn
...
2776 |     unsafe {
     |     ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: unnecessary `unsafe` block
    --> /tmp/ruby/src/trunk-repeat50/yjit/src/core.rs:3001:9
     |
2997 |     unsafe fn ref_unchecked(&self) -> &Self::Contained {
     |     -------------------------------------------------- because it's nested under this `unsafe` fn
...
3001 |         unsafe { self.as_ptr().as_ref().unwrap() }
     |         ^^^^^^ unnecessary `unsafe` block
     |
     = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn`

warning: 15 warnings emitted

touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/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 = -j4 --jobserver-auth=4,5
	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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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-repeat50/dln.c
compiling /tmp/ruby/src/trunk-repeat50/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-repeat50/loadpath.c
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-repeat50/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/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 = -j4 --jobserver-auth=4,5
	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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h updated
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-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/encdb.c
compiling /tmp/ruby/src/trunk-repeat50/enc/big5.c
compiling /tmp/ruby/src/trunk-repeat50/enc/cesu_8.c
compiling /tmp/ruby/src/trunk-repeat50/enc/cp949.c
compiling /tmp/ruby/src/trunk-repeat50/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk-repeat50/enc/euc_jp.c
making srcs under enc
compiling /tmp/ruby/src/trunk-repeat50/enc/euc_kr.c
compiling /tmp/ruby/src/trunk-repeat50/enc/euc_tw.c
compiling /tmp/ruby/src/trunk-repeat50/enc/gb2312.c
compiling /tmp/ruby/src/trunk-repeat50/enc/gb18030.c
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/gbk.c
generating transdb.h
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk-repeat50/enc/koi8_r.c
compiling /tmp/ruby/src/trunk-repeat50/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-repeat50/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_16le.c
transdb.h updated
generating makefiles ext/configure-ext.mk
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-repeat50/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_31j.c
making trans
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1251.c
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1253.c
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1257.c
linking encoding encdb.so
configuring -test-/RUBY_ALIGNOF
linking encoding big5.so
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/big5.c
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
linking encoding cesu_8.so
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
linking encoding cp949.so
configuring -test-/fatal
configuring -test-/file
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
configuring -test-/float
configuring -test-/funcall
linking encoding windows_1254.so
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
linking encoding windows_1257.so
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
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/cesu_8.c
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/string
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/chinese.c
configuring -test-/struct
configuring -test-/symbol
generating /tmp/ruby/src/trunk-repeat50/enc/trans/cesu_8.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/ebcdic.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/ebcdic.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji.c
configuring -test-/thread/instrumentation
configuring -test-/thread_fd
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_iso2022_kddi.c
configuring bigdecimal
generating /tmp/ruby/src/trunk-repeat50/enc/trans/chinese.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_docomo.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_iso2022_kddi.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_kddi.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_docomo.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_kddi.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/escape.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/gb18030.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_softbank.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/gbk.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/big5.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/japanese.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/japanese.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_euc.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/gb18030.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_sjis.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/gbk.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/korean.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_sjis.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/korean.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/utf8_mac.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/single_byte.c ...
generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk-repeat50/enc/trans/utf_16_32.c ...
linking transcoder transdb.so
generating /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_euc.c ...
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/chinese.c
configuring cgi/escape
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji.c
configuring continuation
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_iso2022_kddi.c
configuring coverage
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/escape.c
configuring date
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/korean.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/utf_16_32.c
linking transcoder big5.so
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
generating /tmp/ruby/src/trunk-repeat50/enc/trans/utf8_mac.c ...
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
configuring digest
configuring digest/bubblebabble
configuring digest/md5
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
configuring digest/rmd160
linking transcoder single_byte.so
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/utf8_mac.c
linking transcoder utf_16_32.so
configuring digest/sha1
linking transcoder utf8_mac.so
configuring digest/sha2
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
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.1/ext/debug
configuring rbs-3.0.4/ext/rbs_extension
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/abi'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/abi/abi.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/beg_len_step'
linking shared-object -test-/RUBY_ALIGNOF.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/arith_seq/extract/extract.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/abi.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/extract'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/RUBY_ALIGNOF'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/array/concat/to_ary_concat.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/big2str.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/array/resize/resize.c
linking shared-object -test-/array/to_ary_concat.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/bigzero.c
linking shared-object -test-/array/resize.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/div.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-14834/bug-14384.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/intpack.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/mul.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-3571'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-3571/bug.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/str2big.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_3571.so
linking shared-object -test-/bignum.so
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/class'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/class/class2name.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/class/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/debug'
linking shared-object -test-/class.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/dln/empty/empty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/inspector.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/econv/append.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/class'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/profile_frames.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/enumerator_kw/enumerator_kw.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/econv/init.c
linking shared-object -test-/debug.so
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/dln/empty'
linking shared-object -test-/econv.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/eval/eval.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/init.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/fatal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/econv'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/fatal/rb_fatal.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/file'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/fs.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/float'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/float/init.c
linking shared-object -test-/fatal/rb_fatal.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/float/nextafter.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/stat.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/eval'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/fatal'
linking shared-object -test-/float.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/funcall/funcall.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/float'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/hash/delete.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/integer'
linking shared-object -test-/gvl/call_without_gvl.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/core_ext.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/hash/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/init.c
linking shared-object -test-/hash.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/my_integer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/funcall'
linking shared-object -test-/integer.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iseq_load/iseq_load.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iter'
linking shared-object -test-/iseq_load.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/break.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/yield.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/gvl/call_without_gvl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/dot.dot/dot.dot.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/protect/protect.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/iter.so
linking shared-object -test-/load/dot.dot.so
linking shared-object -test-/marshal/compat.so
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/usr'
linking shared-object -test-/marshal/internal_ivar.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iter'
linking shared-object -test-/marshal/usr.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/method'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/method/arity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/method/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/notimplement/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/num2int'
linking shared-object -test-/notimplement.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/num2int/num2int.c
linking shared-object -test-/method.so
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-repeat50/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-repeat50/ext/-test-/notimplement'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/path_to_class'
linking shared-object -test-/postponed_job.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/printf/printf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/init.c
linking shared-object -test-/printf.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/super.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/random'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/bad_version.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/loop.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/rational/rat.c
linking shared-object -test-/random.so
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/popen_deadlock'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/recursion/recursion.c
linking shared-object -test-/rb_call_super_kw.so
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/regexp/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/scan_args/scan_args.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/foreach/foreach.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/regexp.so
linking shared-object -test-/scan_args.so
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/update'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/regexp'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/update/update.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/init.c
linking shared-object -test-/st/update.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/string'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/capacity.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/cstr.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/symbol/type.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_associate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_dummy.c
linking shared-object -test-/symbol.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread/instrumentation/instrumentation.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/fstring.c
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread_fd/thread_fd.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/modify.c
linking shared-object -test-/thread_fd.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/struct'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/tracepoint/gc_hook.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/time'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/new.c
linking shared-object -test-/time.so
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/nofree.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/normalize.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/set_len.c
linking shared-object -test-/string.so
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread_fd'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/vm/at_exit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/typeddata'
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/string'
linking shared-object -test-/wait.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-repeat50/ext/cgi/escape/escape.c
compiling /tmp/ruby/src/trunk-repeat50/ext/bigdecimal/bigdecimal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/continuation'
compiling /tmp/ruby/src/trunk-repeat50/ext/continuation/continuation.c
linking shared-object continuation.so
linking shared-object cgi/escape.so
compiling /tmp/ruby/src/trunk-repeat50/ext/bigdecimal/missing.c
linking shared-object bigdecimal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
compiling /tmp/ruby/src/trunk-repeat50/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_core.c
installing default coverage libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/continuation'
linking shared-object coverage.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_parse.c
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/digest.c
linking shared-object digest.so
compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_strftime.c
compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_strptime.c
installing default date_core libraries
linking shared-object date_core.so
installing default bigdecimal libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/erb/escape'
compiling /tmp/ruby/src/trunk-repeat50/ext/erb/escape/escape.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/etc'
installing digest libraries
compiling /tmp/ruby/src/trunk-repeat50/ext/etc/etc.c
linking shared-object erb/escape.so
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
linking shared-object etc.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fcntl'
compiling /tmp/ruby/src/trunk-repeat50/ext/fcntl/fcntl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
linking shared-object fcntl.so
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/closure.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/erb/escape'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-repeat50/ext/io/console/console.c
compiling /tmp/ruby/src/trunk-repeat50/ext/io/nonblock/nonblock.c
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/conversions.c
linking shared-object io/nonblock.so
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/function.c
linking shared-object io/console.so
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/handle.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait'
compiling /tmp/ruby/src/trunk-repeat50/ext/io/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
linking shared-object io/wait.so
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-repeat50/ext/fiddle/pointer.c
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
compiling /tmp/ruby/src/trunk-repeat50/ext/monitor/monitor.c
linking shared-object fiddle.so
installing default monitor libraries
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
compiling /tmp/ruby/src/trunk-repeat50/ext/nkf/nkf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/openssl_missing.c
compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_bn.c
installing default fiddle libraries
compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_config.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
compiling /tmp/ruby/src/trunk-repeat50/ext/pathname/pathname.c
linking shared-object objspace.so
installing default nkf libraries
installing default pathname libraries
linking shared-object pathname.so
linking shared-object nkf.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_digest.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych.c
installing default objspace libraries
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_engine.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_emitter.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-repeat50/ext/pty/pty.c
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_kdf.c
installing default pty libraries
linking shared-object pty.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkcs7.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-repeat50/ext/racc/cparse/cparse.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_dsa.c
linking shared-object racc/cparse.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_ec.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/sizes.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ssl.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ssl_session.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ts.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/readline'
compiling /tmp/ruby/src/trunk-repeat50/ext/readline/readline.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509.c
linking shared-object readline.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509attr.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509ext.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/readline'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509name.c
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509store.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/socket.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/stringio'
compiling /tmp/ruby/src/trunk-repeat50/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ipsocket.c
linking shared-object stringio.so
linking shared-object openssl.so
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixserver.c
checking /tmp/ruby/src/trunk-repeat50/parse.y and /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/option.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan'
compiling /tmp/ruby/src/trunk-repeat50/ext/strscan/strscan.c
linking shared-object strscan.so
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/raddrinfo.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan'
compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ifaddr.c
linking shared-object ripper.so
linking shared-object socket.so
installing default ripper libraries
installing default openssl libraries
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/syslog'
compiling /tmp/ruby/src/trunk-repeat50/ext/syslog/syslog.c
linking shared-object syslog.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/zlib'
compiling /tmp/ruby/src/trunk-repeat50/ext/zlib/zlib.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.7.1/ext/debug'
compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/debug-1.7.1/ext/debug/debug.c
linking shared-object zlib.so
compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/debug-1.7.1/ext/debug/iseq_collector.c
ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/debug-1.7.1/lib ../../../../../.bundle/gems/debug-1.7.1/lib
linking shared-object debug/debug.so
installing default syslog libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension/constants.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/bubblebabble/bubblebabble.c
compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension/lexer.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/md5'
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/md5/md5.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/rmd160'
linking shared-object digest/md5.so
compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/rmd160/rmd160.c
compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension/parserstate.c
linking shared-object digest/rmd160.so
compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension/ruby_objs.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/md5'
compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension/unescape.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha1'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha2/sha2.c
compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/rbs-3.0.4/lib ../../../../../.bundle/gems/rbs-3.0.4/lib
linking shared-object rbs_extension.so
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json/generator'
compiling /tmp/ruby/src/trunk-repeat50/ext/json/generator/generator.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json/parser'
linking shared-object json/ext/generator.so
compiling /tmp/ruby/src/trunk-repeat50/ext/json/parser/parser.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json/generator'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json/parser'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/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 = -j4 --jobserver-auth=4,5
	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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision unchanged
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.revision -
generating transdb.h
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.revision unchanged
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
compiling /tmp/ruby/src/trunk-repeat50/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat50/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --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-repeat50/bin
installing base libraries:          /tmp/ruby/install/trunk-repeat50/lib
installing arch files:              /tmp/ruby/install/trunk-repeat50/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-repeat50/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-repeat50/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-repeat50/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-repeat50/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-repeat50/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-repeat50/bin
installing library scripts:         /tmp/ruby/install/trunk-repeat50/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-repeat50/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-repeat50/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-repeat50/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.0
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.6.3
                                    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.2
                                    tempfile 0.1.3
                                    time 0.2.1
                                    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-repeat50/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.6
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-repeat50/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.0.4
                                    typeprof 0.21.7
                                    debug 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1824 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS=--repeat-count=50
	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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/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.

/tmp/ruby/src/trunk-repeat50/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-repeat50/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=50" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50
Run options: 
  --seed=13567
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-repeat50/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --repeat-count=50

# Running tests:

Finished(1/50)  tests in 1014.728420s, 23.4201 tests/s, 8783.1156 assertions/s.
Finished(2/50)  tests in 1034.732724s, 22.9673 tests/s, 8617.0968 assertions/s.
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36703>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 8 : #<TCPServer:fd 8, AF_INET6, ::, 36703>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 9 : #<IO:fd 9>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 10 : #<IO:fd 10>
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 7
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 8
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 9
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 10
Finished(3/50)  tests in 974.012160s, 24.3991 tests/s, 9152.8139 assertions/s.
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 37337>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 12 : #<TCPServer:fd 12, AF_INET6, ::, 37337>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 14 : #<IO:fd 14>
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 11
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 12
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 13
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 14
Finished(4/50)  tests in 1024.688443s, 23.1924 tests/s, 8698.8011 assertions/s.
Finished(5/50)  tests in 1028.527167s, 23.1059 tests/s, 8666.7589 assertions/s.
Finished(6/50)  tests in 1048.781583s, 22.6596 tests/s, 8502.4958 assertions/s.
Finished(7/50)  tests in 1126.611666s, 21.0942 tests/s, 7913.6665 assertions/s.
Finished(8/50)  tests in 1151.144464s, 20.6447 tests/s, 7746.3744 assertions/s.
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 34727>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 12 : #<TCPServer:fd 12, AF_INET6, ::, 34727>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 14 : #<IO:fd 14>
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 11
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 12
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 13
Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 14
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35247>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 8 : #<TCPServer:fd 8, AF_INET6, ::, 35247>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 9 : #<IO:fd 9>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 10 : #<IO:fd 10>
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 7
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 8
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 9
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 10
Finished(9/50)  tests in 1036.110017s, 22.9368 tests/s, 8606.5387 assertions/s.
Finished(10/50)  tests in 991.706124s, 23.9638 tests/s, 8992.1861 assertions/s.
Finished(11/50)  tests in 1016.691228s, 23.3748 tests/s, 8762.8493 assertions/s.
Finished(12/50)  tests in 1028.717244s, 23.1016 tests/s, 8666.1277 assertions/s.
Finished(13/50)  tests in 1031.282803s, 23.0441 tests/s, 8643.5292 assertions/s.
Finished(14/50)  tests in 1120.179896s, 21.2153 tests/s, 7959.7956 assertions/s.
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43859>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 8 : #<TCPServer:fd 8, AF_INET6, ::, 43859>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 9 : #<IO:fd 9>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_socket_error: 10 : #<IO:fd 10>
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 7
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 8
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 9
Closed file descriptor: TestGemRemoteFetcher#test_fetch_path_system_call_error: 10

  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-repeat50/test/ripper/test_files_test_2.rb:6]:
pid 1988575 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] push_mark_stack(): GC does not handle T_NODE 0x1b(0x000055c9d7e1fd18) 0x1d1b
| ruby 3.3.0dev (2023-03-28T19:21:19Z master 39a34694a0) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0013 p:---- s:0064 e:000063 CFUNC  :inspect
| c:0012 p:0011 s:0060 e:000059 METHOD (eval):1 [FINISH]
| c:0011 p:---- s:0054 e:000053 CFUNC  :parse
| c:0010 p:0003 s:0050 e:000049 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0009 p:---- s:0047 e:000046 CFUNC  :instance_eval
| c:0008 p:0019 s:0041 e:000040 BLOCK  -:33
| c:0007 p:0024 s:0038 e:000037 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/envutil.rb:243
| c:0006 p:0039 s:0033 e:000032 BLOCK  -:32
| c:0005 p:0033 s:0029 e:000028 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0022 e:000021 BLOCK  -:30 [FINISH]
| c:0003 p:---- s:0018 e:000017 CFUNC  :each
| c:0002 p:0129 s:0014 E:001990 EVAL   -:29 [FINISH]
| c:0001 p:0000 s:0003 E:000c30 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:29:in `<main>'
| -:29:in `each'
| -:30:in `block in <main>'
| /tmp/ruby/src/trunk-repeat50/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:32:in `block (2 levels) in <main>'
| /tmp/ruby/src/trunk-repeat50/tool/lib/envutil.rb:243:in `under_gc_stress'
| -:33:in `block (3 levels) in <main>'
| -:33:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (3 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| (eval):1:in `on_nl'
| (eval):1:in `inspect'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f2d064a84cb] /tmp/ruby/src/trunk-repeat50/vm_dump.c:785
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat50/vm_dump.c:1101
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(bug_report_end+0x0) [0x7f2d062af359] /tmp/ruby/src/trunk-repeat50/error.c:790
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_bug_without_die) /tmp/ruby/src/trunk-repeat50/error.c:790
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(die+0x0) [0x7f2d06209980] /tmp/ruby/src/trunk-repeat50/error.c:798
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_bug) /tmp/ruby/src/trunk-repeat50/error.c:800
| [0x7f2d062d06cd]
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(mark_ast_value+0x9) [0x7f2d0633ac5c] /tmp/ruby/src/trunk-repeat50/node.c:1379
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-repeat50/node.c:1338
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-repeat50/node.c:1348
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-repeat50/node.c:1436
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(gc_mark_stacked_objects+0x3f) [0x7f2d062d99a7] /tmp/ruby/src/trunk-repeat50/gc.c:7512
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-repeat50/gc.c:7544
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-repeat50/gc.c:8714
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(gc_marking_exit+0x0) [0x7f2d062dd658] /tmp/ruby/src/trunk-repeat50/gc.c:8754
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(gc_marks_continue) /tmp/ruby/src/trunk-repeat50/gc.c:8757
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(gc_continue) /tmp/ruby/src/trunk-repeat50/gc.c:2389
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7f2d062dd8dd] /tmp/ruby/src/trunk-repeat50/gc.c:2782
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-repeat50/gc.c:2786
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(newobj_of0+0x66) [0x7f2d062de0a1] /tmp/ruby/src/trunk-repeat50/gc.c:2893
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-repeat50/gc.c:2913
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat50/gc.c:2935
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rbimpl_str_buf_new_cstr+0x5) [0x7f2d0621550a] /tmp/ruby/src/trunk-repeat50/include/ruby/internal/intern/string.h:1447
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-repeat50/array.c:3103
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-repeat50/array.c:3097
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(exec_recursive+0x3e8) [0x7f2d06440778] /tmp/ruby/src/trunk-repeat50/thread.c:5149
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f2d0647ced4] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_sendish+0x90) [0x7f2d0648c25d] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat50/insns.def:835
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f2d064929fb] /tmp/ruby/src/trunk-repeat50/vm.c:2366
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f2d0649c89f] /tmp/ruby/src/trunk-repeat50/vm_eval.c:85
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-repeat50/vm_eval.c:1040
| /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so(ripper_dispatch_delayed_token+0xb7) [0x7f2d0230d997] /tmp/ruby/build/trunk-repeat50/ext/ripper/ripper.y:14192
| /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so(yylex+0x16c) [0x7f2d0230fce8] /tmp/ruby/build/trunk-repeat50/ext/ripper/ripper.y:10488
| /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-repeat50/ext/ripper/ripper.c:10528
| /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f2d023215b2] /tmp/ruby/build/trunk-repeat50/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_ensure+0x126) [0x7f2d062b8fe6] /tmp/ruby/src/trunk-repeat50/eval.c:1005
| /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f2d02304315] /tmp/ruby/build/trunk-repeat50/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f2d0647ced4] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_sendish+0x90) [0x7f2d0648c25d] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat50/insns.def:835
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f2d064929fb] /tmp/ruby/src/trunk-repeat50/vm.c:2366
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f2d06492bf9] /tmp/ruby/src/trunk-repeat50/vm_eval.c:1701
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(eval_under+0x48) [0x7f2d064a2f6a] /tmp/ruby/src/trunk-repeat50/vm_eval.c:1946
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-repeat50/vm_eval.c:1970
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f2d0647ced4] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_sendish+0x90) [0x7f2d0648c25d] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat50/insns.def:835
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f2d064929fb] /tmp/ruby/src/trunk-repeat50/vm.c:2366
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_yield+0x27b) [0x7f2d064a1f6b] /tmp/ruby/src/trunk-repeat50/vm.c:1384
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f2d0621530c] /tmp/ruby/src/trunk-repeat50/array.c:2747
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-repeat50/include/ruby/internal/fl_type.h:552
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-repeat50/include/ruby/internal/core/rarray.h:321
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-repeat50/array.c:2746
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f2d0647ced4] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_sendish+0x98) [0x7f2d0648dbd9] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat50/insns.def:815
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f2d064929fb] /tmp/ruby/src/trunk-repeat50/vm.c:2366
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f2d062b48a1] /tmp/ruby/src/trunk-repeat50/eval.c:287
| /tmp/ruby/build/trunk-repeat50/libruby.so.3.3(ruby_run_node+0x93) [0x7f2d062bad63] /tmp/ruby/src/trunk-repeat50/eval.c:328
| /tmp/ruby/build/trunk-repeat50/ruby(rb_main+0x21) [0x55c9d6e56187] /tmp/ruby/src/trunk-repeat50/main.c:39
| /tmp/ruby/build/trunk-repeat50/ruby(main) /tmp/ruby/src/trunk-repeat50/main.c:58
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f2d05dfbd90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f2d05dfbe40] ../csu/libc-start.c:392
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:379
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x55c9d6e561d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55c9d6e55000-55c9d6e56000 r--p 00000000 00:71 14439968                   /tmp/ruby/build/trunk-repeat50/ruby
| 55c9d6e56000-55c9d6e57000 r-xp 00001000 00:71 14439968                   /tmp/ruby/build/trunk-repeat50/ruby
| 55c9d6e57000-55c9d6e58000 r--p 00002000 00:71 14439968                   /tmp/ruby/build/trunk-repeat50/ruby
| 55c9d6e58000-55c9d6e59000 r--p 00002000 00:71 14439968                   /tmp/ruby/build/trunk-repeat50/ruby
| 55c9d6e59000-55c9d6e5a000 rw-p 00003000 00:71 14439968                   /tmp/ruby/build/trunk-repeat50/ruby
| 55c9d7ab4000-55c9d80c7000 rw-p 00000000 00:00 0                          [heap]
| 7f2cff8f0000-7f2cffb0e000 r--s 00000000 00:71 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2cffb0e000-7f2cffbbb000 r--s 00000000 00:71 16540339                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so
| 7f2cffbbb000-7f2d00f2c000 rw-p 00000000 00:00 0 
| 7f2d00f2c000-7f2d01f79000 r--s 00000000 00:71 14439933                   /tmp/ruby/build/trunk-repeat50/libruby.so.3.3.0
| 7f2d01f79000-7f2d01faf000 r--s 00000000 00:71 14439968                   /tmp/ruby/build/trunk-repeat50/ruby
| 7f2d01faf000-7f2d020c0000 rw-p 00000000 00:00 0 
| 7f2d020e0000-7f2d02260000 rw-p 00000000 00:00 0 
| 7f2d02270000-7f2d022f0000 rw-p 00000000 00:00 0 
| 7f2d022f1000-7f2d022f3000 r--p 00000000 00:71 16540121                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/console.so
| 7f2d022f3000-7f2d022f8000 r-xp 00002000 00:71 16540121                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/console.so
| 7f2d022f8000-7f2d022f9000 r--p 00007000 00:71 16540121                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/console.so
| 7f2d022f9000-7f2d022fa000 ---p 00008000 00:71 16540121                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/console.so
| 7f2d022fa000-7f2d022fb000 r--p 00008000 00:71 16540121                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/console.so
| 7f2d022fb000-7f2d022fc000 rw-p 00009000 00:71 16540121                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/console.so
| 7f2d022fc000-7f2d02302000 r--p 00000000 00:71 16540339                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so
| 7f2d02302000-7f2d02324000 r-xp 00006000 00:71 16540339                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so
| 7f2d02324000-7f2d0233d000 r--p 00028000 00:71 16540339                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so
| 7f2d0233d000-7f2d0233f000 r--p 00040000 00:71 16540339                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so
| 7f2d0233f000-7f2d02340000 rw-p 00042000 00:71 16540339                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so
| 7f2d02340000-7f2d02360000 rw-p 00000000 00:00 0 
| 7f2d02360000-7f2d02361000 ---p 00000000 00:00 0 
| 7f2d02361000-7f2d023a2000 rw-p 00000000 00:00 0 
| 7f2d023a2000-7f2d023a3000 ---p 00000000 00:00 0 
| 7f2d023a3000-7f2d023e4000 rw-p 00000000 00:00 0 
| 7f2d023e4000-7f2d023e5000 ---p 00000000 00:00 0 
| 7f2d023e5000-7f2d02426000 rw-p 00000000 00:00 0 
| 7f2d02426000-7f2d02427000 ---p 00000000 00:00 0 
| 7f2d02427000-7f2d02468000 rw-p 00000000 00:00 0 
| 7f2d02468000-7f2d02469000 ---p 00000000 00:00 0 
| 7f2d02469000-7f2d024aa000 rw-p 00000000 00:00 0 
| 7f2d024aa000-7f2d024ab000 ---p 00000000 00:00 0 
| 7f2d024ab000-7f2d024ec000 rw-p 00000000 00:00 0 
| 7f2d024ec000-7f2d024ed000 ---p 00000000 00:00 0 
| 7f2d024ed000-7f2d0252e000 rw-p 00000000 00:00 0 
| 7f2d0252e000-7f2d0252f000 ---p 00000000 00:00 0 
| 7f2d0252f000-7f2d02570000 rw-p 00000000 00:00 0 
| 7f2d02570000-7f2d02571000 ---p 00000000 00:00 0 
| 7f2d02571000-7f2d025b2000 rw-p 00000000 00:00 0 
| 7f2d025b2000-7f2d025b3000 ---p 00000000 00:00 0 
| 7f2d025b3000-7f2d025f4000 rw-p 00000000 00:00 0 
| 7f2d025f4000-7f2d025f5000 ---p 00000000 00:00 0 
| 7f2d025f5000-7f2d02636000 rw-p 00000000 00:00 0 
| 7f2d02636000-7f2d02637000 ---p 00000000 00:00 0 
| 7f2d02637000-7f2d02678000 rw-p 00000000 00:00 0 
| 7f2d02678000-7f2d02679000 ---p 00000000 00:00 0 
| 7f2d02679000-7f2d026ba000 rw-p 00000000 00:00 0 
| 7f2d026ba000-7f2d026bb000 ---p 00000000 00:00 0 
| 7f2d026bb000-7f2d026fc000 rw-p 00000000 00:00 0 
| 7f2d026fc000-7f2d026fd000 ---p 00000000 00:00 0 
| 7f2d026fd000-7f2d0273e000 rw-p 00000000 00:00 0 
| 7f2d0273e000-7f2d0273f000 ---p 00000000 00:00 0 
| 7f2d0273f000-7f2d02780000 rw-p 00000000 00:00 0 
| 7f2d02780000-7f2d02781000 ---p 00000000 00:00 0 
| 7f2d02781000-7f2d027c2000 rw-p 00000000 00:00 0 
| 7f2d027c2000-7f2d027c3000 ---p 00000000 00:00 0 
| 7f2d027c3000-7f2d02804000 rw-p 00000000 00:00 0 
| 7f2d02804000-7f2d02805000 ---p 00000000 00:00 0 
| 7f2d02805000-7f2d02846000 rw-p 00000000 00:00 0 
| 7f2d02846000-7f2d02847000 ---p 00000000 00:00 0 
| 7f2d02847000-7f2d02888000 rw-p 00000000 00:00 0 
| 7f2d02888000-7f2d02889000 ---p 00000000 00:00 0 
| 7f2d02889000-7f2d028ca000 rw-p 00000000 00:00 0 
| 7f2d028ca000-7f2d028cb000 ---p 00000000 00:00 0 
| 7f2d028cb000-7f2d0290c000 rw-p 00000000 00:00 0 
| 7f2d0290c000-7f2d0290d000 ---p 00000000 00:00 0 
| 7f2d0290d000-7f2d0294e000 rw-p 00000000 00:00 0 
| 7f2d0294e000-7f2d0294f000 ---p 00000000 00:00 0 
| 7f2d0294f000-7f2d02990000 rw-p 00000000 00:00 0 
| 7f2d02990000-7f2d02991000 ---p 00000000 00:00 0 
| 7f2d02991000-7f2d029d2000 rw-p 00000000 00:00 0 
| 7f2d029d2000-7f2d029d3000 ---p 00000000 00:00 0 
| 7f2d029d3000-7f2d02a14000 rw-p 00000000 00:00 0 
| 7f2d02a14000-7f2d02a15000 ---p 00000000 00:00 0 
| 7f2d02a15000-7f2d02a56000 rw-p 00000000 00:00 0 
| 7f2d02a56000-7f2d02a57000 ---p 00000000 00:00 0 
| 7f2d02a57000-7f2d02a98000 rw-p 00000000 00:00 0 
| 7f2d02a98000-7f2d02a99000 ---p 00000000 00:00 0 
| 7f2d02a99000-7f2d02ada000 rw-p 00000000 00:00 0 
| 7f2d02ada000-7f2d02adb000 ---p 00000000 00:00 0 
| 7f2d02adb000-7f2d02b1c000 rw-p 00000000 00:00 0 
| 7f2d02b1c000-7f2d02b1d000 ---p 00000000 00:00 0 
| 7f2d02b1d000-7f2d02b5e000 rw-p 00000000 00:00 0 
| 7f2d02b5e000-7f2d02b5f000 ---p 00000000 00:00 0 
| 7f2d02b5f000-7f2d02bd0000 rw-p 00000000 00:00 0 
| 7f2d02bd0000-7f2d02bd1000 r--p 00000000 00:71 16540261                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f2d02bd1000-7f2d02bd3000 r-xp 00001000 00:71 16540261                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f2d02bd3000-7f2d02bd4000 r--p 00003000 00:71 16540261                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f2d02bd4000-7f2d02bd5000 r--p 00003000 00:71 16540261                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f2d02bd5000-7f2d02bd6000 rw-p 00004000 00:71 16540261                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f2d02bd6000-7f2d05ca0000 rw-p 00000000 00:00 0 
| 7f2d05ca5000-7f2d05ca6000 r--p 00000000 00:71 16539489                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/transdb.so
| 7f2d05ca6000-7f2d05ca7000 r-xp 00001000 00:71 16539489                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/transdb.so
| 7f2d05ca7000-7f2d05ca8000 r--p 00002000 00:71 16539489                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/transdb.so
| 7f2d05ca8000-7f2d05ca9000 r--p 00002000 00:71 16539489                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/transdb.so
| 7f2d05ca9000-7f2d05caa000 rw-p 00003000 00:71 16539489                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/transdb.so
| 7f2d05caa000-7f2d05cab000 r--p 00000000 00:71 16535771                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/encdb.so
| 7f2d05cab000-7f2d05cac000 r-xp 00001000 00:71 16535771                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/encdb.so
| 7f2d05cac000-7f2d05cad000 r--p 00002000 00:71 16535771                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/encdb.so
| 7f2d05cad000-7f2d05cae000 r--p 00002000 00:71 16535771                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/encdb.so
| 7f2d05cae000-7f2d05caf000 rw-p 00003000 00:71 16535771                   /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/encdb.so
| 7f2d05caf000-7f2d05db2000 rw-p 00000000 00:00 0 
| 7f2d05db2000-7f2d05db5000 r--p 00000000 00:71 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f2d05db5000-7f2d05dcc000 r-xp 00003000 00:71 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f2d05dcc000-7f2d05dd0000 r--p 0001a000 00:71 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f2d05dd0000-7f2d05dd1000 r--p 0001d000 00:71 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f2d05dd1000-7f2d05dd2000 rw-p 0001e000 00:71 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f2d05dd2000-7f2d05dfa000 r--p 00000000 00:71 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2d05dfa000-7f2d05f8f000 r-xp 00028000 00:71 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2d05f8f000-7f2d05fe7000 r--p 001bd000 00:71 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2d05fe7000-7f2d05feb000 r--p 00214000 00:71 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2d05feb000-7f2d05fed000 rw-p 00218000 00:71 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f2d05fed000-7f2d05ffc000 rw-p 00000000 00:00 0 
| 7f2d05ffc000-7f2d0600a000 r--p 00000000 00:71 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f2d0600a000-7f2d06086000 r-xp 0000e000 00:71 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f2d06086000-7f2d060e1000 r--p 0008a000 00:71 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f2d060e1000-7f2d060e2000 r--p 000e4000 00:71 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f2d060e2000-7f2d060e3000 rw-p 000e5000 00:71 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f2d060e3000-7f2d060e5000 r--p 00000000 00:71 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2d060e5000-7f2d060f9000 r-xp 00002000 00:71 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2d060f9000-7f2d06112000 r--p 00016000 00:71 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2d06112000-7f2d06113000 ---p 0002f000 00:71 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2d06113000-7f2d06114000 r--p 0002f000 00:71 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2d06114000-7f2d06115000 rw-p 00030000 00:71 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f2d06115000-7f2d0611d000 rw-p 00000000 00:00 0 
| 7f2d0611d000-7f2d06127000 r--p 00000000 00:71 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2d06127000-7f2d06186000 r-xp 0000a000 00:71 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2d06186000-7f2d0619d000 r--p 00069000 00:71 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2d0619d000-7f2d0619e000 r--p 0007f000 00:71 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2d0619e000-7f2d0619f000 rw-p 00080000 00:71 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f2d0619f000-7f2d061a1000 r--p 00000000 00:71 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2d061a1000-7f2d061b2000 r-xp 00002000 00:71 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2d061b2000-7f2d061b8000 r--p 00013000 00:71 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2d061b8000-7f2d061b9000 ---p 00019000 00:71 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2d061b9000-7f2d061ba000 r--p 00019000 00:71 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2d061ba000-7f2d061bb000 rw-p 0001a000 00:71 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f2d061bf000-7f2d06203000 r--p 00000000 00:71 14439933                   /tmp/ruby/build/trunk-repeat50/libruby.so.3.3.0
| 7f2d06203000-7f2d06562000 r-xp 00044000 00:71 14439933                   /tmp/ruby/build/trunk-repeat50/libruby.so.3.3.0
| 7f2d06562000-7f2d066c4000 r--p 003a3000 00:71 14439933                   /tmp/ruby/build/trunk-repeat50/libruby.so.3.3.0
| 7f2d066c4000-7f2d066d8000 r--p 00504000 00:71 14439933                   /tmp/ruby/build/trunk-repeat50/libruby.so.3.3.0
| 7f2d066d8000-7f2d066db000 rw-p 00518000 00:71 14439933                   /tmp/ruby/build/trunk-repeat50/libruby.so.3.3.0
| 7f2d066db000-7f2d066f1000 rw-p 00000000 00:00 0 
| 7f2d066f1000-7f2d066f3000 r--p 00000000 00:71 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2d066f3000-7f2d0671d000 r-xp 00002000 00:71 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2d0671d000-7f2d06728000 r--p 0002c000 00:71 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2d06729000-7f2d0672b000 r--p 00037000 00:71 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f2d0672b000-7f2d0672d000 rw-p 00039000 00:71 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffe1c539000-7ffe1cd38000 rw-p 00000000 00:00 0                          [stack]
| 7ffe1cd80000-7ffe1cd84000 r--p 00000000 00:00 0                          [vvar]
| 7ffe1cd84000-7ffe1cd86000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished(15/50)  tests in 1111.339356s, 21.3841 tests/s, 8022.5072 assertions/s.
356475 tests, 133726553 assertions, 1 failures, 0 errors, 1211 skips

ruby -v: ruby 3.3.0dev (2023-03-28T19:21:19Z master 39a34694a0) [x86_64-linux]
make: *** [uncommon.mk:828: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=50
$ /tmp/ruby/build/trunk-repeat50/miniruby -I/tmp/ruby/src/trunk-repeat50/lib /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat50 --extout=.ext -- /tmp/ruby/src/trunk-repeat50/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat50/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-03-28T19:21:19Z master 39a34694a0) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 91.260695 seconds

3841 files, 31577 examples, 184153 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=50" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-repeat50/ruby -c /tmp/cores/core.1001.1988575.ruby -x gdbscript
[New LWP 1988575]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat50/ruby -w --disable=gems -I/tmp/ruby/src/trunk-rep'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139831348497408) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f2d05db0c00 (LWP 1988575) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139831348497408) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f2d05db0c00 (LWP 1988575)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139831348497408) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f2d05db0c00
        old_mask = {__val = {140729382019584, 1, 94325395114768, 139831349310675, 0, 139831349207021, 139831348497408, 139831350822400, 94325398538864, 139831349153191, 132, 139831350839392, 94325398538864, 139831355802357, 139831350838944, 140729382019600}}
        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=139831348497408) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139831348497408, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f2d05e14476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f2d05dfa7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {139831350838944, 2, 2, 1, 139831356820054, 139831350822400, 139831349157975, 139831348489488, 94325395124448, 139831356598664, 139831350838944, 140729382019984, 2, 94325399580192, 139831353733977, 4294967338}}, sa_flags = 23539968, sa_restorer = 0x7f2d05daf010}
        sigs = {__val = {32, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 7017579609838738208, 2314885530453372012, 139831349202797, 4063481827600786999, 2, 139831350838944, 3432, 139831356820054, 139831349205072, 2, 2314885530818453536}}
#5  0x00007f2d06209985 in die () at /tmp/ruby/src/trunk-repeat50/error.c:776
No locals.
#6  rb_bug (fmt=fmt@entry=0x7f2d0656a988 "push_mark_stack(): GC does not handle T_NODE 0x%x(%p) 0x%lx") at /tmp/ruby/src/trunk-repeat50/error.c:800
        args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffe1cd32470, reg_save_area = 0x7ffe1cd323b0}}
#7  0x00007f2d062d06cd in push_mark_stack (data=94325398699288, stack=0x55c9d7ab74f8) at /tmp/ruby/src/trunk-repeat50/gc.c:6398
        obj = 94325398699288
        obj = <optimized out>
#8  gc_grey (objspace=0x55c9d7ab70e0, obj=94325398699288) at /tmp/ruby/src/trunk-repeat50/gc.c:7026
No locals.
#9  0x00007f2d0633ac5c in mark_ast_value (node=0x55c9d7ef6ea0, ctx=0x0) at /tmp/ruby/src/trunk-repeat50/node.c:1379
        args = <optimized out>
#10 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=42, nbe=0x55c9d7ef6e20) at /tmp/ruby/src/trunk-repeat50/node.c:1338
        cursor = 2
        cursor = <optimized out>
#11 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-repeat50/node.c:1348
        nbe = 0x55c9d7ef6e20
        nbe = <optimized out>
#12 rb_ast_mark (ast=0x7f2d02089748) at /tmp/ruby/src/trunk-repeat50/node.c:1436
        nb = <optimized out>
#13 0x00007f2d062d99a7 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x55c9d7ab70e0) at /tmp/ruby/src/trunk-repeat50/gc.c:7512
        mstack = 0x55c9d7ab74f8
        obj = 139831284373320
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 4950
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#14 gc_mark_stacked_objects_incremental (count=2147483647, objspace=0x55c9d7ab70e0) at /tmp/ruby/src/trunk-repeat50/gc.c:7544
No locals.
#15 gc_marks_rest (objspace=0x55c9d7ab70e0) at /tmp/ruby/src/trunk-repeat50/gc.c:8714
No locals.
#16 0x00007f2d062dd658 in gc_marks_continue (size_pool=0x55c9d7ab7108, heap=0x55c9d7ab7140, objspace=0x55c9d7ab70e0) at /tmp/ruby/src/trunk-repeat50/gc.c:8754
        marking_finished = true
        __func__ = <optimized out>
        marking_finished = <optimized out>
#17 gc_continue (objspace=0x55c9d7ab70e0, size_pool=0x55c9d7ab7108, heap=0x55c9d7ab7140) at /tmp/ruby/src/trunk-repeat50/gc.c:2389
        lock_lev = 32557
#18 0x00007f2d062dd8dd in newobj_alloc (objspace=0x55c9d7ab70e0, cr=0x55c9d7ab7df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-repeat50/gc.c:2782
        lev = 1
        unlock_vm = true
        size_pool = 0x55c9d7ab7108
        heap = 0x55c9d7ab7140
        cache = 0x55c9d7ab8068
        obj = <optimized out>
        __func__ = <optimized out>
#19 0x00007f2d062de0a1 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=1, flags=5, klass=139831296126360) at /tmp/ruby/src/trunk-repeat50/gc.c:2893
        obj = <optimized out>
        objspace = 0x55c9d7ab70e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#20 newobj_of (alloc_size=<optimized out>, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=<optimized out>) at /tmp/ruby/src/trunk-repeat50/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#21 rb_wb_protected_newobj_of (klass=139831296126360, flags=flags@entry=5, size=size@entry=26) at /tmp/ruby/src/trunk-repeat50/gc.c:2935
        __func__ = <optimized out>
#22 0x00007f2d064144be in str_alloc_embed (capa=2, klass=<optimized out>) at /tmp/ruby/src/trunk-repeat50/string.c:907
        size = 26
        str = <optimized out>
        size = <optimized out>
        str = <optimized out>
#23 0x00007f2d0621550a in rbimpl_str_buf_new_cstr (str=0x7f2d06562337 "[", str=0x7f2d06562337 "[") at /tmp/ruby/src/trunk-repeat50/include/ruby/internal/intern/string.h:1447
        len = 1
        buf = <optimized out>
        len = <optimized out>
        buf = <optimized out>
#24 inspect_ary (dummy=94325395127792, recur=0, ary=139831347314760) at /tmp/ruby/src/trunk-repeat50/array.c:3103
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#25 inspect_ary (ary=ary@entry=139831347314760, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/src/trunk-repeat50/array.c:3097
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#26 0x00007f2d06440778 in exec_recursive (func=0x7f2d062154e0 <inspect_ary>, obj=139831347314760, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-repeat50/thread.c:5149
        _ec = 0x55c9d7ab8120
        _tag = {tag = 36, retval = 139831347314760, buf = {0x55c9d7b07720, 0x7f2d064405c0 <exec_recursive+560>, 0x0, 0x7ffe1cd326f0, 0x7f2d05caf1c8}, prev = 0x7ffe1cd32a90, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7f2d062154e0 <inspect_ary>, list = 139831285744480, obj = 139831347314760, pairid = 0, arg = 0}
        outermost = <optimized out>
#27 0x00007f2d0647ced4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f2d05daed10, ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3357
        ci = 0xad100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2d05c40a48
        cfunc = 0x55c9d7b07728
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#28 vm_call_cfunc_with_frame (ec=0x55c9d7ab8120, reg_cfp=0x7f2d05daed10, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#29 0x00007f2d0648c25d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm_callinfo.h:368
        val = 1
        ci = 0x0
        cc = <optimized out>
        recv = 1988575
        argc = <optimized out>
        calling = {ci = 0xad100100001, cc = 0x7f2d021eca68, block_handler = 0, recv = 139831347314760, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#30 vm_exec_core (ec=0x55c9d7ab8120, initial=1988575) at ../../src/trunk-repeat50/insns.def:835
        bh = <optimized out>
        cd = 0x1e57df
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55c9d7dee8b8
        reg_cfp = 0x7f2d05daed10
        insns_address_table = {0x7f2d0648e9cf <vm_exec_core+10351>, 0x7f2d0648c3d9 <vm_exec_core+633>, 0x7f2d0648e58e <vm_exec_core+9262>, 0x7f2d0648e514 <vm_exec_core+9140>, 0x7f2d0648e49d <vm_exec_core+9021>, 0x7f2d0648e41e <vm_exec_core+8894>, 0x7f2d0648e39e <vm_exec_core+8766>, 0x7f2d0648e342 <vm_exec_core+8674>, 0x7f2d0648e2e7 <vm_exec_core+8583>, 0x7f2d0648e297 <vm_exec_core+8503>, 0x7f2d0648e11c <vm_exec_core+8124>, 0x7f2d0648df71 <vm_exec_core+7697>, 0x7f2d0648de86 <vm_exec_core+7462>, 0x7f2d0648de17 <vm_exec_core+7351>, 0x7f2d0648ddaa <vm_exec_core+7242>, 0x7f2d0648dd6f <vm_exec_core+7183>, 0x7f2d0648dd39 <vm_exec_core+7129>, 0x7f2d0648dd06 <vm_exec_core+7078>, 0x7f2d0648e5fa <vm_exec_core+9370>, 0x7f2d0648d067 <vm_exec_core+3847>, 0x7f2d0648cff9 <vm_exec_core+3737>, 0x7f2d0648cfbe <vm_exec_core+3678>, 0x7f2d0648cf68 <vm_exec_core+3592>, 0x7f2d0648cf24 <vm_exec_core+3524>, 0x7f2d0648ce9d <vm_exec_core+3389>, 0x7f2d0648ce68 <vm_exec_core+3336>, 0x7f2d0648ce0d <vm_exec_core+3245>, 0x7f2d0648cd95 <vm_exec_core+3125>, 0x7f2d0648cd5d <vm_exec_core+3069>, 0x7f2d0648cd25 <vm_exec_core+3013>, 0x7f2d0648cb30 <vm_exec_core+2512>, 0x7f2d0648ca9f <vm_exec_core+2367>, 0x7f2d0648ca42 <vm_exec_core+2274>, 0x7f2d0648c9c9 <vm_exec_core+2153>, 0x7f2d0648d709 <vm_exec_core+5545>, 0x7f2d0648d6e4 <vm_exec_core+5508>, 0x7f2d0648d6ab <vm_exec_core+5451>, 0x7f2d0648d65b <vm_exec_core+5371>, 0x7f2d0648d629 <vm_exec_core+5321>, 0x7f2d0648d53e <vm_exec_core+5086>, 0x7f2d0648d4f9 <vm_exec_core+5017>, 0x7f2d0648d4b3 <vm_exec_core+4947>, 0x7f2d0648d483 <vm_exec_core+4899>, 0x7f2d0648d3b8 <vm_exec_core+4696>, 0x7f2d0648d423 <vm_exec_core+4803>, 0x7f2d0648d288 <vm_exec_core+4392>, 0x7f2d0648d21b <vm_exec_core+4283>, 0x7f2d0648d18e <vm_exec_core+4142>, 0x7f2d0648d0d2 <vm_exec_core+3954>, 0x7f2d0648d09a <vm_exec_core+3898>, 0x7f2d0648dc07 <vm_exec_core+6823>, 0x7f2d0648daf4 <vm_exec_core+6548>, 0x7f2d0648c1b8 <vm_exec_core+88>, 0x7f2d0648dc82 <vm_exec_core+6946>, 0x7f2d0648d84d <vm_exec_core+5869>, 0x7f2d0648eb17 <vm_exec_core+10679>, 0x7f2d0648d803 <vm_exec_core+5795>, 0x7f2d0648d7aa <vm_exec_core+5706>, 0x7f2d0648d751 <vm_exec_core+5617>, 0x7f2d0648d9e6 <vm_exec_core+6278>, 0x7f2d0648d910 <vm_exec_core+6064>, 0x7f2d0648d897 <vm_exec_core+5943>, 0x7f2d0648e96e <vm_exec_core+10254>, 0x7f2d0648dc4a <vm_exec_core+6890>, 0x7f2d0648da9d <vm_exec_core+6461>, 0x7f2d0648c82a <vm_exec_core+1738>, 0x7f2d0648c7f0 <vm_exec_core+1680>, 0x7f2d0648c922 <vm_exec_core+1986>, 0x7f2d0648c881 <vm_exec_core+1825>, 0x7f2d0648edff <vm_exec_core+11423>, 0x7f2d0648ed56 <vm_exec_core+11254>, 0x7f2d0648efd6 <vm_exec_core+11894>, 0x7f2d0648ef63 <vm_exec_core+11779>, 0x7f2d0648eebd <vm_exec_core+11613>, 0x7f2d0648ee61 <vm_exec_core+11521>, 0x7f2d0648f383 <vm_exec_core+12835>, 0x7f2d0648f2e6 <vm_exec_core+12678>, 0x7f2d0648f24e <vm_exec_core+12526>, 0x7f2d0648f1b1 <vm_exec_core+12369>, 0x7f2d0648f119 <vm_exec_core+12217>, 0x7f2d0648ea58 <vm_exec_core+10488>, 0x7f2d0648f0ce <vm_exec_core+12142>, 0x7f2d0648f078 <vm_exec_core+12056>, 0x7f2d0648ebe5 <vm_exec_core+10885>, 0x7f2d0648eb5b <vm_exec_core+10747>, 0x7f2d0648c783 <vm_exec_core+1571>, 0x7f2d0648c725 <vm_exec_core+1477>, 0x7f2d0648ed22 <vm_exec_core+11202>, 0x7f2d0648ecee <vm_exec_core+11150>, 0x7f2d0648ec9d <vm_exec_core+11069>, 0x7f2d0648ec4e <vm_exec_core+10990>, 0x7f2d0648ea8b <vm_exec_core+10539>, 0x7f2d0648e9e0 <vm_exec_core+10368>, 0x7f2d0648c6b8 <vm_exec_core+1368>, 0x7f2d0648c661 <vm_exec_core+1281>, 0x7f2d0648c5de <vm_exec_core+1150>, 0x7f2d0648c599 <vm_exec_core+1081>, 0x7f2d0648c54c <vm_exec_core+1004>, 0x7f2d0648c4ff <vm_exec_core+927>, 0x7f2d0648c4aa <vm_exec_core+842>, 0x7f2d0648c477 <vm_exec_core+791>, 0x7f2d0648c444 <vm_exec_core+740>, 0x7f2d0648eafb <vm_exec_core+10651>, 0x7f2d0648c3ca <vm_exec_core+618>, 0x7f2d0648e57f <vm_exec_core+9247>, 0x7f2d0648e505 <vm_exec_core+9125>, 0x7f2d0648e48e <vm_exec_core+9006>, 0x7f2d0648e40f <vm_exec_core+8879>, 0x7f2d0648e38f <vm_exec_core+8751>, 0x7f2d0648e333 <vm_exec_core+8659>, 0x7f2d0648e2d8 <vm_exec_core+8568>, 0x7f2d0648e288 <vm_exec_core+8488>, 0x7f2d0648e10d <vm_exec_core+8109>, 0x7f2d0648df62 <vm_exec_core+7682>, 0x7f2d0648de77 <vm_exec_core+7447>, 0x7f2d0648de08 <vm_exec_core+7336>, 0x7f2d0648dd9b <vm_exec_core+7227>, 0x7f2d0648dd60 <vm_exec_core+7168>, 0x7f2d0648dd2a <vm_exec_core+7114>, 0x7f2d0648dcf7 <vm_exec_core+7063>, 0x7f2d0648e5eb <vm_exec_core+9355>, 0x7f2d0648d058 <vm_exec_core+3832>, 0x7f2d0648cfea <vm_exec_core+3722>, 0x7f2d0648cfaf <vm_exec_core+3663>, 0x7f2d0648cf59 <vm_exec_core+3577>, 0x7f2d0648cf15 <vm_exec_core+3509>, 0x7f2d0648ce8e <vm_exec_core+3374>, 0x7f2d0648ce59 <vm_exec_core+3321>, 0x7f2d0648cdfe <vm_exec_core+3230>, 0x7f2d0648cd86 <vm_exec_core+3110>, 0x7f2d0648cd4e <vm_exec_core+3054>, 0x7f2d0648cd16 <vm_exec_core+2998>, 0x7f2d0648cb21 <vm_exec_core+2497>, 0x7f2d0648ca90 <vm_exec_core+2352>, 0x7f2d0648ca33 <vm_exec_core+2259>, 0x7f2d0648c9ba <vm_exec_core+2138>, 0x7f2d0648d6fa <vm_exec_core+5530>, 0x7f2d0648d6d5 <vm_exec_core+5493>, 0x7f2d0648d69c <vm_exec_core+5436>, 0x7f2d0648d64c <vm_exec_core+5356>, 0x7f2d0648d61a <vm_exec_core+5306>, 0x7f2d0648d52f <vm_exec_core+5071>, 0x7f2d0648d4ea <vm_exec_core+5002>, 0x7f2d0648d4a4 <vm_exec_core+4932>, 0x7f2d0648d474 <vm_exec_core+4884>, 0x7f2d0648d3a9 <vm_exec_core+4681>, 0x7f2d0648d414 <vm_exec_core+4788>, 0x7f2d0648d279 <vm_exec_core+4377>, 0x7f2d0648d20c <vm_exec_core+4268>, 0x7f2d0648d17f <vm_exec_core+4127>, 0x7f2d0648d0c3 <vm_exec_core+3939>, 0x7f2d0648d08b <vm_exec_core+3883>, 0x7f2d0648dbf8 <vm_exec_core+6808>, 0x7f2d0648dae5 <vm_exec_core+6533>, 0x7f2d0648f5a3 <vm_exec_core+13379>, 0x7f2d0648dc73 <vm_exec_core+6931>, 0x7f2d0648d83e <vm_exec_core+5854>, 0x7f2d0648f58f <vm_exec_core+13359>, 0x7f2d0648d7f4 <vm_exec_core+5780>, 0x7f2d0648d79b <vm_exec_core+5691>, 0x7f2d0648d742 <vm_exec_core+5602>, 0x7f2d0648d9d7 <vm_exec_core+6263>, 0x7f2d0648d901 <vm_exec_core+6049>, 0x7f2d0648d888 <vm_exec_core+5928>, 0x7f2d0648e95f <vm_exec_core+10239>, 0x7f2d0648dc3b <vm_exec_core+6875>, 0x7f2d0648da8e <vm_exec_core+6446>, 0x7f2d0648c81b <vm_exec_core+1723>, 0x7f2d0648c7e1 <vm_exec_core+1665>, 0x7f2d0648c913 <vm_exec_core+1971>, 0x7f2d0648c872 <vm_exec_core+1810>, 0x7f2d0648f57b <vm_exec_core+13339>, 0x7f2d0648f567 <vm_exec_core+13319>, 0x7f2d0648f553 <vm_exec_core+13299>, 0x7f2d0648f53f <vm_exec_core+13279>, 0x7f2d0648f52b <vm_exec_core+13259>, 0x7f2d0648f517 <vm_exec_core+13239>, 0x7f2d0648f4fc <vm_exec_core+13212>, 0x7f2d0648f4e8 <vm_exec_core+13192>, 0x7f2d0648f4d4 <vm_exec_core+13172>, 0x7f2d0648f4c0 <vm_exec_core+13152>, 0x7f2d0648f4ac <vm_exec_core+13132>, 0x7f2d0648f498 <vm_exec_core+13112>, 0x7f2d0648f484 <vm_exec_core+13092>, 0x7f2d0648f470 <vm_exec_core+13072>, 0x7f2d0648f45c <vm_exec_core+13052>, 0x7f2d0648f448 <vm_exec_core+13032>, 0x7f2d0648c774 <vm_exec_core+1556>, 0x7f2d0648c716 <vm_exec_core+1462>, 0x7f2d0648f434 <vm_exec_core+13012>, 0x7f2d0648f420 <vm_exec_core+12992>, 0x7f2d0648f40c <vm_exec_core+12972>, 0x7f2d0648f3f8 <vm_exec_core+12952>, 0x7f2d0648c1a1 <vm_exec_core+65>, 0x7f2d0648c1a5 <vm_exec_core+69>, 0x7f2d0648c6a9 <vm_exec_core+1353>, 0x7f2d0648c652 <vm_exec_core+1266>, 0x7f2d0648c5cf <vm_exec_core+1135>, 0x7f2d0648c58a <vm_exec_core+1066>, 0x7f2d0648c53d <vm_exec_core+989>...}
#31 0x00007f2d064929fb in rb_vm_exec (ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm.c:2366
        _ec = 0x55c9d7ab8120
        _tag = {tag = 36, retval = 4, buf = {0x7f2d020899c8, 0x7f2d064921f0 <rb_vm_exec+400>, 0x0, 0x7ffe1cd329c0, 0x7f2d020899c8}, prev = 0x7ffe1cd34390, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#32 0x00007f2d0649c89f in vm_call0_cc (kw_splat=0, cc=0x7f2d021e9ca0, argv=0x7ffe1cd32be0, argc=1, id=51553, recv=139831284373960, ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm_eval.c:85
        calling = {ci = 0x7ffe1cd32b70, cc = 0x7f2d021e9ca0, block_handler = 0, recv = 139831284373960, argc = 1, kw_splat = false}
#33 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffe1cd32be0, argc=1, mid=51553, recv=139831284373960) at /tmp/ruby/src/trunk-repeat50/vm_eval.c:1040
        ec = 0x55c9d7ab8120
        cc = 0x7f2d021e9ca0
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#34 rb_funcallv (recv=139831284373960, mid=51553, argc=argc@entry=1, argv=argv@entry=0x7ffe1cd32be0) at /tmp/ruby/src/trunk-repeat50/vm_eval.c:1055
No locals.
#35 0x00007f2d0230d997 in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x55c9d7d23ff0) at /tmp/ruby/build/trunk-repeat50/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {139831347334000}
        rb_funcall_nargs = 1
#36 ripper_dispatch_delayed_token (p=p@entry=0x55c9d7d23ff0, t=t@entry=10) at /tmp/ruby/build/trunk-repeat50/ext/ripper/ripper.y:6295
        saved_line = 1516
        saved_tokp = 0x7f2d0221b2a3 ""
#37 0x00007f2d0230fce8 in yylex (p=0x55c9d7d23ff0, yylloc=0x7ffe1cd32d20, lval=0x7ffe1cd32cf8) at /tmp/ruby/build/trunk-repeat50/ext/ripper/ripper.y:10488
        t = <optimized out>
        t = <optimized out>
#38 ripper_yyparse (p=0x55c9d7d23ff0) at /tmp/ruby/build/trunk-repeat50/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 1516, column = 19}, end_pos = {lineno = 1516, column = 19}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 97, 387, 634, 810, 980, 1097, 924, 1075, 1161, 1218, 679, 1300, 586, 296, 485, 1231, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 695, 777, 0, 12128, 7379, 32766, 0, 0, 0, 32557, 0, 32, 0, 0, 0, -26590, 520, 32557, 0, 3, 0, 0, 0, 17328, 7379, 32766, 0, 3, 0, 0, 0, 17344, 7379, 32766, 0, 12000, 7379, 32766, 0, 12032, 7379, 32766, 0, 0, 0, 0, 512, 12000, 7379, 32766, 0, 17296, 7379, 32766, 0, 128, 0, 0, 0, 36, 0, 0, 0, -19320, -10273, 21961, 0, 36, 0, 0, 0, 0, 0, 0, 0, 17344, 7379, 32766, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 1, 3, 311, 565, 749, 893, 970, 0, 1, 3, 311, 565, 749, 893, 970, 378, 624, 794, 666, 842, 0, 0, 0, 0, 1, 3, 311, 0, 0, 1, 0, 0, 1, 3, 311, 0, 0, 0, 0, 36, 0, 0, 0, 72, 541, 32557, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139831285711840, node = 0x7f2d021d03e0, id = 139831285711840, num = 35455968, tbl = 0x7f2d021d03e0, vars = 0x7f2d021d03e0, strterm = 0x7f2d021d03e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139831284366480, node = 0x7f2d02087c90, id = 139831284366480, num = 34110608, tbl = 0x7f2d02087c90, vars = 0x7f2d02087c90, strterm = 0x7f2d02087c90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139831284368480, node = 0x7f2d02088460, id = 139831284368480, num = 34112608, tbl = 0x7f2d02088460, vars = 0x7f2d02088460, strterm = 0x7f2d02088460, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139831250255872, node = 0x7f2d00000000, id = 139831250255872, num = 0, tbl = 0x7f2d00000000, vars = 0x7f2d00000000, strterm = 0x7f2d00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139831284363200, node = 0x7f2d02086fc0, id = 139831284363200, num = 34107328, tbl = 0x7f2d02086fc0, vars = 0x7f2d02086fc0, strterm = 0x7f2d02086fc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139831284358760, node = 0x7f2d02085e68, id = 139831284358760, num = 34102888, tbl = 0x7f2d02085e68, vars = 0x7f2d02085e68, strterm = 0x7f2d02085e68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139831285715400, node = 0x7f2d021d11c8, id = 139831285715400, num = 35459528, tbl = 0x7f2d021d11c8, vars = 0x7f2d021d11c8, strterm = 0x7f2d021d11c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139831284960920, node = 0x7f2d02118e98, id = 139831284960920, num = 34705048, tbl = 0x7f2d02118e98, vars = 0x7f2d02118e98, strterm = 0x7f2d02118e98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139831284961560, node = 0x7f2d02119118, id = 139831284961560, num = 34705688, tbl = 0x7f2d02119118, vars = 0x7f2d02119118, strterm = 0x7f2d02119118, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139831250255888, node = 0x7f2d00000010, id = 139831250255888, num = 16, tbl = 0x7f2d00000010, vars = 0x7f2d00000010, strterm = 0x7f2d00000010, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139831284954440, node = 0x7f2d02117548, id = 139831284954440, num = 34698568, tbl = 0x7f2d02117548, vars = 0x7f2d02117548, strterm = 0x7f2d02117548, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139831284948080, node = 0x7f2d02115c70, id = 139831284948080, num = 34692208, tbl = 0x7f2d02115c70, vars = 0x7f2d02115c70, strterm = 0x7f2d02115c70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139831284962720, node = 0x7f2d021195a0, id = 139831284962720, num = 34706848, tbl = 0x7f2d021195a0, vars = 0x7f2d021195a0, strterm = 0x7f2d021195a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139831285052920, node = 0x7f2d0212f5f8, id = 139831285052920, num = 34797048, tbl = 0x7f2d0212f5f8, vars = 0x7f2d0212f5f8, strterm = 0x7f2d0212f5f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139831284728800, node = 0x7f2d020e03e0, id = 139831284728800, num = 34472928, tbl = 0x7f2d020e03e0, vars = 0x7f2d020e03e0, strterm = 0x7f2d020e03e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94325399092888, node = 0x55c9d7e7fe98, id = 94325399092888, num = -672661864, tbl = 0x55c9d7e7fe98, vars = 0x55c9d7e7fe98, strterm = 0x55c9d7e7fe98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139831285047960, node = 0x7f2d0212e298, id = 139831285047960, num = 34792088, tbl = 0x7f2d0212e298, vars = 0x7f2d0212e298, strterm = 0x7f2d0212e298, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139831285047960, node = 0x7f2d0212e298, id = 139831285047960, num = 34792088, tbl = 0x7f2d0212e298, vars = 0x7f2d0212e298, strterm = 0x7f2d0212e298, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139831285299560, node = 0x7f2d0216b968, id = 139831285299560, num = 35043688, tbl = 0x7f2d0216b968, vars = 0x7f2d0216b968, strterm = 0x7f2d0216b968, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139831285302960, node = 0x7f2d0216c6b0, id = 139831285302960, num = 35047088, tbl = 0x7f2d0216c6b0, vars = 0x7f2d0216c6b0, strterm = 0x7f2d0216c6b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94325399093336, node = 0x55c9d7e80058, id = 94325399093336, num = -672661416, tbl = 0x55c9d7e80058, vars = 0x55c9d7e80058, strterm = 0x55c9d7e80058, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139831285283880, node = 0x7f2d02167c28, id = 139831285283880, num = 35028008, tbl = 0x7f2d02167c28, vars = 0x7f2d02167c28, strterm = 0x7f2d02167c28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94325398527072, node = 0x55c9d7df5c60, id = 94325398527072, num = -673227680, tbl = 0x55c9d7df5c60, vars = 0x55c9d7df5c60, strterm = 0x55c9d7df5c60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139835545223167, node = 0x7f2dffffffff, id = 139835545223167, num = -1, tbl = 0x7f2dffffffff, vars = 0x7f2dffffffff, strterm = 0x7f2dffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139831285275240, node = 0x7f2d02165a68, id = 139831285275240, num = 35019368, tbl = 0x7f2d02165a68, vars = 0x7f2d02165a68, strterm = 0x7f2d02165a68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139831347377440, node = 0x7f2d05c9f520, id = 139831347377440, num = 97121568, tbl = 0x7f2d05c9f520, vars = 0x7f2d05c9f520, strterm = 0x7f2d05c9f520, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139831285253640, node = 0x7f2d02160608, id = 139831285253640, num = 34997768, tbl = 0x7f2d02160608, vars = 0x7f2d02160608, strterm = 0x7f2d02160608, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139831250255896, node = 0x7f2d00000018, id = 139831250255896, num = 24, tbl = 0x7f2d00000018, vars = 0x7f2d00000018, strterm = 0x7f2d00000018, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139831347335120, node = 0x7f2d05c94fd0, id = 139831347335120, num = 97079248, tbl = 0x7f2d05c94fd0, vars = 0x7f2d05c94fd0, strterm = 0x7f2d05c94fd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325399582504, node = 0x55c9d7ef7728, id = 94325399582504, num = -672172248, tbl = 0x55c9d7ef7728, vars = 0x55c9d7ef7728, strterm = 0x55c9d7ef7728, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94325399093560, node = 0x55c9d7e80138, id = 94325399093560, num = -672661192, tbl = 0x55c9d7e80138, vars = 0x55c9d7e80138, strterm = 0x55c9d7e80138, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139831347340480, node = 0x7f2d05c964c0, id = 139831347340480, num = 97084608, tbl = 0x7f2d05c964c0, vars = 0x7f2d05c964c0, strterm = 0x7f2d05c964c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139831284976000, node = 0x7f2d0211c980, id = 139831284976000, num = 34720128, tbl = 0x7f2d0211c980, vars = 0x7f2d0211c980, strterm = 0x7f2d0211c980, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325399090592, node = 0x55c9d7e7f5a0, id = 94325399090592, num = -672664160, tbl = 0x55c9d7e7f5a0, vars = 0x55c9d7e7f5a0, strterm = 0x55c9d7e7f5a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139831284358680, node = 0x7f2d02085e18, id = 139831284358680, num = 34102808, tbl = 0x7f2d02085e18, vars = 0x7f2d02085e18, strterm = 0x7f2d02085e18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139831285586480, node = 0x7f2d021b1a30, id = 139831285586480, num = 35330608, tbl = 0x7f2d021b1a30, vars = 0x7f2d021b1a30, strterm = 0x7f2d021b1a30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139831285586200, node = 0x7f2d021b1918, id = 139831285586200, num = 35330328, tbl = 0x7f2d021b1918, vars = 0x7f2d021b1918, strterm = 0x7f2d021b1918, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139831285819720, node = 0x7f2d021ea948, id = 139831285819720, num = 35563848, tbl = 0x7f2d021ea948, vars = 0x7f2d021ea948, strterm = 0x7f2d021ea948, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139831286493360, node = 0x7f2d0228f0b0, id = 139831286493360, num = 36237488, tbl = 0x7f2d0228f0b0, vars = 0x7f2d0228f0b0, strterm = 0x7f2d0228f0b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139831285798920, node = 0x7f2d021e5808, id = 139831285798920, num = 35543048, tbl = 0x7f2d021e5808, vars = 0x7f2d021e5808, strterm = 0x7f2d021e5808, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139831285795840, node = 0x7f2d021e4c00, id = 139831285795840, num = 35539968, tbl = 0x7f2d021e4c00, vars = 0x7f2d021e4c00, strterm = 0x7f2d021e4c00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325399074912, node = 0x55c9d7e7b860, id = 94325399074912, num = -672679840, tbl = 0x55c9d7e7b860, vars = 0x55c9d7e7b860, strterm = 0x55c9d7e7b860, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139831286051400, node = 0x7f2d02223248, id = 139831286051400, num = 35795528, tbl = 0x7f2d02223248, vars = 0x7f2d02223248, strterm = 0x7f2d02223248, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139831286057600, node = 0x7f2d02224a80, id = 139831286057600, num = 35801728, tbl = 0x7f2d02224a80, vars = 0x7f2d02224a80, strterm = 0x7f2d02224a80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139831285778560, node = 0x7f2d021e0880, id = 139831285778560, num = 35522688, tbl = 0x7f2d021e0880, vars = 0x7f2d021e0880, strterm = 0x7f2d021e0880, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 420906795008, node = 0x6200000000, id = 420906795008, num = 0, tbl = 0x6200000000, vars = 0x6200000000, strterm = 0x6200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325396563024, node = 0x55c9d7c16450, id = 94325396563024, num = -675191728, tbl = 0x55c9d7c16450, vars = 0x55c9d7c16450, strterm = 0x55c9d7c16450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140729382025584, node = 0x7ffe1cd33970, id = 140729382025584, num = 483604848, tbl = 0x7ffe1cd33970, vars = 0x7ffe1cd33970, strterm = 0x7ffe1cd33970, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94325395899511, node = 0x55c9d7b74477, id = 94325395899511, num = -675855241, tbl = 0x55c9d7b74477, vars = 0x55c9d7b74477, strterm = 0x55c9d7b74477, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139637976727552, node = 0x7f0000000000, id = 139637976727552, num = 0, tbl = 0x7f0000000000, vars = 0x7f0000000000, strterm = 0x7f0000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729382023056, node = 0x7ffe1cd32f90, id = 140729382023056, num = 483602320, tbl = 0x7ffe1cd32f90, vars = 0x7ffe1cd32f90, strterm = 0x7ffe1cd32f90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94325395899518, node = 0x55c9d7b7447e, id = 94325395899518, num = -675855234, tbl = 0x55c9d7b7447e, vars = 0x55c9d7b7447e, strterm = 0x55c9d7b7447e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 94325395899518, node = 0x55c9d7b7447e, id = 94325395899518, num = -675855234, tbl = 0x55c9d7b7447e, vars = 0x55c9d7b7447e, strterm = 0x55c9d7b7447e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94325395899518, node = 0x55c9d7b7447e, id = 94325395899518, num = -675855234, tbl = 0x55c9d7b7447e, vars = 0x55c9d7b7447e, strterm = 0x55c9d7b7447e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 7771632567813878016, node = 0x6bda62a501673100, id = 7771632567813878016, num = 23539968, tbl = 0x6bda62a501673100, vars = 0x6bda62a501673100, strterm = 0x6bda62a501673100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325396496432, node = 0x55c9d7c06030, id = 94325396496432, num = -675258320, tbl = 0x55c9d7c06030, vars = 0x55c9d7c06030, strterm = 0x55c9d7c06030, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94325396496432, node = 0x55c9d7c06030, id = 94325396496432, num = -675258320, tbl = 0x55c9d7c06030, vars = 0x55c9d7c06030, strterm = 0x55c9d7c06030, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140729382024144, node = 0x7ffe1cd333d0, id = 140729382024144, num = 483603408, tbl = 0x7ffe1cd333d0, vars = 0x7ffe1cd333d0, strterm = 0x7ffe1cd333d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140729382024848, node = 0x7ffe1cd33690, id = 140729382024848, num = 483604112, tbl = 0x7ffe1cd33690, vars = 0x7ffe1cd33690, strterm = 0x7ffe1cd33690, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139831356767808, node = 0x7f2d06593e40 <clean_info>, id = 139831356767808, num = 106511936, tbl = 0x7f2d06593e40 <clean_info>, vars = 0x7f2d06593e40 <clean_info>, strterm = 0x7f2d06593e40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140729382024896, node = 0x7ffe1cd336c0, id = 140729382024896, num = 483604160, tbl = 0x7ffe1cd336c0, vars = 0x7ffe1cd336c0, strterm = 0x7ffe1cd336c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139831354885026, node = 0x7f2d063c83a2 <optimize_node_left+450>, id = 139831354885026, num = 104629154, tbl = 0x7f2d063c83a2 <optimize_node_left+450>, vars = 0x7f2d063c83a2 <optimize_node_left+450>, strterm = 0x7f2d063c83a2 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729382024984, node = 0x7ffe1cd33718, id = 140729382024984, num = 483604248, tbl = 0x7ffe1cd33718, vars = 0x7ffe1cd33718, strterm = 0x7ffe1cd33718, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140729382024920, node = 0x7ffe1cd336d8, id = 140729382024920, num = 483604184, tbl = 0x7ffe1cd336d8, vars = 0x7ffe1cd336d8, strterm = 0x7ffe1cd336d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140729382025048, node = 0x7ffe1cd33758, id = 140729382025048, num = 483604312, tbl = 0x7ffe1cd33758, vars = 0x7ffe1cd33758, strterm = 0x7ffe1cd33758, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140728898420736, node = 0x7ffe00000000, id = 140728898420736, num = 0, tbl = 0x7ffe00000000, vars = 0x7ffe00000000, strterm = 0x7ffe00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729382024168, node = 0x7ffe1cd333e8, id = 140729382024168, num = 483603432, tbl = 0x7ffe1cd333e8, vars = 0x7ffe1cd333e8, strterm = 0x7ffe1cd333e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140729382025112, node = 0x7ffe1cd33798, id = 140729382025112, num = 483604376, tbl = 0x7ffe1cd33798, vars = 0x7ffe1cd33798, strterm = 0x7ffe1cd33798, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140729382024129, node = 0x7ffe1cd333c1, id = 140729382024129, num = 483603393, tbl = 0x7ffe1cd333c1, vars = 0x7ffe1cd333c1, strterm = 0x7ffe1cd333c1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140729382024129, node = 0x7ffe1cd333c1, id = 140729382024129, num = 483603393, tbl = 0x7ffe1cd333c1, vars = 0x7ffe1cd333c1, strterm = 0x7ffe1cd333c1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139831354879626, node = 0x7f2d063c6e8a <update_string_node_case_fold+298>, id = 139831354879626, num = 104623754, tbl = 0x7f2d063c6e8a <update_string_node_case_fold+298>, vars = 0x7f2d063c6e8a <update_string_node_case_fold+298>, strterm = 0x7f2d063c6e8a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325396236081, node = 0x55c9d7bc6731, id = 94325396236081, num = -675518671, tbl = 0x55c9d7bc6731, vars = 0x55c9d7bc6731, strterm = 0x55c9d7bc6731, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94325397382752, node = 0x55c9d7cde660, id = 94325397382752, num = -674372000, tbl = 0x55c9d7cde660, vars = 0x55c9d7cde660, strterm = 0x55c9d7cde660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140729382024120, node = 0x7ffe1cd333b8, id = 140729382024120, num = 483603384, tbl = 0x7ffe1cd333b8, vars = 0x7ffe1cd333b8, strterm = 0x7ffe1cd333b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140729382024128, node = 0x7ffe1cd333c0, id = 140729382024128, num = 483603392, tbl = 0x7ffe1cd333c0, vars = 0x7ffe1cd333c0, strterm = 0x7ffe1cd333c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140729382024129, node = 0x7ffe1cd333c1, id = 140729382024129, num = 483603393, tbl = 0x7ffe1cd333c1, vars = 0x7ffe1cd333c1, strterm = 0x7ffe1cd333c1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 7771632567813878016, node = 0x6bda62a501673100, id = 7771632567813878016, num = 23539968, tbl = 0x6bda62a501673100, vars = 0x6bda62a501673100, strterm = 0x6bda62a501673100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325396236048, node = 0x55c9d7bc6710, id = 94325396236048, num = -675518704, tbl = 0x55c9d7bc6710, vars = 0x55c9d7bc6710, strterm = 0x55c9d7bc6710, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 18446744073709551344, node = 0xfffffffffffffef0, id = 18446744073709551344, num = -272, tbl = 0xfffffffffffffef0, vars = 0xfffffffffffffef0, strterm = 0xfffffffffffffef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 22, node = 0x16, id = 22, num = 22, tbl = 0x16, vars = 0x16, strterm = 0x16, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94325396433137, node = 0x55c9d7bf68f1, id = 94325396433137, num = -675321615, tbl = 0x55c9d7bf68f1, vars = 0x55c9d7bf68f1, strterm = 0x55c9d7bf68f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139831349307051, node = 0x7f2d05e766ab <_int_malloc+3195>, id = 139831349307051, num = 99051179, tbl = 0x7f2d05e766ab <_int_malloc+3195>, vars = 0x7f2d05e766ab <_int_malloc+3195>, strterm = 0x7f2d05e766ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94325396927472, node = 0x55c9d7c6f3f0, id = 94325396927472, num = -674827280, tbl = 0x55c9d7c6f3f0, vars = 0x55c9d7c6f3f0, strterm = 0x55c9d7c6f3f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139831350836448, node = 0x7f2d05febce0 <main_arena+96>, id = 139831350836448, num = 100580576, tbl = 0x7f2d05febce0 <main_arena+96>, vars = 0x7f2d05febce0 <main_arena+96>, strterm = 0x7f2d05febce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93458488360960, node = 0x550000000000, id = 93458488360960, num = 0, tbl = 0x550000000000, vars = 0x550000000000, strterm = 0x550000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 175418337520, node = 0x28d7bf68f0, id = 175418337520, num = -675321616, tbl = 0x28d7bf68f0, vars = 0x28d7bf68f0, strterm = 0x28d7bf68f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 625, node = 0x271, id = 625, num = 625, tbl = 0x271, vars = 0x271, strterm = 0x271, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94325396433137, node = 0x55c9d7bf68f1, id = 94325396433137, num = -675321615, tbl = 0x55c9d7bf68f1, vars = 0x55c9d7bf68f1, strterm = 0x55c9d7bf68f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 10, node = 0xa, id = 10, num = 10, tbl = 0xa, vars = 0xa, strterm = 0xa, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 249108103208, node = 0x3a00000028, id = 249108103208, num = 40, tbl = 0x3a00000028, vars = 0x3a00000028, strterm = 0x3a00000028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 395136991342, node = 0x5c0000006e, id = 395136991342, num = 110, tbl = 0x5c0000006e, vars = 0x5c0000006e, strterm = 0x5c0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 7771632567813878016, node = 0x6bda62a501673100, id = 7771632567813878016, num = 23539968, tbl = 0x6bda62a501673100, vars = 0x6bda62a501673100, strterm = 0x6bda62a501673100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 336, node = 0x150, id = 336, num = 336, tbl = 0x150, vars = 0x150, strterm = 0x150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325397465248, node = 0x55c9d7cf28a0, id = 94325397465248, num = -674289504, tbl = 0x55c9d7cf28a0, vars = 0x55c9d7cf28a0, strterm = 0x55c9d7cf28a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139831350836352, node = 0x7f2d05febc80 <main_arena>, id = 139831350836352, num = 100580480, tbl = 0x7f2d05febc80 <main_arena>, vars = 0x7f2d05febc80 <main_arena>, strterm = 0x7f2d05febc80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325397465584, node = 0x55c9d7cf29f0, id = 94325397465584, num = -674289168, tbl = 0x55c9d7cf29f0, vars = 0x55c9d7cf29f0, strterm = 0x55c9d7cf29f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94325396927488, node = 0x55c9d7c6f400, id = 94325396927488, num = -674827264, tbl = 0x55c9d7c6f400, vars = 0x55c9d7c6f400, strterm = 0x55c9d7c6f400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139831349308507, node = 0x7f2d05e76c5b <_int_realloc+299>, id = 139831349308507, num = 99052635, tbl = 0x7f2d05e76c5b <_int_realloc+299>, vars = 0x7f2d05e76c5b <_int_realloc+299>, strterm = 0x7f2d05e76c5b <_int_realloc+299>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 6, node = 0x6, id = 6, num = 6, tbl = 0x6, vars = 0x6, strterm = 0x6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139831350836352, node = 0x7f2d05febc80 <main_arena>, id = 139831350836352, num = 100580480, tbl = 0x7f2d05febc80 <main_arena>, vars = 0x7f2d05febc80 <main_arena>, strterm = 0x7f2d05febc80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325397465264, node = 0x55c9d7cf28b0, id = 94325397465264, num = -674289488, tbl = 0x55c9d7cf28b0, vars = 0x55c9d7cf28b0, strterm = 0x55c9d7cf28b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 624, node = 0x270, id = 624, num = 624, tbl = 0x270, vars = 0x270, strterm = 0x270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94325397465248, node = 0x55c9d7cf28a0, id = 94325397465248, num = -674289504, tbl = 0x55c9d7cf28a0, vars = 0x55c9d7cf28a0, strterm = 0x55c9d7cf28a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 336, node = 0x150, id = 336, num = 336, tbl = 0x150, vars = 0x150, strterm = 0x150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139831349311881, node = 0x7f2d05e77989 <__GI___libc_realloc+457>, id = 139831349311881, num = 99056009, tbl = 0x7f2d05e77989 <__GI___libc_realloc+457>, vars = 0x7f2d05e77989 <__GI___libc_realloc+457>, strterm = 0x7f2d05e77989 <__GI___libc_realloc+457>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 5, node = 0x5, id = 5, num = 5, tbl = 0x5, vars = 0x5, strterm = 0x5, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 338, node = 0x152, id = 338, num = 338, tbl = 0x152, vars = 0x152, strterm = 0x152, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94325397382752, node = 0x55c9d7cde660, id = 94325397382752, num = -674372000, tbl = 0x55c9d7cde660, vars = 0x55c9d7cde660, strterm = 0x55c9d7cde660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94325396572568, node = 0x55c9d7c18998, id = 94325396572568, num = -675182184, tbl = 0x55c9d7c18998, vars = 0x55c9d7c18998, strterm = 0x55c9d7c18998, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325397382752, node = 0x55c9d7cde660, id = 94325397382752, num = -674372000, tbl = 0x55c9d7cde660, vars = 0x55c9d7cde660, strterm = 0x55c9d7cde660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94325396572560, node = 0x55c9d7c18990, id = 94325396572560, num = -675182192, tbl = 0x55c9d7c18990, vars = 0x55c9d7c18990, strterm = 0x55c9d7c18990, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139831354911030, node = 0x7f2d063ce936 <compile_tree+5558>, id = 139831354911030, num = 104655158, tbl = 0x7f2d063ce936 <compile_tree+5558>, vars = 0x7f2d063ce936 <compile_tree+5558>, strterm = 0x7f2d063ce936 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 176, node = 0xb0, id = 176, num = 176, tbl = 0xb0, vars = 0xb0, strterm = 0xb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94325396308784, node = 0x55c9d7bd8330, id = 94325396308784, num = -675445968, tbl = 0x55c9d7bd8330, vars = 0x55c9d7bd8330, strterm = 0x55c9d7bd8330, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139831350836352, node = 0x7f2d05febc80 <main_arena>, id = 139831350836352, num = 100580480, tbl = 0x7f2d05febc80 <main_arena>, vars = 0x7f2d05febc80 <main_arena>, strterm = 0x7f2d05febc80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 7771632567813878016, node = 0x6bda62a501673100, id = 7771632567813878016, num = 23539968, tbl = 0x6bda62a501673100, vars = 0x6bda62a501673100, strterm = 0x6bda62a501673100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94325397465264, node = 0x55c9d7cf28b0, id = 94325397465264, num = -674289488, tbl = 0x55c9d7cf28b0, vars = 0x55c9d7cf28b0, strterm = 0x55c9d7cf28b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94325396581920, node = 0x55c9d7c1ae20, id = 94325396581920, num = -675172832, tbl = 0x55c9d7c1ae20, vars = 0x55c9d7c1ae20, strterm = 0x55c9d7c1ae20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884902327, node = 0x3000001b7, id = 12884902327, num = 439, tbl = 0x3000001b7, vars = 0x3000001b7, strterm = 0x3000001b7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 1463, column = 5}}, {beg_pos = {lineno = 1463, column = 6}, end_pos = {lineno = 1463, column = 6}}, {beg_pos = {lineno = 1467, column = 2}, end_pos = {lineno = 1467, column = 7}}, {beg_pos = {lineno = 1467, column = 8}, end_pos = {lineno = 1467, column = 38}}, {beg_pos = {lineno = 1467, column = 39}, end_pos = {lineno = 1467, column = 62}}, {beg_pos = {lineno = 1467, column = 62}, end_pos = {lineno = 1467, column = 62}}, {beg_pos = {lineno = 1468, column = 4}, end_pos = {lineno = 1497, column = 11}}, {beg_pos = {lineno = 1497, column = 12}, end_pos = {lineno = 1497, column = 12}}, {beg_pos = {lineno = 1499, column = 4}, end_pos = {lineno = 1499, column = 24}}, {beg_pos = {lineno = 1499, column = 24}, end_pos = {lineno = 1499, column = 25}}, {beg_pos = {lineno = 1499, column = 25}, end_pos = {lineno = 1499, column = 25}}, {beg_pos = {lineno = 1500, column = 6}, end_pos = {lineno = 1512, column = 9}}, {beg_pos = {lineno = 1512, column = 10}, end_pos = {lineno = 1512, column = 10}}, {beg_pos = {lineno = 1514, column = 6}, end_pos = {lineno = 1514, column = 18}}, {beg_pos = {lineno = 1514, column = 19}, end_pos = {lineno = 1514, column = 21}}, {beg_pos = {lineno = 1514, column = 21}, end_pos = {lineno = 1514, column = 21}}, {beg_pos = {lineno = 1514, column = 21}, end_pos = {lineno = 1514, column = 21}}, {beg_pos = {lineno = 1514, column = 21}, end_pos = {lineno = 1514, column = 21}}, {beg_pos = {lineno = 1514, column = 21}, end_pos = {lineno = 1514, column = 21}}, {beg_pos = {lineno = 1515, column = 8}, end_pos = {lineno = 1515, column = 12}}, {beg_pos = {lineno = 1515, column = 13}, end_pos = {lineno = 1515, column = 19}}, {beg_pos = {lineno = 1515, column = 20}, end_pos = {lineno = 1515, column = 20}}, {beg_pos = {lineno = 1516, column = 8}, end_pos = {lineno = 1516, column = 10}}, {beg_pos = {lineno = 1516, column = 10}, end_pos = {lineno = 1516, column = 10}}, {beg_pos = {lineno = 1516, column = 10}, end_pos = {lineno = 1516, column = 10}}, {beg_pos = {lineno = 1516, column = 11}, end_pos = {lineno = 1516, column = 18}}, {beg_pos = {lineno = 1516, column = 13}, end_pos = {lineno = 1516, column = 14}}, {beg_pos = {lineno = 1516, column = 14}, end_pos = {lineno = 1516, column = 17}}, {beg_pos = {lineno = 1516, column = 17}, end_pos = {lineno = 1516, column = 18}}, {beg_pos = {lineno = 1516, column = 17}, end_pos = {lineno = 1516, column = 18}}, {beg_pos = {lineno = 1460, column = 16}, end_pos = {lineno = 1460, column = 16}}, {beg_pos = {lineno = 1460, column = 13}, end_pos = {lineno = 1460, column = 15}}, {beg_pos = {lineno = 1460, column = 14}, end_pos = {lineno = 1460, column = 15}}, {beg_pos = {lineno = 1410, column = 15}, end_pos = {lineno = 1410, column = 16}}, {beg_pos = {lineno = 1227, column = 20}, end_pos = {lineno = 1227, column = 20}}, {beg_pos = {lineno = 1227, column = 20}, end_pos = {lineno = 1227, column = 20}}, {beg_pos = {lineno = 1228, column = 8}, end_pos = {lineno = 1229, column = 12}}, {beg_pos = {lineno = 1230, column = 6}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1230, column = 8}, end_pos = {lineno = 1230, column = 8}}, {beg_pos = {lineno = 1230, column = 8}, end_pos = {lineno = 1230, column = 8}}, {beg_pos = {lineno = 1230, column = 9}, end_pos = {lineno = 1231, column = 7}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1232, column = 8}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 13}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 8}, end_pos = {lineno = 1233, column = 12}}, {beg_pos = {lineno = 1232, column = 13}, end_pos = {lineno = 1232, column = 14}}, {beg_pos = {lineno = -674824864, column = 21961}, end_pos = {lineno = 23539968, column = 1809474213}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 96830968, column = 32557}, end_pos = {lineno = 105305924, column = 32557}}, {beg_pos = {lineno = 79558880, column = 32557}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 96830968, column = 32557}, end_pos = {lineno = 105328346, column = 32557}}, {beg_pos = {lineno = 106521312, column = 32557}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -674824864, column = 21961}, end_pos = {lineno = 105263567, column = 32557}}, {beg_pos = {lineno = -676630304, column = 21961}, end_pos = {lineno = 103591142, column = 32557}}, {beg_pos = {lineno = 586, column = 0}, end_pos = {lineno = 103638921, column = 32557}}, {beg_pos = {lineno = 96830968, column = 32557}, end_pos = {lineno = 96830968, column = 32557}}, {beg_pos = {lineno = -676626144, column = 21961}, end_pos = {lineno = -672796288, column = 21961}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = 105343877, column = 32557}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = -672796432, column = 0}, end_pos = {lineno = 105263567, column = 32557}}, {beg_pos = {lineno = -676630304, column = 21961}, end_pos = {lineno = 103591142, column = 32557}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 103638921, column = 32557}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 105263567, column = 32557}}, {beg_pos = {lineno = -676630304, column = 21961}, end_pos = {lineno = 103591142, column = 32557}}, {beg_pos = {lineno = 208, column = 0}, end_pos = {lineno = 103638921, column = 32557}}, {beg_pos = {lineno = 0, column = -1}, end_pos = {lineno = 0, column = 32512}}, {beg_pos = {lineno = 107934464, column = 32557}, end_pos = {lineno = 105263567, column = 32557}}, {beg_pos = {lineno = -676630304, column = 21961}, end_pos = {lineno = 103591142, column = 32557}}, {beg_pos = {lineno = -676630696, column = 21961}, end_pos = {lineno = 103638921, column = 32557}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 35915728, column = 32557}, end_pos = {lineno = 23539968, column = 1809474213}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 105263567, column = 32557}}, {beg_pos = {lineno = -674829984, column = 21961}, end_pos = {lineno = 103638921, column = 32557}}, {beg_pos = {lineno = -675957712, column = 21961}, end_pos = {lineno = 103638921, column = 32557}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 483605240, column = 32766}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = 23539968, column = 1809474213}}, {beg_pos = {lineno = 96945648, column = 32557}, end_pos = {lineno = 103575614, column = 32557}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 23539968, column = 1809474213}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1024, column = 0}}, {beg_pos = {lineno = 105286464, column = 32557}, end_pos = {lineno = 103644336, column = 32557}}, {beg_pos = {lineno = 96831048, column = 32557}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 483605392, column = 32766}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = -676629000, column = 21961}}, {beg_pos = {lineno = 258, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -676630264, column = 21961}, end_pos = {lineno = -676630304, column = 21961}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 99317469, column = 32557}}, {beg_pos = {lineno = 1008, column = 0}, end_pos = {lineno = 103592738, column = 32557}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 73976261, column = 0}}, {beg_pos = {lineno = 483605568, column = 32766}, end_pos = {lineno = 483605552, column = 32766}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = 103643599, column = 32557}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 107987836, column = 32557}}, {beg_pos = {lineno = 100638720, column = 32557}, end_pos = {lineno = 98396880, column = 32557}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 98390428, column = 32557}}, {beg_pos = {lineno = -675010016, column = 21961}, end_pos = {lineno = 107988969, column = 32557}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 107987623, column = 32557}}, {beg_pos = {lineno = 107934464, column = 32557}, end_pos = {lineno = 102508016, column = 32557}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 102507728, column = 32557}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 107988969, column = 32557}}, {beg_pos = {lineno = 1999, column = 0}, end_pos = {lineno = 107987623, column = 32557}}, {beg_pos = {lineno = 107934464, column = 32557}, end_pos = {lineno = 102508016, column = 32557}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 102503384, column = 32557}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 107988969, column = 32557}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 102557696, column = 32557}}, {beg_pos = {lineno = 107934464, column = 32557}, end_pos = {lineno = 483605928, column = 32766}}, {beg_pos = {lineno = 483605924, column = 32766}, end_pos = {lineno = 36689009, column = 32557}}, {beg_pos = {lineno = 102557696, column = 32557}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 483605924, column = 32766}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = -676043264, column = 21961}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21961}, end_pos = {lineno = 36690450, column = 32557}}, {beg_pos = {lineno = 36687968, column = 32557}, end_pos = {lineno = 483606128, column = 32766}}, {beg_pos = {lineno = 483606112, column = 32766}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32766}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = -674988880, column = 21961}, end_pos = {lineno = 483606048, column = 32766}}, {beg_pos = {lineno = 483606064, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 483606272, column = 32766}, end_pos = {lineno = 36690450, column = 32557}}, {beg_pos = {lineno = -674988880, column = 21961}, end_pos = {lineno = 483606112, column = 32766}}, {beg_pos = {lineno = 483606128, column = 32766}, end_pos = {lineno = 107991569, column = 32557}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -674989760, column = 21961}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -674989760, column = 21961}}, {beg_pos = {lineno = 102555992, column = 1}, end_pos = {lineno = -674988880, column = 21961}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32557}}, {beg_pos = {lineno = 0, column = 21961}, end_pos = {lineno = 0, column = 21961}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 108019569, column = 32557}}, {beg_pos = {lineno = 102529928, column = 32557}, end_pos = {lineno = 107934464, column = 32557}}, {beg_pos = {lineno = -674989760, column = 21961}, end_pos = {lineno = 36958792, column = 32557}}, {beg_pos = {lineno = 35451528, column = 32557}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 35577608, column = 32557}, end_pos = {lineno = 108019569, column = 32557}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = -674989760, column = 21961}, end_pos = {lineno = 36959304, column = 32557}}, {beg_pos = {lineno = -674983360, column = 21961}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 35577608, column = 32557}, end_pos = {lineno = 108019569, column = 32557}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 102529928, column = 32557}, end_pos = {lineno = 104050112, column = 32557}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 483607248, column = 32766}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -674983360, column = 21961}, end_pos = {lineno = 108031406, column = 32557}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 36938592, column = 32557}}, {beg_pos = {lineno = 483602270, column = 32766}, end_pos = {lineno = 483607072, column = 32766}}, {beg_pos = {lineno = 35572608, column = 32557}, end_pos = {lineno = 483601876, column = 32766}}, {beg_pos = {lineno = 483601872, column = 32766}, end_pos = {lineno = 107934464, column = 32557}}, {beg_pos = {lineno = 107934464, column = 32557}, end_pos = {lineno = 483606568, column = 32766}}, {beg_pos = {lineno = 483606564, column = 32766}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 97071048, column = 32557}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 100580656, column = 32557}, end_pos = {lineno = 100580656, column = 32557}}, {beg_pos = {lineno = 100581808, column = 32557}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1868767267, column = 1735289188}, end_pos = {lineno = 1953833018, column = 171453798}}, {beg_pos = {lineno = 1868767267, column = 1735289188}, end_pos = {lineno = 1953833018, column = 171453798}}, {beg_pos = {lineno = 100581808, column = 32557}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -676626144, column = 21961}, end_pos = {lineno = 98233616, column = 32557}}, {beg_pos = {lineno = 439, column = 4}, end_pos = {lineno = 439, column = 4}}, {beg_pos = {lineno = -2059075286, column = 173303}, end_pos = {lineno = -673712480, column = 21961}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 98233616, column = 32557}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = -1}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 439, column = 3}}, {beg_pos = {lineno = 438, column = 6}, end_pos = {lineno = 438, column = 6}}, {beg_pos = {lineno = 0, column = 1138753536}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -244687634, column = -18915996}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 100580576, column = 32557}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 103072051, column = 32557}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 100580576, column = 32557}}, {beg_pos = {lineno = -673385432, column = 21961}, end_pos = {lineno = 100580480, column = 32557}}, {beg_pos = {lineno = -244687634, column = -18915996}, end_pos = {lineno = -673210192, column = 21961}}, {beg_pos = {lineno = -676626584, column = 21961}, end_pos = {lineno = 100580480, column = 32557}}, {beg_pos = {lineno = 1912, column = 0}, end_pos = {lineno = 118, column = 0}}, {beg_pos = {lineno = 1920, column = 0}, end_pos = {lineno = 120, column = 0}}, {beg_pos = {lineno = 94, column = 0}, end_pos = {lineno = 99048539, column = 32557}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -244687634, column = -18915996}}, {beg_pos = {lineno = 134, column = 0}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = 120, column = 78}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyn = <optimized out>
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 139831347335120, node = 0x7f2d05c94fd0, id = 139831347335120, num = 97079248, tbl = 0x7f2d05c94fd0, vars = 0x7f2d05c94fd0, strterm = 0x7f2d05c94fd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}
        yyloc = {beg_pos = {lineno = 1516, column = 11}, end_pos = {lineno = 1516, column = 18}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000\360\231\b\002-\177\000\000x\370!\002-\177\000\000\200\274\376\005-\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\220\355\332\005-\177\000\000\000\000\000\000\000\000\000\000\342r\347\005-\177\000\000\000\273\337\327\311U\000\000\360\231\b\002-\177\000\000\360?\322\327\311U\000\000\340p\253\327\311U\000\000\004\000\000\000\000\000\000\000\260\310-\006-\177\000"
        yymsg = 0x7ffe1cd34240 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#39 0x00007f2d023215b2 in ripper_parse0 (parser_v=parser_v@entry=139831284373960) at /tmp/ruby/build/trunk-repeat50/ext/ripper/ripper.y:14371
        p = 0x55c9d7d23ff0
#40 0x00007f2d062b8fe6 in rb_ensure (b_proc=b_proc@entry=0x7f2d023214d0 <ripper_parse0>, data1=data1@entry=139831284373960, e_proc=e_proc@entry=0x7f2d02303ae0 <ripper_ensure>, data2=data2@entry=139831284373960) at /tmp/ruby/src/trunk-repeat50/eval.c:1005
        _ec = 0x55c9d7ab8120
        _tag = {tag = 36, retval = 94321776787517, buf = {0x7f2d020899c8, 0x7f2d062b90d0 <rb_ensure+528>, 0x0, 0x7ffe1cd34330, 0x0}, prev = 0x7ffe1cd346b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55c9d7ab8120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f2d02303ae0 <ripper_ensure>, data2 = 139831284373960}}
#41 0x00007f2d02304315 in ripper_parse (self=139831284373960) at /tmp/ruby/build/trunk-repeat50/ext/ripper/ripper.y:14409
        p = 0x55c9d7d23ff0
#42 0x00007f2d0647ced4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f2d05daed90, ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2d05c92fc8
        cfunc = 0x55c9d7c49248
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#43 vm_call_cfunc_with_frame (ec=0x55c9d7ab8120, reg_cfp=0x7f2d05daed90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#44 0x00007f2d0648c25d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm_callinfo.h:368
        val = 1
        ci = 0x0
        cc = <optimized out>
        recv = 1988575
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f2d021ecba8, block_handler = 0, recv = 139831284373960, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#45 vm_exec_core (ec=0x55c9d7ab8120, initial=1988575) at ../../src/trunk-repeat50/insns.def:835
        bh = <optimized out>
        cd = 0x1e57df
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55c9d7dd7fb8
        reg_cfp = 0x7f2d05daed90
        insns_address_table = {0x7f2d0648e9cf <vm_exec_core+10351>, 0x7f2d0648c3d9 <vm_exec_core+633>, 0x7f2d0648e58e <vm_exec_core+9262>, 0x7f2d0648e514 <vm_exec_core+9140>, 0x7f2d0648e49d <vm_exec_core+9021>, 0x7f2d0648e41e <vm_exec_core+8894>, 0x7f2d0648e39e <vm_exec_core+8766>, 0x7f2d0648e342 <vm_exec_core+8674>, 0x7f2d0648e2e7 <vm_exec_core+8583>, 0x7f2d0648e297 <vm_exec_core+8503>, 0x7f2d0648e11c <vm_exec_core+8124>, 0x7f2d0648df71 <vm_exec_core+7697>, 0x7f2d0648de86 <vm_exec_core+7462>, 0x7f2d0648de17 <vm_exec_core+7351>, 0x7f2d0648ddaa <vm_exec_core+7242>, 0x7f2d0648dd6f <vm_exec_core+7183>, 0x7f2d0648dd39 <vm_exec_core+7129>, 0x7f2d0648dd06 <vm_exec_core+7078>, 0x7f2d0648e5fa <vm_exec_core+9370>, 0x7f2d0648d067 <vm_exec_core+3847>, 0x7f2d0648cff9 <vm_exec_core+3737>, 0x7f2d0648cfbe <vm_exec_core+3678>, 0x7f2d0648cf68 <vm_exec_core+3592>, 0x7f2d0648cf24 <vm_exec_core+3524>, 0x7f2d0648ce9d <vm_exec_core+3389>, 0x7f2d0648ce68 <vm_exec_core+3336>, 0x7f2d0648ce0d <vm_exec_core+3245>, 0x7f2d0648cd95 <vm_exec_core+3125>, 0x7f2d0648cd5d <vm_exec_core+3069>, 0x7f2d0648cd25 <vm_exec_core+3013>, 0x7f2d0648cb30 <vm_exec_core+2512>, 0x7f2d0648ca9f <vm_exec_core+2367>, 0x7f2d0648ca42 <vm_exec_core+2274>, 0x7f2d0648c9c9 <vm_exec_core+2153>, 0x7f2d0648d709 <vm_exec_core+5545>, 0x7f2d0648d6e4 <vm_exec_core+5508>, 0x7f2d0648d6ab <vm_exec_core+5451>, 0x7f2d0648d65b <vm_exec_core+5371>, 0x7f2d0648d629 <vm_exec_core+5321>, 0x7f2d0648d53e <vm_exec_core+5086>, 0x7f2d0648d4f9 <vm_exec_core+5017>, 0x7f2d0648d4b3 <vm_exec_core+4947>, 0x7f2d0648d483 <vm_exec_core+4899>, 0x7f2d0648d3b8 <vm_exec_core+4696>, 0x7f2d0648d423 <vm_exec_core+4803>, 0x7f2d0648d288 <vm_exec_core+4392>, 0x7f2d0648d21b <vm_exec_core+4283>, 0x7f2d0648d18e <vm_exec_core+4142>, 0x7f2d0648d0d2 <vm_exec_core+3954>, 0x7f2d0648d09a <vm_exec_core+3898>, 0x7f2d0648dc07 <vm_exec_core+6823>, 0x7f2d0648daf4 <vm_exec_core+6548>, 0x7f2d0648c1b8 <vm_exec_core+88>, 0x7f2d0648dc82 <vm_exec_core+6946>, 0x7f2d0648d84d <vm_exec_core+5869>, 0x7f2d0648eb17 <vm_exec_core+10679>, 0x7f2d0648d803 <vm_exec_core+5795>, 0x7f2d0648d7aa <vm_exec_core+5706>, 0x7f2d0648d751 <vm_exec_core+5617>, 0x7f2d0648d9e6 <vm_exec_core+6278>, 0x7f2d0648d910 <vm_exec_core+6064>, 0x7f2d0648d897 <vm_exec_core+5943>, 0x7f2d0648e96e <vm_exec_core+10254>, 0x7f2d0648dc4a <vm_exec_core+6890>, 0x7f2d0648da9d <vm_exec_core+6461>, 0x7f2d0648c82a <vm_exec_core+1738>, 0x7f2d0648c7f0 <vm_exec_core+1680>, 0x7f2d0648c922 <vm_exec_core+1986>, 0x7f2d0648c881 <vm_exec_core+1825>, 0x7f2d0648edff <vm_exec_core+11423>, 0x7f2d0648ed56 <vm_exec_core+11254>, 0x7f2d0648efd6 <vm_exec_core+11894>, 0x7f2d0648ef63 <vm_exec_core+11779>, 0x7f2d0648eebd <vm_exec_core+11613>, 0x7f2d0648ee61 <vm_exec_core+11521>, 0x7f2d0648f383 <vm_exec_core+12835>, 0x7f2d0648f2e6 <vm_exec_core+12678>, 0x7f2d0648f24e <vm_exec_core+12526>, 0x7f2d0648f1b1 <vm_exec_core+12369>, 0x7f2d0648f119 <vm_exec_core+12217>, 0x7f2d0648ea58 <vm_exec_core+10488>, 0x7f2d0648f0ce <vm_exec_core+12142>, 0x7f2d0648f078 <vm_exec_core+12056>, 0x7f2d0648ebe5 <vm_exec_core+10885>, 0x7f2d0648eb5b <vm_exec_core+10747>, 0x7f2d0648c783 <vm_exec_core+1571>, 0x7f2d0648c725 <vm_exec_core+1477>, 0x7f2d0648ed22 <vm_exec_core+11202>, 0x7f2d0648ecee <vm_exec_core+11150>, 0x7f2d0648ec9d <vm_exec_core+11069>, 0x7f2d0648ec4e <vm_exec_core+10990>, 0x7f2d0648ea8b <vm_exec_core+10539>, 0x7f2d0648e9e0 <vm_exec_core+10368>, 0x7f2d0648c6b8 <vm_exec_core+1368>, 0x7f2d0648c661 <vm_exec_core+1281>, 0x7f2d0648c5de <vm_exec_core+1150>, 0x7f2d0648c599 <vm_exec_core+1081>, 0x7f2d0648c54c <vm_exec_core+1004>, 0x7f2d0648c4ff <vm_exec_core+927>, 0x7f2d0648c4aa <vm_exec_core+842>, 0x7f2d0648c477 <vm_exec_core+791>, 0x7f2d0648c444 <vm_exec_core+740>, 0x7f2d0648eafb <vm_exec_core+10651>, 0x7f2d0648c3ca <vm_exec_core+618>, 0x7f2d0648e57f <vm_exec_core+9247>, 0x7f2d0648e505 <vm_exec_core+9125>, 0x7f2d0648e48e <vm_exec_core+9006>, 0x7f2d0648e40f <vm_exec_core+8879>, 0x7f2d0648e38f <vm_exec_core+8751>, 0x7f2d0648e333 <vm_exec_core+8659>, 0x7f2d0648e2d8 <vm_exec_core+8568>, 0x7f2d0648e288 <vm_exec_core+8488>, 0x7f2d0648e10d <vm_exec_core+8109>, 0x7f2d0648df62 <vm_exec_core+7682>, 0x7f2d0648de77 <vm_exec_core+7447>, 0x7f2d0648de08 <vm_exec_core+7336>, 0x7f2d0648dd9b <vm_exec_core+7227>, 0x7f2d0648dd60 <vm_exec_core+7168>, 0x7f2d0648dd2a <vm_exec_core+7114>, 0x7f2d0648dcf7 <vm_exec_core+7063>, 0x7f2d0648e5eb <vm_exec_core+9355>, 0x7f2d0648d058 <vm_exec_core+3832>, 0x7f2d0648cfea <vm_exec_core+3722>, 0x7f2d0648cfaf <vm_exec_core+3663>, 0x7f2d0648cf59 <vm_exec_core+3577>, 0x7f2d0648cf15 <vm_exec_core+3509>, 0x7f2d0648ce8e <vm_exec_core+3374>, 0x7f2d0648ce59 <vm_exec_core+3321>, 0x7f2d0648cdfe <vm_exec_core+3230>, 0x7f2d0648cd86 <vm_exec_core+3110>, 0x7f2d0648cd4e <vm_exec_core+3054>, 0x7f2d0648cd16 <vm_exec_core+2998>, 0x7f2d0648cb21 <vm_exec_core+2497>, 0x7f2d0648ca90 <vm_exec_core+2352>, 0x7f2d0648ca33 <vm_exec_core+2259>, 0x7f2d0648c9ba <vm_exec_core+2138>, 0x7f2d0648d6fa <vm_exec_core+5530>, 0x7f2d0648d6d5 <vm_exec_core+5493>, 0x7f2d0648d69c <vm_exec_core+5436>, 0x7f2d0648d64c <vm_exec_core+5356>, 0x7f2d0648d61a <vm_exec_core+5306>, 0x7f2d0648d52f <vm_exec_core+5071>, 0x7f2d0648d4ea <vm_exec_core+5002>, 0x7f2d0648d4a4 <vm_exec_core+4932>, 0x7f2d0648d474 <vm_exec_core+4884>, 0x7f2d0648d3a9 <vm_exec_core+4681>, 0x7f2d0648d414 <vm_exec_core+4788>, 0x7f2d0648d279 <vm_exec_core+4377>, 0x7f2d0648d20c <vm_exec_core+4268>, 0x7f2d0648d17f <vm_exec_core+4127>, 0x7f2d0648d0c3 <vm_exec_core+3939>, 0x7f2d0648d08b <vm_exec_core+3883>, 0x7f2d0648dbf8 <vm_exec_core+6808>, 0x7f2d0648dae5 <vm_exec_core+6533>, 0x7f2d0648f5a3 <vm_exec_core+13379>, 0x7f2d0648dc73 <vm_exec_core+6931>, 0x7f2d0648d83e <vm_exec_core+5854>, 0x7f2d0648f58f <vm_exec_core+13359>, 0x7f2d0648d7f4 <vm_exec_core+5780>, 0x7f2d0648d79b <vm_exec_core+5691>, 0x7f2d0648d742 <vm_exec_core+5602>, 0x7f2d0648d9d7 <vm_exec_core+6263>, 0x7f2d0648d901 <vm_exec_core+6049>, 0x7f2d0648d888 <vm_exec_core+5928>, 0x7f2d0648e95f <vm_exec_core+10239>, 0x7f2d0648dc3b <vm_exec_core+6875>, 0x7f2d0648da8e <vm_exec_core+6446>, 0x7f2d0648c81b <vm_exec_core+1723>, 0x7f2d0648c7e1 <vm_exec_core+1665>, 0x7f2d0648c913 <vm_exec_core+1971>, 0x7f2d0648c872 <vm_exec_core+1810>, 0x7f2d0648f57b <vm_exec_core+13339>, 0x7f2d0648f567 <vm_exec_core+13319>, 0x7f2d0648f553 <vm_exec_core+13299>, 0x7f2d0648f53f <vm_exec_core+13279>, 0x7f2d0648f52b <vm_exec_core+13259>, 0x7f2d0648f517 <vm_exec_core+13239>, 0x7f2d0648f4fc <vm_exec_core+13212>, 0x7f2d0648f4e8 <vm_exec_core+13192>, 0x7f2d0648f4d4 <vm_exec_core+13172>, 0x7f2d0648f4c0 <vm_exec_core+13152>, 0x7f2d0648f4ac <vm_exec_core+13132>, 0x7f2d0648f498 <vm_exec_core+13112>, 0x7f2d0648f484 <vm_exec_core+13092>, 0x7f2d0648f470 <vm_exec_core+13072>, 0x7f2d0648f45c <vm_exec_core+13052>, 0x7f2d0648f448 <vm_exec_core+13032>, 0x7f2d0648c774 <vm_exec_core+1556>, 0x7f2d0648c716 <vm_exec_core+1462>, 0x7f2d0648f434 <vm_exec_core+13012>, 0x7f2d0648f420 <vm_exec_core+12992>, 0x7f2d0648f40c <vm_exec_core+12972>, 0x7f2d0648f3f8 <vm_exec_core+12952>, 0x7f2d0648c1a1 <vm_exec_core+65>, 0x7f2d0648c1a5 <vm_exec_core+69>, 0x7f2d0648c6a9 <vm_exec_core+1353>, 0x7f2d0648c652 <vm_exec_core+1266>, 0x7f2d0648c5cf <vm_exec_core+1135>, 0x7f2d0648c58a <vm_exec_core+1066>, 0x7f2d0648c53d <vm_exec_core+989>...}
#46 0x00007f2d064929fb in rb_vm_exec (ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm.c:2366
        _ec = 0x55c9d7ab8120
        _tag = {tag = 36, retval = 4, buf = {0x55c9d7ab8120, 0x7f2d064921f0 <rb_vm_exec+400>, 0x0, 0x7ffe1cd345e0, 0x7f2d05caf120}, prev = 0x7ffe1cd34a90, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#47 0x00007f2d06492bf9 in eval_string_with_cref (self=<optimized out>, src=139831284373920, cref=0x7f2d02089950, file=139831286036760, line=1) at /tmp/ruby/src/trunk-repeat50/vm_eval.c:1701
        ec = 0x55c9d7ab8120
        block = {as = {captured = {self = 139831284373960, ep = 0x7f2d05caf150, code = {iseq = 0x7f2d022bf378, ifunc = 0x7f2d022bf378, val = 139831286690680}}, symbol = 139831284373960, proc = 139831284373960}, type = block_type_iseq}
        iseq = 0x7f2d020897c0
        cfp = <optimized out>
#48 0x00007f2d064a2f6a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139831284373960) at /tmp/ruby/src/trunk-repeat50/vm_eval.c:1946
        cref = 0x7f2d02089950
#49 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm_eval.c:1970
        file = 139831286036760
        line = <optimized out>
        code = 139831284373920
#50 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139831284373960) at /tmp/ruby/src/trunk-repeat50/vm_eval.c:2010
No locals.
#51 0x00007f2d0647ced4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f2d05daee10, ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2d05c46e70
        cfunc = 0x55c9d7afae08
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#52 vm_call_cfunc_with_frame (ec=0x55c9d7ab8120, reg_cfp=0x7f2d05daee10, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#53 0x00007f2d0648c25d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm_callinfo.h:368
        val = 1
        ci = 0x0
        cc = <optimized out>
        recv = 1988575
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f2d021ed7d8, block_handler = 0, recv = 139831284373960, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#54 vm_exec_core (ec=0x55c9d7ab8120, initial=1988575) at ../../src/trunk-repeat50/insns.def:835
        bh = <optimized out>
        cd = 0x1e57df
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55c9d7c27d18
        reg_cfp = 0x7f2d05daee10
        insns_address_table = {0x7f2d0648e9cf <vm_exec_core+10351>, 0x7f2d0648c3d9 <vm_exec_core+633>, 0x7f2d0648e58e <vm_exec_core+9262>, 0x7f2d0648e514 <vm_exec_core+9140>, 0x7f2d0648e49d <vm_exec_core+9021>, 0x7f2d0648e41e <vm_exec_core+8894>, 0x7f2d0648e39e <vm_exec_core+8766>, 0x7f2d0648e342 <vm_exec_core+8674>, 0x7f2d0648e2e7 <vm_exec_core+8583>, 0x7f2d0648e297 <vm_exec_core+8503>, 0x7f2d0648e11c <vm_exec_core+8124>, 0x7f2d0648df71 <vm_exec_core+7697>, 0x7f2d0648de86 <vm_exec_core+7462>, 0x7f2d0648de17 <vm_exec_core+7351>, 0x7f2d0648ddaa <vm_exec_core+7242>, 0x7f2d0648dd6f <vm_exec_core+7183>, 0x7f2d0648dd39 <vm_exec_core+7129>, 0x7f2d0648dd06 <vm_exec_core+7078>, 0x7f2d0648e5fa <vm_exec_core+9370>, 0x7f2d0648d067 <vm_exec_core+3847>, 0x7f2d0648cff9 <vm_exec_core+3737>, 0x7f2d0648cfbe <vm_exec_core+3678>, 0x7f2d0648cf68 <vm_exec_core+3592>, 0x7f2d0648cf24 <vm_exec_core+3524>, 0x7f2d0648ce9d <vm_exec_core+3389>, 0x7f2d0648ce68 <vm_exec_core+3336>, 0x7f2d0648ce0d <vm_exec_core+3245>, 0x7f2d0648cd95 <vm_exec_core+3125>, 0x7f2d0648cd5d <vm_exec_core+3069>, 0x7f2d0648cd25 <vm_exec_core+3013>, 0x7f2d0648cb30 <vm_exec_core+2512>, 0x7f2d0648ca9f <vm_exec_core+2367>, 0x7f2d0648ca42 <vm_exec_core+2274>, 0x7f2d0648c9c9 <vm_exec_core+2153>, 0x7f2d0648d709 <vm_exec_core+5545>, 0x7f2d0648d6e4 <vm_exec_core+5508>, 0x7f2d0648d6ab <vm_exec_core+5451>, 0x7f2d0648d65b <vm_exec_core+5371>, 0x7f2d0648d629 <vm_exec_core+5321>, 0x7f2d0648d53e <vm_exec_core+5086>, 0x7f2d0648d4f9 <vm_exec_core+5017>, 0x7f2d0648d4b3 <vm_exec_core+4947>, 0x7f2d0648d483 <vm_exec_core+4899>, 0x7f2d0648d3b8 <vm_exec_core+4696>, 0x7f2d0648d423 <vm_exec_core+4803>, 0x7f2d0648d288 <vm_exec_core+4392>, 0x7f2d0648d21b <vm_exec_core+4283>, 0x7f2d0648d18e <vm_exec_core+4142>, 0x7f2d0648d0d2 <vm_exec_core+3954>, 0x7f2d0648d09a <vm_exec_core+3898>, 0x7f2d0648dc07 <vm_exec_core+6823>, 0x7f2d0648daf4 <vm_exec_core+6548>, 0x7f2d0648c1b8 <vm_exec_core+88>, 0x7f2d0648dc82 <vm_exec_core+6946>, 0x7f2d0648d84d <vm_exec_core+5869>, 0x7f2d0648eb17 <vm_exec_core+10679>, 0x7f2d0648d803 <vm_exec_core+5795>, 0x7f2d0648d7aa <vm_exec_core+5706>, 0x7f2d0648d751 <vm_exec_core+5617>, 0x7f2d0648d9e6 <vm_exec_core+6278>, 0x7f2d0648d910 <vm_exec_core+6064>, 0x7f2d0648d897 <vm_exec_core+5943>, 0x7f2d0648e96e <vm_exec_core+10254>, 0x7f2d0648dc4a <vm_exec_core+6890>, 0x7f2d0648da9d <vm_exec_core+6461>, 0x7f2d0648c82a <vm_exec_core+1738>, 0x7f2d0648c7f0 <vm_exec_core+1680>, 0x7f2d0648c922 <vm_exec_core+1986>, 0x7f2d0648c881 <vm_exec_core+1825>, 0x7f2d0648edff <vm_exec_core+11423>, 0x7f2d0648ed56 <vm_exec_core+11254>, 0x7f2d0648efd6 <vm_exec_core+11894>, 0x7f2d0648ef63 <vm_exec_core+11779>, 0x7f2d0648eebd <vm_exec_core+11613>, 0x7f2d0648ee61 <vm_exec_core+11521>, 0x7f2d0648f383 <vm_exec_core+12835>, 0x7f2d0648f2e6 <vm_exec_core+12678>, 0x7f2d0648f24e <vm_exec_core+12526>, 0x7f2d0648f1b1 <vm_exec_core+12369>, 0x7f2d0648f119 <vm_exec_core+12217>, 0x7f2d0648ea58 <vm_exec_core+10488>, 0x7f2d0648f0ce <vm_exec_core+12142>, 0x7f2d0648f078 <vm_exec_core+12056>, 0x7f2d0648ebe5 <vm_exec_core+10885>, 0x7f2d0648eb5b <vm_exec_core+10747>, 0x7f2d0648c783 <vm_exec_core+1571>, 0x7f2d0648c725 <vm_exec_core+1477>, 0x7f2d0648ed22 <vm_exec_core+11202>, 0x7f2d0648ecee <vm_exec_core+11150>, 0x7f2d0648ec9d <vm_exec_core+11069>, 0x7f2d0648ec4e <vm_exec_core+10990>, 0x7f2d0648ea8b <vm_exec_core+10539>, 0x7f2d0648e9e0 <vm_exec_core+10368>, 0x7f2d0648c6b8 <vm_exec_core+1368>, 0x7f2d0648c661 <vm_exec_core+1281>, 0x7f2d0648c5de <vm_exec_core+1150>, 0x7f2d0648c599 <vm_exec_core+1081>, 0x7f2d0648c54c <vm_exec_core+1004>, 0x7f2d0648c4ff <vm_exec_core+927>, 0x7f2d0648c4aa <vm_exec_core+842>, 0x7f2d0648c477 <vm_exec_core+791>, 0x7f2d0648c444 <vm_exec_core+740>, 0x7f2d0648eafb <vm_exec_core+10651>, 0x7f2d0648c3ca <vm_exec_core+618>, 0x7f2d0648e57f <vm_exec_core+9247>, 0x7f2d0648e505 <vm_exec_core+9125>, 0x7f2d0648e48e <vm_exec_core+9006>, 0x7f2d0648e40f <vm_exec_core+8879>, 0x7f2d0648e38f <vm_exec_core+8751>, 0x7f2d0648e333 <vm_exec_core+8659>, 0x7f2d0648e2d8 <vm_exec_core+8568>, 0x7f2d0648e288 <vm_exec_core+8488>, 0x7f2d0648e10d <vm_exec_core+8109>, 0x7f2d0648df62 <vm_exec_core+7682>, 0x7f2d0648de77 <vm_exec_core+7447>, 0x7f2d0648de08 <vm_exec_core+7336>, 0x7f2d0648dd9b <vm_exec_core+7227>, 0x7f2d0648dd60 <vm_exec_core+7168>, 0x7f2d0648dd2a <vm_exec_core+7114>, 0x7f2d0648dcf7 <vm_exec_core+7063>, 0x7f2d0648e5eb <vm_exec_core+9355>, 0x7f2d0648d058 <vm_exec_core+3832>, 0x7f2d0648cfea <vm_exec_core+3722>, 0x7f2d0648cfaf <vm_exec_core+3663>, 0x7f2d0648cf59 <vm_exec_core+3577>, 0x7f2d0648cf15 <vm_exec_core+3509>, 0x7f2d0648ce8e <vm_exec_core+3374>, 0x7f2d0648ce59 <vm_exec_core+3321>, 0x7f2d0648cdfe <vm_exec_core+3230>, 0x7f2d0648cd86 <vm_exec_core+3110>, 0x7f2d0648cd4e <vm_exec_core+3054>, 0x7f2d0648cd16 <vm_exec_core+2998>, 0x7f2d0648cb21 <vm_exec_core+2497>, 0x7f2d0648ca90 <vm_exec_core+2352>, 0x7f2d0648ca33 <vm_exec_core+2259>, 0x7f2d0648c9ba <vm_exec_core+2138>, 0x7f2d0648d6fa <vm_exec_core+5530>, 0x7f2d0648d6d5 <vm_exec_core+5493>, 0x7f2d0648d69c <vm_exec_core+5436>, 0x7f2d0648d64c <vm_exec_core+5356>, 0x7f2d0648d61a <vm_exec_core+5306>, 0x7f2d0648d52f <vm_exec_core+5071>, 0x7f2d0648d4ea <vm_exec_core+5002>, 0x7f2d0648d4a4 <vm_exec_core+4932>, 0x7f2d0648d474 <vm_exec_core+4884>, 0x7f2d0648d3a9 <vm_exec_core+4681>, 0x7f2d0648d414 <vm_exec_core+4788>, 0x7f2d0648d279 <vm_exec_core+4377>, 0x7f2d0648d20c <vm_exec_core+4268>, 0x7f2d0648d17f <vm_exec_core+4127>, 0x7f2d0648d0c3 <vm_exec_core+3939>, 0x7f2d0648d08b <vm_exec_core+3883>, 0x7f2d0648dbf8 <vm_exec_core+6808>, 0x7f2d0648dae5 <vm_exec_core+6533>, 0x7f2d0648f5a3 <vm_exec_core+13379>, 0x7f2d0648dc73 <vm_exec_core+6931>, 0x7f2d0648d83e <vm_exec_core+5854>, 0x7f2d0648f58f <vm_exec_core+13359>, 0x7f2d0648d7f4 <vm_exec_core+5780>, 0x7f2d0648d79b <vm_exec_core+5691>, 0x7f2d0648d742 <vm_exec_core+5602>, 0x7f2d0648d9d7 <vm_exec_core+6263>, 0x7f2d0648d901 <vm_exec_core+6049>, 0x7f2d0648d888 <vm_exec_core+5928>, 0x7f2d0648e95f <vm_exec_core+10239>, 0x7f2d0648dc3b <vm_exec_core+6875>, 0x7f2d0648da8e <vm_exec_core+6446>, 0x7f2d0648c81b <vm_exec_core+1723>, 0x7f2d0648c7e1 <vm_exec_core+1665>, 0x7f2d0648c913 <vm_exec_core+1971>, 0x7f2d0648c872 <vm_exec_core+1810>, 0x7f2d0648f57b <vm_exec_core+13339>, 0x7f2d0648f567 <vm_exec_core+13319>, 0x7f2d0648f553 <vm_exec_core+13299>, 0x7f2d0648f53f <vm_exec_core+13279>, 0x7f2d0648f52b <vm_exec_core+13259>, 0x7f2d0648f517 <vm_exec_core+13239>, 0x7f2d0648f4fc <vm_exec_core+13212>, 0x7f2d0648f4e8 <vm_exec_core+13192>, 0x7f2d0648f4d4 <vm_exec_core+13172>, 0x7f2d0648f4c0 <vm_exec_core+13152>, 0x7f2d0648f4ac <vm_exec_core+13132>, 0x7f2d0648f498 <vm_exec_core+13112>, 0x7f2d0648f484 <vm_exec_core+13092>, 0x7f2d0648f470 <vm_exec_core+13072>, 0x7f2d0648f45c <vm_exec_core+13052>, 0x7f2d0648f448 <vm_exec_core+13032>, 0x7f2d0648c774 <vm_exec_core+1556>, 0x7f2d0648c716 <vm_exec_core+1462>, 0x7f2d0648f434 <vm_exec_core+13012>, 0x7f2d0648f420 <vm_exec_core+12992>, 0x7f2d0648f40c <vm_exec_core+12972>, 0x7f2d0648f3f8 <vm_exec_core+12952>, 0x7f2d0648c1a1 <vm_exec_core+65>, 0x7f2d0648c1a5 <vm_exec_core+69>, 0x7f2d0648c6a9 <vm_exec_core+1353>, 0x7f2d0648c652 <vm_exec_core+1266>, 0x7f2d0648c5cf <vm_exec_core+1135>, 0x7f2d0648c58a <vm_exec_core+1066>, 0x7f2d0648c53d <vm_exec_core+989>...}
#55 0x00007f2d064929fb in rb_vm_exec (ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm.c:2366
        _ec = 0x55c9d7ab8120
        _tag = {tag = 36, retval = 4, buf = {0x7f2d05daef50, 0x7f2d064921f0 <rb_vm_exec+400>, 0x0, 0x7ffe1cd349c0, 0x0}, prev = 0x7ffe1cd34e10, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#56 0x00007f2d064a1f6b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139831347039560, iseq=0x7f2d022bf490, ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#57 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe1cd34b38, argc=1, self=139831347039560, captured=<optimized out>, ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm.c:1440
        iseq = 0x7f2d022bf490
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f2d05caf0a0
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#58 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#59 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffe1cd34b38, argc=1, ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm.c:1495
No locals.
#60 vm_yield (kw_splat=0, argv=0x7ffe1cd34b38, argc=1, ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm.c:1503
No locals.
#61 rb_yield_0 (argv=0x7ffe1cd34b38, argc=1) at /tmp/ruby/src/trunk-repeat50/vm_eval.c:1337
No locals.
#62 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm_eval.c:1353
No locals.
#63 0x00007f2d0621530c in rb_ary_each (ary=139831285707800) at /tmp/ruby/src/trunk-repeat50/array.c:2747
        i = 2
#64 0x00007f2d0647ced4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f2d05daef90, ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2d05c404a8
        cfunc = 0x55c9d7b0f348
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#65 vm_call_cfunc_with_frame (ec=0x55c9d7ab8120, reg_cfp=0x7f2d05daef90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#66 0x00007f2d0648dbd9 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm_callinfo.h:368
        val = 1
        ci = <optimized out>
        cc = <optimized out>
        recv = 1988575
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f2d05c7b6c0, block_handler = 139831348490153, recv = 139831285707800, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#67 vm_exec_core (ec=0x55c9d7ab8120, initial=1988575) at ../../src/trunk-repeat50/insns.def:815
        bh = <optimized out>
        cd = 0x55c9d7bfa270
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55c9d7bf8468
        reg_cfp = 0x7f2d05daef90
        insns_address_table = {0x7f2d0648e9cf <vm_exec_core+10351>, 0x7f2d0648c3d9 <vm_exec_core+633>, 0x7f2d0648e58e <vm_exec_core+9262>, 0x7f2d0648e514 <vm_exec_core+9140>, 0x7f2d0648e49d <vm_exec_core+9021>, 0x7f2d0648e41e <vm_exec_core+8894>, 0x7f2d0648e39e <vm_exec_core+8766>, 0x7f2d0648e342 <vm_exec_core+8674>, 0x7f2d0648e2e7 <vm_exec_core+8583>, 0x7f2d0648e297 <vm_exec_core+8503>, 0x7f2d0648e11c <vm_exec_core+8124>, 0x7f2d0648df71 <vm_exec_core+7697>, 0x7f2d0648de86 <vm_exec_core+7462>, 0x7f2d0648de17 <vm_exec_core+7351>, 0x7f2d0648ddaa <vm_exec_core+7242>, 0x7f2d0648dd6f <vm_exec_core+7183>, 0x7f2d0648dd39 <vm_exec_core+7129>, 0x7f2d0648dd06 <vm_exec_core+7078>, 0x7f2d0648e5fa <vm_exec_core+9370>, 0x7f2d0648d067 <vm_exec_core+3847>, 0x7f2d0648cff9 <vm_exec_core+3737>, 0x7f2d0648cfbe <vm_exec_core+3678>, 0x7f2d0648cf68 <vm_exec_core+3592>, 0x7f2d0648cf24 <vm_exec_core+3524>, 0x7f2d0648ce9d <vm_exec_core+3389>, 0x7f2d0648ce68 <vm_exec_core+3336>, 0x7f2d0648ce0d <vm_exec_core+3245>, 0x7f2d0648cd95 <vm_exec_core+3125>, 0x7f2d0648cd5d <vm_exec_core+3069>, 0x7f2d0648cd25 <vm_exec_core+3013>, 0x7f2d0648cb30 <vm_exec_core+2512>, 0x7f2d0648ca9f <vm_exec_core+2367>, 0x7f2d0648ca42 <vm_exec_core+2274>, 0x7f2d0648c9c9 <vm_exec_core+2153>, 0x7f2d0648d709 <vm_exec_core+5545>, 0x7f2d0648d6e4 <vm_exec_core+5508>, 0x7f2d0648d6ab <vm_exec_core+5451>, 0x7f2d0648d65b <vm_exec_core+5371>, 0x7f2d0648d629 <vm_exec_core+5321>, 0x7f2d0648d53e <vm_exec_core+5086>, 0x7f2d0648d4f9 <vm_exec_core+5017>, 0x7f2d0648d4b3 <vm_exec_core+4947>, 0x7f2d0648d483 <vm_exec_core+4899>, 0x7f2d0648d3b8 <vm_exec_core+4696>, 0x7f2d0648d423 <vm_exec_core+4803>, 0x7f2d0648d288 <vm_exec_core+4392>, 0x7f2d0648d21b <vm_exec_core+4283>, 0x7f2d0648d18e <vm_exec_core+4142>, 0x7f2d0648d0d2 <vm_exec_core+3954>, 0x7f2d0648d09a <vm_exec_core+3898>, 0x7f2d0648dc07 <vm_exec_core+6823>, 0x7f2d0648daf4 <vm_exec_core+6548>, 0x7f2d0648c1b8 <vm_exec_core+88>, 0x7f2d0648dc82 <vm_exec_core+6946>, 0x7f2d0648d84d <vm_exec_core+5869>, 0x7f2d0648eb17 <vm_exec_core+10679>, 0x7f2d0648d803 <vm_exec_core+5795>, 0x7f2d0648d7aa <vm_exec_core+5706>, 0x7f2d0648d751 <vm_exec_core+5617>, 0x7f2d0648d9e6 <vm_exec_core+6278>, 0x7f2d0648d910 <vm_exec_core+6064>, 0x7f2d0648d897 <vm_exec_core+5943>, 0x7f2d0648e96e <vm_exec_core+10254>, 0x7f2d0648dc4a <vm_exec_core+6890>, 0x7f2d0648da9d <vm_exec_core+6461>, 0x7f2d0648c82a <vm_exec_core+1738>, 0x7f2d0648c7f0 <vm_exec_core+1680>, 0x7f2d0648c922 <vm_exec_core+1986>, 0x7f2d0648c881 <vm_exec_core+1825>, 0x7f2d0648edff <vm_exec_core+11423>, 0x7f2d0648ed56 <vm_exec_core+11254>, 0x7f2d0648efd6 <vm_exec_core+11894>, 0x7f2d0648ef63 <vm_exec_core+11779>, 0x7f2d0648eebd <vm_exec_core+11613>, 0x7f2d0648ee61 <vm_exec_core+11521>, 0x7f2d0648f383 <vm_exec_core+12835>, 0x7f2d0648f2e6 <vm_exec_core+12678>, 0x7f2d0648f24e <vm_exec_core+12526>, 0x7f2d0648f1b1 <vm_exec_core+12369>, 0x7f2d0648f119 <vm_exec_core+12217>, 0x7f2d0648ea58 <vm_exec_core+10488>, 0x7f2d0648f0ce <vm_exec_core+12142>, 0x7f2d0648f078 <vm_exec_core+12056>, 0x7f2d0648ebe5 <vm_exec_core+10885>, 0x7f2d0648eb5b <vm_exec_core+10747>, 0x7f2d0648c783 <vm_exec_core+1571>, 0x7f2d0648c725 <vm_exec_core+1477>, 0x7f2d0648ed22 <vm_exec_core+11202>, 0x7f2d0648ecee <vm_exec_core+11150>, 0x7f2d0648ec9d <vm_exec_core+11069>, 0x7f2d0648ec4e <vm_exec_core+10990>, 0x7f2d0648ea8b <vm_exec_core+10539>, 0x7f2d0648e9e0 <vm_exec_core+10368>, 0x7f2d0648c6b8 <vm_exec_core+1368>, 0x7f2d0648c661 <vm_exec_core+1281>, 0x7f2d0648c5de <vm_exec_core+1150>, 0x7f2d0648c599 <vm_exec_core+1081>, 0x7f2d0648c54c <vm_exec_core+1004>, 0x7f2d0648c4ff <vm_exec_core+927>, 0x7f2d0648c4aa <vm_exec_core+842>, 0x7f2d0648c477 <vm_exec_core+791>, 0x7f2d0648c444 <vm_exec_core+740>, 0x7f2d0648eafb <vm_exec_core+10651>, 0x7f2d0648c3ca <vm_exec_core+618>, 0x7f2d0648e57f <vm_exec_core+9247>, 0x7f2d0648e505 <vm_exec_core+9125>, 0x7f2d0648e48e <vm_exec_core+9006>, 0x7f2d0648e40f <vm_exec_core+8879>, 0x7f2d0648e38f <vm_exec_core+8751>, 0x7f2d0648e333 <vm_exec_core+8659>, 0x7f2d0648e2d8 <vm_exec_core+8568>, 0x7f2d0648e288 <vm_exec_core+8488>, 0x7f2d0648e10d <vm_exec_core+8109>, 0x7f2d0648df62 <vm_exec_core+7682>, 0x7f2d0648de77 <vm_exec_core+7447>, 0x7f2d0648de08 <vm_exec_core+7336>, 0x7f2d0648dd9b <vm_exec_core+7227>, 0x7f2d0648dd60 <vm_exec_core+7168>, 0x7f2d0648dd2a <vm_exec_core+7114>, 0x7f2d0648dcf7 <vm_exec_core+7063>, 0x7f2d0648e5eb <vm_exec_core+9355>, 0x7f2d0648d058 <vm_exec_core+3832>, 0x7f2d0648cfea <vm_exec_core+3722>, 0x7f2d0648cfaf <vm_exec_core+3663>, 0x7f2d0648cf59 <vm_exec_core+3577>, 0x7f2d0648cf15 <vm_exec_core+3509>, 0x7f2d0648ce8e <vm_exec_core+3374>, 0x7f2d0648ce59 <vm_exec_core+3321>, 0x7f2d0648cdfe <vm_exec_core+3230>, 0x7f2d0648cd86 <vm_exec_core+3110>, 0x7f2d0648cd4e <vm_exec_core+3054>, 0x7f2d0648cd16 <vm_exec_core+2998>, 0x7f2d0648cb21 <vm_exec_core+2497>, 0x7f2d0648ca90 <vm_exec_core+2352>, 0x7f2d0648ca33 <vm_exec_core+2259>, 0x7f2d0648c9ba <vm_exec_core+2138>, 0x7f2d0648d6fa <vm_exec_core+5530>, 0x7f2d0648d6d5 <vm_exec_core+5493>, 0x7f2d0648d69c <vm_exec_core+5436>, 0x7f2d0648d64c <vm_exec_core+5356>, 0x7f2d0648d61a <vm_exec_core+5306>, 0x7f2d0648d52f <vm_exec_core+5071>, 0x7f2d0648d4ea <vm_exec_core+5002>, 0x7f2d0648d4a4 <vm_exec_core+4932>, 0x7f2d0648d474 <vm_exec_core+4884>, 0x7f2d0648d3a9 <vm_exec_core+4681>, 0x7f2d0648d414 <vm_exec_core+4788>, 0x7f2d0648d279 <vm_exec_core+4377>, 0x7f2d0648d20c <vm_exec_core+4268>, 0x7f2d0648d17f <vm_exec_core+4127>, 0x7f2d0648d0c3 <vm_exec_core+3939>, 0x7f2d0648d08b <vm_exec_core+3883>, 0x7f2d0648dbf8 <vm_exec_core+6808>, 0x7f2d0648dae5 <vm_exec_core+6533>, 0x7f2d0648f5a3 <vm_exec_core+13379>, 0x7f2d0648dc73 <vm_exec_core+6931>, 0x7f2d0648d83e <vm_exec_core+5854>, 0x7f2d0648f58f <vm_exec_core+13359>, 0x7f2d0648d7f4 <vm_exec_core+5780>, 0x7f2d0648d79b <vm_exec_core+5691>, 0x7f2d0648d742 <vm_exec_core+5602>, 0x7f2d0648d9d7 <vm_exec_core+6263>, 0x7f2d0648d901 <vm_exec_core+6049>, 0x7f2d0648d888 <vm_exec_core+5928>, 0x7f2d0648e95f <vm_exec_core+10239>, 0x7f2d0648dc3b <vm_exec_core+6875>, 0x7f2d0648da8e <vm_exec_core+6446>, 0x7f2d0648c81b <vm_exec_core+1723>, 0x7f2d0648c7e1 <vm_exec_core+1665>, 0x7f2d0648c913 <vm_exec_core+1971>, 0x7f2d0648c872 <vm_exec_core+1810>, 0x7f2d0648f57b <vm_exec_core+13339>, 0x7f2d0648f567 <vm_exec_core+13319>, 0x7f2d0648f553 <vm_exec_core+13299>, 0x7f2d0648f53f <vm_exec_core+13279>, 0x7f2d0648f52b <vm_exec_core+13259>, 0x7f2d0648f517 <vm_exec_core+13239>, 0x7f2d0648f4fc <vm_exec_core+13212>, 0x7f2d0648f4e8 <vm_exec_core+13192>, 0x7f2d0648f4d4 <vm_exec_core+13172>, 0x7f2d0648f4c0 <vm_exec_core+13152>, 0x7f2d0648f4ac <vm_exec_core+13132>, 0x7f2d0648f498 <vm_exec_core+13112>, 0x7f2d0648f484 <vm_exec_core+13092>, 0x7f2d0648f470 <vm_exec_core+13072>, 0x7f2d0648f45c <vm_exec_core+13052>, 0x7f2d0648f448 <vm_exec_core+13032>, 0x7f2d0648c774 <vm_exec_core+1556>, 0x7f2d0648c716 <vm_exec_core+1462>, 0x7f2d0648f434 <vm_exec_core+13012>, 0x7f2d0648f420 <vm_exec_core+12992>, 0x7f2d0648f40c <vm_exec_core+12972>, 0x7f2d0648f3f8 <vm_exec_core+12952>, 0x7f2d0648c1a1 <vm_exec_core+65>, 0x7f2d0648c1a5 <vm_exec_core+69>, 0x7f2d0648c6a9 <vm_exec_core+1353>, 0x7f2d0648c652 <vm_exec_core+1266>, 0x7f2d0648c5cf <vm_exec_core+1135>, 0x7f2d0648c58a <vm_exec_core+1066>, 0x7f2d0648c53d <vm_exec_core+989>...}
#68 0x00007f2d064929fb in rb_vm_exec (ec=0x55c9d7ab8120) at /tmp/ruby/src/trunk-repeat50/vm.c:2366
        _ec = 0x55c9d7ab8120
        _tag = {tag = 36, retval = 4, buf = {0x7f2d022bf968, 0x7f2d064921f0 <rb_vm_exec+400>, 0x0, 0x7ffe1cd34d40, 0x55c9d7b46c80}, prev = 0x7ffe1cd34ed0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#69 0x00007f2d062b48a1 in rb_ec_exec_node (ec=ec@entry=0x55c9d7ab8120, n=n@entry=0x7f2d022bf968) at /tmp/ruby/src/trunk-repeat50/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 139831355363908, buf = {0x7f2d022bf968, 0x7f2d062b48f2 <rb_ec_exec_node+258>, 0x0, 0x7ffe1cd34ea0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f2d022bf968
#70 0x00007f2d062bad63 in ruby_run_node (n=0x7f2d022bf968) at /tmp/ruby/src/trunk-repeat50/eval.c:328
        ec = 0x55c9d7ab8120
        status = 0
#71 0x000055c9d6e56187 in rb_main (argv=0x7ffe1cd350d8, argc=141) at /tmp/ruby/src/trunk-repeat50/main.c:39
        variable_in_this_stack_frame = 140729382033353
#72 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat50/main.c:58
No locals.

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