# Logfile created on 2023-03-30 05:13:00 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x00005640406a9ec0 @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-repeat20", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @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=41600, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230330-051300", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564040743110 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564040742fd0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564040742df0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230330-051300", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20230330-051300>, @binmode=false, @mon_data=#<Monitor:0x0000564040742cb0>, @mon_data_owner_object_id=860>>> $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20 Cloning into 'trunk-repeat20'... $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20" exit with 0. $$$[beg] ./autogen.sh $$$[end] "./autogen.sh" exit with 0. $$$[beg] autoconf $$$[end] "autoconf" exit with 0. $$$[beg] /tmp/ruby/src/trunk-repeat20/configure --prefix=/tmp/ruby/install/trunk-repeat20 --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-repeat20 * 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-repeat20/configure --prefix=/tmp/ruby/install/trunk-repeat20 --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/SpecialCasing.txt ... done /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists downloading 15.0.0/ucd/SpecialCasing.txt ... done /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists downloading 15.0.0/ucd/SpecialCasing.txt ... done downloading 15.0.0/ucd/Blocks.txt ... done /tmp/ruby/src/trunk-repeat20/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/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/PropertyValueAliases.txt ... done /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists 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-repeat20/enc/unicode/data/15.0.0/ucd/UnicodeData.txt already exists /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/PropList.txt already exists /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists Downloading Unicode 15.0.0 auxiliary files... done Downloading Unicode UCD emoji 15.0 files... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done Downloading Unicode UCD emoji 15.0 files... 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 ... downloading emoji/15.0/emoji-sequences.txt ... done 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... Downloading bundled gem debug-1.7.2... /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/gems/src Cloning https://github.com/ruby/rbs Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/rbs'... Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 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-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision updated Building rbs@c24c65ce867c7d1cc3cc1ca871fc002579bd8854 to /tmp/ruby/src/trunk-repeat20/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 = 1b06422767 $$$[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 known_errors.inc updated generating vm_call_iseq_optimized.inc vm_call_iseq_optimized.inc updated /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/enc/jis + cp /tmp/ruby/src/trunk-repeat20/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat20/enc/jis/props.h /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-repeat20/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-repeat20/probes.d > probes.dmyh generating /tmp/ruby/src/trunk-repeat20/lib/ruby_vm/rjit/instruction.rb /tmp/ruby/src/trunk-repeat20/revision.h updated generating parse.c copying lex.c generating id.c generating enc/trans/newline.c ... making /tmp/ruby/src/trunk-repeat20/ast.rbinc id.c updated making /tmp/ruby/src/trunk-repeat20/dir.rbinc making /tmp/ruby/src/trunk-repeat20/gc.rbinc making /tmp/ruby/src/trunk-repeat20/numeric.rbinc making /tmp/ruby/src/trunk-repeat20/io.rbinc making /tmp/ruby/src/trunk-repeat20/marshal.rbinc making /tmp/ruby/src/trunk-repeat20/rjit.rbinc making /tmp/ruby/src/trunk-repeat20/rjit_c.rbinc making /tmp/ruby/src/trunk-repeat20/pack.rbinc making /tmp/ruby/src/trunk-repeat20/trace_point.rbinc making /tmp/ruby/src/trunk-repeat20/warning.rbinc making /tmp/ruby/src/trunk-repeat20/array.rbinc making /tmp/ruby/src/trunk-repeat20/kernel.rbinc making /tmp/ruby/src/trunk-repeat20/ractor.rbinc making /tmp/ruby/src/trunk-repeat20/symbol.rbinc making /tmp/ruby/src/trunk-repeat20/timev.rbinc making /tmp/ruby/src/trunk-repeat20/thread_sync.rbinc making /tmp/ruby/src/trunk-repeat20/nilclass.rbinc making /tmp/ruby/src/trunk-repeat20/prelude.rbinc making /tmp/ruby/src/trunk-repeat20/gem_prelude.rbinc making /tmp/ruby/src/trunk-repeat20/yjit.rbinc generating /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' extracting ripper.y from ../../parse.y generating /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof' sizes.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof' generating /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/limits.c make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof' limits.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof' make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/socket' generating constant definitions /tmp/ruby/src/trunk-repeat20/lib/unicode_normalize/tables.rb unchanged make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/etc' generating constant definitions generating eventids1.c from ../../parse.y make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/socket' generating miniprelude.c make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/etc' generating golf_prelude.c golf_prelude.c updated miniprelude.c updated generating eventids2table.c from ./eventids2.c generating x86_64-linux-fake.rb compiling compiler ripper.y x86_64-linux-fake.rb updated /bin/sh /tmp/ruby/src/trunk-repeat20/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-repeat20' 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 generating enc/trans/ebcdic.c ... generating table from enc/trans/emoji.c make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' generating enc/trans/emoji.c ... generating table from enc/trans/emoji_iso2022_kddi.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/korean.c ... generating table from enc/trans/utf8_mac.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/japanese_euc.c ... generating enc/trans/utf8_mac.c ... make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/.bundle/gems Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 Extracting bundle gem minitest-5.18.0... Extracting bundle gem power_assert-2.0.3... Extracting bundle gem rake-13.0.6... Unpacked gems/minitest-5.18.0.gem Unpacked gems/power_assert-2.0.3.gem Extracting bundle gem test-unit-3.5.7... Extracting bundle gem rexml-3.2.5... Unpacked gems/rake-13.0.6.gem Extracting bundle gem rss-0.2.9... Unpacked gems/rexml-3.2.5.gem Extracting bundle gem net-ftp-0.2.0... Unpacked gems/test-unit-3.5.7.gem Extracting bundle gem net-imap-0.3.4... Unpacked gems/net-ftp-0.2.0.gem Extracting bundle gem net-pop-0.1.2... Unpacked gems/rss-0.2.9.gem Extracting bundle gem net-smtp-0.3.3... From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD Unpacked gems/net-imap-0.3.4.gem Extracting bundle gem matrix-0.4.2... HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined Unpacked gems/net-pop-0.1.2.gem echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - Extracting bundle gem prime-0.1.2... Unpacked gems/net-smtp-0.3.3.gem /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged Extracting bundle gem typeprof-0.21.7... Extracting bundle gem debug-1.7.2... Unpacked gems/matrix-0.4.2.gem Extracting bundle gem rbs-3.0.4... Unpacked gems/typeprof-0.21.7.gem Unpacked gems/prime-0.1.2.gem Unpacked gems/debug-1.7.2.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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/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-repeat20/dmydln.c compiling /tmp/ruby/src/trunk-repeat20/main.c compiling /tmp/ruby/src/trunk-repeat20/miniinit.c compiling /tmp/ruby/src/trunk-repeat20/dmyext.c making dummy probes.h compiling /tmp/ruby/src/trunk-repeat20/ast.c compiling /tmp/ruby/src/trunk-repeat20/bignum.c compiling /tmp/ruby/src/trunk-repeat20/class.c compiling /tmp/ruby/src/trunk-repeat20/compar.c compiling /tmp/ruby/src/trunk-repeat20/compile.c compiling /tmp/ruby/src/trunk-repeat20/complex.c compiling /tmp/ruby/src/trunk-repeat20/cont.c compiling /tmp/ruby/src/trunk-repeat20/debug.c compiling /tmp/ruby/src/trunk-repeat20/debug_counter.c compiling /tmp/ruby/src/trunk-repeat20/dir.c compiling /tmp/ruby/src/trunk-repeat20/dln_find.c compiling /tmp/ruby/src/trunk-repeat20/encoding.c compiling /tmp/ruby/src/trunk-repeat20/enumerator.c compiling /tmp/ruby/src/trunk-repeat20/enum.c compiling /tmp/ruby/src/trunk-repeat20/error.c compiling /tmp/ruby/src/trunk-repeat20/eval.c compiling /tmp/ruby/src/trunk-repeat20/file.c compiling /tmp/ruby/src/trunk-repeat20/gc.c compiling /tmp/ruby/src/trunk-repeat20/hash.c compiling /tmp/ruby/src/trunk-repeat20/inits.c compiling /tmp/ruby/src/trunk-repeat20/io.c compiling /tmp/ruby/src/trunk-repeat20/io_buffer.c compiling /tmp/ruby/src/trunk-repeat20/iseq.c compiling /tmp/ruby/src/trunk-repeat20/load.c compiling /tmp/ruby/src/trunk-repeat20/marshal.c compiling /tmp/ruby/src/trunk-repeat20/math.c compiling /tmp/ruby/src/trunk-repeat20/memory_view.c compiling /tmp/ruby/src/trunk-repeat20/rjit.c compiling /tmp/ruby/src/trunk-repeat20/rjit_c.c compiling /tmp/ruby/src/trunk-repeat20/node.c compiling /tmp/ruby/src/trunk-repeat20/numeric.c compiling /tmp/ruby/src/trunk-repeat20/object.c compiling /tmp/ruby/src/trunk-repeat20/pack.c compiling parse.c compiling /tmp/ruby/src/trunk-repeat20/proc.c compiling /tmp/ruby/src/trunk-repeat20/process.c compiling /tmp/ruby/src/trunk-repeat20/ractor.c compiling /tmp/ruby/src/trunk-repeat20/random.c compiling /tmp/ruby/src/trunk-repeat20/range.c compiling /tmp/ruby/src/trunk-repeat20/rational.c compiling /tmp/ruby/src/trunk-repeat20/re.c compiling /tmp/ruby/src/trunk-repeat20/regcomp.c compiling /tmp/ruby/src/trunk-repeat20/regenc.c compiling /tmp/ruby/src/trunk-repeat20/regerror.c compiling /tmp/ruby/src/trunk-repeat20/regexec.c compiling /tmp/ruby/src/trunk-repeat20/regparse.c compiling /tmp/ruby/src/trunk-repeat20/regsyntax.c compiling /tmp/ruby/src/trunk-repeat20/ruby.c compiling /tmp/ruby/src/trunk-repeat20/scheduler.c compiling /tmp/ruby/src/trunk-repeat20/shape.c compiling /tmp/ruby/src/trunk-repeat20/signal.c compiling /tmp/ruby/src/trunk-repeat20/sprintf.c compiling /tmp/ruby/src/trunk-repeat20/st.c compiling /tmp/ruby/src/trunk-repeat20/string.c compiling /tmp/ruby/src/trunk-repeat20/struct.c compiling /tmp/ruby/src/trunk-repeat20/strftime.c compiling /tmp/ruby/src/trunk-repeat20/symbol.c compiling /tmp/ruby/src/trunk-repeat20/thread.c compiling /tmp/ruby/src/trunk-repeat20/time.c compiling /tmp/ruby/src/trunk-repeat20/transcode.c compiling /tmp/ruby/src/trunk-repeat20/transient_heap.c compiling /tmp/ruby/src/trunk-repeat20/util.c compiling /tmp/ruby/src/trunk-repeat20/variable.c compiling /tmp/ruby/src/trunk-repeat20/version.c compiling /tmp/ruby/src/trunk-repeat20/vm.c compiling /tmp/ruby/src/trunk-repeat20/vm_backtrace.c compiling /tmp/ruby/src/trunk-repeat20/vm_dump.c compiling /tmp/ruby/src/trunk-repeat20/vm_sync.c compiling /tmp/ruby/src/trunk-repeat20/vm_trace.c compiling /tmp/ruby/src/trunk-repeat20/weakmap.c compiling /tmp/ruby/src/trunk-repeat20/yjit.c building Rust YJIT (release mode) compiling /tmp/ruby/src/trunk-repeat20/missing/setproctitle.c compiling /tmp/ruby/src/trunk-repeat20/missing/strlcat.c compiling /tmp/ruby/src/trunk-repeat20/missing/strlcpy.c compiling /tmp/ruby/src/trunk-repeat20/addr2line.c compiling /tmp/ruby/src/trunk-repeat20/dmyenc.c compiling /tmp/ruby/src/trunk-repeat20/array.c assembling /tmp/ruby/src/trunk-repeat20/coroutine/amd64/Context.S compiling /tmp/ruby/src/trunk-repeat20/enc/ascii.c compiling /tmp/ruby/src/trunk-repeat20/enc/us_ascii.c compiling /tmp/ruby/src/trunk-repeat20/enc/unicode.c compiling /tmp/ruby/src/trunk-repeat20/enc/utf_8.c compiling enc/trans/newline.c warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/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-repeat20/dln.c compiling /tmp/ruby/src/trunk-repeat20/localeinit.c creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-repeat20/loadpath.c builtin_binary.inc updated compiling /tmp/ruby/src/trunk-repeat20/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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/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 generating encdb.h 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-repeat20' compiling /tmp/ruby/src/trunk-repeat20/enc/encdb.c compiling /tmp/ruby/src/trunk-repeat20/enc/big5.c compiling /tmp/ruby/src/trunk-repeat20/enc/cesu_8.c making srcs under enc compiling /tmp/ruby/src/trunk-repeat20/enc/cp949.c compiling /tmp/ruby/src/trunk-repeat20/enc/emacs_mule.c compiling /tmp/ruby/src/trunk-repeat20/enc/euc_jp.c make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' compiling /tmp/ruby/src/trunk-repeat20/enc/euc_kr.c generating transdb.h compiling /tmp/ruby/src/trunk-repeat20/enc/euc_tw.c compiling /tmp/ruby/src/trunk-repeat20/enc/gb2312.c compiling /tmp/ruby/src/trunk-repeat20/enc/gb18030.c compiling /tmp/ruby/src/trunk-repeat20/enc/gbk.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_1.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_2.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_3.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_4.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_5.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_6.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_7.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_8.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_9.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_10.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_11.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_13.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_14.c transdb.h updated generating makefiles ext/configure-ext.mk making trans compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_15.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_16.c compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_r.c make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' compiling /tmp/ruby/src/trunk-repeat20/enc/trans/transdb.c compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_u.c generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c ext/configure-ext.mk updated generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' compiling /tmp/ruby/src/trunk-repeat20/enc/shift_jis.c configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug generating /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c ... configuring -test-/dln/empty configuring -test-/econv generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16be.c compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16le.c compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32be.c compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32le.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_31j.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1250.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1251.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1252.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1253.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1254.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1257.c linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so linking encoding euc_jp.so linking encoding euc_kr.so linking encoding euc_tw.so linking encoding gb2312.so generating /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c linking encoding gb18030.so generating /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c 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 generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c linking encoding iso_8859_6.so configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar linking encoding iso_8859_7.so configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol linking encoding iso_8859_8.so linking encoding iso_8859_9.so linking encoding iso_8859_10.so generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c ... linking encoding iso_8859_11.so generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c configuring -test-/thread/instrumentation configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait linking encoding iso_8859_13.so linking encoding iso_8859_14.so configuring bigdecimal linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c 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 generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c ... linking encoding windows_1250.so linking encoding windows_1251.so linking encoding windows_1252.so linking encoding windows_1253.so linking encoding windows_1254.so linking encoding windows_1257.so make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c configuring cgi/escape configuring continuation configuring coverage configuring date generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c configuring digest configuring digest/bubblebabble configuring digest/md5 generating /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c configuring digest/rmd160 generating /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c configuring digest/sha1 configuring digest/sha2 configuring erb/escape configuring etc generating /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c ... configuring fcntl generating /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c configuring fiddle generating /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/utf_16_32.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/utf_16_32.c ... linking transcoder transdb.so compiling /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c compiling /tmp/ruby/src/trunk-repeat20/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 configuring io/console linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking transcoder escape.so linking transcoder gb18030.so linking transcoder gbk.so linking transcoder iso2022.so configuring io/nonblock configuring io/wait linking transcoder japanese.so linking transcoder japanese_euc.so linking transcoder japanese_sjis.so linking transcoder korean.so linking transcoder single_byte.so linking transcoder utf8_mac.so linking transcoder utf_16_32.so configuring json configuring json/generator configuring json/parser make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' configuring monitor configuring nkf configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring racc/cparse configuring rbconfig/sizeof configuring readline configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring syslog configuring zlib configuring debug-1.7.2/ext/debug configuring rbs-3.0.4/ext/rbs_extension make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/RUBY_ALIGNOF/c.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/abi' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/abi/abi.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/arith_seq/beg_len_step/beg_len_step.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/arith_seq/extract/extract.c linking shared-object -test-/abi.so linking shared-object -test-/arith_seq/beg_len_step.so linking shared-object -test-/RUBY_ALIGNOF.so linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/array/concat/to_ary_concat.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/array/resize/resize.c linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/big2str.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/bigzero.c linking shared-object -test-/array/resize.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/div.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/init.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-14834/bug-14384.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/intpack.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571' linking shared-object -test-/bug_14834.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-3571/bug.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/mul.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-5832/bug.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/str2big.c linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-14834' linking shared-object -test-/bignum.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug_reporter' linking shared-object -test-/bug_5832.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug_reporter/bug_reporter.c linking shared-object -test-/bug_reporter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/class/class2name.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/debug' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/init.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/dln/empty/empty.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/inspector.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/class/init.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/econv' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/econv/append.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/profile_frames.c linking shared-object -test-/dln/empty.so linking shared-object -test-/debug.so linking shared-object -test-/class.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/econv/init.c linking shared-object -test-/econv.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/enumerator_kw/enumerator_kw.c linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/econv' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/eval' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/eval/eval.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/fatal/rb_fatal.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/dataerror.c linking shared-object -test-/eval.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/enc_raise.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/ensured.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/stat.c linking shared-object -test-/fatal/rb_fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/float' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/init.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/float/init.c linking shared-object -test-/file.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/float/nextafter.c linking shared-object -test-/exception.so linking shared-object -test-/float.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/funcall/funcall.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/gvl/call_without_gvl/call_without_gvl.c linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/hash' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/float' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/hash/delete.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/core_ext.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iseq_load/iseq_load.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/hash/init.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/init.c linking shared-object -test-/iseq_load.so linking shared-object -test-/hash.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/my_integer.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iter' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/break.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/init.c linking shared-object -test-/integer.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/yield.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/dot.dot/dot.dot.c linking shared-object -test-/load/dot.dot.so linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/protect/protect.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/compat/usrcompat.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/load/protect.so linking shared-object -test-/marshal/compat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/memory_view/memory_view.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/arity.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/notimplement/bug.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/usr' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int' linking shared-object -test-/memory_view.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/num2int/num2int.c linking shared-object -test-/notimplement.so linking shared-object -test-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/num2int.so linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/popen_deadlock/infinite_loop_dlsym.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/postponed_job/postponed_job.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/printf/printf.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/init.c linking shared-object -test-/printf.so linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/receiver.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/bad_version.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/init.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/super.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/loop.c linking shared-object -test-/proc.so linking shared-object -test-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rational/rat.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/recursion/recursion.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rb_call_super_kw/rb_call_super_kw.c linking shared-object -test-/recursion.so linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/scan_args/scan_args.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/init.c linking shared-object -test-/scan_args.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/foreach/foreach.c linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/numhash/numhash.c linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/update' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/update/update.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/parse_depth_limit.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach' linking shared-object -test-/st/update.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/numhash' linking shared-object -test-/regexp.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/struct' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/duplicate.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/capacity.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/coderange.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/init.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/cstr.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/len.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/ellipsize.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/update' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_associate.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_dummy.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/symbol' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/symbol/init.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_str_buf_cat.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/fstring.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/member.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/init.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/symbol/type.c linking shared-object -test-/struct.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/modify.c linking shared-object -test-/symbol.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/new.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/nofree.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread_fd' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread_fd/thread_fd.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/instrumentation' linking shared-object -test-/thread_fd.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/instrumentation/instrumentation.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/normalize.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/qsort.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/rb_interned_str.c linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/struct' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/rb_str_dup.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/time' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread_fd' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/gc_hook.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/set_len.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/leap_second.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/tracepoint.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/typeddata/typeddata.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/new.c linking shared-object -test-/string.so linking shared-object -test-/tracepoint.so linking shared-object -test-/typeddata.so linking shared-object -test-/time.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/typeddata' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/vm/at_exit.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/wait' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/wait/wait.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint' linking shared-object -test-/wait.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' compiling /tmp/ruby/src/trunk-repeat20/ext/bigdecimal/bigdecimal.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/time' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape' compiling /tmp/ruby/src/trunk-repeat20/ext/cgi/escape/escape.c compiling /tmp/ruby/src/trunk-repeat20/ext/bigdecimal/missing.c linking shared-object -test-/vm/at_exit.so linking shared-object cgi/escape.so linking shared-object bigdecimal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/continuation' compiling /tmp/ruby/src/trunk-repeat20/ext/continuation/continuation.c linking shared-object continuation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' compiling /tmp/ruby/src/trunk-repeat20/ext/coverage/coverage.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_core.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' compiling /tmp/ruby/src/trunk-repeat20/ext/digest/digest.c compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_parse.c installing default coverage libraries linking shared-object coverage.so linking shared-object digest.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/erb/escape' compiling /tmp/ruby/src/trunk-repeat20/ext/erb/escape/escape.c installing default bigdecimal libraries linking shared-object erb/escape.so installing digest libraries installing default digest libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fcntl' compiling /tmp/ruby/src/trunk-repeat20/ext/etc/etc.c compiling /tmp/ruby/src/trunk-repeat20/ext/fcntl/fcntl.c compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strftime.c linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/erb/escape' linking shared-object etc.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/closure.c compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strptime.c compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/conversions.c compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/fiddle.c compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/function.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' compiling /tmp/ruby/src/trunk-repeat20/ext/io/console/console.c installing default date_core libraries linking shared-object date_core.so compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/handle.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/etc' linking shared-object io/console.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/nonblock' compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/memory_view.c compiling /tmp/ruby/src/trunk-repeat20/ext/io/nonblock/nonblock.c compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/pinned.c compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/pointer.c linking shared-object io/nonblock.so linking shared-object fiddle.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait' compiling /tmp/ruby/src/trunk-repeat20/ext/io/wait/wait.c installing default console libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' linking shared-object io/wait.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' compiling /tmp/ruby/src/trunk-repeat20/ext/monitor/monitor.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait' installing default monitor libraries make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' compiling /tmp/ruby/src/trunk-repeat20/ext/nkf/nkf.c linking shared-object monitor.so installing default fiddle libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/object_tracing.c compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/openssl_missing.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl.c compiling /tmp/ruby/src/trunk-repeat20/ext/pathname/pathname.c installing default pathname libraries linking shared-object pathname.so compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_asn1.c linking shared-object objspace.so compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bio.c installing default nkf libraries linking shared-object nkf.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych.c compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_emitter.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bn.c compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_parser.c compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_to_ruby.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_cipher.c installing default objspace libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_yaml_tree.c compiling /tmp/ruby/src/trunk-repeat20/ext/pty/pty.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/racc/cparse' compiling /tmp/ruby/src/trunk-repeat20/ext/racc/cparse/cparse.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_digest.c installing default pty libraries linking shared-object pty.so linking shared-object racc/cparse.so compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_kdf.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ocsp.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/readline' compiling /tmp/ruby/src/trunk-repeat20/ext/readline/readline.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/limits.c linking shared-object readline.so compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkcs7.c linking shared-object psych.so linking shared-object rbconfig/sizeof.so compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_dsa.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/readline' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_ec.c installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' compiling /tmp/ruby/src/trunk-repeat20/ext/socket/init.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_rsa.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/stringio' compiling /tmp/ruby/src/trunk-repeat20/ext/socket/constants.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk-repeat20/ext/stringio/stringio.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/socket.c linking shared-object stringio.so compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpsocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/strscan' compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk-repeat20/ext/strscan/strscan.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/sockssocket.c linking shared-object strscan.so compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixsocket.c checking /tmp/ruby/src/trunk-repeat20/parse.y and /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixserver.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' compiling /tmp/ruby/src/trunk-repeat20/ext/syslog/syslog.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/option.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509req.c linking shared-object syslog.so compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509store.c linking shared-object ripper.so compiling /tmp/ruby/src/trunk-repeat20/ext/socket/raddrinfo.c linking shared-object openssl.so compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ifaddr.c installing default syslog libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/zlib' compiling /tmp/ruby/src/trunk-repeat20/ext/zlib/zlib.c installing default socket libraries linking shared-object socket.so linking shared-object zlib.so installing default ripper libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug/debug.c compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension/constants.c compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension/lexer.c compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug/iseq_collector.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' installing default openssl libraries ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/debug-1.7.2/lib ../../../../../.bundle/gems/debug-1.7.2/lib compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension/lexstate.c compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension/location.c linking shared-object debug/debug.so compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension/main.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk-repeat20/ext/digest/bubblebabble/bubblebabble.c compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension/parser.c linking shared-object digest/bubblebabble.so compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension/parserstate.c compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension/ruby_objs.c compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension/unescape.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5' compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5.c ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/rbs-3.0.4/lib ../../../../../.bundle/gems/rbs-3.0.4/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug' linking shared-object rbs_extension.so linking shared-object digest/md5.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/rmd160' compiling /tmp/ruby/src/trunk-repeat20/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk-repeat20/ext/digest/rmd160/rmd160.c linking shared-object digest/rmd160.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha1' compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1init.c compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1.c linking shared-object digest/sha1.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha2/sha2init.c compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha2/sha2.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/rmd160' linking shared-object digest/sha2.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json/generator' compiling /tmp/ruby/src/trunk-repeat20/ext/json/generator/generator.c linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha1' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json/parser' compiling /tmp/ruby/src/trunk-repeat20/ext/json/parser/parser.c installing default sha2 libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json/generator' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json/parser' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/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-repeat20' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating transdb.h 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-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged transdb.h updated generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' compiling /tmp/ruby/src/trunk-repeat20/enc/trans/transdb.c linking transcoder transdb.so ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' ./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20/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-repeat20/bin installing base libraries: /tmp/ruby/install/trunk-repeat20/lib installing arch files: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-repeat20/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-repeat20/bin installing library scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk-repeat20/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-repeat20/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-repeat20/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-repeat20/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.2 installing bundled gem cache: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1825 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS=--repeat-count=20 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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/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-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-repeat20/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 Run options: --seed=50162 "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/excludes --name=!/memory_leak/ --stderr-on-failure --repeat-count=20 # Running tests: Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37125> Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path: 8 : #<TCPServer:fd 8, AF_INET6, ::, 37125> Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path: 9 : #<IO:fd 9> Leaked file descriptor: TestGemRemoteFetcher#test_cache_update_path: 10 : #<IO:fd 10> Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 7 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 8 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 9 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 10 Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_token: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 33915> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_token: 12 : #<TCPServer:fd 12, AF_INET6, ::, 33915> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_token: 13 : #<IO:fd 13> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds_with_token: 14 : #<IO:fd 14> Closed file descriptor: TestGemRemoteFetcher#test_self_fetcher: 11 Closed file descriptor: TestGemRemoteFetcher#test_self_fetcher: 12 Closed file descriptor: TestGemRemoteFetcher#test_self_fetcher: 13 Closed file descriptor: TestGemRemoteFetcher#test_self_fetcher: 14 Finished(1/20) tests in 901.550451s, 26.3601 tests/s, 9889.5763 assertions/s. Finished(2/20) tests in 976.328696s, 24.3412 tests/s, 9132.2667 assertions/s. Finished(3/20) tests in 951.032561s, 24.9886 tests/s, 9376.7620 assertions/s. Finished(4/20) tests in 1093.434156s, 21.7343 tests/s, 8151.9284 assertions/s. Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 33263> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 12 : #<TCPServer:fd 12, AF_INET6, ::, 33263> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 13 : #<IO:fd 13> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 14 : #<IO:fd 14> Multiple autoclose IO objects for a file descriptor in: TestGemRemoteFetcher#test_fetch_s3_config_creds: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_token: 11 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_token: 12 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_token: 13 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_token: 14 Finished(5/20) tests in 976.586343s, 24.3348 tests/s, 9130.4666 assertions/s. Finished(6/20) tests in 989.795239s, 24.0100 tests/s, 9008.8481 assertions/s. Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 35193> Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17> Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18> Closed file descriptor: Rinda::TupleSpaceProxyTest#test_symbol_tuple: 16 Closed file descriptor: Rinda::TupleSpaceProxyTest#test_symbol_tuple: 17 Closed file descriptor: Rinda::TupleSpaceProxyTest#test_symbol_tuple: 18 Finished(7/20) tests in 1011.095737s, 23.5042 tests/s, 8820.7058 assertions/s. Finished(8/20) tests in 1009.362480s, 23.5446 tests/s, 8834.9381 assertions/s. Finished(9/20) tests in 980.004042s, 24.2499 tests/s, 9100.3819 assertions/s. Finished(10/20) tests in 1040.627551s, 22.8372 tests/s, 8569.1898 assertions/s. Finished(11/20) tests in 1148.749261s, 20.6877 tests/s, 7765.6154 assertions/s. Finished(12/20) tests in 1042.053684s, 22.8059 tests/s, 8555.2598 assertions/s. Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 44719> Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17> Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18> Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007f313152d0a0 /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:1716 sleep> Closed file descriptor: Rinda::TupleSpaceProxyTest#test_symbol_tuple: 16 Closed file descriptor: Rinda::TupleSpaceProxyTest#test_symbol_tuple: 17 Closed file descriptor: Rinda::TupleSpaceProxyTest#test_symbol_tuple: 18 Finished thread: Rinda::TupleSpaceProxyTest#test_symbol_tuple: #<Thread:0x00007f313152d0a0 /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:1716 dead> Finished(13/20) tests in 971.240418s, 24.4687 tests/s, 9181.6473 assertions/s. 1) Failure: TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-repeat20/test/ripper/test_files_test_2.rb:6]: pid 3218951 killed by SIGABRT (signal 6) (core dumped) | <test_pattern_matching.rb>:1: [BUG] Segmentation fault at 0x0000000000000000 | ruby 3.3.0dev (2023-03-29T21:57:52Z master 1b06422767) [x86_64-linux] | | -- Control frame information ----------------------------------------------- | c:0011 p:---- s:0056 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-repeat20/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-repeat20/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:0023a0 EVAL -:29 [FINISH] | c:0001 p:0000 s:0003 E:001640 DUMMY [FINISH] | | -- Ruby level backtrace information ---------------------------------------- | -:29:in `<main>' | -:29:in `each' | -:30:in `block in <main>' | /tmp/ruby/src/trunk-repeat20/tool/lib/core_assertions.rb:182:in `assert_nothing_raised' | -:32:in `block (2 levels) in <main>' | /tmp/ruby/src/trunk-repeat20/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' | | -- Threading information --------------------------------------------------- | Total ractor count: 1 | Ruby thread count for this ractor: 1 | | -- Machine register context ------------------------------------------------ | RIP: 0x00007f0e54667718 RBP: 0x000055d908935998 RSP: 0x00007fffe5b2c230 | RAX: 0xccccccccccccdeb8 RBX: 0x0000000000000040 RCX: 0xcccccccccccccccd | RDX: 0x000000000000023d RDI: 0x000055d90857d0e0 RSI: 0x04260000145a0da1 | R8: 0x0000000000008068 R9: 0x0000000000000020 R10: 0x00007fffe5b6e080 | R11: 0x0000000000000008 R12: 0x000055d90857d0e0 R13: 0x000055d908930000 | R14: 0x000000000000003d R15: 0x000055d908938e60 EFL: 0x0000000000010202 | | -- C level backtrace information ------------------------------------------- | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f0e5483f1ff] /tmp/ruby/src/trunk-repeat20/vm_dump.c:785 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20/vm_dump.c:1101 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f0e546464a4] /tmp/ruby/src/trunk-repeat20/error.c:813 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(sigsegv+0x4d) [0x7f0e5478bc6d] /tmp/ruby/src/trunk-repeat20/signal.c:964 | /lib/x86_64-linux-gnu/libc.so.6(0x7f0e541ab520) [0x7f0e541ab520] | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7f0e54667718] /tmp/ruby/src/trunk-repeat20/gc.c:1650 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-repeat20/gc.c:6983 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rgengc_check_relation+0x5) [0x7f0e5466d7bd] /tmp/ruby/src/trunk-repeat20/gc.c:7078 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-repeat20/gc.c:7059 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(mark_ast_value+0x9) [0x7f0e546d1c5c] /tmp/ruby/src/trunk-repeat20/node.c:1379 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-repeat20/node.c:1338 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-repeat20/node.c:1348 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-repeat20/node.c:1436 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_stacked_objects+0x3f) [0x7f0e546709a7] /tmp/ruby/src/trunk-repeat20/gc.c:7512 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-repeat20/gc.c:7544 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-repeat20/gc.c:8714 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marking_exit+0x0) [0x7f0e54674658] /tmp/ruby/src/trunk-repeat20/gc.c:8754 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marks_continue) /tmp/ruby/src/trunk-repeat20/gc.c:8757 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_continue) /tmp/ruby/src/trunk-repeat20/gc.c:2389 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7f0e546748dd] /tmp/ruby/src/trunk-repeat20/gc.c:2782 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-repeat20/gc.c:2786 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_of0+0x66) [0x7f0e546750a1] /tmp/ruby/src/trunk-repeat20/gc.c:2893 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:2913 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:2935 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ary_alloc_embed+0x10) [0x7f0e545b3f30] /tmp/ruby/src/trunk-repeat20/array.c:797 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ary_new) /tmp/ruby/src/trunk-repeat20/array.c:838 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk-repeat20/array.c:889 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ary_new_from_values) /tmp/ruby/src/trunk-repeat20/array.c:901 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(args_copy+0x17) [0x7f0e5481d65f] /tmp/ruby/src/trunk-repeat20/vm_args.c:158 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(setup_parameters_complex) /tmp/ruby/src/trunk-repeat20/vm_args.c:684 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_callee_setup_arg+0x16f) [0x7f0e5481e19f] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:2906 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_iseq_setup_2+0x0) [0x7f0e5481e618] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:2918 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_iseq_setup) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:2919 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_body+0x4bd) [0x7f0e5482f61d] /tmp/ruby/src/trunk-repeat20/vm_eval.c:202 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f0e54832f9f] /tmp/ruby/src/trunk-repeat20/vm_eval.c:85 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040 | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_dispatch_delayed_token+0xb7) [0x7f0e506ad997] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14192 | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(yylex+0x16c) [0x7f0e506afce8] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:10488 | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.c:10528 | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f0e506c15b2] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ensure+0x126) [0x7f0e5464ffe6] /tmp/ruby/src/trunk-repeat20/eval.c:1005 | /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f0e506a4315] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0e54813ed4] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x90) [0x7f0e548232ed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:835 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f0e54829a8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f0e54829c89] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_under+0x48) [0x7f0e5483912a] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1946 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1970 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0e54813ed4] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x90) [0x7f0e548232ed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:835 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f0e54829a8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_yield+0x1da) [0x7f0e5483813a] /tmp/ruby/src/trunk-repeat20/vm.c:1384 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f0e545ac30c] /tmp/ruby/src/trunk-repeat20/array.c:2747 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/fl_type.h:552 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/core/rarray.h:321 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-repeat20/array.c:2746 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f0e54813ed4] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x98) [0x7f0e54824c69] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:815 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f0e54829a8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f0e5464b8a1] /tmp/ruby/src/trunk-repeat20/eval.c:287 | /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ruby_run_node+0x93) [0x7f0e54651d63] /tmp/ruby/src/trunk-repeat20/eval.c:328 | /tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x55d906d29187] /tmp/ruby/src/trunk-repeat20/main.c:39 | /tmp/ruby/build/trunk-repeat20/ruby(main) /tmp/ruby/src/trunk-repeat20/main.c:58 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f0e54192d90] ../sysdeps/nptl/libc_start_call_main.h:58 | /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f0e54192e40] ../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 | [0x55d906d291d5] | | -- Other runtime information ----------------------------------------------- | | * Process memory map: | | 55d906d28000-55d906d29000 r--p 00000000 00:33 16019939 /tmp/ruby/build/trunk-repeat20/ruby | 55d906d29000-55d906d2a000 r-xp 00001000 00:33 16019939 /tmp/ruby/build/trunk-repeat20/ruby | 55d906d2a000-55d906d2b000 r--p 00002000 00:33 16019939 /tmp/ruby/build/trunk-repeat20/ruby | 55d906d2b000-55d906d2c000 r--p 00002000 00:33 16019939 /tmp/ruby/build/trunk-repeat20/ruby | 55d906d2c000-55d906d2d000 rw-p 00003000 00:33 16019939 /tmp/ruby/build/trunk-repeat20/ruby | 55d90857a000-55d908aad000 rw-p 00000000 00:00 0 [heap] | 7f0e4d1da000-7f0e4da02000 rw-p 00000000 00:00 0 | 7f0e4da02000-7f0e4de39000 r--s 00000000 00:33 14692161 /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug | 7f0e4de39000-7f0e4e057000 r--s 00000000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f0e4e057000-7f0e4f40c000 rw-p 00000000 00:00 0 | 7f0e4f40c000-7f0e5045a000 r--s 00000000 00:33 16019936 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 | 7f0e5045a000-7f0e50490000 r--s 00000000 00:33 16019939 /tmp/ruby/build/trunk-repeat20/ruby | 7f0e50490000-7f0e50600000 rw-p 00000000 00:00 0 | 7f0e50605000-7f0e50607000 r--p 00000000 00:33 16129253 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so | 7f0e50607000-7f0e5060c000 r-xp 00002000 00:33 16129253 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so | 7f0e5060c000-7f0e5060d000 r--p 00007000 00:33 16129253 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so | 7f0e5060d000-7f0e5060e000 ---p 00008000 00:33 16129253 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so | 7f0e5060e000-7f0e5060f000 r--p 00008000 00:33 16129253 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so | 7f0e5060f000-7f0e50610000 rw-p 00009000 00:33 16129253 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so | 7f0e50610000-7f0e50690000 rw-p 00000000 00:00 0 | 7f0e50696000-7f0e50697000 r--p 00000000 00:33 16133772 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so | 7f0e50697000-7f0e50699000 r-xp 00001000 00:33 16133772 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so | 7f0e50699000-7f0e5069a000 r--p 00003000 00:33 16133772 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so | 7f0e5069a000-7f0e5069b000 r--p 00003000 00:33 16133772 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so | 7f0e5069b000-7f0e5069c000 rw-p 00004000 00:33 16133772 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so | 7f0e5069c000-7f0e506a2000 r--p 00000000 00:33 16145966 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so | 7f0e506a2000-7f0e506c4000 r-xp 00006000 00:33 16145966 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so | 7f0e506c4000-7f0e506dd000 r--p 00028000 00:33 16145966 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so | 7f0e506dd000-7f0e506df000 r--p 00040000 00:33 16145966 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so | 7f0e506df000-7f0e506e0000 rw-p 00042000 00:33 16145966 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so | 7f0e506e0000-7f0e50700000 rw-p 00000000 00:00 0 | 7f0e50700000-7f0e50701000 ---p 00000000 00:00 0 | 7f0e50701000-7f0e50742000 rw-p 00000000 00:00 0 | 7f0e50742000-7f0e50743000 ---p 00000000 00:00 0 | 7f0e50743000-7f0e50784000 rw-p 00000000 00:00 0 | 7f0e50784000-7f0e50785000 ---p 00000000 00:00 0 | 7f0e50785000-7f0e507c6000 rw-p 00000000 00:00 0 | 7f0e507c6000-7f0e507c7000 ---p 00000000 00:00 0 | 7f0e507c7000-7f0e50808000 rw-p 00000000 00:00 0 | 7f0e50808000-7f0e50809000 ---p 00000000 00:00 0 | 7f0e50809000-7f0e5084a000 rw-p 00000000 00:00 0 | 7f0e5084a000-7f0e5084b000 ---p 00000000 00:00 0 | 7f0e5084b000-7f0e5088c000 rw-p 00000000 00:00 0 | 7f0e5088c000-7f0e5088d000 ---p 00000000 00:00 0 | 7f0e5088d000-7f0e508ce000 rw-p 00000000 00:00 0 | 7f0e508ce000-7f0e508cf000 ---p 00000000 00:00 0 | 7f0e508cf000-7f0e50910000 rw-p 00000000 00:00 0 | 7f0e50910000-7f0e50911000 ---p 00000000 00:00 0 | 7f0e50911000-7f0e50952000 rw-p 00000000 00:00 0 | 7f0e50952000-7f0e50953000 ---p 00000000 00:00 0 | 7f0e50953000-7f0e50994000 rw-p 00000000 00:00 0 | 7f0e50994000-7f0e50995000 ---p 00000000 00:00 0 | 7f0e50995000-7f0e509d6000 rw-p 00000000 00:00 0 | 7f0e509d6000-7f0e509d7000 ---p 00000000 00:00 0 | 7f0e509d7000-7f0e50a18000 rw-p 00000000 00:00 0 | 7f0e50a18000-7f0e50a19000 ---p 00000000 00:00 0 | 7f0e50a19000-7f0e50a5a000 rw-p 00000000 00:00 0 | 7f0e50a5a000-7f0e50a5b000 ---p 00000000 00:00 0 | 7f0e50a5b000-7f0e50a9c000 rw-p 00000000 00:00 0 | 7f0e50a9c000-7f0e50a9d000 ---p 00000000 00:00 0 | 7f0e50a9d000-7f0e50ade000 rw-p 00000000 00:00 0 | 7f0e50ade000-7f0e50adf000 ---p 00000000 00:00 0 | 7f0e50adf000-7f0e50b20000 rw-p 00000000 00:00 0 | 7f0e50b20000-7f0e50b21000 ---p 00000000 00:00 0 | 7f0e50b21000-7f0e50b62000 rw-p 00000000 00:00 0 | 7f0e50b62000-7f0e50b63000 ---p 00000000 00:00 0 | 7f0e50b63000-7f0e50ba4000 rw-p 00000000 00:00 0 | 7f0e50ba4000-7f0e50ba5000 ---p 00000000 00:00 0 | 7f0e50ba5000-7f0e50be6000 rw-p 00000000 00:00 0 | 7f0e50be6000-7f0e50be7000 ---p 00000000 00:00 0 | 7f0e50be7000-7f0e50c28000 rw-p 00000000 00:00 0 | 7f0e50c28000-7f0e50c29000 ---p 00000000 00:00 0 | 7f0e50c29000-7f0e50c6a000 rw-p 00000000 00:00 0 | 7f0e50c6a000-7f0e50c6b000 ---p 00000000 00:00 0 | 7f0e50c6b000-7f0e50cac000 rw-p 00000000 00:00 0 | 7f0e50cac000-7f0e50cad000 ---p 00000000 00:00 0 | 7f0e50cad000-7f0e50cee000 rw-p 00000000 00:00 0 | 7f0e50cee000-7f0e50cef000 ---p 00000000 00:00 0 | 7f0e50cef000-7f0e50d30000 rw-p 00000000 00:00 0 | 7f0e50d30000-7f0e50d31000 ---p 00000000 00:00 0 | 7f0e50d31000-7f0e50d72000 rw-p 00000000 00:00 0 | 7f0e50d72000-7f0e50d73000 ---p 00000000 00:00 0 | 7f0e50d73000-7f0e50db4000 rw-p 00000000 00:00 0 | 7f0e50db4000-7f0e50db5000 ---p 00000000 00:00 0 | 7f0e50db5000-7f0e50df6000 rw-p 00000000 00:00 0 | 7f0e50df6000-7f0e50df7000 ---p 00000000 00:00 0 | 7f0e50df7000-7f0e50e38000 rw-p 00000000 00:00 0 | 7f0e50e38000-7f0e50e39000 ---p 00000000 00:00 0 | 7f0e50e39000-7f0e50e7a000 rw-p 00000000 00:00 0 | 7f0e50e7a000-7f0e50e7b000 ---p 00000000 00:00 0 | 7f0e50e7b000-7f0e50ebc000 rw-p 00000000 00:00 0 | 7f0e50ebc000-7f0e50ebd000 ---p 00000000 00:00 0 | 7f0e50ebd000-7f0e50efe000 rw-p 00000000 00:00 0 | 7f0e50efe000-7f0e50eff000 ---p 00000000 00:00 0 | 7f0e50eff000-7f0e50f70000 rw-p 00000000 00:00 0 | 7f0e50f71000-7f0e50f72000 r--p 00000000 00:33 16128650 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so | 7f0e50f72000-7f0e50f73000 r-xp 00001000 00:33 16128650 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so | 7f0e50f73000-7f0e50f74000 r--p 00002000 00:33 16128650 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so | 7f0e50f74000-7f0e50f75000 r--p 00002000 00:33 16128650 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so | 7f0e50f75000-7f0e50f76000 rw-p 00003000 00:33 16128650 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so | 7f0e50f76000-7f0e54040000 rw-p 00000000 00:00 0 | 7f0e54041000-7f0e54042000 r--p 00000000 00:33 16126143 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so | 7f0e54042000-7f0e54043000 r-xp 00001000 00:33 16126143 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so | 7f0e54043000-7f0e54044000 r--p 00002000 00:33 16126143 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so | 7f0e54044000-7f0e54045000 r--p 00002000 00:33 16126143 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so | 7f0e54045000-7f0e54046000 rw-p 00003000 00:33 16126143 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so | 7f0e54046000-7f0e54149000 rw-p 00000000 00:00 0 | 7f0e54149000-7f0e5414c000 r--p 00000000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f0e5414c000-7f0e54163000 r-xp 00003000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f0e54163000-7f0e54167000 r--p 0001a000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f0e54167000-7f0e54168000 r--p 0001d000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f0e54168000-7f0e54169000 rw-p 0001e000 00:33 13112828 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 | 7f0e54169000-7f0e54191000 r--p 00000000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f0e54191000-7f0e54326000 r-xp 00028000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f0e54326000-7f0e5437e000 r--p 001bd000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f0e5437e000-7f0e54382000 r--p 00214000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f0e54382000-7f0e54384000 rw-p 00218000 00:33 13112803 /usr/lib/x86_64-linux-gnu/libc.so.6 | 7f0e54384000-7f0e54393000 rw-p 00000000 00:00 0 | 7f0e54393000-7f0e543a1000 r--p 00000000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f0e543a1000-7f0e5441d000 r-xp 0000e000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f0e5441d000-7f0e54478000 r--p 0008a000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f0e54478000-7f0e54479000 r--p 000e4000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f0e54479000-7f0e5447a000 rw-p 000e5000 00:33 13112855 /usr/lib/x86_64-linux-gnu/libm.so.6 | 7f0e5447a000-7f0e5447c000 r--p 00000000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f0e5447c000-7f0e54490000 r-xp 00002000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f0e54490000-7f0e544a9000 r--p 00016000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f0e544a9000-7f0e544aa000 ---p 0002f000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f0e544aa000-7f0e544ab000 r--p 0002f000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f0e544ab000-7f0e544ac000 rw-p 00030000 00:33 13112812 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 | 7f0e544ac000-7f0e544b4000 rw-p 00000000 00:00 0 | 7f0e544b4000-7f0e544be000 r--p 00000000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f0e544be000-7f0e5451d000 r-xp 0000a000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f0e5451d000-7f0e54534000 r--p 00069000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f0e54534000-7f0e54535000 r--p 0007f000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f0e54535000-7f0e54536000 rw-p 00080000 00:33 13112832 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1 | 7f0e54536000-7f0e54538000 r--p 00000000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f0e54538000-7f0e54549000 r-xp 00002000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f0e54549000-7f0e5454f000 r--p 00013000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f0e5454f000-7f0e54550000 ---p 00019000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f0e54550000-7f0e54551000 r--p 00019000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f0e54551000-7f0e54552000 rw-p 0001a000 00:33 13112934 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11 | 7f0e54556000-7f0e5459a000 r--p 00000000 00:33 16019936 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 | 7f0e5459a000-7f0e548f9000 r-xp 00044000 00:33 16019936 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 | 7f0e548f9000-7f0e54a5b000 r--p 003a3000 00:33 16019936 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 | 7f0e54a5b000-7f0e54a6f000 r--p 00504000 00:33 16019936 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 | 7f0e54a6f000-7f0e54a72000 rw-p 00518000 00:33 16019936 /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0 | 7f0e54a72000-7f0e54a88000 rw-p 00000000 00:00 0 | 7f0e54a88000-7f0e54a8a000 r--p 00000000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f0e54a8a000-7f0e54ab4000 r-xp 00002000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f0e54ab4000-7f0e54abf000 r--p 0002c000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f0e54ac0000-7f0e54ac2000 r--p 00037000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7f0e54ac2000-7f0e54ac4000 rw-p 00039000 00:33 13112785 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 | 7fffe5333000-7fffe5b32000 rw-p 00000000 00:00 0 [stack] | 7fffe5b6e000-7fffe5b72000 r--p 00000000 00:00 0 [vvar] | 7fffe5b72000-7fffe5b74000 r-xp 00000000 00:00 0 [vdso] | ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] | | Finished(14/20) tests in 953.677382s, 24.9193 tests/s, 9349.1575 assertions/s. 332710 tests, 124838284 assertions, 1 failures, 0 errors, 1104 skips ruby -v: ruby 3.3.0dev (2023-03-29T21:57:52Z master 1b06422767) [x86_64-linux] make: *** [uncommon.mk:828: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20 $ /tmp/ruby/build/trunk-repeat20/miniruby -I/tmp/ruby/src/trunk-repeat20/lib /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat20 --extout=.ext -- /tmp/ruby/src/trunk-repeat20/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat20/spec/default.mspec --error-output stderr ruby 3.3.0dev (2023-03-29T21:57:52Z master 1b06422767) [x86_64-linux] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Finished in 79.547698 seconds 3841 files, 31577 examples, 182865 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk-repeat20/ruby -c /tmp/cores/core.1001.3218951.ruby -x gdbscript [New LWP 3218951] [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-repeat20/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=139699516898304) at ./nptl/pthread_kill.c:44 >>> Threads Id Target Id Frame * 1 Thread 0x7f0e54147c00 (LWP 3218951) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139699516898304) at ./nptl/pthread_kill.c:44 >>> Machine level backtrace Thread 1 (Thread 0x7f0e54147c00 (LWP 3218951)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139699516898304) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f0e54147c00 old_mask = {__val = {94390636227344, 139699517711571, 94390636765952, 14143654082640128000, 146, 18446744073709551344, 2, 0, 94390636765952, 1, 94390636227344, 139699517711571, 0, 139699517607917, 139699516898304, 139699519223296}} 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=139699516898304) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=139699516898304, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f0e541ab476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f0e541917f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x735b202020200a5d, sa_sigaction = 0x735b202020200a5d}, sa_mask = {__val = {2, 139699519239840, 3432, 139699525220950, 139699517605968, 2, 2314885599538982970, 2314885530818453536, 139699519239840, 2, 2, 1, 139699525220950, 139699519223296, 139699517558871, 139699516890512}}, sa_flags = 0, sa_restorer = 0x7f0e543836a0 <_IO_2_1_stderr_>} sigs = {__val = {32, 2314885599538982970, 2314885530818453536, 2314885530818453536, 6566283579056201760, 7378596435911206006, 7378697629483820646, 7362593949345656886, 7378697629483820646, 2319406791637612134, 3472328228586663213, 3472310704041635888, 2314885599538982970, 2314885530818453536, 6566283579056201760, 139699517603693}} #5 0x00007f0e545a098a in die () at /tmp/ruby/src/trunk-repeat20/error.c:776 No locals. #6 rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55d9085fe580, fmt=fmt@entry=0x7f0e5492f351 "Segmentation fault at %p") at /tmp/ruby/src/trunk-repeat20/error.c:817 file = <optimized out> line = 1 #7 0x00007f0e5478bc6d in sigsegv (sig=11, info=0x55d9085fe6b0, ctx=0x55d9085fe580) at /tmp/ruby/src/trunk-repeat20/signal.c:964 No locals. #8 <signal handler called> No locals. #9 0x00007f0e54667718 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:1650 No locals. #10 rgengc_check_relation (objspace=0x55d90857d0e0, obj=94390640138648) at /tmp/ruby/src/trunk-repeat20/gc.c:6983 old_parent = <optimized out> __func__ = <optimized out> #11 0x00007f0e5466d7bd in rgengc_check_relation (obj=94390640138648, objspace=0x55d90857d0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:7078 old_parent = <optimized out> old_parent = <optimized out> __func__ = <optimized out> #12 gc_mark_ptr (objspace=0x55d90857d0e0, obj=94390640138648) at /tmp/ruby/src/trunk-repeat20/gc.c:7059 __func__ = "gc_mark_ptr" #13 0x00007f0e546d1c5c in mark_ast_value (node=0x55d908938e70, ctx=0x0) at /tmp/ruby/src/trunk-repeat20/node.c:1379 args = <optimized out> #14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=16, nbe=0x55d908938e60) at /tmp/ruby/src/trunk-repeat20/node.c:1338 cursor = 0 cursor = <optimized out> #15 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-repeat20/node.c:1348 nbe = 0x55d908938e60 nbe = <optimized out> #16 rb_ast_mark (ast=0x7f0e5050b6c0) at /tmp/ruby/src/trunk-repeat20/node.c:1436 nb = <optimized out> #17 0x00007f0e546709a7 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x55d90857d0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:7512 mstack = 0x55d90857d4f8 obj = 139699453736640 marked_slots_at_the_beginning = <optimized out> popped_count = 4940 mstack = <optimized out> obj = <optimized out> marked_slots_at_the_beginning = <optimized out> popped_count = <optimized out> #18 gc_mark_stacked_objects_incremental (count=2147483647, objspace=0x55d90857d0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:7544 No locals. #19 gc_marks_rest (objspace=0x55d90857d0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8714 No locals. #20 0x00007f0e54674658 in gc_marks_continue (size_pool=0x55d90857d108, heap=0x55d90857d140, objspace=0x55d90857d0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8754 marking_finished = true __func__ = <optimized out> marking_finished = <optimized out> #21 gc_continue (objspace=0x55d90857d0e0, size_pool=0x55d90857d108, heap=0x55d90857d140) at /tmp/ruby/src/trunk-repeat20/gc.c:2389 lock_lev = 32526 #22 0x00007f0e546748dd in newobj_alloc (objspace=0x55d90857d0e0, cr=0x55d90857ddf0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:2782 lev = 1 unlock_vm = true size_pool = 0x55d90857d108 heap = 0x55d90857d140 cache = 0x55d90857e068 obj = <optimized out> __func__ = <optimized out> #23 0x00007f0e546750a1 in newobj_of0 (alloc_size=94390636237024, cr=<optimized out>, wb_protected=1, flags=8199, klass=139699464508600) at /tmp/ruby/src/trunk-repeat20/gc.c:2893 obj = <optimized out> objspace = 0x55d90857d0e0 size_pool_idx = <optimized out> obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> #24 newobj_of (alloc_size=94390636237024, wb_protected=1, v3=0, v2=0, v1=0, flags=8199, klass=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:2913 obj = <optimized out> obj = <optimized out> #25 rb_wb_protected_newobj_of (klass=klass@entry=139699464508600, flags=flags@entry=8199, size=size@entry=24) at /tmp/ruby/src/trunk-repeat20/gc.c:2935 __func__ = <optimized out> #26 0x00007f0e545b3f30 in ary_alloc_embed (capa=1, klass=139699464508600) at /tmp/ruby/src/trunk-repeat20/array.c:797 size = 24 ary = <optimized out> #27 ary_new (capa=1, klass=139699464508600) at /tmp/ruby/src/trunk-repeat20/array.c:838 ary = <optimized out> ptr = <optimized out> ary = <optimized out> ptr = <optimized out> dtrace_line = <optimized out> dtrace_file = <optimized out> #28 rb_ary_tmp_new_from_values (elts=0x7f0e540461c8, n=1, klass=139699464508600) at /tmp/ruby/src/trunk-repeat20/array.c:889 ary = <optimized out> ary = <optimized out> tmp_n = <optimized out> #29 rb_ary_new_from_values (n=n@entry=1, elts=elts@entry=0x7f0e540461c8) at /tmp/ruby/src/trunk-repeat20/array.c:901 No locals. #30 0x00007f0e5481d65f in args_copy (args=<synthetic pointer>) at /tmp/ruby/src/trunk-repeat20/vm_args.c:158 No locals. #31 setup_parameters_complex (ec=<optimized out>, iseq=<optimized out>, calling=<optimized out>, ci=<optimized out>, locals=<optimized out>, arg_setup_type=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_args.c:684 min_argc = <optimized out> max_argc = <optimized out> given_argc = <optimized out> kw_flag = <optimized out> opt_pc = 0 allow_autosplat = <optimized out> args_body = {argv = 0x7f0e540461c8, argc = <optimized out>, rest_index = 0, rest_dupped = <optimized out>, kw_arg = 0x0, kw_argv = <optimized out>, rest = <optimized out>} args = <synthetic pointer> keyword_hash = <optimized out> orig_sp = <optimized out> i = <optimized out> flag_keyword_hash = <optimized out> splat_flagged_keyword_hash = <optimized out> converted_keyword_hash = <optimized out> rest_last = <optimized out> #32 0x00007f0e5481e19f in vm_callee_setup_arg (ec=0x55d90857e120, calling=<optimized out>, iseq=0x7f0e505749e0, argv=<optimized out>, param_size=1, local_size=2) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:2906 ci = 0x7fffe5b2c8d0 cc = 0x7f0e5058b640 cacheable_ci = <optimized out> #33 0x00007f0e5481e618 in vm_call_iseq_setup (ec=ec@entry=0x55d90857e120, cfp=0x7f0e54145d50, calling=calling@entry=0x7fffe5b2c8a0) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:2918 cc = <optimized out> iseq = <optimized out> param_size = 1 local_size = 2 opt_pc = <optimized out> #34 0x00007f0e5482f61d in vm_call0_body (ec=0x55d90857e120, calling=0x7fffe5b2c8a0, argv=0x7fffe5b2c940) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:202 reg_cfp = <optimized out> i = <optimized out> ci = <optimized out> cc = 0x7f0e5058b640 ret = <optimized out> #35 0x00007f0e54832f9f in vm_call0_cc (kw_splat=0, cc=0x7f0e5058b640, argv=0x7fffe5b2c940, argc=1, id=51553, recv=139699453737320, ec=0x55d90857e120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:85 calling = {ci = 0x7fffe5b2c8d0, cc = 0x7f0e5058b640, block_handler = 0, recv = 139699453737320, argc = 1, kw_splat = false} #36 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7fffe5b2c940, argc=1, mid=51553, recv=139699453737320) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040 ec = 0x55d90857e120 cc = 0x7f0e5058b640 self = <optimized out> ec = <optimized out> cc = <optimized out> self = <optimized out> #37 rb_funcallv (recv=139699453737320, mid=51553, argc=argc@entry=1, argv=argv@entry=0x7fffe5b2c940) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1055 No locals. #38 0x00007f0e506ad997 in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x55d90889beb0) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14192 rb_funcall_argc = 1 rb_funcall_args = {139699515754320} rb_funcall_nargs = 1 #39 ripper_dispatch_delayed_token (p=p@entry=0x55d90889beb0, t=t@entry=10) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:6295 saved_line = 873 saved_tokp = 0x7f0e5403cb62 "" #40 0x00007f0e506afce8 in yylex (p=0x55d90889beb0, yylloc=0x7fffe5b2ca80, lval=0x7fffe5b2ca58) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:10488 t = <optimized out> t = <optimized out> #41 ripper_yyparse (p=0x55d90889beb0) at /tmp/ruby/build/trunk-repeat20/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 = 873, column = 10}, end_pos = {lineno = 873, column = 10}} yynerrs = <optimized out> yystate = <optimized out> yyerrstatus = <optimized out> yystacksize = <optimized out> yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 90, 387, 634, 812, 982, 1097, 1178, 1231, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 1261, 1261, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 32767, 0, 0, 0, 32767, 0, -13120, -6734, 32767, 0, 0, 0, 32526, 0, 32, 0, 0, 0, -18654, 20560, 32526, 0, 3, 0, 0, 0, -7920, -6734, 32767, 0, 3, 0, 0, 0, -7904, -6734, 32767, 0, -13248, -6734, 32767, 0, -13216, -6734, 32767, 0, 0, 0, 0, 512, -13248, -6734, 32767, 0, -7952, -6734, 32767, 0, 128, 0, 0, 0, 36, 0, 0, 0, 5256, 2188, 21977, 0, 36, 0, 0, 0, 36, 0, 0, 0, -7904, -6734, 32767, 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, 496, 20568, 32526, 0} yyss = <optimized out> yyssp = <optimized out> yyvsa = {{val = 139699454215240, node = 0x7f0e50580448, id = 139699454215240, num = 1347945544, tbl = 0x7f0e50580448, vars = 0x7f0e50580448, strterm = 0x7f0e50580448, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139699454237360, node = 0x7f0e50585ab0, id = 139699454237360, num = 1347967664, tbl = 0x7f0e50585ab0, vars = 0x7f0e50585ab0, strterm = 0x7f0e50585ab0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139699453725240, node = 0x7f0e50508a38, id = 139699453725240, num = 1347455544, tbl = 0x7f0e50508a38, vars = 0x7f0e50508a38, strterm = 0x7f0e50508a38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139699453729200, node = 0x7f0e505099b0, id = 139699453729200, num = 1347459504, tbl = 0x7f0e505099b0, vars = 0x7f0e505099b0, strterm = 0x7f0e505099b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139698106269696, node = 0x7f0e00000000, id = 139698106269696, num = 0, tbl = 0x7f0e00000000, vars = 0x7f0e00000000, strterm = 0x7f0e00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139699453720280, node = 0x7f0e505076d8, id = 139699453720280, num = 1347450584, tbl = 0x7f0e505076d8, vars = 0x7f0e505076d8, strterm = 0x7f0e505076d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139699453713920, node = 0x7f0e50505e00, id = 139699453713920, num = 1347444224, tbl = 0x7f0e50505e00, vars = 0x7f0e50505e00, strterm = 0x7f0e50505e00, 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 = 139699453657080, node = 0x7f0e504f7ff8, id = 139699453657080, num = 1347387384, tbl = 0x7f0e504f7ff8, vars = 0x7f0e504f7ff8, strterm = 0x7f0e504f7ff8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139699453657680, node = 0x7f0e504f8250, id = 139699453657680, num = 1347387984, tbl = 0x7f0e504f8250, vars = 0x7f0e504f8250, strterm = 0x7f0e504f8250, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94390640140160, node = 0x55d908935f80, id = 94390640140160, num = 143875968, tbl = 0x55d908935f80, vars = 0x55d908935f80, strterm = 0x55d908935f80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139699453650920, node = 0x7f0e504f67e8, id = 139699453650920, num = 1347381224, tbl = 0x7f0e504f67e8, vars = 0x7f0e504f67e8, strterm = 0x7f0e504f67e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139699453650920, node = 0x7f0e504f67e8, id = 139699453650920, num = 1347381224, tbl = 0x7f0e504f67e8, vars = 0x7f0e504f67e8, strterm = 0x7f0e504f67e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139699453435680, node = 0x7f0e504c1f20, id = 139699453435680, num = 1347165984, tbl = 0x7f0e504c1f20, vars = 0x7f0e504c1f20, strterm = 0x7f0e504c1f20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139699453436200, node = 0x7f0e504c2128, id = 139699453436200, num = 1347166504, tbl = 0x7f0e504c2128, vars = 0x7f0e504c2128, strterm = 0x7f0e504c2128, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94390640143296, node = 0x55d908936bc0, id = 94390640143296, num = 143879104, tbl = 0x55d908936bc0, vars = 0x55d908936bc0, strterm = 0x55d908936bc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139699453431680, node = 0x7f0e504c0f80, id = 139699453431680, num = 1347161984, tbl = 0x7f0e504c0f80, vars = 0x7f0e504c0f80, strterm = 0x7f0e504c0f80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94390639635536, node = 0x55d9088bac50, id = 94390639635536, num = 143371344, tbl = 0x55d9088bac50, vars = 0x55d9088bac50, strterm = 0x55d9088bac50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139702401236991, node = 0x7f0effffffff, id = 139702401236991, num = -1, tbl = 0x7f0effffffff, vars = 0x7f0effffffff, strterm = 0x7f0effffffff, 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 = 139699515774640, node = 0x7f0e540356b0, id = 139699515774640, num = 1409504944, tbl = 0x7f0e540356b0, vars = 0x7f0e540356b0, strterm = 0x7f0e540356b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139699453806360, node = 0x7f0e5051c718, id = 139699453806360, num = 1347536664, tbl = 0x7f0e5051c718, vars = 0x7f0e5051c718, strterm = 0x7f0e5051c718, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139699453804560, node = 0x7f0e5051c010, id = 139699453804560, num = 1347534864, tbl = 0x7f0e5051c010, vars = 0x7f0e5051c010, strterm = 0x7f0e5051c010, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139699515777680, node = 0x7f0e54036290, id = 139699515777680, num = 1409507984, tbl = 0x7f0e54036290, vars = 0x7f0e54036290, strterm = 0x7f0e54036290, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139699515788280, node = 0x7f0e54038bf8, id = 139699515788280, num = 1409518584, tbl = 0x7f0e54038bf8, vars = 0x7f0e54038bf8, strterm = 0x7f0e54038bf8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 94390640143408, node = 0x55d908936c30, id = 94390640143408, num = 143879216, tbl = 0x55d908936c30, vars = 0x55d908936c30, strterm = 0x55d908936c30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139699453795240, node = 0x7f0e50519ba8, id = 139699453795240, num = 1347525544, tbl = 0x7f0e50519ba8, vars = 0x7f0e50519ba8, strterm = 0x7f0e50519ba8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94390640152904, node = 0x55d908939148, id = 94390640152904, num = 143888712, tbl = 0x55d908939148, vars = 0x55d908939148, strterm = 0x55d908939148, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139699453773320, node = 0x7f0e50514608, id = 139699453773320, num = 1347503624, tbl = 0x7f0e50514608, vars = 0x7f0e50514608, strterm = 0x7f0e50514608, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139699515781760, node = 0x7f0e54037280, id = 139699515781760, num = 1409512064, tbl = 0x7f0e54037280, vars = 0x7f0e54037280, strterm = 0x7f0e54037280, 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 = 139699515817440, node = 0x7f0e5403fde0, id = 139699515817440, num = 1409547744, tbl = 0x7f0e5403fde0, vars = 0x7f0e5403fde0, strterm = 0x7f0e5403fde0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139699515813720, node = 0x7f0e5403ef58, id = 139699515813720, num = 1409544024, tbl = 0x7f0e5403ef58, vars = 0x7f0e5403ef58, strterm = 0x7f0e5403ef58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139699453765480, node = 0x7f0e50512768, id = 139699453765480, num = 1347495784, tbl = 0x7f0e50512768, vars = 0x7f0e50512768, strterm = 0x7f0e50512768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139699515793960, node = 0x7f0e5403a228, id = 139699515793960, num = 1409524264, tbl = 0x7f0e5403a228, vars = 0x7f0e5403a228, strterm = 0x7f0e5403a228, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 4, node = 0x4, id = 4, num = 4, tbl = 0x4, vars = 0x4, strterm = 0x4, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4, node = 0x4, id = 4, num = 4, tbl = 0x4, vars = 0x4, strterm = 0x4, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139699453451720, node = 0x7f0e504c5dc8, id = 139699453451720, num = 1347182024, tbl = 0x7f0e504c5dc8, vars = 0x7f0e504c5dc8, strterm = 0x7f0e504c5dc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, 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 = 94390639805000, node = 0x55d9088e4248, id = 94390639805000, num = 143540808, tbl = 0x55d9088e4248, vars = 0x55d9088e4248, strterm = 0x55d9088e4248, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139699453454800, node = 0x7f0e504c69d0, id = 139699453454800, num = 1347185104, tbl = 0x7f0e504c69d0, vars = 0x7f0e504c69d0, strterm = 0x7f0e504c69d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139699455045000, node = 0x7f0e5064ad88, id = 139699455045000, num = 1348775304, tbl = 0x7f0e5064ad88, vars = 0x7f0e5064ad88, strterm = 0x7f0e5064ad88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139699453452520, node = 0x7f0e504c60e8, id = 139699453452520, num = 1347182824, tbl = 0x7f0e504c60e8, vars = 0x7f0e504c60e8, strterm = 0x7f0e504c60e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 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 = 4593, node = 0x11f1, id = 4593, num = 4593, tbl = 0x11f1, vars = 0x11f1, strterm = 0x11f1, 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 = 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 = 94390639661992, node = 0x55d9088c13a8, id = 94390639661992, num = 143397800, tbl = 0x55d9088c13a8, vars = 0x55d9088c13a8, strterm = 0x55d9088c13a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 140737047090672, node = 0x7fffe5b2d5f0, id = 140737047090672, num = -441264656, tbl = 0x7fffe5b2d5f0, vars = 0x7fffe5b2d5f0, strterm = 0x7fffe5b2d5f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 94390637675600, node = 0x55d9086dc450, id = 94390637675600, num = 141411408, tbl = 0x55d9086dc450, vars = 0x55d9086dc450, strterm = 0x55d9086dc450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140737047090896, node = 0x7fffe5b2d6d0, id = 140737047090896, num = -441264432, tbl = 0x7fffe5b2d6d0, vars = 0x7fffe5b2d6d0, strterm = 0x7fffe5b2d6d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94390637012087, node = 0x55d90863a477, id = 94390637012087, num = 140747895, tbl = 0x55d90863a477, vars = 0x55d90863a477, strterm = 0x55d90863a477, 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 = 140737047088368, node = 0x7fffe5b2ccf0, id = 140737047088368, num = -441266960, tbl = 0x7fffe5b2ccf0, vars = 0x7fffe5b2ccf0, strterm = 0x7fffe5b2ccf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94390637012094, node = 0x55d90863a47e, id = 94390637012094, num = 140747902, tbl = 0x55d90863a47e, vars = 0x55d90863a47e, strterm = 0x55d90863a47e, 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 = 94390637012094, node = 0x55d90863a47e, id = 94390637012094, num = 140747902, tbl = 0x55d90863a47e, vars = 0x55d90863a47e, strterm = 0x55d90863a47e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94390637012094, node = 0x55d90863a47e, id = 94390637012094, num = 140747902, tbl = 0x55d90863a47e, vars = 0x55d90863a47e, strterm = 0x55d90863a47e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 14143654082640128000, node = 0xc4485a73adc4a800, id = 14143654082640128000, num = -1379620864, tbl = 0xc4485a73adc4a800, vars = 0xc4485a73adc4a800, strterm = 0xc4485a73adc4a800, 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 = 94390637609008, node = 0x55d9086cc030, id = 94390637609008, num = 141344816, tbl = 0x55d9086cc030, vars = 0x55d9086cc030, strterm = 0x55d9086cc030, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94390637609008, node = 0x55d9086cc030, id = 94390637609008, num = 141344816, tbl = 0x55d9086cc030, vars = 0x55d9086cc030, strterm = 0x55d9086cc030, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140737047089456, node = 0x7fffe5b2d130, id = 140737047089456, num = -441265872, tbl = 0x7fffe5b2d130, vars = 0x7fffe5b2d130, strterm = 0x7fffe5b2d130, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140737047090160, node = 0x7fffe5b2d3f0, id = 140737047090160, num = -441265168, tbl = 0x7fffe5b2d3f0, vars = 0x7fffe5b2d3f0, strterm = 0x7fffe5b2d3f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139699525168704, node = 0x7f0e5492ae40 <clean_info>, id = 139699525168704, num = 1418899008, tbl = 0x7f0e5492ae40 <clean_info>, vars = 0x7f0e5492ae40 <clean_info>, strterm = 0x7f0e5492ae40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140737047090208, node = 0x7fffe5b2d420, id = 140737047090208, num = -441265120, tbl = 0x7fffe5b2d420, vars = 0x7fffe5b2d420, strterm = 0x7fffe5b2d420, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139699523285922, node = 0x7f0e5475f3a2 <optimize_node_left+450>, id = 139699523285922, num = 1417016226, tbl = 0x7f0e5475f3a2 <optimize_node_left+450>, vars = 0x7f0e5475f3a2 <optimize_node_left+450>, strterm = 0x7f0e5475f3a2 <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 = 140737047090296, node = 0x7fffe5b2d478, id = 140737047090296, num = -441265032, tbl = 0x7fffe5b2d478, vars = 0x7fffe5b2d478, strterm = 0x7fffe5b2d478, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140737047090232, node = 0x7fffe5b2d438, id = 140737047090232, num = -441265096, tbl = 0x7fffe5b2d438, vars = 0x7fffe5b2d438, strterm = 0x7fffe5b2d438, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140737047090360, node = 0x7fffe5b2d4b8, id = 140737047090360, num = -441264968, tbl = 0x7fffe5b2d4b8, vars = 0x7fffe5b2d4b8, strterm = 0x7fffe5b2d4b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140733193388032, node = 0x7fff00000000, id = 140733193388032, num = 0, tbl = 0x7fff00000000, vars = 0x7fff00000000, strterm = 0x7fff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140737047089480, node = 0x7fffe5b2d148, id = 140737047089480, num = -441265848, tbl = 0x7fffe5b2d148, vars = 0x7fffe5b2d148, strterm = 0x7fffe5b2d148, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140737047090424, node = 0x7fffe5b2d4f8, id = 140737047090424, num = -441264904, tbl = 0x7fffe5b2d4f8, vars = 0x7fffe5b2d4f8, strterm = 0x7fffe5b2d4f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140737047089441, node = 0x7fffe5b2d121, id = 140737047089441, num = -441265887, tbl = 0x7fffe5b2d121, vars = 0x7fffe5b2d121, strterm = 0x7fffe5b2d121, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140737047089441, node = 0x7fffe5b2d121, id = 140737047089441, num = -441265887, tbl = 0x7fffe5b2d121, vars = 0x7fffe5b2d121, strterm = 0x7fffe5b2d121, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139699523280522, node = 0x7f0e5475de8a <update_string_node_case_fold+298>, id = 139699523280522, num = 1417010826, tbl = 0x7f0e5475de8a <update_string_node_case_fold+298>, vars = 0x7f0e5475de8a <update_string_node_case_fold+298>, strterm = 0x7f0e5475de8a <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 = 94390637348657, node = 0x55d90868c731, id = 94390637348657, num = 141084465, tbl = 0x55d90868c731, vars = 0x55d90868c731, strterm = 0x55d90868c731, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94390638495328, node = 0x55d9087a4660, id = 94390638495328, num = 142231136, tbl = 0x55d9087a4660, vars = 0x55d9087a4660, strterm = 0x55d9087a4660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140737047089432, node = 0x7fffe5b2d118, id = 140737047089432, num = -441265896, tbl = 0x7fffe5b2d118, vars = 0x7fffe5b2d118, strterm = 0x7fffe5b2d118, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140737047089440, node = 0x7fffe5b2d120, id = 140737047089440, num = -441265888, tbl = 0x7fffe5b2d120, vars = 0x7fffe5b2d120, strterm = 0x7fffe5b2d120, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140737047089441, node = 0x7fffe5b2d121, id = 140737047089441, num = -441265887, tbl = 0x7fffe5b2d121, vars = 0x7fffe5b2d121, strterm = 0x7fffe5b2d121, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 14143654082640128000, node = 0xc4485a73adc4a800, id = 14143654082640128000, num = -1379620864, tbl = 0xc4485a73adc4a800, vars = 0xc4485a73adc4a800, strterm = 0xc4485a73adc4a800, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94390637348624, node = 0x55d90868c710, id = 94390637348624, num = 141084432, tbl = 0x55d90868c710, vars = 0x55d90868c710, strterm = 0x55d90868c710, 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 = 94390637545713, node = 0x55d9086bc8f1, id = 94390637545713, num = 141281521, tbl = 0x55d9086bc8f1, vars = 0x55d9086bc8f1, strterm = 0x55d9086bc8f1, 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 = 139699517707947, node = 0x7f0e5420d6ab <_int_malloc+3195>, id = 139699517707947, num = 1411438251, tbl = 0x7f0e5420d6ab <_int_malloc+3195>, vars = 0x7f0e5420d6ab <_int_malloc+3195>, strterm = 0x7f0e5420d6ab <_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 = 94390638040048, node = 0x55d9087353f0, id = 94390638040048, num = 141775856, tbl = 0x55d9087353f0, vars = 0x55d9087353f0, strterm = 0x55d9087353f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139699519237344, node = 0x7f0e54382ce0 <main_arena+96>, id = 139699519237344, num = 1412967648, tbl = 0x7f0e54382ce0 <main_arena+96>, vars = 0x7f0e54382ce0 <main_arena+96>, strterm = 0x7f0e54382ce0 <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 = 171939973360, node = 0x28086bc8f0, id = 171939973360, num = 141281520, tbl = 0x28086bc8f0, vars = 0x28086bc8f0, strterm = 0x28086bc8f0, 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 = 94390637545713, node = 0x55d9086bc8f1, id = 94390637545713, num = 141281521, tbl = 0x55d9086bc8f1, vars = 0x55d9086bc8f1, strterm = 0x55d9086bc8f1, 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 = 14143654082640128000, node = 0xc4485a73adc4a800, id = 14143654082640128000, num = -1379620864, tbl = 0xc4485a73adc4a800, vars = 0xc4485a73adc4a800, strterm = 0xc4485a73adc4a800, 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 = 94390638577824, node = 0x55d9087b88a0, id = 94390638577824, num = 142313632, tbl = 0x55d9087b88a0, vars = 0x55d9087b88a0, strterm = 0x55d9087b88a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139699519237248, node = 0x7f0e54382c80 <main_arena>, id = 139699519237248, num = 1412967552, tbl = 0x7f0e54382c80 <main_arena>, vars = 0x7f0e54382c80 <main_arena>, strterm = 0x7f0e54382c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94390638578160, node = 0x55d9087b89f0, id = 94390638578160, num = 142313968, tbl = 0x55d9087b89f0, vars = 0x55d9087b89f0, strterm = 0x55d9087b89f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94390638040064, node = 0x55d908735400, id = 94390638040064, num = 141775872, tbl = 0x55d908735400, vars = 0x55d908735400, strterm = 0x55d908735400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139699517709403, node = 0x7f0e5420dc5b <_int_realloc+299>, id = 139699517709403, num = 1411439707, tbl = 0x7f0e5420dc5b <_int_realloc+299>, vars = 0x7f0e5420dc5b <_int_realloc+299>, strterm = 0x7f0e5420dc5b <_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 = 139699519237248, node = 0x7f0e54382c80 <main_arena>, id = 139699519237248, num = 1412967552, tbl = 0x7f0e54382c80 <main_arena>, vars = 0x7f0e54382c80 <main_arena>, strterm = 0x7f0e54382c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94390638577840, node = 0x55d9087b88b0, id = 94390638577840, num = 142313648, tbl = 0x55d9087b88b0, vars = 0x55d9087b88b0, strterm = 0x55d9087b88b0, 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 = 94390638577824, node = 0x55d9087b88a0, id = 94390638577824, num = 142313632, tbl = 0x55d9087b88a0, vars = 0x55d9087b88a0, strterm = 0x55d9087b88a0, 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 = 139699517712777, node = 0x7f0e5420e989 <__GI___libc_realloc+457>, id = 139699517712777, num = 1411443081, tbl = 0x7f0e5420e989 <__GI___libc_realloc+457>, vars = 0x7f0e5420e989 <__GI___libc_realloc+457>, strterm = 0x7f0e5420e989 <__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 = 94390638495328, node = 0x55d9087a4660, id = 94390638495328, num = 142231136, tbl = 0x55d9087a4660, vars = 0x55d9087a4660, strterm = 0x55d9087a4660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94390637685144, node = 0x55d9086de998, id = 94390637685144, num = 141420952, tbl = 0x55d9086de998, vars = 0x55d9086de998, strterm = 0x55d9086de998, 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 = 94390638495328, node = 0x55d9087a4660, id = 94390638495328, num = 142231136, tbl = 0x55d9087a4660, vars = 0x55d9087a4660, strterm = 0x55d9087a4660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94390637685136, node = 0x55d9086de990, id = 94390637685136, num = 141420944, tbl = 0x55d9086de990, vars = 0x55d9086de990, strterm = 0x55d9086de990, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139699523311926, node = 0x7f0e54765936 <compile_tree+5558>, id = 139699523311926, num = 1417042230, tbl = 0x7f0e54765936 <compile_tree+5558>, vars = 0x7f0e54765936 <compile_tree+5558>, strterm = 0x7f0e54765936 <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 = 94390637421360, node = 0x55d90869e330, id = 94390637421360, num = 141157168, tbl = 0x55d90869e330, vars = 0x55d90869e330, strterm = 0x55d90869e330, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139699519237248, node = 0x7f0e54382c80 <main_arena>, id = 139699519237248, num = 1412967552, tbl = 0x7f0e54382c80 <main_arena>, vars = 0x7f0e54382c80 <main_arena>, strterm = 0x7f0e54382c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 14143654082640128000, node = 0xc4485a73adc4a800, id = 14143654082640128000, num = -1379620864, tbl = 0xc4485a73adc4a800, vars = 0xc4485a73adc4a800, strterm = 0xc4485a73adc4a800, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94390638577840, node = 0x55d9087b88b0, id = 94390638577840, num = 142313648, tbl = 0x55d9087b88b0, vars = 0x55d9087b88b0, strterm = 0x55d9087b88b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94390637694496, node = 0x55d9086e0e20, id = 94390637694496, num = 141430304, tbl = 0x55d9086e0e20, vars = 0x55d9086e0e20, strterm = 0x55d9086e0e20, 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 = 12884902613, node = 0x3000002d5, id = 12884902613, num = 725, tbl = 0x3000002d5, vars = 0x3000002d5, strterm = 0x3000002d5, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}} 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 = 807, column = 5}}, {beg_pos = {lineno = 807, column = 6}, end_pos = {lineno = 807, column = 6}}, {beg_pos = {lineno = 809, column = 2}, end_pos = {lineno = 809, column = 23}}, {beg_pos = {lineno = 809, column = 23}, end_pos = {lineno = 809, column = 24}}, {beg_pos = {lineno = 809, column = 24}, end_pos = {lineno = 809, column = 24}}, {beg_pos = {lineno = 810, column = 4}, end_pos = {lineno = 863, column = 7}}, {beg_pos = {lineno = 863, column = 8}, end_pos = {lineno = 863, column = 8}}, {beg_pos = {lineno = 866, column = 4}, end_pos = {lineno = 866, column = 16}}, {beg_pos = {lineno = 866, column = 17}, end_pos = {lineno = 866, column = 19}}, {beg_pos = {lineno = 866, column = 19}, end_pos = {lineno = 866, column = 19}}, {beg_pos = {lineno = 866, column = 19}, end_pos = {lineno = 866, column = 19}}, {beg_pos = {lineno = 866, column = 19}, end_pos = {lineno = 866, column = 19}}, {beg_pos = {lineno = 866, column = 19}, end_pos = {lineno = 866, column = 19}}, {beg_pos = {lineno = 867, column = 6}, end_pos = {lineno = 873, column = 9}}, {beg_pos = {lineno = 867, column = 11}, end_pos = {lineno = 867, column = 20}}, {beg_pos = {lineno = 867, column = 21}, end_pos = {lineno = 867, column = 21}}, {beg_pos = {lineno = 868, column = 6}, end_pos = {lineno = 872, column = 14}}, {beg_pos = {lineno = 873, column = 6}, end_pos = {lineno = 873, column = 9}}, {beg_pos = {lineno = 868, column = 8}, end_pos = {lineno = 868, column = 8}}, {beg_pos = {lineno = 868, column = 9}, end_pos = {lineno = 868, column = 10}}, {beg_pos = {lineno = 868, column = 11}, end_pos = {lineno = 868, column = 11}}, {beg_pos = {lineno = 868, column = 11}, end_pos = {lineno = 868, column = 11}}, {beg_pos = {lineno = 869, column = 8}, end_pos = {lineno = 870, column = 13}}, {beg_pos = {lineno = 871, column = 6}, end_pos = {lineno = 872, column = 14}}, {beg_pos = {lineno = 871, column = 8}, end_pos = {lineno = 871, column = 8}}, {beg_pos = {lineno = 871, column = 8}, end_pos = {lineno = 871, column = 8}}, {beg_pos = {lineno = 871, column = 9}, end_pos = {lineno = 871, column = 18}}, {beg_pos = {lineno = 871, column = 19}, end_pos = {lineno = 871, column = 19}}, {beg_pos = {lineno = 871, column = 19}, end_pos = {lineno = 871, column = 19}}, {beg_pos = {lineno = 872, column = 8}, end_pos = {lineno = 872, column = 14}}, {beg_pos = {lineno = 872, column = 14}, end_pos = {lineno = 872, column = 14}}, {beg_pos = {lineno = 871, column = 16}, end_pos = {lineno = 871, column = 17}}, {beg_pos = {lineno = 860, column = 21}, end_pos = {lineno = 860, column = 22}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 140163664, column = 21977}}, {beg_pos = {lineno = 141778272, column = 21977}, end_pos = {lineno = 897683279, column = 259998}}, {beg_pos = {lineno = 1417675440, column = 32526}, end_pos = {lineno = -441264400, column = 32767}}, {beg_pos = {lineno = 1409254904, column = 32526}, end_pos = {lineno = 1417250464, column = 32526}}, {beg_pos = {lineno = 897683279, column = 259998}, end_pos = {lineno = 1409254904, column = 32526}}, {beg_pos = {lineno = 0, column = 32526}, end_pos = {lineno = 10, column = 2}}, {beg_pos = {lineno = 1420321536, column = 32526}, end_pos = {lineno = 1409254904, column = 32526}}, {beg_pos = {lineno = 141778272, column = 21977}, end_pos = {lineno = -1379620864, column = -1001891213}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1409254904, column = 32526}, end_pos = {lineno = 1417692996, column = 32526}}, {beg_pos = {lineno = 1391982816, column = 32526}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1409254904, column = 32526}, end_pos = {lineno = 1417715418, column = 32526}}, {beg_pos = {lineno = 1418908384, column = 32526}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 141778272, column = 21977}, end_pos = {lineno = 1417650639, column = 32526}}, {beg_pos = {lineno = 139972832, column = 21977}, end_pos = {lineno = 1415978214, column = 32526}}, {beg_pos = {lineno = 158, column = 0}, end_pos = {lineno = 1416025993, column = 32526}}, {beg_pos = {lineno = 1409254904, column = 32526}, end_pos = {lineno = 1409254904, column = 32526}}, {beg_pos = {lineno = 139976992, column = 21977}, end_pos = {lineno = 143806848, column = 21977}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = 1417730949, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 143806704, column = 0}, end_pos = {lineno = 1417650639, column = 32526}}, {beg_pos = {lineno = 139972832, column = 21977}, end_pos = {lineno = 1415978214, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1416025993, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 1417650639, column = 32526}}, {beg_pos = {lineno = 139972832, column = 21977}, end_pos = {lineno = 1415978214, column = 32526}}, {beg_pos = {lineno = 208, column = 0}, end_pos = {lineno = 1416025993, column = 32526}}, {beg_pos = {lineno = 99902649, column = 0}, end_pos = {lineno = 1414893528, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1417650639, column = 32526}}, {beg_pos = {lineno = 139972832, column = 21977}, end_pos = {lineno = 1415978214, column = 32526}}, {beg_pos = {lineno = 139972424, column = 21977}, end_pos = {lineno = 1416025993, column = 32526}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1348339664, column = 32526}, end_pos = {lineno = -1379620864, column = -1001891213}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1417650639, column = 32526}}, {beg_pos = {lineno = 141773152, column = 21977}, end_pos = {lineno = 1416025993, column = 32526}}, {beg_pos = {lineno = 140645424, column = 21977}, end_pos = {lineno = 1416025993, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = -441264040, column = 32767}}, {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 = -1379620864, column = -1001891213}}, {beg_pos = {lineno = 1409369584, column = 32526}, end_pos = {lineno = 1415962686, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1379620864, column = -1001891213}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1024, column = 0}}, {beg_pos = {lineno = 1417673536, column = 32526}, end_pos = {lineno = 1416031408, column = 32526}}, {beg_pos = {lineno = 1409254984, column = 32526}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = -441263888, column = 32767}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 139974136, column = 21977}}, {beg_pos = {lineno = 258, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 139972872, column = 21977}, end_pos = {lineno = 139972832, column = 21977}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1411704541, column = 32526}}, {beg_pos = {lineno = 1008, column = 0}, end_pos = {lineno = 1415979810, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74043593, column = 0}}, {beg_pos = {lineno = -441263712, column = 32767}, end_pos = {lineno = -441263728, column = 32767}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = 1416030671, column = 32526}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = -441263728, column = 32767}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 1420374908, column = 32526}}, {beg_pos = {lineno = 1413025792, column = 32526}, end_pos = {lineno = 1410783952, column = 32526}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 1410777500, column = 32526}}, {beg_pos = {lineno = 141593120, column = 21977}, end_pos = {lineno = 1420376041, column = 32526}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 1420374695, column = 32526}}, {beg_pos = {lineno = 1420321536, column = 32526}, end_pos = {lineno = 1414895088, column = 32526}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 1414890456, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1420376041, column = 32526}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 1414944768, column = 32526}}, {beg_pos = {lineno = 1420321536, column = 32526}, end_pos = {lineno = -441263384, column = 32767}}, {beg_pos = {lineno = -441263388, column = 32767}, end_pos = {lineno = 1349112505, column = 32526}}, {beg_pos = {lineno = 1414944768, column = 32526}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -441263388, column = 32767}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 140559872, column = 21977}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21977}, end_pos = {lineno = 1349114386, column = 32526}}, {beg_pos = {lineno = 1349111904, column = 32526}, end_pos = {lineno = -441263184, column = 32767}}, {beg_pos = {lineno = -441263200, column = 32767}, end_pos = {lineno = 226653313, column = 0}}, {beg_pos = {lineno = 1, column = 32767}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 141614256, column = 21977}, end_pos = {lineno = -441263264, column = 32767}}, {beg_pos = {lineno = -441263248, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -441263040, column = 32767}, end_pos = {lineno = 1349114386, column = 32526}}, {beg_pos = {lineno = 141614256, column = 21977}, end_pos = {lineno = -441263200, column = 32767}}, {beg_pos = {lineno = -441263184, column = 32767}, end_pos = {lineno = 1420378641, column = 32526}}, {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 = 141613376, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 141613376, column = 21977}}, {beg_pos = {lineno = 1410817840, column = 1}, end_pos = {lineno = 141614256, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32767}}, {beg_pos = {lineno = 0, column = 32767}, end_pos = {lineno = 0, column = 119}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -952662486, column = 0}}, {beg_pos = {lineno = 1414917000, column = 32526}, end_pos = {lineno = 1420321536, column = 32526}}, {beg_pos = {lineno = 141613376, column = 21977}, end_pos = {lineno = 1349382272, column = 32526}}, {beg_pos = {lineno = 143437648, column = 21977}, end_pos = {lineno = 143436896, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1420406641, column = 32526}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 141613376, column = 21977}, end_pos = {lineno = 1349383240, column = 32526}}, {beg_pos = {lineno = 141619776, column = 21977}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1348001544, column = 32526}, end_pos = {lineno = 1420406641, column = 32526}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1414917000, column = 32526}, end_pos = {lineno = 1416437184, column = 32526}}, {beg_pos = {lineno = 19108, column = 0}, end_pos = {lineno = -441262032, column = 32767}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 141619776, column = 21977}, end_pos = {lineno = 1420418478, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1349362528, column = 32526}}, {beg_pos = {lineno = -441267010, column = 32767}, end_pos = {lineno = -441262208, column = 32767}}, {beg_pos = {lineno = 1347996544, column = 32526}, end_pos = {lineno = -441267404, column = 32767}}, {beg_pos = {lineno = -441267408, column = 32767}, end_pos = {lineno = 141614256, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 1420376041, column = 32526}}, {beg_pos = {lineno = 1414933584, column = 32526}, end_pos = {lineno = 1420321536, column = 32526}}, {beg_pos = {lineno = 1420321536, column = 32526}, end_pos = {lineno = -441262680, column = 32767}}, {beg_pos = {lineno = -441262684, column = 32767}, end_pos = {lineno = 1420321536, column = 32526}}, {beg_pos = {lineno = 1409494984, column = 32526}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1412967728, column = 32526}, end_pos = {lineno = 1412967728, column = 32526}}, {beg_pos = {lineno = 1412968880, column = 32526}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 139976992, column = 21977}, end_pos = {lineno = 1410620688, column = 32526}}, {beg_pos = {lineno = 725, column = 4}, end_pos = {lineno = 725, column = 4}}, {beg_pos = {lineno = -567066786, column = 173169}, end_pos = {lineno = 142890656, column = 21977}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1410620688, column = 32526}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1412967648, column = 32526}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 725, column = 3}}, {beg_pos = {lineno = 724, column = 6}, end_pos = {lineno = 724, column = 6}}, {beg_pos = {lineno = 1634493216, column = 1310749555}, end_pos = {lineno = 1816357993, column = 997421921}}, {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 = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -813909313, column = -1001116986}, end_pos = {lineno = 143430781, column = 21977}}, {beg_pos = {lineno = 1414936440, column = 2}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 6, column = -2147483648}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1412967648, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1415459123, column = 32526}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1412967648, column = 32526}}, {beg_pos = {lineno = 143786856, column = 21977}, end_pos = {lineno = 6, column = -2147483648}}, {beg_pos = {lineno = -813909313, column = -1001116986}, end_pos = {lineno = 141208080, column = 21977}}, {beg_pos = {lineno = 139976552, column = 21977}, end_pos = {lineno = 1412967552, column = 32526}}, {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 = 1411435611, column = 32526}}, {beg_pos = {lineno = 1, 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 = -813909313, column = -1001116986}}, {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 = 139699515774640, node = 0x7f0e540356b0, id = 139699515774640, num = 1409504944, tbl = 0x7f0e540356b0, vars = 0x7f0e540356b0, strterm = 0x7f0e540356b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}} yyloc = {beg_pos = {lineno = 867, column = 6}, end_pos = {lineno = 873, column = 9}} yyerror_range = <optimized out> yymsgbuf = "n\000\000\000^\000\000\000\220\271PP\016\177\000\000(\301[P\016\177\000\000\200,8T\016\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]\024T\016\177\000\000\000\000\000\000\000\000\000\000\342\342 T\016\177\000\000\000\033\214\b\331U\000\000\220\271PP\016\177\000\000\260\276\211\b\331U\000\000\340\320W\b\331U\000\000\004\000\000\000\000\000\000\000\260\070gT\016\177\000" yymsg = 0x7fffe5b2dfa0 "n" yymsg_alloc = 128 yylen = 0 yyabortlab = <optimized out> yyerrorlab = <optimized out> #42 0x00007f0e506c15b2 in ripper_parse0 (parser_v=parser_v@entry=139699453737320) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371 p = 0x55d90889beb0 #43 0x00007f0e5464ffe6 in rb_ensure (b_proc=b_proc@entry=0x7f0e506c14d0 <ripper_parse0>, data1=data1@entry=139699453737320, e_proc=e_proc@entry=0x7f0e506a3ae0 <ripper_ensure>, data2=data2@entry=139699453737320) at /tmp/ruby/src/trunk-repeat20/eval.c:1005 _ec = 0x55d90857e120 _tag = {tag = 36, retval = 94390496264253, buf = {0x7f0e5050b968, 0x7f0e546500d0 <rb_ensure+528>, 0x0, 0x7fffe5b2e090, 0x0}, prev = 0x7fffe5b2e410, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x55d90857e120 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f0e506a3ae0 <ripper_ensure>, data2 = 139699453737320}} #44 0x00007f0e506a4315 in ripper_parse (self=139699453737320) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409 p = 0x55d90889beb0 #45 0x00007f0e54813ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f0e54145d90, ec=0x55d90857e120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357 ci = 0x8601001c0001 cc = <optimized out> val = <optimized out> me = 0x7f0e54032fc8 cfunc = 0x55d90870f248 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> #46 vm_call_cfunc_with_frame (ec=0x55d90857e120, reg_cfp=0x7f0e54145d90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385 argc = 0 stack_bottom = <optimized out> argv = <optimized out> #47 0x00007f0e548232ed 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-repeat20/vm_callinfo.h:368 val = 32 ci = 0xccccccccccccdeb8 cc = <optimized out> recv = 94390636237024 argc = <optimized out> calling = {ci = 0x8601001c0001, cc = 0x7f0e5058cba8, block_handler = 0, recv = 139699453737320, argc = 0, kw_splat = false} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #48 vm_exec_core (ec=0x55d90857e120, initial=298926425608162721) at ../../src/trunk-repeat20/insns.def:835 bh = <optimized out> cd = 0x4260000145a0da1 leaf = <optimized out> val = 32 reg_pc = 0x55d9088acb58 reg_cfp = 0x7f0e54145d90 insns_address_table = {0x7f0e54825a5f <vm_exec_core+10351>, 0x7f0e54823469 <vm_exec_core+633>, 0x7f0e5482561e <vm_exec_core+9262>, 0x7f0e548255a4 <vm_exec_core+9140>, 0x7f0e5482552d <vm_exec_core+9021>, 0x7f0e548254ae <vm_exec_core+8894>, 0x7f0e5482542e <vm_exec_core+8766>, 0x7f0e548253d2 <vm_exec_core+8674>, 0x7f0e54825377 <vm_exec_core+8583>, 0x7f0e54825327 <vm_exec_core+8503>, 0x7f0e548251ac <vm_exec_core+8124>, 0x7f0e54825001 <vm_exec_core+7697>, 0x7f0e54824f16 <vm_exec_core+7462>, 0x7f0e54824ea7 <vm_exec_core+7351>, 0x7f0e54824e3a <vm_exec_core+7242>, 0x7f0e54824dff <vm_exec_core+7183>, 0x7f0e54824dc9 <vm_exec_core+7129>, 0x7f0e54824d96 <vm_exec_core+7078>, 0x7f0e5482568a <vm_exec_core+9370>, 0x7f0e548240f7 <vm_exec_core+3847>, 0x7f0e54824089 <vm_exec_core+3737>, 0x7f0e5482404e <vm_exec_core+3678>, 0x7f0e54823ff8 <vm_exec_core+3592>, 0x7f0e54823fb4 <vm_exec_core+3524>, 0x7f0e54823f2d <vm_exec_core+3389>, 0x7f0e54823ef8 <vm_exec_core+3336>, 0x7f0e54823e9d <vm_exec_core+3245>, 0x7f0e54823e25 <vm_exec_core+3125>, 0x7f0e54823ded <vm_exec_core+3069>, 0x7f0e54823db5 <vm_exec_core+3013>, 0x7f0e54823bc0 <vm_exec_core+2512>, 0x7f0e54823b2f <vm_exec_core+2367>, 0x7f0e54823ad2 <vm_exec_core+2274>, 0x7f0e54823a59 <vm_exec_core+2153>, 0x7f0e54824799 <vm_exec_core+5545>, 0x7f0e54824774 <vm_exec_core+5508>, 0x7f0e5482473b <vm_exec_core+5451>, 0x7f0e548246eb <vm_exec_core+5371>, 0x7f0e548246b9 <vm_exec_core+5321>, 0x7f0e548245ce <vm_exec_core+5086>, 0x7f0e54824589 <vm_exec_core+5017>, 0x7f0e54824543 <vm_exec_core+4947>, 0x7f0e54824513 <vm_exec_core+4899>, 0x7f0e54824448 <vm_exec_core+4696>, 0x7f0e548244b3 <vm_exec_core+4803>, 0x7f0e54824318 <vm_exec_core+4392>, 0x7f0e548242ab <vm_exec_core+4283>, 0x7f0e5482421e <vm_exec_core+4142>, 0x7f0e54824162 <vm_exec_core+3954>, 0x7f0e5482412a <vm_exec_core+3898>, 0x7f0e54824c97 <vm_exec_core+6823>, 0x7f0e54824b84 <vm_exec_core+6548>, 0x7f0e54823248 <vm_exec_core+88>, 0x7f0e54824d12 <vm_exec_core+6946>, 0x7f0e548248dd <vm_exec_core+5869>, 0x7f0e54825ba7 <vm_exec_core+10679>, 0x7f0e54824893 <vm_exec_core+5795>, 0x7f0e5482483a <vm_exec_core+5706>, 0x7f0e548247e1 <vm_exec_core+5617>, 0x7f0e54824a76 <vm_exec_core+6278>, 0x7f0e548249a0 <vm_exec_core+6064>, 0x7f0e54824927 <vm_exec_core+5943>, 0x7f0e548259fe <vm_exec_core+10254>, 0x7f0e54824cda <vm_exec_core+6890>, 0x7f0e54824b2d <vm_exec_core+6461>, 0x7f0e548238ba <vm_exec_core+1738>, 0x7f0e54823880 <vm_exec_core+1680>, 0x7f0e548239b2 <vm_exec_core+1986>, 0x7f0e54823911 <vm_exec_core+1825>, 0x7f0e54825e8f <vm_exec_core+11423>, 0x7f0e54825de6 <vm_exec_core+11254>, 0x7f0e54826066 <vm_exec_core+11894>, 0x7f0e54825ff3 <vm_exec_core+11779>, 0x7f0e54825f4d <vm_exec_core+11613>, 0x7f0e54825ef1 <vm_exec_core+11521>, 0x7f0e54826413 <vm_exec_core+12835>, 0x7f0e54826376 <vm_exec_core+12678>, 0x7f0e548262de <vm_exec_core+12526>, 0x7f0e54826241 <vm_exec_core+12369>, 0x7f0e548261a9 <vm_exec_core+12217>, 0x7f0e54825ae8 <vm_exec_core+10488>, 0x7f0e5482615e <vm_exec_core+12142>, 0x7f0e54826108 <vm_exec_core+12056>, 0x7f0e54825c75 <vm_exec_core+10885>, 0x7f0e54825beb <vm_exec_core+10747>, 0x7f0e54823813 <vm_exec_core+1571>, 0x7f0e548237b5 <vm_exec_core+1477>, 0x7f0e54825db2 <vm_exec_core+11202>, 0x7f0e54825d7e <vm_exec_core+11150>, 0x7f0e54825d2d <vm_exec_core+11069>, 0x7f0e54825cde <vm_exec_core+10990>, 0x7f0e54825b1b <vm_exec_core+10539>, 0x7f0e54825a70 <vm_exec_core+10368>, 0x7f0e54823748 <vm_exec_core+1368>, 0x7f0e548236f1 <vm_exec_core+1281>, 0x7f0e5482366e <vm_exec_core+1150>, 0x7f0e54823629 <vm_exec_core+1081>, 0x7f0e548235dc <vm_exec_core+1004>, 0x7f0e5482358f <vm_exec_core+927>, 0x7f0e5482353a <vm_exec_core+842>, 0x7f0e54823507 <vm_exec_core+791>, 0x7f0e548234d4 <vm_exec_core+740>, 0x7f0e54825b8b <vm_exec_core+10651>, 0x7f0e5482345a <vm_exec_core+618>, 0x7f0e5482560f <vm_exec_core+9247>, 0x7f0e54825595 <vm_exec_core+9125>, 0x7f0e5482551e <vm_exec_core+9006>, 0x7f0e5482549f <vm_exec_core+8879>, 0x7f0e5482541f <vm_exec_core+8751>, 0x7f0e548253c3 <vm_exec_core+8659>, 0x7f0e54825368 <vm_exec_core+8568>, 0x7f0e54825318 <vm_exec_core+8488>, 0x7f0e5482519d <vm_exec_core+8109>, 0x7f0e54824ff2 <vm_exec_core+7682>, 0x7f0e54824f07 <vm_exec_core+7447>, 0x7f0e54824e98 <vm_exec_core+7336>, 0x7f0e54824e2b <vm_exec_core+7227>, 0x7f0e54824df0 <vm_exec_core+7168>, 0x7f0e54824dba <vm_exec_core+7114>, 0x7f0e54824d87 <vm_exec_core+7063>, 0x7f0e5482567b <vm_exec_core+9355>, 0x7f0e548240e8 <vm_exec_core+3832>, 0x7f0e5482407a <vm_exec_core+3722>, 0x7f0e5482403f <vm_exec_core+3663>, 0x7f0e54823fe9 <vm_exec_core+3577>, 0x7f0e54823fa5 <vm_exec_core+3509>, 0x7f0e54823f1e <vm_exec_core+3374>, 0x7f0e54823ee9 <vm_exec_core+3321>, 0x7f0e54823e8e <vm_exec_core+3230>, 0x7f0e54823e16 <vm_exec_core+3110>, 0x7f0e54823dde <vm_exec_core+3054>, 0x7f0e54823da6 <vm_exec_core+2998>, 0x7f0e54823bb1 <vm_exec_core+2497>, 0x7f0e54823b20 <vm_exec_core+2352>, 0x7f0e54823ac3 <vm_exec_core+2259>, 0x7f0e54823a4a <vm_exec_core+2138>, 0x7f0e5482478a <vm_exec_core+5530>, 0x7f0e54824765 <vm_exec_core+5493>, 0x7f0e5482472c <vm_exec_core+5436>, 0x7f0e548246dc <vm_exec_core+5356>, 0x7f0e548246aa <vm_exec_core+5306>, 0x7f0e548245bf <vm_exec_core+5071>, 0x7f0e5482457a <vm_exec_core+5002>, 0x7f0e54824534 <vm_exec_core+4932>, 0x7f0e54824504 <vm_exec_core+4884>, 0x7f0e54824439 <vm_exec_core+4681>, 0x7f0e548244a4 <vm_exec_core+4788>, 0x7f0e54824309 <vm_exec_core+4377>, 0x7f0e5482429c <vm_exec_core+4268>, 0x7f0e5482420f <vm_exec_core+4127>, 0x7f0e54824153 <vm_exec_core+3939>, 0x7f0e5482411b <vm_exec_core+3883>, 0x7f0e54824c88 <vm_exec_core+6808>, 0x7f0e54824b75 <vm_exec_core+6533>, 0x7f0e54826633 <vm_exec_core+13379>, 0x7f0e54824d03 <vm_exec_core+6931>, 0x7f0e548248ce <vm_exec_core+5854>, 0x7f0e5482661f <vm_exec_core+13359>, 0x7f0e54824884 <vm_exec_core+5780>, 0x7f0e5482482b <vm_exec_core+5691>, 0x7f0e548247d2 <vm_exec_core+5602>, 0x7f0e54824a67 <vm_exec_core+6263>, 0x7f0e54824991 <vm_exec_core+6049>, 0x7f0e54824918 <vm_exec_core+5928>, 0x7f0e548259ef <vm_exec_core+10239>, 0x7f0e54824ccb <vm_exec_core+6875>, 0x7f0e54824b1e <vm_exec_core+6446>, 0x7f0e548238ab <vm_exec_core+1723>, 0x7f0e54823871 <vm_exec_core+1665>, 0x7f0e548239a3 <vm_exec_core+1971>, 0x7f0e54823902 <vm_exec_core+1810>, 0x7f0e5482660b <vm_exec_core+13339>, 0x7f0e548265f7 <vm_exec_core+13319>, 0x7f0e548265e3 <vm_exec_core+13299>, 0x7f0e548265cf <vm_exec_core+13279>, 0x7f0e548265bb <vm_exec_core+13259>, 0x7f0e548265a7 <vm_exec_core+13239>, 0x7f0e5482658c <vm_exec_core+13212>, 0x7f0e54826578 <vm_exec_core+13192>, 0x7f0e54826564 <vm_exec_core+13172>, 0x7f0e54826550 <vm_exec_core+13152>, 0x7f0e5482653c <vm_exec_core+13132>, 0x7f0e54826528 <vm_exec_core+13112>, 0x7f0e54826514 <vm_exec_core+13092>, 0x7f0e54826500 <vm_exec_core+13072>, 0x7f0e548264ec <vm_exec_core+13052>, 0x7f0e548264d8 <vm_exec_core+13032>, 0x7f0e54823804 <vm_exec_core+1556>, 0x7f0e548237a6 <vm_exec_core+1462>, 0x7f0e548264c4 <vm_exec_core+13012>, 0x7f0e548264b0 <vm_exec_core+12992>, 0x7f0e5482649c <vm_exec_core+12972>, 0x7f0e54826488 <vm_exec_core+12952>, 0x7f0e54823231 <vm_exec_core+65>, 0x7f0e54823235 <vm_exec_core+69>, 0x7f0e54823739 <vm_exec_core+1353>, 0x7f0e548236e2 <vm_exec_core+1266>, 0x7f0e5482365f <vm_exec_core+1135>, 0x7f0e5482361a <vm_exec_core+1066>, 0x7f0e548235cd <vm_exec_core+989>...} #49 0x00007f0e54829a8b in rb_vm_exec (ec=0x55d90857e120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366 _ec = 0x55d90857e120 _tag = {tag = 36, retval = 4, buf = {0x55d90857e120, 0x7f0e54829280 <rb_vm_exec+400>, 0x0, 0x7fffe5b2e340, 0x7f0e54046120}, prev = 0x7fffe5b2e7f0, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> initial = <optimized out> #50 0x00007f0e54829c89 in eval_string_with_cref (self=<optimized out>, src=139699453737240, cref=0x7f0e5050b8f0, file=139699454460440, line=1) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701 ec = 0x55d90857e120 block = {as = {captured = {self = 139699453737320, ep = 0x7f0e54046150, code = {iseq = 0x7f0e5065f378, ifunc = 0x7f0e5065f378, val = 139699455128440}}, symbol = 139699453737320, proc = 139699453737320}, type = block_type_iseq} iseq = 0x7f0e5050b710 cfp = <optimized out> #51 0x00007f0e5483912a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139699453737320) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1946 cref = 0x7f0e5050b8f0 #52 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1970 file = 139699454460440 line = <optimized out> code = 139699453737240 #53 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139699453737320) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:2010 No locals. #54 0x00007f0e54813ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f0e54145e10, ec=0x55d90857e120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357 ci = 0x254100100005 cc = <optimized out> val = <optimized out> me = 0x7f0e53fe6e70 cfunc = 0x55d9085c0e08 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> #55 vm_call_cfunc_with_frame (ec=0x55d90857e120, reg_cfp=0x7f0e54145e10, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385 argc = 2 stack_bottom = <optimized out> argv = <optimized out> #56 0x00007f0e548232ed 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-repeat20/vm_callinfo.h:368 val = 32 ci = 0xccccccccccccdeb8 cc = <optimized out> recv = 94390636237024 argc = <optimized out> calling = {ci = 0x254100100005, cc = 0x7f0e5058d7d8, block_handler = 0, recv = 139699453737320, argc = 2, kw_splat = false} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #57 vm_exec_core (ec=0x55d90857e120, initial=298926425608162721) at ../../src/trunk-repeat20/insns.def:835 bh = <optimized out> cd = 0x4260000145a0da1 leaf = <optimized out> val = 32 reg_pc = 0x55d9086edd18 reg_cfp = 0x7f0e54145e10 insns_address_table = {0x7f0e54825a5f <vm_exec_core+10351>, 0x7f0e54823469 <vm_exec_core+633>, 0x7f0e5482561e <vm_exec_core+9262>, 0x7f0e548255a4 <vm_exec_core+9140>, 0x7f0e5482552d <vm_exec_core+9021>, 0x7f0e548254ae <vm_exec_core+8894>, 0x7f0e5482542e <vm_exec_core+8766>, 0x7f0e548253d2 <vm_exec_core+8674>, 0x7f0e54825377 <vm_exec_core+8583>, 0x7f0e54825327 <vm_exec_core+8503>, 0x7f0e548251ac <vm_exec_core+8124>, 0x7f0e54825001 <vm_exec_core+7697>, 0x7f0e54824f16 <vm_exec_core+7462>, 0x7f0e54824ea7 <vm_exec_core+7351>, 0x7f0e54824e3a <vm_exec_core+7242>, 0x7f0e54824dff <vm_exec_core+7183>, 0x7f0e54824dc9 <vm_exec_core+7129>, 0x7f0e54824d96 <vm_exec_core+7078>, 0x7f0e5482568a <vm_exec_core+9370>, 0x7f0e548240f7 <vm_exec_core+3847>, 0x7f0e54824089 <vm_exec_core+3737>, 0x7f0e5482404e <vm_exec_core+3678>, 0x7f0e54823ff8 <vm_exec_core+3592>, 0x7f0e54823fb4 <vm_exec_core+3524>, 0x7f0e54823f2d <vm_exec_core+3389>, 0x7f0e54823ef8 <vm_exec_core+3336>, 0x7f0e54823e9d <vm_exec_core+3245>, 0x7f0e54823e25 <vm_exec_core+3125>, 0x7f0e54823ded <vm_exec_core+3069>, 0x7f0e54823db5 <vm_exec_core+3013>, 0x7f0e54823bc0 <vm_exec_core+2512>, 0x7f0e54823b2f <vm_exec_core+2367>, 0x7f0e54823ad2 <vm_exec_core+2274>, 0x7f0e54823a59 <vm_exec_core+2153>, 0x7f0e54824799 <vm_exec_core+5545>, 0x7f0e54824774 <vm_exec_core+5508>, 0x7f0e5482473b <vm_exec_core+5451>, 0x7f0e548246eb <vm_exec_core+5371>, 0x7f0e548246b9 <vm_exec_core+5321>, 0x7f0e548245ce <vm_exec_core+5086>, 0x7f0e54824589 <vm_exec_core+5017>, 0x7f0e54824543 <vm_exec_core+4947>, 0x7f0e54824513 <vm_exec_core+4899>, 0x7f0e54824448 <vm_exec_core+4696>, 0x7f0e548244b3 <vm_exec_core+4803>, 0x7f0e54824318 <vm_exec_core+4392>, 0x7f0e548242ab <vm_exec_core+4283>, 0x7f0e5482421e <vm_exec_core+4142>, 0x7f0e54824162 <vm_exec_core+3954>, 0x7f0e5482412a <vm_exec_core+3898>, 0x7f0e54824c97 <vm_exec_core+6823>, 0x7f0e54824b84 <vm_exec_core+6548>, 0x7f0e54823248 <vm_exec_core+88>, 0x7f0e54824d12 <vm_exec_core+6946>, 0x7f0e548248dd <vm_exec_core+5869>, 0x7f0e54825ba7 <vm_exec_core+10679>, 0x7f0e54824893 <vm_exec_core+5795>, 0x7f0e5482483a <vm_exec_core+5706>, 0x7f0e548247e1 <vm_exec_core+5617>, 0x7f0e54824a76 <vm_exec_core+6278>, 0x7f0e548249a0 <vm_exec_core+6064>, 0x7f0e54824927 <vm_exec_core+5943>, 0x7f0e548259fe <vm_exec_core+10254>, 0x7f0e54824cda <vm_exec_core+6890>, 0x7f0e54824b2d <vm_exec_core+6461>, 0x7f0e548238ba <vm_exec_core+1738>, 0x7f0e54823880 <vm_exec_core+1680>, 0x7f0e548239b2 <vm_exec_core+1986>, 0x7f0e54823911 <vm_exec_core+1825>, 0x7f0e54825e8f <vm_exec_core+11423>, 0x7f0e54825de6 <vm_exec_core+11254>, 0x7f0e54826066 <vm_exec_core+11894>, 0x7f0e54825ff3 <vm_exec_core+11779>, 0x7f0e54825f4d <vm_exec_core+11613>, 0x7f0e54825ef1 <vm_exec_core+11521>, 0x7f0e54826413 <vm_exec_core+12835>, 0x7f0e54826376 <vm_exec_core+12678>, 0x7f0e548262de <vm_exec_core+12526>, 0x7f0e54826241 <vm_exec_core+12369>, 0x7f0e548261a9 <vm_exec_core+12217>, 0x7f0e54825ae8 <vm_exec_core+10488>, 0x7f0e5482615e <vm_exec_core+12142>, 0x7f0e54826108 <vm_exec_core+12056>, 0x7f0e54825c75 <vm_exec_core+10885>, 0x7f0e54825beb <vm_exec_core+10747>, 0x7f0e54823813 <vm_exec_core+1571>, 0x7f0e548237b5 <vm_exec_core+1477>, 0x7f0e54825db2 <vm_exec_core+11202>, 0x7f0e54825d7e <vm_exec_core+11150>, 0x7f0e54825d2d <vm_exec_core+11069>, 0x7f0e54825cde <vm_exec_core+10990>, 0x7f0e54825b1b <vm_exec_core+10539>, 0x7f0e54825a70 <vm_exec_core+10368>, 0x7f0e54823748 <vm_exec_core+1368>, 0x7f0e548236f1 <vm_exec_core+1281>, 0x7f0e5482366e <vm_exec_core+1150>, 0x7f0e54823629 <vm_exec_core+1081>, 0x7f0e548235dc <vm_exec_core+1004>, 0x7f0e5482358f <vm_exec_core+927>, 0x7f0e5482353a <vm_exec_core+842>, 0x7f0e54823507 <vm_exec_core+791>, 0x7f0e548234d4 <vm_exec_core+740>, 0x7f0e54825b8b <vm_exec_core+10651>, 0x7f0e5482345a <vm_exec_core+618>, 0x7f0e5482560f <vm_exec_core+9247>, 0x7f0e54825595 <vm_exec_core+9125>, 0x7f0e5482551e <vm_exec_core+9006>, 0x7f0e5482549f <vm_exec_core+8879>, 0x7f0e5482541f <vm_exec_core+8751>, 0x7f0e548253c3 <vm_exec_core+8659>, 0x7f0e54825368 <vm_exec_core+8568>, 0x7f0e54825318 <vm_exec_core+8488>, 0x7f0e5482519d <vm_exec_core+8109>, 0x7f0e54824ff2 <vm_exec_core+7682>, 0x7f0e54824f07 <vm_exec_core+7447>, 0x7f0e54824e98 <vm_exec_core+7336>, 0x7f0e54824e2b <vm_exec_core+7227>, 0x7f0e54824df0 <vm_exec_core+7168>, 0x7f0e54824dba <vm_exec_core+7114>, 0x7f0e54824d87 <vm_exec_core+7063>, 0x7f0e5482567b <vm_exec_core+9355>, 0x7f0e548240e8 <vm_exec_core+3832>, 0x7f0e5482407a <vm_exec_core+3722>, 0x7f0e5482403f <vm_exec_core+3663>, 0x7f0e54823fe9 <vm_exec_core+3577>, 0x7f0e54823fa5 <vm_exec_core+3509>, 0x7f0e54823f1e <vm_exec_core+3374>, 0x7f0e54823ee9 <vm_exec_core+3321>, 0x7f0e54823e8e <vm_exec_core+3230>, 0x7f0e54823e16 <vm_exec_core+3110>, 0x7f0e54823dde <vm_exec_core+3054>, 0x7f0e54823da6 <vm_exec_core+2998>, 0x7f0e54823bb1 <vm_exec_core+2497>, 0x7f0e54823b20 <vm_exec_core+2352>, 0x7f0e54823ac3 <vm_exec_core+2259>, 0x7f0e54823a4a <vm_exec_core+2138>, 0x7f0e5482478a <vm_exec_core+5530>, 0x7f0e54824765 <vm_exec_core+5493>, 0x7f0e5482472c <vm_exec_core+5436>, 0x7f0e548246dc <vm_exec_core+5356>, 0x7f0e548246aa <vm_exec_core+5306>, 0x7f0e548245bf <vm_exec_core+5071>, 0x7f0e5482457a <vm_exec_core+5002>, 0x7f0e54824534 <vm_exec_core+4932>, 0x7f0e54824504 <vm_exec_core+4884>, 0x7f0e54824439 <vm_exec_core+4681>, 0x7f0e548244a4 <vm_exec_core+4788>, 0x7f0e54824309 <vm_exec_core+4377>, 0x7f0e5482429c <vm_exec_core+4268>, 0x7f0e5482420f <vm_exec_core+4127>, 0x7f0e54824153 <vm_exec_core+3939>, 0x7f0e5482411b <vm_exec_core+3883>, 0x7f0e54824c88 <vm_exec_core+6808>, 0x7f0e54824b75 <vm_exec_core+6533>, 0x7f0e54826633 <vm_exec_core+13379>, 0x7f0e54824d03 <vm_exec_core+6931>, 0x7f0e548248ce <vm_exec_core+5854>, 0x7f0e5482661f <vm_exec_core+13359>, 0x7f0e54824884 <vm_exec_core+5780>, 0x7f0e5482482b <vm_exec_core+5691>, 0x7f0e548247d2 <vm_exec_core+5602>, 0x7f0e54824a67 <vm_exec_core+6263>, 0x7f0e54824991 <vm_exec_core+6049>, 0x7f0e54824918 <vm_exec_core+5928>, 0x7f0e548259ef <vm_exec_core+10239>, 0x7f0e54824ccb <vm_exec_core+6875>, 0x7f0e54824b1e <vm_exec_core+6446>, 0x7f0e548238ab <vm_exec_core+1723>, 0x7f0e54823871 <vm_exec_core+1665>, 0x7f0e548239a3 <vm_exec_core+1971>, 0x7f0e54823902 <vm_exec_core+1810>, 0x7f0e5482660b <vm_exec_core+13339>, 0x7f0e548265f7 <vm_exec_core+13319>, 0x7f0e548265e3 <vm_exec_core+13299>, 0x7f0e548265cf <vm_exec_core+13279>, 0x7f0e548265bb <vm_exec_core+13259>, 0x7f0e548265a7 <vm_exec_core+13239>, 0x7f0e5482658c <vm_exec_core+13212>, 0x7f0e54826578 <vm_exec_core+13192>, 0x7f0e54826564 <vm_exec_core+13172>, 0x7f0e54826550 <vm_exec_core+13152>, 0x7f0e5482653c <vm_exec_core+13132>, 0x7f0e54826528 <vm_exec_core+13112>, 0x7f0e54826514 <vm_exec_core+13092>, 0x7f0e54826500 <vm_exec_core+13072>, 0x7f0e548264ec <vm_exec_core+13052>, 0x7f0e548264d8 <vm_exec_core+13032>, 0x7f0e54823804 <vm_exec_core+1556>, 0x7f0e548237a6 <vm_exec_core+1462>, 0x7f0e548264c4 <vm_exec_core+13012>, 0x7f0e548264b0 <vm_exec_core+12992>, 0x7f0e5482649c <vm_exec_core+12972>, 0x7f0e54826488 <vm_exec_core+12952>, 0x7f0e54823231 <vm_exec_core+65>, 0x7f0e54823235 <vm_exec_core+69>, 0x7f0e54823739 <vm_exec_core+1353>, 0x7f0e548236e2 <vm_exec_core+1266>, 0x7f0e5482365f <vm_exec_core+1135>, 0x7f0e5482361a <vm_exec_core+1066>, 0x7f0e548235cd <vm_exec_core+989>...} #58 0x00007f0e54829a8b in rb_vm_exec (ec=0x55d90857e120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366 _ec = 0x55d90857e120 _tag = {tag = 36, retval = 4, buf = {0x7f0e54145f50, 0x7f0e54829280 <rb_vm_exec+400>, 0x0, 0x7fffe5b2e720, 0x0}, prev = 0x7fffe5b2eb70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> initial = <optimized out> #59 0x00007f0e5483813a in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm.c:1384 arg_size = <optimized out> arg_size = <optimized out> #60 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm.c:1440 iseq = <optimized out> i = <optimized out> type = <optimized out> cfp = <optimized out> opt_pc = <optimized out> sp = <optimized out> iseq = <optimized out> i = <optimized out> opt_pc = <optimized out> type = <optimized out> cfp = <optimized out> sp = <optimized out> bound = <optimized out> #61 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-repeat20/vm.c:1458 captured = <optimized out> again = <optimized out> again = <optimized out> captured = <optimized out> #62 vm_yield_with_cref (is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm.c:1495 No locals. #63 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm.c:1503 No locals. #64 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1337 No locals. #65 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1353 No locals. #66 0x00007f0e545ac30c in rb_ary_each (ary=139699454145560) at /tmp/ruby/src/trunk-repeat20/array.c:2747 i = 3 #67 0x00007f0e54813ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f0e54145f90, ec=0x55d90857e120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357 ci = 0xbd100000001 cc = <optimized out> val = <optimized out> me = 0x7f0e53fe04a8 cfunc = 0x55d9085d5348 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> #68 vm_call_cfunc_with_frame (ec=0x55d90857e120, reg_cfp=0x7f0e54145f90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385 argc = 0 stack_bottom = <optimized out> argv = <optimized out> #69 0x00007f0e54824c69 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-repeat20/vm_callinfo.h:368 val = 32 ci = <optimized out> cc = <optimized out> recv = 94390636237024 argc = <optimized out> calling = {ci = 0xbd100000001, cc = 0x7f0e5401b6c0, block_handler = 139699516891049, recv = 139699454145560, argc = 0, kw_splat = false} val = <optimized out> ci = <optimized out> cc = <optimized out> argc = <optimized out> recv = <optimized out> calling = <optimized out> #70 vm_exec_core (ec=0x55d90857e120, initial=298926425608162721) at ../../src/trunk-repeat20/insns.def:815 bh = <optimized out> cd = 0x55d9086c0270 blockiseq = <optimized out> leaf = <optimized out> val = 32 reg_pc = 0x55d9086be468 reg_cfp = 0x7f0e54145f90 insns_address_table = {0x7f0e54825a5f <vm_exec_core+10351>, 0x7f0e54823469 <vm_exec_core+633>, 0x7f0e5482561e <vm_exec_core+9262>, 0x7f0e548255a4 <vm_exec_core+9140>, 0x7f0e5482552d <vm_exec_core+9021>, 0x7f0e548254ae <vm_exec_core+8894>, 0x7f0e5482542e <vm_exec_core+8766>, 0x7f0e548253d2 <vm_exec_core+8674>, 0x7f0e54825377 <vm_exec_core+8583>, 0x7f0e54825327 <vm_exec_core+8503>, 0x7f0e548251ac <vm_exec_core+8124>, 0x7f0e54825001 <vm_exec_core+7697>, 0x7f0e54824f16 <vm_exec_core+7462>, 0x7f0e54824ea7 <vm_exec_core+7351>, 0x7f0e54824e3a <vm_exec_core+7242>, 0x7f0e54824dff <vm_exec_core+7183>, 0x7f0e54824dc9 <vm_exec_core+7129>, 0x7f0e54824d96 <vm_exec_core+7078>, 0x7f0e5482568a <vm_exec_core+9370>, 0x7f0e548240f7 <vm_exec_core+3847>, 0x7f0e54824089 <vm_exec_core+3737>, 0x7f0e5482404e <vm_exec_core+3678>, 0x7f0e54823ff8 <vm_exec_core+3592>, 0x7f0e54823fb4 <vm_exec_core+3524>, 0x7f0e54823f2d <vm_exec_core+3389>, 0x7f0e54823ef8 <vm_exec_core+3336>, 0x7f0e54823e9d <vm_exec_core+3245>, 0x7f0e54823e25 <vm_exec_core+3125>, 0x7f0e54823ded <vm_exec_core+3069>, 0x7f0e54823db5 <vm_exec_core+3013>, 0x7f0e54823bc0 <vm_exec_core+2512>, 0x7f0e54823b2f <vm_exec_core+2367>, 0x7f0e54823ad2 <vm_exec_core+2274>, 0x7f0e54823a59 <vm_exec_core+2153>, 0x7f0e54824799 <vm_exec_core+5545>, 0x7f0e54824774 <vm_exec_core+5508>, 0x7f0e5482473b <vm_exec_core+5451>, 0x7f0e548246eb <vm_exec_core+5371>, 0x7f0e548246b9 <vm_exec_core+5321>, 0x7f0e548245ce <vm_exec_core+5086>, 0x7f0e54824589 <vm_exec_core+5017>, 0x7f0e54824543 <vm_exec_core+4947>, 0x7f0e54824513 <vm_exec_core+4899>, 0x7f0e54824448 <vm_exec_core+4696>, 0x7f0e548244b3 <vm_exec_core+4803>, 0x7f0e54824318 <vm_exec_core+4392>, 0x7f0e548242ab <vm_exec_core+4283>, 0x7f0e5482421e <vm_exec_core+4142>, 0x7f0e54824162 <vm_exec_core+3954>, 0x7f0e5482412a <vm_exec_core+3898>, 0x7f0e54824c97 <vm_exec_core+6823>, 0x7f0e54824b84 <vm_exec_core+6548>, 0x7f0e54823248 <vm_exec_core+88>, 0x7f0e54824d12 <vm_exec_core+6946>, 0x7f0e548248dd <vm_exec_core+5869>, 0x7f0e54825ba7 <vm_exec_core+10679>, 0x7f0e54824893 <vm_exec_core+5795>, 0x7f0e5482483a <vm_exec_core+5706>, 0x7f0e548247e1 <vm_exec_core+5617>, 0x7f0e54824a76 <vm_exec_core+6278>, 0x7f0e548249a0 <vm_exec_core+6064>, 0x7f0e54824927 <vm_exec_core+5943>, 0x7f0e548259fe <vm_exec_core+10254>, 0x7f0e54824cda <vm_exec_core+6890>, 0x7f0e54824b2d <vm_exec_core+6461>, 0x7f0e548238ba <vm_exec_core+1738>, 0x7f0e54823880 <vm_exec_core+1680>, 0x7f0e548239b2 <vm_exec_core+1986>, 0x7f0e54823911 <vm_exec_core+1825>, 0x7f0e54825e8f <vm_exec_core+11423>, 0x7f0e54825de6 <vm_exec_core+11254>, 0x7f0e54826066 <vm_exec_core+11894>, 0x7f0e54825ff3 <vm_exec_core+11779>, 0x7f0e54825f4d <vm_exec_core+11613>, 0x7f0e54825ef1 <vm_exec_core+11521>, 0x7f0e54826413 <vm_exec_core+12835>, 0x7f0e54826376 <vm_exec_core+12678>, 0x7f0e548262de <vm_exec_core+12526>, 0x7f0e54826241 <vm_exec_core+12369>, 0x7f0e548261a9 <vm_exec_core+12217>, 0x7f0e54825ae8 <vm_exec_core+10488>, 0x7f0e5482615e <vm_exec_core+12142>, 0x7f0e54826108 <vm_exec_core+12056>, 0x7f0e54825c75 <vm_exec_core+10885>, 0x7f0e54825beb <vm_exec_core+10747>, 0x7f0e54823813 <vm_exec_core+1571>, 0x7f0e548237b5 <vm_exec_core+1477>, 0x7f0e54825db2 <vm_exec_core+11202>, 0x7f0e54825d7e <vm_exec_core+11150>, 0x7f0e54825d2d <vm_exec_core+11069>, 0x7f0e54825cde <vm_exec_core+10990>, 0x7f0e54825b1b <vm_exec_core+10539>, 0x7f0e54825a70 <vm_exec_core+10368>, 0x7f0e54823748 <vm_exec_core+1368>, 0x7f0e548236f1 <vm_exec_core+1281>, 0x7f0e5482366e <vm_exec_core+1150>, 0x7f0e54823629 <vm_exec_core+1081>, 0x7f0e548235dc <vm_exec_core+1004>, 0x7f0e5482358f <vm_exec_core+927>, 0x7f0e5482353a <vm_exec_core+842>, 0x7f0e54823507 <vm_exec_core+791>, 0x7f0e548234d4 <vm_exec_core+740>, 0x7f0e54825b8b <vm_exec_core+10651>, 0x7f0e5482345a <vm_exec_core+618>, 0x7f0e5482560f <vm_exec_core+9247>, 0x7f0e54825595 <vm_exec_core+9125>, 0x7f0e5482551e <vm_exec_core+9006>, 0x7f0e5482549f <vm_exec_core+8879>, 0x7f0e5482541f <vm_exec_core+8751>, 0x7f0e548253c3 <vm_exec_core+8659>, 0x7f0e54825368 <vm_exec_core+8568>, 0x7f0e54825318 <vm_exec_core+8488>, 0x7f0e5482519d <vm_exec_core+8109>, 0x7f0e54824ff2 <vm_exec_core+7682>, 0x7f0e54824f07 <vm_exec_core+7447>, 0x7f0e54824e98 <vm_exec_core+7336>, 0x7f0e54824e2b <vm_exec_core+7227>, 0x7f0e54824df0 <vm_exec_core+7168>, 0x7f0e54824dba <vm_exec_core+7114>, 0x7f0e54824d87 <vm_exec_core+7063>, 0x7f0e5482567b <vm_exec_core+9355>, 0x7f0e548240e8 <vm_exec_core+3832>, 0x7f0e5482407a <vm_exec_core+3722>, 0x7f0e5482403f <vm_exec_core+3663>, 0x7f0e54823fe9 <vm_exec_core+3577>, 0x7f0e54823fa5 <vm_exec_core+3509>, 0x7f0e54823f1e <vm_exec_core+3374>, 0x7f0e54823ee9 <vm_exec_core+3321>, 0x7f0e54823e8e <vm_exec_core+3230>, 0x7f0e54823e16 <vm_exec_core+3110>, 0x7f0e54823dde <vm_exec_core+3054>, 0x7f0e54823da6 <vm_exec_core+2998>, 0x7f0e54823bb1 <vm_exec_core+2497>, 0x7f0e54823b20 <vm_exec_core+2352>, 0x7f0e54823ac3 <vm_exec_core+2259>, 0x7f0e54823a4a <vm_exec_core+2138>, 0x7f0e5482478a <vm_exec_core+5530>, 0x7f0e54824765 <vm_exec_core+5493>, 0x7f0e5482472c <vm_exec_core+5436>, 0x7f0e548246dc <vm_exec_core+5356>, 0x7f0e548246aa <vm_exec_core+5306>, 0x7f0e548245bf <vm_exec_core+5071>, 0x7f0e5482457a <vm_exec_core+5002>, 0x7f0e54824534 <vm_exec_core+4932>, 0x7f0e54824504 <vm_exec_core+4884>, 0x7f0e54824439 <vm_exec_core+4681>, 0x7f0e548244a4 <vm_exec_core+4788>, 0x7f0e54824309 <vm_exec_core+4377>, 0x7f0e5482429c <vm_exec_core+4268>, 0x7f0e5482420f <vm_exec_core+4127>, 0x7f0e54824153 <vm_exec_core+3939>, 0x7f0e5482411b <vm_exec_core+3883>, 0x7f0e54824c88 <vm_exec_core+6808>, 0x7f0e54824b75 <vm_exec_core+6533>, 0x7f0e54826633 <vm_exec_core+13379>, 0x7f0e54824d03 <vm_exec_core+6931>, 0x7f0e548248ce <vm_exec_core+5854>, 0x7f0e5482661f <vm_exec_core+13359>, 0x7f0e54824884 <vm_exec_core+5780>, 0x7f0e5482482b <vm_exec_core+5691>, 0x7f0e548247d2 <vm_exec_core+5602>, 0x7f0e54824a67 <vm_exec_core+6263>, 0x7f0e54824991 <vm_exec_core+6049>, 0x7f0e54824918 <vm_exec_core+5928>, 0x7f0e548259ef <vm_exec_core+10239>, 0x7f0e54824ccb <vm_exec_core+6875>, 0x7f0e54824b1e <vm_exec_core+6446>, 0x7f0e548238ab <vm_exec_core+1723>, 0x7f0e54823871 <vm_exec_core+1665>, 0x7f0e548239a3 <vm_exec_core+1971>, 0x7f0e54823902 <vm_exec_core+1810>, 0x7f0e5482660b <vm_exec_core+13339>, 0x7f0e548265f7 <vm_exec_core+13319>, 0x7f0e548265e3 <vm_exec_core+13299>, 0x7f0e548265cf <vm_exec_core+13279>, 0x7f0e548265bb <vm_exec_core+13259>, 0x7f0e548265a7 <vm_exec_core+13239>, 0x7f0e5482658c <vm_exec_core+13212>, 0x7f0e54826578 <vm_exec_core+13192>, 0x7f0e54826564 <vm_exec_core+13172>, 0x7f0e54826550 <vm_exec_core+13152>, 0x7f0e5482653c <vm_exec_core+13132>, 0x7f0e54826528 <vm_exec_core+13112>, 0x7f0e54826514 <vm_exec_core+13092>, 0x7f0e54826500 <vm_exec_core+13072>, 0x7f0e548264ec <vm_exec_core+13052>, 0x7f0e548264d8 <vm_exec_core+13032>, 0x7f0e54823804 <vm_exec_core+1556>, 0x7f0e548237a6 <vm_exec_core+1462>, 0x7f0e548264c4 <vm_exec_core+13012>, 0x7f0e548264b0 <vm_exec_core+12992>, 0x7f0e5482649c <vm_exec_core+12972>, 0x7f0e54826488 <vm_exec_core+12952>, 0x7f0e54823231 <vm_exec_core+65>, 0x7f0e54823235 <vm_exec_core+69>, 0x7f0e54823739 <vm_exec_core+1353>, 0x7f0e548236e2 <vm_exec_core+1266>, 0x7f0e5482365f <vm_exec_core+1135>, 0x7f0e5482361a <vm_exec_core+1066>, 0x7f0e548235cd <vm_exec_core+989>...} #71 0x00007f0e54829a8b in rb_vm_exec (ec=0x55d90857e120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366 _ec = 0x55d90857e120 _tag = {tag = 36, retval = 4, buf = {0x7f0e5065f968, 0x7f0e54829280 <rb_vm_exec+400>, 0x0, 0x7fffe5b2eaa0, 0x55d90860cc80}, prev = 0x7fffe5b2ec30, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> initial = <optimized out> #72 0x00007f0e5464b8a1 in rb_ec_exec_node (ec=ec@entry=0x55d90857e120, n=n@entry=0x7f0e5065f968) at /tmp/ruby/src/trunk-repeat20/eval.c:287 th = <optimized out> _ec = <optimized out> _tag = {tag = 36, retval = 139699523764804, buf = {0x7f0e5065f968, 0x7f0e5464b8f2 <rb_ec_exec_node+258>, 0x0, 0x7fffe5b2ec00, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f0e5065f968 #73 0x00007f0e54651d63 in ruby_run_node (n=0x7f0e5065f968) at /tmp/ruby/src/trunk-repeat20/eval.c:328 ec = 0x55d90857e120 status = 0 #74 0x000055d906d29187 in rb_main (argv=0x7fffe5b2ee38, argc=141) at /tmp/ruby/src/trunk-repeat20/main.c:39 variable_in_this_stack_frame = 140737047098665 #75 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)