# Logfile created on 2023-03-10 19:52:37 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055efc553e048 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20230310-195237", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055efc55d74a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055efc55d7338 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055efc55d7180 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230310-195237", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230310-195237>, @binmode=false, @mon_data=#<Monitor:0x000055efc55d70b8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 From https://github.com/ruby/debug * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD HEAD is now at 6519736 Increase timeout in debug_code echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged $$$[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 From https://github.com/ruby/ruby 365fed6..93f7106 master -> origin/master Updating 365fed6..93f7106 Fast-forward configure.ac | 6 ++-- doc/rjit/rjit.md | 27 ++++++++++----- gc.c | 7 ---- rjit_c.rb | 76 ++++++------------------------------------- test/lib/jit_support.rb | 6 ++++ test/ruby/test_rubyoptions.rb | 54 ++++++++++++++---------------- 6 files changed, 62 insertions(+), 114 deletions(-) Latest commit hash = 93f7106b62 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 cd -P /tmp/ruby/src/trunk-O0 && exec autoconf -o configure running CONFIG_SHELL=/bin/bash /bin/bash /tmp/ruby/src/trunk-O0/configure --prefix=/tmp/ruby/install/trunk-O0 --disable-install-doc optflags=-O0 --no-create --no-recursion 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 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 configure: WARNING: something wrong with CXXFLAGS="" 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 -O0 -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 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 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 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 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 fork... yes checking for vfork... yes checking for working fork... 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 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 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 In file included from conftest.c:4: /tmp/ruby/src/trunk-O0/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 | ^~ /tmp/ruby/src/trunk-O0/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' 23 | #define TOKEN_PASTE(x,y) x##y | ^ /tmp/ruby/src/trunk-O0/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT' 29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH) | ^~~~~~~~~~~~~~ /tmp/ruby/src/trunk-O0/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant 25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000 | ^~ /tmp/ruby/src/trunk-O0/version.h:23:26: note: in definition of macro 'TOKEN_PASTE' 23 | #define TOKEN_PASTE(x,y) x##y | ^ /tmp/ruby/src/trunk-O0/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT' 34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY) | ^~~~~~~~~~~~~~ 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 -fPIE is accepted as CFLAGS... yes checking whether -pie 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 unchanged configure: ruby library version = 3.3.0+0 configure: creating ./config.status --- Configuration summary for ruby version 3.3.0 * Installation prefix: /tmp/ruby/install/trunk-O0 * exec prefix: ${prefix} * arch: x86_64-linux * site arch: ${arch} * RUBY_BASE_NAME: ruby * 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: no * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic * DLDFLAGS: -Wl,--compress-debug-sections=zlib * optflags: -O0 -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] --- MAKE=make /bin/sh ./config.status Makefile MAKE=make /bin/sh ./config.status GNUmakefile config.status: creating Makefile config.status: creating GNUmakefile GNUmakefile unchanged making /tmp/ruby/src/trunk-O0/rjit_c.rbinc generating /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c generating miniprelude.c make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' sizes.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' /tmp/ruby/src/trunk-O0/revision.h updated generating x86_64-linux-fake.rb miniprelude.c updated x86_64-linux-fake.rb updated /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 From https://github.com/ruby/debug * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD HEAD is now at 6519736 Increase timeout in debug_code echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged $$$[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 = -O0 -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 XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0/miniinit.c compiling /tmp/ruby/src/trunk-O0/gc.c compiling /tmp/ruby/src/trunk-O0/rjit_c.c compiling /tmp/ruby/src/trunk-O0/version.c 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 = -O0 -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 XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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. creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-O0/loadpath.c builtin_binary.inc updated compiling /tmp/ruby/src/trunk-O0/builtin.c linking static-library libruby-static.a 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 = -O0 -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 XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating transdb.h 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 linking encoding gb18030.so transdb.h unchanged generating makefiles ext/configure-ext.mk linking encoding gbk.so linking encoding iso_8859_1.so making trans make[1]: Entering directory '/tmp/ruby/build/trunk-O0' linking transcoder transdb.so linking encoding iso_8859_2.so ext/configure-ext.mk unchanged linking encoding iso_8859_3.so make[1]: Entering directory '/tmp/ruby/build/trunk-O0' linking encoding iso_8859_4.so linking transcoder big5.so linking transcoder cesu_8.so linking encoding iso_8859_5.so linking transcoder chinese.so linking encoding iso_8859_6.so linking transcoder ebcdic.so linking encoding iso_8859_7.so linking transcoder emoji.so linking encoding iso_8859_8.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking encoding iso_8859_9.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking encoding iso_8859_10.so linking transcoder escape.so linking transcoder gb18030.so linking transcoder gbk.so linking encoding iso_8859_11.so linking encoding iso_8859_13.so linking transcoder iso2022.so linking encoding iso_8859_14.so linking encoding iso_8859_15.so linking transcoder japanese.so linking encoding iso_8859_16.so linking transcoder japanese_euc.so linking encoding koi8_r.so linking transcoder japanese_sjis.so linking encoding koi8_u.so linking transcoder korean.so linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so linking transcoder single_byte.so linking encoding utf_32be.so linking transcoder utf8_mac.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' linking encoding utf_32le.so linking encoding windows_31j.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' linking encoding windows_1250.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' linking encoding windows_1251.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' linking encoding windows_1252.so linking transcoder utf_16_32.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' linking encoding windows_1253.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' linking encoding windows_1254.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rbconfig/sizeof' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' compiling /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' linking encoding windows_1257.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' making encs make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rbconfig/sizeof' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.3/ext/rbs_extension' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -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 XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating transdb.h From https://github.com/ruby/debug * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD HEAD is now at 6519736 Increase timeout in debug_code echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.3/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' ./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/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-O0/bin installing base libraries: /tmp/ruby/install/trunk-O0/lib installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-O0/bin installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-O0/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.2 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.0 weakref 0.1.2 yaml 0.2.1 installing default gems from ext: /tmp/ruby/install/trunk-O0/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-O0/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.3 typeprof 0.21.7 debug 1.7.1 installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1815 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -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 XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/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-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' Run options: --seed=2865 "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-O0/test/excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: TT.S Retrying... Retrying hung up testcases... [ 1/54] TestObjSpace#test_count_imemo_objects = 0.01 s [ 2/54] TestObjSpace#test_dump_reference_addresses_match_dump_all_addresses = 0.10 s [ 3/54] TestObjSpace#test_reachable_objects_from = 0.38 s [ 4/54] TestObjSpace#test_dump_flags = 0.00 s [ 5/54] TestObjSpace#test_dump_dynamic_symbol = 0.00 s [ 6/54] TestObjSpace#test_reachable_objects_size = 0.43 s [ 7/54] TestObjSpace#test_dump_class_addresses_match_dump_all_addresses = 0.54 s [ 8/54] TestObjSpace#test_load_allocation_path_load_from_binary = 0.00 s [ 9/54] TestObjSpace#test_dump_includes_slot_size = 0.00 s [10/54] TestObjSpace#test_trace_object_allocations_gc_stress = 0.68 s [11/54] TestObjSpace#test_trace_object_allocations_stop_first = 0.18 s [12/54] TestObjSpace#test_dump_control_char = 0.00 s [13/54] TestObjSpace#test_reachable_objects_during_iteration = 0.38 s [14/54] TestObjSpace#test_internal_class_of = 0.43 s [15/54] TestObjSpace#test_dump_not_too_complex_shape = 0.00 s [16/54] TestObjSpace#test_dump_uninitialized_file = 0.03 s [17/54] TestObjSpace#test_reachable_objects_from_root = 0.00 s [18/54] TestObjSpace#test_dump_singleton_class = 0.00 s [19/54] TestObjSpace#test_load_allocation_path_compile_file = 0.34 s [20/54] TestObjSpace#test_count_objects_size_with_hash = 0.01 s [21/54] TestObjSpace#test_dump_objects_dumps_page_slot_sizes = 0.81 s [22/54] TestObjSpace#test_memsize_of = 0.00 s [23/54] TestObjSpace#test_dump_shapes = 0.01 s [24/54] TestObjSpace#test_dump_too_complex_shape = 0.00 s [25/54] TestObjSpace#test_argf_memsize = 0.00 s [26/54] TestObjSpace#test_memsize_of_all = 0.01 s [27/54] TestObjSpace#test_dump_string_coderange = 0.00 s [28/54] TestObjSpace#test_dump_to_default = 0.00 s [29/54] TestObjSpace#test_count_tdata_objects = 0.01 s [30/54] TestObjSpace#test_dump_all_single_generation = 0.05 s [31/54] TestObjSpace#test_utf8_method_names = 0.00 s [32/54] TestObjSpace#test_anonymous_class_name = 0.00 s [33/54] TestObjSpace#test_dump_all_full = 0.59 s [34/54] TestObjSpace#test_dump_includes_imemo_type = 0.45 s [35/54] TestObjSpace#test_dump_array = 0.00 s [36/54] TestObjSpace#test_dump_special_floats = 0.00 s [37/54] TestObjSpace#test_count_objects_size_with_wrong_type = 0.00 s [38/54] TestObjSpace#test_dump_to_io = 0.00 s [39/54] TestObjSpace#test_trace_object_allocations_start_stop_clear = 0.00 s [40/54] TestObjSpace#test_memsize_of_iseq = 0.00 s [41/54] TestObjSpace#test_dump_addresses_match_dump_all_addresses = 0.09 s [42/54] TestObjSpace#test_dump_all = 1.19 s [43/54] TestObjSpace#test_trace_object_allocations = 14.66 s [44/54] TestObjSpace#test_dump_object = 0.00 s [45/54] TestObjSpace#test_dump_special_consts = 0.00 s [46/54] TestObjSpace#test_internal_class_of_on_ast = 0.00 s [47/54] TestObjSpace#test_internal_super_of = 0.01 s [48/54] TestObjSpace#test_load_allocation_path_load = 0.39 s [49/54] TestObjSpace#test_memsize_of_root_shared_string = 0.00 s [50/54] TestObjSpace#test_name_error_message = 0.00 s [51/54] TestObjSpace#test_count_objects_size = 0.01 s [52/54] TestObjSpace#test_count_symbols = 0.22 s [53/54] TestObjSpace#test_dump_escapes_method_name = 0.00 s [54/54] TestObjSpace#test_objspace_trace = 0.06 s Finished tests in 1323.662755s, 17.9464 tests/s, 6724.5354 assertions/s. 23755 tests, 8901017 assertions, 0 failures, 0 errors, 149 skips ruby -v: ruby 3.3.0dev (2023-03-10T19:42:23Z master 93f7106b62) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4' $ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr ruby 3.3.0dev (2023-03-10T19:42:23Z master 93f7106b62) [x86_64-linux] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ Finished in 229.103483 seconds 3840 files, 31561 examples, 145240 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.112125.ruby -x gdbscript [New LWP 112125] [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-O0/ruby -W0'. Program terminated with signal SIGABRT, Aborted. #0 0x00005641f2d50be3 in RVALUE_MARKED (obj=139849565869240) at /tmp/ruby/src/trunk-O0/gc.c:1654 1654 check_rvalue_consistency(obj); >>> Threads Id Target Id Frame * 1 Thread 0x7f3146d177c0 (LWP 112125) 0x00005641f2d50be3 in RVALUE_MARKED (obj=139849565869240) at /tmp/ruby/src/trunk-O0/gc.c:1654 >>> Machine level backtrace Thread 1 (Thread 0x7f3146d177c0 (LWP 112125)): #0 0x00005641f2d50be3 in RVALUE_MARKED (obj=139849565869240) at /tmp/ruby/src/trunk-O0/gc.c:1654 No locals. #1 0x00005641f2d5b1c4 in gc_mark_set (objspace=0x5641f359e0e0, obj=139849565869240) at /tmp/ruby/src/trunk-O0/gc.c:6990 No locals. #2 0x00005641f2d5b6db in gc_mark_ptr (objspace=0x5641f359e0e0, obj=139849565869240) at /tmp/ruby/src/trunk-O0/gc.c:7104 __func__ = "gc_mark_ptr" #3 0x00005641f2d5b8dd in gc_mark (objspace=0x5641f359e0e0, obj=139849565869240) at /tmp/ruby/src/trunk-O0/gc.c:7152 No locals. #4 0x00005641f2d5be3e in gc_mark_children (objspace=0x5641f359e0e0, obj=139849556794480) at /tmp/ruby/src/trunk-O0/gc.c:7323 any = 0x7f3143279c70 #5 0x00005641f2d5c799 in gc_mark_stacked_objects (objspace=0x5641f359e0e0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7520 mstack = 0x5641f359e4f8 obj = 139849556794480 marked_slots_at_the_beginning = 740 popped_count = 0 #6 0x00005641f2d5c919 in gc_mark_stacked_objects_all (objspace=0x5641f359e0e0) at /tmp/ruby/src/trunk-O0/gc.c:7560 No locals. #7 0x00005641f2d5ea90 in gc_marks_rest (objspace=0x5641f359e0e0) at /tmp/ruby/src/trunk-O0/gc.c:8737 No locals. #8 0x00005641f2d5ebb0 in gc_marks (objspace=0x5641f359e0e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8798 marking_finished = false #9 0x00005641f2d609af in gc_start (objspace=0x5641f359e0e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9591 do_full_mark = 1 immediate_mark = 32768 __func__ = <optimized out> lock_lev = 72 #10 0x00005641f2d60664 in garbage_collect (objspace=0x5641f359e0e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9472 _lev = 64 ret = 0 #11 0x00005641f2d610cf in garbage_collect_with_gvl (objspace=0x5641f359e0e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9854 No locals. #12 0x00005641f2d67aa6 in objspace_malloc_gc_stress (objspace=0x5641f359e0e0) at /tmp/ruby/src/trunk-O0/gc.c:12182 reason = 45568 #13 0x00005641f2d67d89 in objspace_xmalloc0 (objspace=0x5641f359e0e0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12384 gpr = 107008 mem = 0x20d000020d1 #14 0x00005641f2d680a6 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12608 No locals. #15 0x00005641f2d680dc in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12617 No locals. #16 0x00005641f2d6b99e in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14203 No locals. #17 0x00005641f2f1a088 in vm_ccs_create (klass=139849565922680, cc_tbl=0x5641f3824330, mid=8401, cme=0x7f3146bb8658) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1899 ccs = 0xffffffff0000020d #18 0x00005641f2f35931 in cache_callable_method_entry (klass=139849565922680, mid=8401, cme=0x7f3146bb8658) at /tmp/ruby/src/trunk-O0/vm_method.c:1338 cc_tbl = 0x5641f3824330 ccs_data = 94841248896410 #19 0x00005641f2f35aed in callable_method_entry_or_negative (klass=139849565922680, mid=8401, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1386 defined_class = 139849565923640 me = 0x7f3146bb8658 _lev = 1497 cme = 0x7f3146bb8658 #20 0x00005641f2f35b7f in callable_method_entry (klass=139849565922680, mid=8401, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1406 cme = 0x7ffcdab74a10 #21 0x00005641f2f35be2 in rb_callable_method_entry (klass=139849565922680, mid=8401) at /tmp/ruby/src/trunk-O0/vm_method.c:1413 No locals. #22 0x00005641f2f3800f in rb_method_basic_definition_p (klass=139849565922680, id=8401) at /tmp/ruby/src/trunk-O0/vm_method.c:2708 cme = 0x7f31431adbe8 #23 0x00005641f2d3aec0 in set_backtrace (info=139849555958760, bt=139849555958680) at /tmp/ruby/src/trunk-O0/eval_error.c:65 set_backtrace = 8401 #24 0x00005641f2d3e743 in setup_exception (ec=0x5641f359f120, tag=6, mesg=139849555958760, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:577 at = 139849555958680 bt = 4 _ec = 0x5641f359f120 _tag = {tag = 36, retval = 3441, buf = {0x7ffcdab74be0, 0x5641f2d3e5da <setup_exception+294>, 0x0, 0x7ffcdab74a90, 0xe0dab74b58}, prev = 0x7ffcdab75d30, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 e = 1640350221660101888 line = 17 file = 0x5641f370ecb0 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/jaro_winkler.rb" file0 = 0x5641f370ecb0 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/jaro_winkler.rb" dtrace_line = <optimized out> dtrace_file = <optimized out> #25 0x00005641f2d3ec49 in rb_longjmp (ec=0x5641f359f120, tag=6, mesg=139849555958760, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:656 No locals. #26 0x00005641f2d3eccf in rb_exc_exception (mesg=139849555958760, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:671 No locals. #27 0x00005641f2d3ecf5 in rb_exc_raise (mesg=139849555958760) at /tmp/ruby/src/trunk-O0/eval.c:684 No locals. #28 0x00005641f2edb139 in rb_threadptr_execute_interrupts (th=0x5641f359df90, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2339 err = 139849555958760 sig = 0 timer_interrupt = 0 pending_interrupt = 2 terminate_interrupt = 0 trap_interrupt = 0 interrupt = 2 postponed_job_interrupt = 0 ret = 1 #29 0x00005641f2f0fb29 in rb_vm_check_ints (ec=0x5641f359f120) at /tmp/ruby/src/trunk-O0/vm_core.h:1986 No locals. #30 0x00005641f2f17321 in vm_pop_frame (ec=0x5641f359f120, cfp=0x7f3146d15d90, ep=0x7f3146c16250) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419 flags = 1431634051 #31 0x00005641f2f1736d in rb_vm_pop_frame (ec=0x5641f359f120) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428 No locals. #32 0x00005641f2f20a32 in vm_call_cfunc_with_frame_ (ec=0x5641f359f120, reg_cfp=0x7f3146d15dd0, calling=0x7ffcdab74f30, argc=0, argv=0x7f3146c16240, stack_bottom=0x7f3146c16238) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3333 ci = 0x1c6100100001 cc = 0x7f31431ade40 val = 139849555897280 me = 0x7f3146bba098 cfunc = 0x5641f35d7c18 recv = 139849555958840 block_handler = 0 frame_type = 1431634051 len = 0 args = <optimized out> args = <optimized out> #33 0x00005641f2f20ba3 in vm_call_cfunc_with_frame (ec=0x5641f359f120, reg_cfp=0x7f3146d15dd0, calling=0x7ffcdab74f30) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3357 argc = 0 stack_bottom = 0x7f3146c16238 argv = 0x7f3146c16240 #34 0x00005641f2f25ede in vm_sendish (ec=0x5641f359f120, reg_cfp=0x7f3146d15dd0, cd=0x5641f3846090, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5203 val = 36 ci = 0x1c6100100001 cc = 0x7f31431ade40 argc = 0 recv = 139849555958840 calling = {ci = 0x1c6100100001, cc = 0x7f31431ade40, block_handler = 0, recv = 139849555958840, argc = 0, kw_splat = false} #35 0x00005641f2f2d7bb in vm_exec_core (ec=0x5641f359f120, initial=0) at ../../src/trunk-O0/insns.def:834 bh = 0 cd = 0x5641f3846090 leaf = false val = 19 reg_pc = 0x5641f382a7c8 reg_cfp = 0x7f3146d15dd0 insns_address_table = {0x5641f2f2971f <vm_exec_core+115>, 0x5641f2f297a1 <vm_exec_core+245>, 0x5641f2f298e8 <vm_exec_core+572>, 0x5641f2f29a30 <vm_exec_core+900>, 0x5641f2f29c02 <vm_exec_core+1366>, 0x5641f2f29d66 <vm_exec_core+1722>, 0x5641f2f29fac <vm_exec_core+2304>, 0x5641f2f2a0f2 <vm_exec_core+2630>, 0x5641f2f2a1f5 <vm_exec_core+2889>, 0x5641f2f2a330 <vm_exec_core+3204>, 0x5641f2f2a46b <vm_exec_core+3519>, 0x5641f2f2a5ad <vm_exec_core+3841>, 0x5641f2f2a6f3 <vm_exec_core+4167>, 0x5641f2f2a8a4 <vm_exec_core+4600>, 0x5641f2f2a9d7 <vm_exec_core+4907>, 0x5641f2f2aafb <vm_exec_core+5199>, 0x5641f2f2abe8 <vm_exec_core+5436>, 0x5641f2f2acd5 <vm_exec_core+5673>, 0x5641f2f2ad7e <vm_exec_core+5842>, 0x5641f2f2ae2a <vm_exec_core+6014>, 0x5641f2f2aefa <vm_exec_core+6222>, 0x5641f2f2affc <vm_exec_core+6480>, 0x5641f2f2b0f3 <vm_exec_core+6727>, 0x5641f2f2b1fb <vm_exec_core+6991>, 0x5641f2f2b2dd <vm_exec_core+7217>, 0x5641f2f2b450 <vm_exec_core+7588>, 0x5641f2f2b516 <vm_exec_core+7786>, 0x5641f2f2b625 <vm_exec_core+8057>, 0x5641f2f2b77e <vm_exec_core+8402>, 0x5641f2f2b86b <vm_exec_core+8639>, 0x5641f2f2b958 <vm_exec_core+8876>, 0x5641f2f2ba84 <vm_exec_core+9176>, 0x5641f2f2bb66 <vm_exec_core+9402>, 0x5641f2f2bc6f <vm_exec_core+9667>, 0x5641f2f2bda9 <vm_exec_core+9981>, 0x5641f2f2becd <vm_exec_core+10273>, 0x5641f2f2bf68 <vm_exec_core+10428>, 0x5641f2f2c049 <vm_exec_core+10653>, 0x5641f2f2c161 <vm_exec_core+10933>, 0x5641f2f2c231 <vm_exec_core+11141>, 0x5641f2f2c3da <vm_exec_core+11566>, 0x5641f2f2c4de <vm_exec_core+11826>, 0x5641f2f2c5f4 <vm_exec_core+12104>, 0x5641f2f2c6af <vm_exec_core+12291>, 0x5641f2f2c845 <vm_exec_core+12697>, 0x5641f2f2cd73 <vm_exec_core+14023>, 0x5641f2f2ce99 <vm_exec_core+14317>, 0x5641f2f2cfd0 <vm_exec_core+14628>, 0x5641f2f2d0e6 <vm_exec_core+14906>, 0x5641f2f2d2fb <vm_exec_core+15439>, 0x5641f2f2d421 <vm_exec_core+15733>, 0x5641f2f2d55b <vm_exec_core+16047>, 0x5641f2f2d705 <vm_exec_core+16473>, 0x5641f2f2d851 <vm_exec_core+16805>, 0x5641f2f2d9d9 <vm_exec_core+17197>, 0x5641f2f2dbba <vm_exec_core+17678>, 0x5641f2f2dd42 <vm_exec_core+18070>, 0x5641f2f2df23 <vm_exec_core+18551>, 0x5641f2f2e032 <vm_exec_core+18822>, 0x5641f2f2e141 <vm_exec_core+19093>, 0x5641f2f2e2eb <vm_exec_core+19519>, 0x5641f2f2e437 <vm_exec_core+19851>, 0x5641f2f2e579 <vm_exec_core+20173>, 0x5641f2f2e61c <vm_exec_core+20336>, 0x5641f2f2e70a <vm_exec_core+20574>, 0x5641f2f2e81d <vm_exec_core+20849>, 0x5641f2f2e933 <vm_exec_core+21127>, 0x5641f2f2ea46 <vm_exec_core+21402>, 0x5641f2f2eb8e <vm_exec_core+21730>, 0x5641f2f2ece9 <vm_exec_core+22077>, 0x5641f2f2ee7c <vm_exec_core+22480>, 0x5641f2f2f00f <vm_exec_core+22883>, 0x5641f2f2f1a2 <vm_exec_core+23286>, 0x5641f2f2f335 <vm_exec_core+23689>, 0x5641f2f2f4c8 <vm_exec_core+24092>, 0x5641f2f2f666 <vm_exec_core+24506>, 0x5641f2f2f851 <vm_exec_core+24997>, 0x5641f2f2f9e4 <vm_exec_core+25400>, 0x5641f2f2fb77 <vm_exec_core+25803>, 0x5641f2f2fd0a <vm_exec_core+26206>, 0x5641f2f2fe9d <vm_exec_core+26609>, 0x5641f2f30030 <vm_exec_core+27012>, 0x5641f2f301c3 <vm_exec_core+27415>, 0x5641f2f30356 <vm_exec_core+27818>, 0x5641f2f304e9 <vm_exec_core+28221>, 0x5641f2f30695 <vm_exec_core+28649>, 0x5641f2f308c9 <vm_exec_core+29213>, 0x5641f2f30abc <vm_exec_core+29712>, 0x5641f2f30c38 <vm_exec_core+30092>, 0x5641f2f30db4 <vm_exec_core+30472>, 0x5641f2f30f2b <vm_exec_core+30847>, 0x5641f2f310a2 <vm_exec_core+31222>, 0x5641f2f3122a <vm_exec_core+31614>, 0x5641f2f313bd <vm_exec_core+32017>, 0x5641f2f314d2 <vm_exec_core+32294>, 0x5641f2f3160b <vm_exec_core+32607>, 0x5641f2f31787 <vm_exec_core+32987>, 0x5641f2f318a0 <vm_exec_core+33268>, 0x5641f2f3199b <vm_exec_core+33519>, 0x5641f2f31aaf <vm_exec_core+33795>, 0x5641f2f31bab <vm_exec_core+34047>, 0x5641f2f31c47 <vm_exec_core+34203>, 0x5641f2f31ce3 <vm_exec_core+34359>, 0x5641f2f31d01 <vm_exec_core+34389>, 0x5641f2f31d1f <vm_exec_core+34419>, 0x5641f2f31d3d <vm_exec_core+34449>, 0x5641f2f31d5b <vm_exec_core+34479>, 0x5641f2f31d79 <vm_exec_core+34509>, 0x5641f2f31d97 <vm_exec_core+34539>, 0x5641f2f31db5 <vm_exec_core+34569>, 0x5641f2f31dd3 <vm_exec_core+34599>, 0x5641f2f31df1 <vm_exec_core+34629>, 0x5641f2f31e0f <vm_exec_core+34659>, 0x5641f2f31e2d <vm_exec_core+34689>, 0x5641f2f31e4b <vm_exec_core+34719>, 0x5641f2f31e69 <vm_exec_core+34749>, 0x5641f2f31e87 <vm_exec_core+34779>, 0x5641f2f31ea5 <vm_exec_core+34809>, 0x5641f2f31ec3 <vm_exec_core+34839>, 0x5641f2f31ee1 <vm_exec_core+34869>, 0x5641f2f31eff <vm_exec_core+34899>, 0x5641f2f31f1d <vm_exec_core+34929>, 0x5641f2f31f3b <vm_exec_core+34959>, 0x5641f2f31f59 <vm_exec_core+34989>, 0x5641f2f31f77 <vm_exec_core+35019>, 0x5641f2f31f95 <vm_exec_core+35049>, 0x5641f2f31fb3 <vm_exec_core+35079>, 0x5641f2f31fd1 <vm_exec_core+35109>, 0x5641f2f31fef <vm_exec_core+35139>, 0x5641f2f3200d <vm_exec_core+35169>, 0x5641f2f3202b <vm_exec_core+35199>, 0x5641f2f32049 <vm_exec_core+35229>, 0x5641f2f32067 <vm_exec_core+35259>, 0x5641f2f32085 <vm_exec_core+35289>, 0x5641f2f320a3 <vm_exec_core+35319>, 0x5641f2f320c1 <vm_exec_core+35349>, 0x5641f2f320df <vm_exec_core+35379>, 0x5641f2f320fd <vm_exec_core+35409>, 0x5641f2f3211b <vm_exec_core+35439>, 0x5641f2f32139 <vm_exec_core+35469>, 0x5641f2f32157 <vm_exec_core+35499>, 0x5641f2f32175 <vm_exec_core+35529>, 0x5641f2f32193 <vm_exec_core+35559>, 0x5641f2f321b1 <vm_exec_core+35589>, 0x5641f2f321cf <vm_exec_core+35619>, 0x5641f2f321ed <vm_exec_core+35649>, 0x5641f2f3220b <vm_exec_core+35679>, 0x5641f2f32229 <vm_exec_core+35709>, 0x5641f2f32247 <vm_exec_core+35739>, 0x5641f2f32265 <vm_exec_core+35769>, 0x5641f2f32283 <vm_exec_core+35799>, 0x5641f2f322a1 <vm_exec_core+35829>, 0x5641f2f322bf <vm_exec_core+35859>, 0x5641f2f322dd <vm_exec_core+35889>, 0x5641f2f322fb <vm_exec_core+35919>, 0x5641f2f32319 <vm_exec_core+35949>, 0x5641f2f32337 <vm_exec_core+35979>, 0x5641f2f32355 <vm_exec_core+36009>, 0x5641f2f32373 <vm_exec_core+36039>, 0x5641f2f32391 <vm_exec_core+36069>, 0x5641f2f323af <vm_exec_core+36099>, 0x5641f2f323cd <vm_exec_core+36129>, 0x5641f2f323eb <vm_exec_core+36159>, 0x5641f2f32409 <vm_exec_core+36189>, 0x5641f2f32427 <vm_exec_core+36219>, 0x5641f2f32445 <vm_exec_core+36249>, 0x5641f2f32463 <vm_exec_core+36279>, 0x5641f2f32481 <vm_exec_core+36309>, 0x5641f2f3249f <vm_exec_core+36339>, 0x5641f2f324bd <vm_exec_core+36369>, 0x5641f2f324db <vm_exec_core+36399>, 0x5641f2f324f9 <vm_exec_core+36429>, 0x5641f2f32517 <vm_exec_core+36459>, 0x5641f2f32535 <vm_exec_core+36489>, 0x5641f2f32553 <vm_exec_core+36519>, 0x5641f2f32571 <vm_exec_core+36549>, 0x5641f2f3258f <vm_exec_core+36579>, 0x5641f2f325ad <vm_exec_core+36609>, 0x5641f2f325de <vm_exec_core+36658>, 0x5641f2f325fc <vm_exec_core+36688>, 0x5641f2f3261a <vm_exec_core+36718>, 0x5641f2f32638 <vm_exec_core+36748>, 0x5641f2f32656 <vm_exec_core+36778>, 0x5641f2f32674 <vm_exec_core+36808>, 0x5641f2f32692 <vm_exec_core+36838>, 0x5641f2f326b0 <vm_exec_core+36868>, 0x5641f2f326ce <vm_exec_core+36898>, 0x5641f2f326ec <vm_exec_core+36928>, 0x5641f2f3270a <vm_exec_core+36958>, 0x5641f2f32728 <vm_exec_core+36988>, 0x5641f2f32746 <vm_exec_core+37018>, 0x5641f2f32764 <vm_exec_core+37048>, 0x5641f2f32782 <vm_exec_core+37078>, 0x5641f2f327a0 <vm_exec_core+37108>, 0x5641f2f327be <vm_exec_core+37138>, 0x5641f2f327dc <vm_exec_core+37168>, 0x5641f2f327fa <vm_exec_core+37198>, 0x5641f2f32818 <vm_exec_core+37228>, 0x5641f2f32836 <vm_exec_core+37258>, 0x5641f2f32854 <vm_exec_core+37288>...} #36 0x00005641f2f4439e in rb_vm_exec (ec=0x5641f359f120, jit_enable_p=true) at /tmp/ruby/src/trunk-O0/vm.c:2374 _ec = 0x5641f359f120 _tag = {tag = 36, retval = 4, buf = {0x7ffcdab75db0, 0x5641f2f4430d <rb_vm_exec+193>, 0x0, 0x7ffcdab75d00, 0x7ffcdab75e10}, prev = 0x7ffcdab77200, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = 36 initial = 0 #37 0x00005641f2f412cc in invoke_block (ec=0x5641f359f120, iseq=0x7f314317ace8, self=139849555960000, captured=0x7f3146d15ee8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1387 arg_size = 1 #38 0x00005641f2f41633 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffcdab75fb8, argc=1, self=139849555960000, captured=0x7f3146d15ee8, ec=0x5641f359f120) at /tmp/ruby/src/trunk-O0/vm.c:1443 iseq = 0x7f314317ace8 i = 1 opt_pc = 0 type = 572653569 cfp = 0x7f3146d15e90 sp = 0x7f3146c16128 #39 invoke_block_from_c_bh (ec=0x5641f359f120, block_handler=139849618251497, argc=1, argv=0x7ffcdab75fb8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1461 captured = 0x7f3146d15ee8 #40 0x00005641f2f4180d in vm_yield_with_cref (ec=0x5641f359f120, argc=1, argv=0x7ffcdab75fb8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1498 No locals. #41 0x00005641f2f4184b in vm_yield (ec=0x5641f359f120, argc=1, argv=0x7ffcdab75fb8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1506 No locals. #42 0x00005641f2f3c4c3 in rb_yield_0 (argc=1, argv=0x7ffcdab75fb8) at /tmp/ruby/src/trunk-O0/vm_eval.c:1337 No locals. #43 0x00005641f2f3c52a in rb_yield (val=5792012) at /tmp/ruby/src/trunk-O0/vm_eval.c:1353 No locals. #44 0x00005641f3019921 in rb_ary_select (ary=139849555960080) at /tmp/ruby/src/trunk-O0/array.c:4001 result = 139849555959680 i = 208 #45 0x00005641f2f1fdca in ractor_safe_call_cfunc_0 (recv=139849555960080, argc=0, argv=0x7f3146c16110, func=0x5641f3019899 <rb_ary_select>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3145 f = 0x5641f3019899 <rb_ary_select> #46 0x00005641f2f209cc in vm_call_cfunc_with_frame_ (ec=0x5641f359f120, reg_cfp=0x7f3146d15ed0, calling=0x7ffcdab76400, argc=0, argv=0x7f3146c16110, stack_bottom=0x7f3146c16108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3329 ci = 0x161100000001 cc = 0x7f31431adfa8 val = 140723977937120 me = 0x7f3146bcff88 cfunc = 0x5641f35f7768 recv = 139849555960080 block_handler = 139849618251497 frame_type = 1431634051 len = 0 args = <optimized out> args = <optimized out> #47 0x00005641f2f20ba3 in vm_call_cfunc_with_frame (ec=0x5641f359f120, reg_cfp=0x7f3146d15ed0, calling=0x7ffcdab76400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3357 argc = 0 stack_bottom = 0x7f3146c16108 argv = 0x7f3146c16110 #48 0x00005641f2f20f8b in vm_call_cfunc (ec=0x5641f359f120, reg_cfp=0x7f3146d15ed0, calling=0x7ffcdab76400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3454 ci = 0x161100000001 argv_ary = 94566370830487 #49 0x00005641f2f22f18 in vm_call_method_each_type (ec=0x5641f359f120, cfp=0x7f3146d15ed0, calling=0x7ffcdab76400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4084 aset_mask = 22081 ivar_mask = 3669451296 ci = 0x161100000001 cc = 0x7f31431adfa8 cme = 0x7f3146bcff88 v = 140723977937488 #50 0x00005641f2f23959 in vm_call_method (ec=0x5641f359f120, cfp=0x7f3146d15ed0, calling=0x7ffcdab76400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4205 ci = 0x161100000001 cc = 0x7f31431adfa8 #51 0x00005641f2f23b5b in vm_call_general (ec=0x5641f359f120, reg_cfp=0x7f3146d15ed0, calling=0x7ffcdab76400) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4249 No locals. #52 0x00005641f2f25ede in vm_sendish (ec=0x5641f359f120, reg_cfp=0x7f3146d15ed0, cd=0x5641f383b3b0, block_handler=139849618251497, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5203 val = 36 ci = 0x161100000001 cc = 0x7f31431adfa8 argc = 0 recv = 139849555960080 calling = {ci = 0x161100000001, cc = 0x7f31431adfa8, block_handler = 139849618251497, recv = 139849555960080, argc = 0, kw_splat = false} #53 0x00005641f2f2d665 in vm_exec_core (ec=0x5641f359f120, initial=0) at ../../src/trunk-O0/insns.def:815 bh = 139849618251497 cd = 0x5641f383b3b0 blockiseq = 0x7f314317ace8 leaf = false val = 139849555915360 reg_pc = 0x5641f37f1e58 reg_cfp = 0x7f3146d15ed0 insns_address_table = {0x5641f2f2971f <vm_exec_core+115>, 0x5641f2f297a1 <vm_exec_core+245>, 0x5641f2f298e8 <vm_exec_core+572>, 0x5641f2f29a30 <vm_exec_core+900>, 0x5641f2f29c02 <vm_exec_core+1366>, 0x5641f2f29d66 <vm_exec_core+1722>, 0x5641f2f29fac <vm_exec_core+2304>, 0x5641f2f2a0f2 <vm_exec_core+2630>, 0x5641f2f2a1f5 <vm_exec_core+2889>, 0x5641f2f2a330 <vm_exec_core+3204>, 0x5641f2f2a46b <vm_exec_core+3519>, 0x5641f2f2a5ad <vm_exec_core+3841>, 0x5641f2f2a6f3 <vm_exec_core+4167>, 0x5641f2f2a8a4 <vm_exec_core+4600>, 0x5641f2f2a9d7 <vm_exec_core+4907>, 0x5641f2f2aafb <vm_exec_core+5199>, 0x5641f2f2abe8 <vm_exec_core+5436>, 0x5641f2f2acd5 <vm_exec_core+5673>, 0x5641f2f2ad7e <vm_exec_core+5842>, 0x5641f2f2ae2a <vm_exec_core+6014>, 0x5641f2f2aefa <vm_exec_core+6222>, 0x5641f2f2affc <vm_exec_core+6480>, 0x5641f2f2b0f3 <vm_exec_core+6727>, 0x5641f2f2b1fb <vm_exec_core+6991>, 0x5641f2f2b2dd <vm_exec_core+7217>, 0x5641f2f2b450 <vm_exec_core+7588>, 0x5641f2f2b516 <vm_exec_core+7786>, 0x5641f2f2b625 <vm_exec_core+8057>, 0x5641f2f2b77e <vm_exec_core+8402>, 0x5641f2f2b86b <vm_exec_core+8639>, 0x5641f2f2b958 <vm_exec_core+8876>, 0x5641f2f2ba84 <vm_exec_core+9176>, 0x5641f2f2bb66 <vm_exec_core+9402>, 0x5641f2f2bc6f <vm_exec_core+9667>, 0x5641f2f2bda9 <vm_exec_core+9981>, 0x5641f2f2becd <vm_exec_core+10273>, 0x5641f2f2bf68 <vm_exec_core+10428>, 0x5641f2f2c049 <vm_exec_core+10653>, 0x5641f2f2c161 <vm_exec_core+10933>, 0x5641f2f2c231 <vm_exec_core+11141>, 0x5641f2f2c3da <vm_exec_core+11566>, 0x5641f2f2c4de <vm_exec_core+11826>, 0x5641f2f2c5f4 <vm_exec_core+12104>, 0x5641f2f2c6af <vm_exec_core+12291>, 0x5641f2f2c845 <vm_exec_core+12697>, 0x5641f2f2cd73 <vm_exec_core+14023>, 0x5641f2f2ce99 <vm_exec_core+14317>, 0x5641f2f2cfd0 <vm_exec_core+14628>, 0x5641f2f2d0e6 <vm_exec_core+14906>, 0x5641f2f2d2fb <vm_exec_core+15439>, 0x5641f2f2d421 <vm_exec_core+15733>, 0x5641f2f2d55b <vm_exec_core+16047>, 0x5641f2f2d705 <vm_exec_core+16473>, 0x5641f2f2d851 <vm_exec_core+16805>, 0x5641f2f2d9d9 <vm_exec_core+17197>, 0x5641f2f2dbba <vm_exec_core+17678>, 0x5641f2f2dd42 <vm_exec_core+18070>, 0x5641f2f2df23 <vm_exec_core+18551>, 0x5641f2f2e032 <vm_exec_core+18822>, 0x5641f2f2e141 <vm_exec_core+19093>, 0x5641f2f2e2eb <vm_exec_core+19519>, 0x5641f2f2e437 <vm_exec_core+19851>, 0x5641f2f2e579 <vm_exec_core+20173>, 0x5641f2f2e61c <vm_exec_core+20336>, 0x5641f2f2e70a <vm_exec_core+20574>, 0x5641f2f2e81d <vm_exec_core+20849>, 0x5641f2f2e933 <vm_exec_core+21127>, 0x5641f2f2ea46 <vm_exec_core+21402>, 0x5641f2f2eb8e <vm_exec_core+21730>, 0x5641f2f2ece9 <vm_exec_core+22077>, 0x5641f2f2ee7c <vm_exec_core+22480>, 0x5641f2f2f00f <vm_exec_core+22883>, 0x5641f2f2f1a2 <vm_exec_core+23286>, 0x5641f2f2f335 <vm_exec_core+23689>, 0x5641f2f2f4c8 <vm_exec_core+24092>, 0x5641f2f2f666 <vm_exec_core+24506>, 0x5641f2f2f851 <vm_exec_core+24997>, 0x5641f2f2f9e4 <vm_exec_core+25400>, 0x5641f2f2fb77 <vm_exec_core+25803>, 0x5641f2f2fd0a <vm_exec_core+26206>, 0x5641f2f2fe9d <vm_exec_core+26609>, 0x5641f2f30030 <vm_exec_core+27012>, 0x5641f2f301c3 <vm_exec_core+27415>, 0x5641f2f30356 <vm_exec_core+27818>, 0x5641f2f304e9 <vm_exec_core+28221>, 0x5641f2f30695 <vm_exec_core+28649>, 0x5641f2f308c9 <vm_exec_core+29213>, 0x5641f2f30abc <vm_exec_core+29712>, 0x5641f2f30c38 <vm_exec_core+30092>, 0x5641f2f30db4 <vm_exec_core+30472>, 0x5641f2f30f2b <vm_exec_core+30847>, 0x5641f2f310a2 <vm_exec_core+31222>, 0x5641f2f3122a <vm_exec_core+31614>, 0x5641f2f313bd <vm_exec_core+32017>, 0x5641f2f314d2 <vm_exec_core+32294>, 0x5641f2f3160b <vm_exec_core+32607>, 0x5641f2f31787 <vm_exec_core+32987>, 0x5641f2f318a0 <vm_exec_core+33268>, 0x5641f2f3199b <vm_exec_core+33519>, 0x5641f2f31aaf <vm_exec_core+33795>, 0x5641f2f31bab <vm_exec_core+34047>, 0x5641f2f31c47 <vm_exec_core+34203>, 0x5641f2f31ce3 <vm_exec_core+34359>, 0x5641f2f31d01 <vm_exec_core+34389>, 0x5641f2f31d1f <vm_exec_core+34419>, 0x5641f2f31d3d <vm_exec_core+34449>, 0x5641f2f31d5b <vm_exec_core+34479>, 0x5641f2f31d79 <vm_exec_core+34509>, 0x5641f2f31d97 <vm_exec_core+34539>, 0x5641f2f31db5 <vm_exec_core+34569>, 0x5641f2f31dd3 <vm_exec_core+34599>, 0x5641f2f31df1 <vm_exec_core+34629>, 0x5641f2f31e0f <vm_exec_core+34659>, 0x5641f2f31e2d <vm_exec_core+34689>, 0x5641f2f31e4b <vm_exec_core+34719>, 0x5641f2f31e69 <vm_exec_core+34749>, 0x5641f2f31e87 <vm_exec_core+34779>, 0x5641f2f31ea5 <vm_exec_core+34809>, 0x5641f2f31ec3 <vm_exec_core+34839>, 0x5641f2f31ee1 <vm_exec_core+34869>, 0x5641f2f31eff <vm_exec_core+34899>, 0x5641f2f31f1d <vm_exec_core+34929>, 0x5641f2f31f3b <vm_exec_core+34959>, 0x5641f2f31f59 <vm_exec_core+34989>, 0x5641f2f31f77 <vm_exec_core+35019>, 0x5641f2f31f95 <vm_exec_core+35049>, 0x5641f2f31fb3 <vm_exec_core+35079>, 0x5641f2f31fd1 <vm_exec_core+35109>, 0x5641f2f31fef <vm_exec_core+35139>, 0x5641f2f3200d <vm_exec_core+35169>, 0x5641f2f3202b <vm_exec_core+35199>, 0x5641f2f32049 <vm_exec_core+35229>, 0x5641f2f32067 <vm_exec_core+35259>, 0x5641f2f32085 <vm_exec_core+35289>, 0x5641f2f320a3 <vm_exec_core+35319>, 0x5641f2f320c1 <vm_exec_core+35349>, 0x5641f2f320df <vm_exec_core+35379>, 0x5641f2f320fd <vm_exec_core+35409>, 0x5641f2f3211b <vm_exec_core+35439>, 0x5641f2f32139 <vm_exec_core+35469>, 0x5641f2f32157 <vm_exec_core+35499>, 0x5641f2f32175 <vm_exec_core+35529>, 0x5641f2f32193 <vm_exec_core+35559>, 0x5641f2f321b1 <vm_exec_core+35589>, 0x5641f2f321cf <vm_exec_core+35619>, 0x5641f2f321ed <vm_exec_core+35649>, 0x5641f2f3220b <vm_exec_core+35679>, 0x5641f2f32229 <vm_exec_core+35709>, 0x5641f2f32247 <vm_exec_core+35739>, 0x5641f2f32265 <vm_exec_core+35769>, 0x5641f2f32283 <vm_exec_core+35799>, 0x5641f2f322a1 <vm_exec_core+35829>, 0x5641f2f322bf <vm_exec_core+35859>, 0x5641f2f322dd <vm_exec_core+35889>, 0x5641f2f322fb <vm_exec_core+35919>, 0x5641f2f32319 <vm_exec_core+35949>, 0x5641f2f32337 <vm_exec_core+35979>, 0x5641f2f32355 <vm_exec_core+36009>, 0x5641f2f32373 <vm_exec_core+36039>, 0x5641f2f32391 <vm_exec_core+36069>, 0x5641f2f323af <vm_exec_core+36099>, 0x5641f2f323cd <vm_exec_core+36129>, 0x5641f2f323eb <vm_exec_core+36159>, 0x5641f2f32409 <vm_exec_core+36189>, 0x5641f2f32427 <vm_exec_core+36219>, 0x5641f2f32445 <vm_exec_core+36249>, 0x5641f2f32463 <vm_exec_core+36279>, 0x5641f2f32481 <vm_exec_core+36309>, 0x5641f2f3249f <vm_exec_core+36339>, 0x5641f2f324bd <vm_exec_core+36369>, 0x5641f2f324db <vm_exec_core+36399>, 0x5641f2f324f9 <vm_exec_core+36429>, 0x5641f2f32517 <vm_exec_core+36459>, 0x5641f2f32535 <vm_exec_core+36489>, 0x5641f2f32553 <vm_exec_core+36519>, 0x5641f2f32571 <vm_exec_core+36549>, 0x5641f2f3258f <vm_exec_core+36579>, 0x5641f2f325ad <vm_exec_core+36609>, 0x5641f2f325de <vm_exec_core+36658>, 0x5641f2f325fc <vm_exec_core+36688>, 0x5641f2f3261a <vm_exec_core+36718>, 0x5641f2f32638 <vm_exec_core+36748>, 0x5641f2f32656 <vm_exec_core+36778>, 0x5641f2f32674 <vm_exec_core+36808>, 0x5641f2f32692 <vm_exec_core+36838>, 0x5641f2f326b0 <vm_exec_core+36868>, 0x5641f2f326ce <vm_exec_core+36898>, 0x5641f2f326ec <vm_exec_core+36928>, 0x5641f2f3270a <vm_exec_core+36958>, 0x5641f2f32728 <vm_exec_core+36988>, 0x5641f2f32746 <vm_exec_core+37018>, 0x5641f2f32764 <vm_exec_core+37048>, 0x5641f2f32782 <vm_exec_core+37078>, 0x5641f2f327a0 <vm_exec_core+37108>, 0x5641f2f327be <vm_exec_core+37138>, 0x5641f2f327dc <vm_exec_core+37168>, 0x5641f2f327fa <vm_exec_core+37198>, 0x5641f2f32818 <vm_exec_core+37228>, 0x5641f2f32836 <vm_exec_core+37258>, 0x5641f2f32854 <vm_exec_core+37288>...} #54 0x00005641f2f443f4 in rb_vm_exec (ec=0x5641f359f120, jit_enable_p=true) at /tmp/ruby/src/trunk-O0/vm.c:2383 _ec = 0x5641f359f120 _tag = {tag = 36, retval = 4, buf = {0x7ffcdab77280, 0x5641f2f4430d <rb_vm_exec+193>, 0x0, 0x7ffcdab771d0, 0x7ffcdab77250}, prev = 0x7ffcdab775c0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_RETURN result = 36 initial = 0 #55 0x00005641f2f3948a in vm_call0_body (ec=0x5641f359f120, calling=0x7ffcdab773a0, argv=0x7ffcdab77540) at /tmp/ruby/src/trunk-O0/vm_eval.c:204 reg_cfp = 0x7f3146d15fd0 i = 1 ci = 0x7ffcdab773d0 cc = 0x7ffcdab77400 ret = 140723977941760 #56 0x00005641f2f38b99 in rb_vm_call0 (ec=0x5641f359f120, recv=139849555965680, id=8337, argc=1, argv=0x7ffcdab77540, cme=0x7f31431af588, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:56 calling = {ci = 0x7ffcdab773d0, cc = 0x7ffcdab77400, block_handler = 0, recv = 139849555965680, argc = 1, kw_splat = true} #57 0x00005641f2f39d03 in rb_vm_call_kw (ec=0x5641f359f120, recv=139849555965680, id=8337, argc=1, argv=0x7ffcdab77540, me=0x7f31431af588, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:301 No locals. #58 0x00005641f2f3ab68 in rb_check_funcall_default_kw (recv=139849555965680, mid=8337, argc=1, argv=0x7ffcdab77540, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:684 klass = 139849565918520 me = 0x7f31431af588 ec = 0x5641f359f120 respond = -1 #59 0x00005641f2f3aa05 in rb_check_funcall_kw (recv=139849555965680, mid=8337, argc=1, argv=0x7ffcdab77540, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:654 No locals. #60 0x00005641f30a66cb in rb_get_detailed_message (exc=139849555965680, opt=139849555966760) at /tmp/ruby/src/trunk-O0/error.c:1238 e = 36 #61 0x00005641f2d3c536 in rb_ec_error_print_detailed (ec=0x5641f359f120, errinfo=139849555965680, str=139849555965440, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:368 _ec = 0x5641f359f120 _tag = {tag = 36, retval = 0, buf = {0x7ffcdab77640, 0x5641f2d3c4ae <rb_ec_error_print_detailed+356>, 0x0, 0x7ffcdab77570, 0x0}, prev = 0x7ffcdab776b0, state = RUBY_TAG_NONE, lock_rec = 0} raised_flag = 0 '\000' errat = 139849555965360 written = false emesg = 4 opt = 139849555966760 highlight = 0 #62 0x00005641f2d3da61 in rb_ec_cleanup (ec=0x5641f359f120, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230 err = 139849555965680 mode0 = 0 mode1 = 3 _ec = 0x5641f359f120 _tag = {tag = 36, retval = 94841246831469, buf = {0x7ffcdab77730, 0x5641f2d3d853 <rb_ec_cleanup+279>, 0x0, 0x7ffcdab77650, 0x5641f359f120}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 save_error = 4 sysex = 1 signaled = 0 th = 0x5641f359df90 th0 = 0x5641f359df90 step = 2 message = 4 buf = 139849555965440 #63 0x00005641f2d3ded9 in ruby_run_node (n=0x7f31431a3260) at /tmp/ruby/src/trunk-O0/eval.c:328 ec = 0x5641f359f120 status = 22081 #64 0x00005641f2d39934 in rb_main (argc=2, argv=0x7ffcdab778d8) at /tmp/ruby/src/trunk-O0/main.c:39 variable_in_this_stack_frame = 140723977942960 #65 0x00005641f2d39995 in main (argc=2, argv=0x7ffcdab778d8) at /tmp/ruby/src/trunk-O0/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)