# Logfile created on 2024-07-08 09:05:01 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007faa5fbafde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-asserts-nopara", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-asserts-nopara", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-asserts-nopara", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-asserts-nopara", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"", @btest_opts=nil, @test_opts=nil, @spec_opts=nil, @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=316000, @logfile="/home/ko1/ruby/logs/brlog.trunk-asserts-nopara.20240708-090501", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007faa6419f508 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007faa6419f3c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007faa5faea0b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-asserts-nopara.20240708-090501", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-asserts-nopara.20240708-090501>, @binmode=false, @mon_data=#<Monitor:0x00007faa6419f058>, @mon_data_owner_object_id=860>>> $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-asserts-nopara Cloning into 'trunk-asserts-nopara'... Updating files: 94% (11580/12201) Updating files: 95% (11591/12201) Updating files: 96% (11713/12201) Updating files: 97% (11835/12201) Updating files: 98% (11957/12201) Updating files: 99% (12079/12201) Updating files: 100% (12201/12201) Updating files: 100% (12201/12201), done. $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-asserts-nopara" exit with 0. $$$[beg] ./autogen.sh $$$[end] "./autogen.sh" exit with 0. $$$[beg] autoconf $$$[end] "autoconf" exit with 0. $$$[beg] /tmp/ruby/src/trunk-asserts-nopara/configure --prefix=/tmp/ruby/install/trunk-asserts-nopara --disable-install-doc --enable-shared checking for ruby... /usr/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for gcc... gcc checking for ld... ld checking for gcc-ar... gcc-ar checking for g++... no checking for gcc-nm... gcc-nm checking for gcc-ranlib... gcc-ranlib checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for g++... no checking for c++... c++ checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... unsupported checking for c++ option to enable C++98 features... unsupported checking how to run the C preprocessor... gcc -E checking for gas... no checking for as... as checking for gobjcopy... no checking for objcopy... objcopy checking for gobjdump... no checking for objdump... objdump checking for gstrip... no checking for strip... strip checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether the linker is GNU ld... yes checking whether gcc -E accepts -o... yes checking for gcc-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 -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wold-style-definition is accepted as CFLAGS... yes checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-unused-value is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... no checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking for -fstack-protector... -fstack-protector-strong checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as LDFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking for pthread.h... yes checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking thread model... pthread checking whether CXXFLAGS is valid... no configure: WARNING: something wrong with CXXFLAGS="" checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... yes checking for float.h... yes checking for ieeefp.h... no checking for intrinsics.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... no checking for net/socket.h... no checking for process.h... no checking for pwd.h... yes checking for sanitizer/asan_interface.h... yes checking for sanitizer/msan_interface.h... no checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utime.h... no checking for syscall.h... yes checking for time.h... yes checking for ucontext.h... yes checking for utime.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for stdckdint.h... no checking for stdatomic.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 word size... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... ULONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__depreacted__(msg))) in C++... no checking for std::nullptr_t... no checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for __assume... no checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether sys_nerr is declared... no checking whether getenv is declared... yes checking for size_t... yes checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of dev_t... 8 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG checking size of struct stat.st_dev... SIZEOF_DEV_T checking size of struct stat.st_rdev... SIZEOF_DEV_T checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_birthtimespec... no checking for struct statx.stx_btime... yes checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... yes checking for struct timezone... yes checking for fd_mask... yes checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int128_t... __int128 checking for uint128_t... unsigned __int128 checking for intptr_t... yes checking size of intptr_t... 8 checking for uintptr_t... yes checking size of uintptr_t... 8 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 8 checking for printf prefix for int64_t... NONE checking for stack end address... __libc_stack_end checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for dup... yes checking for dup2... yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... yes checking for nan... yes checking for nextafter... yes checking for setproctitle... no checking for strchr... yes checking for strerror... yes checking for strlcat... yes checking for strlcpy... yes checking for strstr... yes checking for tgamma... yes checking for sys/pstat.h... no checking for pid_t... (cached) yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... yes checking for atan2l... yes checking for atan2f... yes checking whether atomic_signal_fence is declared... yes checking for chmod... yes checking for chown... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchdir... yes checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... yes checking for getegid... yes checking for getentropy... yes checking for geteuid... yes checking for getgid... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getppid... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... yes checking for getuid... yes checking for getuidx... no checking for gmtime_r... yes checking for 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 malloc_trim... yes 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 snprintf... yes checking for spawnv... no checking for symlink... yes checking for syscall... yes checking for sysconf... yes checking for system... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... yes checking for tzset... yes checking for umask... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for wait4... yes checking for waitpid... yes checking for __cospi... no checking for __sinpi... no checking for statx... yes checking if getcwd allocates buffer if NULL is given... yes checking for crypt.h... yes checking for struct crypt_data.initialized... yes checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_add_overflow... yes checking for __builtin_sub_overflow... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking for __builtin_mul_overflow with long long arguments... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on x86_64... -1 checking native coroutine implementation for x86_64-linux... amd64 checking whether pthread_t is scalar type... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for pthread_condattr_setclock... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_sigmask... yes checking for pthread_getattr_np... yes checking arguments of pthread_setname_np... (pthread_self(), name) checking for thread-local storage specifier... _Thread_local checking if mcontext_t is a pointer... no checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... no checking ioctl request type... unsigned long checking for elf.h... yes checking for elf_abi.h... no checking for uncompress in -lz... yes checking for mach-o/loader.h... no checking whether OS depend dynamic link works... yes checking for backtrace... yes checking for broken backtrace... no checking for valgrind/memcheck.h... yes checking for strip flags... -S -x checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH is needed... no checking whether dtrace USDT is available... no checking for __builtin_setjmp... yes checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for setjmp type... __builtin_setjmp checking if Ruby is build with shared GC support... no checking for rustc... rustc checking whether rustc works for YJIT... yes checking for prefix of external symbols... NONE checking for default symbols in empty shared library... checking if make is GNU make... yes .ext/include/x86_64-linux/ruby/config.h updated configure: ruby library version = 3.4.0+0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.4.0 * Installation prefix: /tmp/ruby/install/trunk-asserts-nopara * exec prefix: ${prefix} * arch: x86_64-linux * site arch: ${arch} * RUBY_BASE_NAME: ruby * enable shared: yes * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: ${rubylibprefix}/vendor_ruby * target OS: linux * compiler: gcc * with thread: pthread * with coroutine: amd64 * with shared GC: no * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${hardenflags} ${optflags} ${debugflags} \ ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic -Wl,--no-as-needed * DLDFLAGS: -Wl,--compress-debug-sections=zlib * optflags: -O3 -fno-fast-math * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wdeprecated-declarations \ -Wdiv-by-zero -Wduplicated-cond \ -Wimplicit-function-declaration -Wimplicit-int \ -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 \ -Wmisleading-indentation -Wundef * hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \ -D_FORTIFY_SOURCE=2 * strip command: strip -S -x * install doc: no * YJIT support: yes * RJIT support: yes * man page type: man * BASERUBY -v: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \ [x86_64-linux-gnu] --- $$$[end] "/tmp/ruby/src/trunk-asserts-nopara/configure --prefix=/tmp/ruby/install/trunk-asserts-nopara --disable-install-doc --enable-shared" exit with 0. $$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline" tool/config.guess already exists tool/config.sub already exists Downloading bundled gem minitest-5.24.1... Downloading bundled gem rake-13.2.1... Downloading bundled gem test-unit-3.6.2... Downloading bundled gem rexml-3.3.1... Downloading bundled gem rss-0.3.0... Downloading bundled gem net-ftp-0.3.7... Downloading bundled gem net-imap-0.4.14... Downloading bundled gem net-pop-0.1.2... Downloading bundled gem net-smtp-0.5.0... Downloading bundled gem matrix-0.4.2... Downloading bundled gem prime-0.1.2... Downloading bundled gem debug-1.9.2... Downloading bundled gem racc-1.8.0... Downloading bundled gem mutex_m-0.2.0... Downloading bundled gem getoptlong-0.2.1... Downloading bundled gem base64-0.2.0... Downloading bundled gem bigdecimal-3.1.8... Downloading bundled gem observer-0.1.2... Downloading bundled gem abbrev-0.1.2... Downloading bundled gem resolv-replace-0.1.1... Downloading bundled gem rinda-0.2.0... Downloading bundled gem drb-2.2.1... Downloading bundled gem nkf-0.2.0... Downloading bundled gem syslog-0.1.2... Downloading bundled gem csv-3.3.0... /usr/bin/mkdir -p /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp /usr/bin/mkdir -p /tmp/ruby/src/trunk-asserts-nopara/gems/src Cloning https://github.com/ruby/power_assert Cloning into '/tmp/ruby/src/trunk-asserts-nopara/gems/src/power_assert'... Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed From https://github.com/ruby/power_assert * branch 84e85124c5014a139af39161d484156cfe87a9ed -> FETCH_HEAD HEAD is now at 84e8512 Merge pull request #48 from casperisfine/frozen-string-literals echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-asserts-nopara/tool/ifchange /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/power_assert.revision updated Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-asserts-nopara/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Cloning https://github.com/ruby/rbs Cloning into '/tmp/ruby/src/trunk-asserts-nopara/gems/src/rbs'... Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 From https://github.com/ruby/rbs * branch 97e12999b14dc36e374ed30a03fca58af62dfd90 -> FETCH_HEAD HEAD is now at 97e12999 Use `File.open` instead of `IO.sysopen` echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk-asserts-nopara/tool/ifchange /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/rbs.revision updated Building rbs@97e12999b14dc36e374ed30a03fca58af62dfd90 to /tmp/ruby/src/trunk-asserts-nopara/gems/rbs-3.5.1.gem Successfully built RubyGem Name: rbs Version: 3.5.1 File: rbs-3.5.1.gem Cloning https://github.com/ruby/typeprof Cloning into '/tmp/ruby/src/trunk-asserts-nopara/gems/src/typeprof'... Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 From https://github.com/ruby/typeprof * branch b19a6416da3a05d57fadd6ffdadb382b6d236ca5 -> FETCH_HEAD HEAD is now at b19a641 Add support for future `putchilledstring` instruction echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-asserts-nopara/tool/ifchange /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/typeprof.revision updated Building typeprof@b19a6416da3a05d57fadd6ffdadb382b6d236ca5 to /tmp/ruby/src/trunk-asserts-nopara/gems/typeprof-0.21.11.gem Successfully built RubyGem Name: typeprof Version: 0.21.11 File: typeprof-0.21.11.gem $$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. $$$[beg] make update-src DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline" Already up to date. Latest commit hash = bfb8cad771 $$$[end] "make update-src DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. $$$[beg] make after-update DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline" generating id.h id.h updated generating optinsn.inc generating optunifs.inc generating insns.inc generating insns_info.inc generating vmtc.inc generating vm.inc generating node_name.inc generating known_errors.inc known_errors.inc updated generating vm_call_iseq_optimized.inc vm_call_iseq_optimized.inc updated /tmp/ruby/src/trunk-asserts-nopara/revision.h updated /usr/bin/mkdir -p /tmp/ruby/src/trunk-asserts-nopara/enc/jis + cp /tmp/ruby/src/trunk-asserts-nopara/enc/jis/props.h.blt /tmp/ruby/src/trunk-asserts-nopara/enc/jis/props.h /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-asserts-nopara/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-asserts-nopara/probes.d > probes.dmyh generating /tmp/ruby/src/trunk-asserts-nopara/lib/ruby_vm/rjit/instruction.rb generating parse.c copying lex.c generating enc/trans/newline.c ... generating id.c id.c updated making /tmp/ruby/src/trunk-asserts-nopara/ast.rbinc making /tmp/ruby/src/trunk-asserts-nopara/dir.rbinc making /tmp/ruby/src/trunk-asserts-nopara/gc.rbinc making /tmp/ruby/src/trunk-asserts-nopara/numeric.rbinc making /tmp/ruby/src/trunk-asserts-nopara/io.rbinc making /tmp/ruby/src/trunk-asserts-nopara/marshal.rbinc making /tmp/ruby/src/trunk-asserts-nopara/rjit.rbinc making /tmp/ruby/src/trunk-asserts-nopara/rjit_c.rbinc making /tmp/ruby/src/trunk-asserts-nopara/pack.rbinc making /tmp/ruby/src/trunk-asserts-nopara/trace_point.rbinc making /tmp/ruby/src/trunk-asserts-nopara/warning.rbinc making /tmp/ruby/src/trunk-asserts-nopara/array.rbinc making /tmp/ruby/src/trunk-asserts-nopara/kernel.rbinc making /tmp/ruby/src/trunk-asserts-nopara/ractor.rbinc making /tmp/ruby/src/trunk-asserts-nopara/symbol.rbinc making /tmp/ruby/src/trunk-asserts-nopara/timev.rbinc making /tmp/ruby/src/trunk-asserts-nopara/thread_sync.rbinc making /tmp/ruby/src/trunk-asserts-nopara/nilclass.rbinc making /tmp/ruby/src/trunk-asserts-nopara/prelude.rbinc making /tmp/ruby/src/trunk-asserts-nopara/gem_prelude.rbinc making /tmp/ruby/src/trunk-asserts-nopara/yjit.rbinc generating /tmp/ruby/src/trunk-asserts-nopara/ext/ripper/ripper.c make[1]: Entering directory '/tmp/ruby/src/trunk-asserts-nopara/ext/ripper' extracting ripper.y from ../../parse.y compiling compiler ripper.y generating ripper_init.c from ./ripper_init.c.tmpl generating eventids1.c from ../../parse.y generating eventids1.h from ../../parse.y generating eventids2table.c from ./eventids2.c make[1]: Leaving directory '/tmp/ruby/src/trunk-asserts-nopara/ext/ripper' generating /tmp/ruby/src/trunk-asserts-nopara/ext/rbconfig/sizeof/sizes.c make[1]: Entering directory '/tmp/ruby/src/trunk-asserts-nopara/ext/rbconfig/sizeof' sizes.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-asserts-nopara/ext/rbconfig/sizeof' generating /tmp/ruby/src/trunk-asserts-nopara/ext/rbconfig/sizeof/limits.c make[1]: Entering directory '/tmp/ruby/src/trunk-asserts-nopara/ext/rbconfig/sizeof' limits.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-asserts-nopara/ext/rbconfig/sizeof' make[1]: Entering directory '/tmp/ruby/src/trunk-asserts-nopara/ext/socket' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-asserts-nopara/ext/socket' make[1]: Entering directory '/tmp/ruby/src/trunk-asserts-nopara/ext/etc' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-asserts-nopara/ext/etc' generating miniprelude.c miniprelude.c updated generating golf_prelude.c golf_prelude.c updated /bin/sh /tmp/ruby/src/trunk-asserts-nopara/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' generating table from enc/trans/big5.c generating enc/trans/big5.c ... generating table from enc/trans/cesu_8.c generating enc/trans/cesu_8.c ... generating table from enc/trans/chinese.c generating enc/trans/chinese.c ... generating table from enc/trans/ebcdic.c generating enc/trans/ebcdic.c ... generating table from enc/trans/emoji.c generating enc/trans/emoji.c ... generating table from enc/trans/emoji_iso2022_kddi.c generating enc/trans/emoji_iso2022_kddi.c ... generating table from enc/trans/emoji_sjis_docomo.c generating enc/trans/emoji_sjis_docomo.c ... generating table from enc/trans/emoji_sjis_kddi.c generating enc/trans/emoji_sjis_kddi.c ... generating table from enc/trans/emoji_sjis_softbank.c generating enc/trans/emoji_sjis_softbank.c ... generating table from enc/trans/escape.c generating enc/trans/escape.c ... generating table from enc/trans/gb18030.c generating enc/trans/gb18030.c ... generating table from enc/trans/gbk.c generating enc/trans/gbk.c ... generating table from enc/trans/iso2022.c generating enc/trans/iso2022.c ... generating table from enc/trans/japanese.c generating enc/trans/japanese.c ... generating table from enc/trans/japanese_euc.c generating enc/trans/japanese_euc.c ... generating table from enc/trans/japanese_sjis.c generating enc/trans/japanese_sjis.c ... generating table from enc/trans/korean.c generating enc/trans/korean.c ... generating table from enc/trans/single_byte.c generating enc/trans/single_byte.c ... generating table from enc/trans/utf8_mac.c generating enc/trans/utf8_mac.c ... generating table from enc/trans/utf_16_32.c generating enc/trans/utf_16_32.c ... make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-asserts-nopara/tool/ifchange /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-asserts-nopara/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk-asserts-nopara/tool/ifchange /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/rbs.revision unchanged Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-asserts-nopara/tool/ifchange /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/typeprof.revision unchanged /usr/bin/mkdir -p /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems Extracting bundle gem minitest-5.24.1... Unpacked gems/minitest-5.24.1.gem Extracting bundle gem rake-13.2.1... Unpacked gems/rake-13.2.1.gem Extracting bundle gem test-unit-3.6.2... Unpacked gems/test-unit-3.6.2.gem Extracting bundle gem rexml-3.3.1... Unpacked gems/rexml-3.3.1.gem Extracting bundle gem rss-0.3.0... Unpacked gems/rss-0.3.0.gem Extracting bundle gem net-ftp-0.3.7... Unpacked gems/net-ftp-0.3.7.gem Extracting bundle gem net-imap-0.4.14... Unpacked gems/net-imap-0.4.14.gem Extracting bundle gem net-pop-0.1.2... Unpacked gems/net-pop-0.1.2.gem Extracting bundle gem net-smtp-0.5.0... Unpacked gems/net-smtp-0.5.0.gem Extracting bundle gem matrix-0.4.2... Unpacked gems/matrix-0.4.2.gem Extracting bundle gem prime-0.1.2... Unpacked gems/prime-0.1.2.gem Extracting bundle gem debug-1.9.2... Unpacked gems/debug-1.9.2.gem Extracting bundle gem racc-1.8.0... Unpacked gems/racc-1.8.0.gem Extracting bundle gem mutex_m-0.2.0... Unpacked gems/mutex_m-0.2.0.gem Extracting bundle gem getoptlong-0.2.1... Unpacked gems/getoptlong-0.2.1.gem Extracting bundle gem base64-0.2.0... Unpacked gems/base64-0.2.0.gem Extracting bundle gem bigdecimal-3.1.8... Unpacked gems/bigdecimal-3.1.8.gem Extracting bundle gem observer-0.1.2... Unpacked gems/observer-0.1.2.gem Extracting bundle gem abbrev-0.1.2... Unpacked gems/abbrev-0.1.2.gem Extracting bundle gem resolv-replace-0.1.1... Unpacked gems/resolv-replace-0.1.1.gem Extracting bundle gem rinda-0.2.0... Unpacked gems/rinda-0.2.0.gem Extracting bundle gem drb-2.2.1... Unpacked gems/drb-2.2.1.gem Extracting bundle gem nkf-0.2.0... Unpacked gems/nkf-0.2.0.gem Extracting bundle gem syslog-0.1.2... Unpacked gems/syslog-0.1.2.gem Extracting bundle gem csv-3.3.0... Unpacked gems/csv-3.3.0.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem Extracting bundle gem rbs-3.5.1... Unpacked gems/rbs-3.5.1.gem Extracting bundle gem typeprof-0.21.11... Unpacked gems/typeprof-0.21.11.gem $$$[end] "make after-update DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. $$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-asserts-nopara/include -I/tmp/ruby/src/trunk-asserts-nopara -I/tmp/ruby/src/trunk-asserts-nopara/prism -I/tmp/ruby/src/trunk-asserts-nopara/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-asserts-nopara/yjit/target/release/' /tmp/ruby/src/trunk-asserts-nopara/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-asserts-nopara/main.c compiling /tmp/ruby/src/trunk-asserts-nopara/dmydln.c compiling /tmp/ruby/src/trunk-asserts-nopara/miniinit.c making dummy probes.h compiling /tmp/ruby/src/trunk-asserts-nopara/array.c compiling /tmp/ruby/src/trunk-asserts-nopara/ast.c compiling /tmp/ruby/src/trunk-asserts-nopara/bignum.c compiling /tmp/ruby/src/trunk-asserts-nopara/class.c compiling /tmp/ruby/src/trunk-asserts-nopara/compar.c compiling /tmp/ruby/src/trunk-asserts-nopara/compile.c compiling /tmp/ruby/src/trunk-asserts-nopara/complex.c compiling /tmp/ruby/src/trunk-asserts-nopara/cont.c compiling /tmp/ruby/src/trunk-asserts-nopara/debug.c compiling /tmp/ruby/src/trunk-asserts-nopara/debug_counter.c compiling /tmp/ruby/src/trunk-asserts-nopara/dir.c compiling /tmp/ruby/src/trunk-asserts-nopara/dln_find.c compiling /tmp/ruby/src/trunk-asserts-nopara/encoding.c compiling /tmp/ruby/src/trunk-asserts-nopara/enum.c compiling /tmp/ruby/src/trunk-asserts-nopara/enumerator.c compiling /tmp/ruby/src/trunk-asserts-nopara/error.c compiling /tmp/ruby/src/trunk-asserts-nopara/eval.c compiling /tmp/ruby/src/trunk-asserts-nopara/file.c compiling /tmp/ruby/src/trunk-asserts-nopara/gc.c compiling /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c compiling /tmp/ruby/src/trunk-asserts-nopara/hash.c compiling /tmp/ruby/src/trunk-asserts-nopara/inits.c compiling /tmp/ruby/src/trunk-asserts-nopara/imemo.c compiling /tmp/ruby/src/trunk-asserts-nopara/io.c compiling /tmp/ruby/src/trunk-asserts-nopara/io_buffer.c compiling /tmp/ruby/src/trunk-asserts-nopara/iseq.c compiling /tmp/ruby/src/trunk-asserts-nopara/load.c compiling /tmp/ruby/src/trunk-asserts-nopara/marshal.c compiling /tmp/ruby/src/trunk-asserts-nopara/math.c compiling /tmp/ruby/src/trunk-asserts-nopara/memory_view.c compiling /tmp/ruby/src/trunk-asserts-nopara/rjit.c compiling /tmp/ruby/src/trunk-asserts-nopara/rjit_c.c compiling /tmp/ruby/src/trunk-asserts-nopara/node.c compiling /tmp/ruby/src/trunk-asserts-nopara/node_dump.c compiling /tmp/ruby/src/trunk-asserts-nopara/numeric.c compiling /tmp/ruby/src/trunk-asserts-nopara/object.c compiling /tmp/ruby/src/trunk-asserts-nopara/pack.c compiling parse.c compiling /tmp/ruby/src/trunk-asserts-nopara/parser_st.c compiling /tmp/ruby/src/trunk-asserts-nopara/proc.c compiling /tmp/ruby/src/trunk-asserts-nopara/process.c compiling /tmp/ruby/src/trunk-asserts-nopara/ractor.c compiling /tmp/ruby/src/trunk-asserts-nopara/random.c compiling /tmp/ruby/src/trunk-asserts-nopara/range.c compiling /tmp/ruby/src/trunk-asserts-nopara/rational.c compiling /tmp/ruby/src/trunk-asserts-nopara/re.c compiling /tmp/ruby/src/trunk-asserts-nopara/regcomp.c compiling /tmp/ruby/src/trunk-asserts-nopara/regenc.c compiling /tmp/ruby/src/trunk-asserts-nopara/regerror.c compiling /tmp/ruby/src/trunk-asserts-nopara/regexec.c compiling /tmp/ruby/src/trunk-asserts-nopara/regparse.c compiling /tmp/ruby/src/trunk-asserts-nopara/regsyntax.c compiling /tmp/ruby/src/trunk-asserts-nopara/ruby.c compiling /tmp/ruby/src/trunk-asserts-nopara/ruby_parser.c compiling /tmp/ruby/src/trunk-asserts-nopara/scheduler.c compiling /tmp/ruby/src/trunk-asserts-nopara/shape.c compiling /tmp/ruby/src/trunk-asserts-nopara/signal.c compiling /tmp/ruby/src/trunk-asserts-nopara/sprintf.c compiling /tmp/ruby/src/trunk-asserts-nopara/st.c compiling /tmp/ruby/src/trunk-asserts-nopara/strftime.c compiling /tmp/ruby/src/trunk-asserts-nopara/string.c compiling /tmp/ruby/src/trunk-asserts-nopara/struct.c compiling /tmp/ruby/src/trunk-asserts-nopara/symbol.c compiling /tmp/ruby/src/trunk-asserts-nopara/thread.c compiling /tmp/ruby/src/trunk-asserts-nopara/time.c compiling /tmp/ruby/src/trunk-asserts-nopara/transcode.c compiling /tmp/ruby/src/trunk-asserts-nopara/util.c compiling /tmp/ruby/src/trunk-asserts-nopara/variable.c compiling /tmp/ruby/src/trunk-asserts-nopara/version.c compiling /tmp/ruby/src/trunk-asserts-nopara/vm.c compiling /tmp/ruby/src/trunk-asserts-nopara/vm_backtrace.c compiling /tmp/ruby/src/trunk-asserts-nopara/vm_dump.c compiling /tmp/ruby/src/trunk-asserts-nopara/vm_sync.c compiling /tmp/ruby/src/trunk-asserts-nopara/vm_trace.c compiling /tmp/ruby/src/trunk-asserts-nopara/weakmap.c compiling prism/api_node.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/api_pack.c compiling prism/diagnostic.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/encoding.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/extension.c compiling prism/node.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/options.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/pack.c compiling prism/prettyprint.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/regexp.c compiling prism/serialize.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/static_literals.c compiling prism/token_type.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/util/pm_buffer.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/util/pm_char.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/util/pm_constant_pool.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/util/pm_integer.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/util/pm_list.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/util/pm_memchr.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/util/pm_newline_list.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/util/pm_string.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/util/pm_strncasecmp.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/util/pm_strpbrk.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism/prism.c compiling /tmp/ruby/src/trunk-asserts-nopara/prism_init.c compiling /tmp/ruby/src/trunk-asserts-nopara/yjit.c building Rust YJIT (release mode) touch yjit/target/release/libyjit.a partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o assembling /tmp/ruby/src/trunk-asserts-nopara/coroutine/amd64/Context.S compiling /tmp/ruby/src/trunk-asserts-nopara/enc/ascii.c compiling /tmp/ruby/src/trunk-asserts-nopara/enc/us_ascii.c compiling /tmp/ruby/src/trunk-asserts-nopara/enc/unicode.c compiling /tmp/ruby/src/trunk-asserts-nopara/enc/utf_8.c compiling enc/trans/newline.c compiling /tmp/ruby/src/trunk-asserts-nopara/missing/setproctitle.c compiling /tmp/ruby/src/trunk-asserts-nopara/addr2line.c linking miniruby $$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. $$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-asserts-nopara/include -I/tmp/ruby/src/trunk-asserts-nopara -I/tmp/ruby/src/trunk-asserts-nopara/prism -I/tmp/ruby/src/trunk-asserts-nopara/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-asserts-nopara/yjit/target/release/' /tmp/ruby/src/trunk-asserts-nopara/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-asserts-nopara/dln.c compiling /tmp/ruby/src/trunk-asserts-nopara/localeinit.c creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-asserts-nopara/loadpath.c builtin_binary.inc updated 891ce32380d324457d9c5111ccc55e507ab7e63dc26fa3ded09624eb1df6f72b builtin_binary.inc compiling /tmp/ruby/src/trunk-asserts-nopara/builtin.c compiling /tmp/ruby/src/trunk-asserts-nopara/dmyext.c compiling /tmp/ruby/src/trunk-asserts-nopara/dmyenc.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. $$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-asserts-nopara/include -I/tmp/ruby/src/trunk-asserts-nopara -I/tmp/ruby/src/trunk-asserts-nopara/prism -I/tmp/ruby/src/trunk-asserts-nopara/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-asserts-nopara/yjit/target/release/' /tmp/ruby/src/trunk-asserts-nopara/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h encdb.h updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' generating transdb.h transdb.h updated generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/asan configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/public_header_warnings configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread/id configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring cgi/escape configuring continuation configuring coverage configuring date configuring digest configuring digest/bubblebabble configuring digest/md5 configuring digest/rmd160 configuring digest/sha1 configuring digest/sha2 configuring erb/escape configuring etc configuring fcntl configuring fiddle configuring io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring monitor configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring rbconfig/sizeof configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring zlib configuring bigdecimal-3.1.8/ext/bigdecimal configuring debug-1.9.2/ext/debug configuring nkf-0.2.0/ext/nkf configuring racc-1.8.0/ext/racc/cparse configuring rbs-3.5.1/ext/rbs_extension configuring syslog-0.1.2/ext/syslog make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/RUBY_ALIGNOF/c.c linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/abi' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/abi/abi.c linking shared-object -test-/abi.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/arith_seq/beg_len_step/beg_len_step.c linking shared-object -test-/arith_seq/beg_len_step.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/arith_seq/extract/extract.c linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/array/concat/to_ary_concat.c linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/array/resize/resize.c linking shared-object -test-/array/resize.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/asan' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/asan/asan.c linking shared-object -test-/asan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/asan' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/bignum' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/bignum/big2str.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/bignum/bigzero.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/bignum/div.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/bignum/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/bignum/intpack.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/bignum/mul.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/bignum/str2big.c linking shared-object -test-/bignum.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/bignum' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/bug-14834/bug-14384.c linking shared-object -test-/bug_14834.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/bug-14834' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/bug-3571/bug.c linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/bug-5832/bug.c linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/bug_reporter/bug_reporter.c linking shared-object -test-/bug_reporter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/class' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/class/class2name.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/class/init.c linking shared-object -test-/class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/debug' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/debug/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/debug/inspector.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/debug/profile_frames.c linking shared-object -test-/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/dln/empty/empty.c linking shared-object -test-/dln/empty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/econv' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/econv/append.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/econv/init.c linking shared-object -test-/econv.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/econv' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/enumerator_kw/enumerator_kw.c linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/eval' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/eval/eval.c linking shared-object -test-/eval.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/exception' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/exception/dataerror.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/exception/enc_raise.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/exception/ensured.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/exception/init.c linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/fatal' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/fatal/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/fatal/invalid.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/fatal/rb_fatal.c linking shared-object -test-/fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/file' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/file/newline_conv.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/file/stat.c linking shared-object -test-/file.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/float' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/float/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/float/nextafter.c linking shared-object -test-/float.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/funcall' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/funcall/funcall.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/gvl/call_without_gvl/call_without_gvl.c linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/hash' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/hash/delete.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/hash/init.c linking shared-object -test-/hash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/integer' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/integer/core_ext.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/integer/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/integer/my_integer.c linking shared-object -test-/integer.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/iseq_load/iseq_load.c linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/iter' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/iter/break.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/iter/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/iter/yield.c linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/load/dot.dot/dot.dot.c linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/load/protect/protect.c linking shared-object -test-/load/protect.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/resolve_symbol_resolver' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c linking shared-object -test-/load/resolve_symbol_resolver.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/resolve_symbol_resolver' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/resolve_symbol_target' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c linking shared-object -test-/load/resolve_symbol_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/resolve_symbol_target' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/stringify_symbols' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/load/stringify_symbols/stringify_symbols.c linking shared-object -test-/load/stringify_symbols.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/stringify_symbols' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/stringify_target' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/load/stringify_target/stringify_target.c linking shared-object -test-/load/stringify_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/load/stringify_target' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/marshal/compat/usrcompat.c linking shared-object -test-/marshal/compat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/marshal/usr' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/memory_view/memory_view.c linking shared-object -test-/memory_view.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/method' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/method/arity.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/method/init.c linking shared-object -test-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/notimplement/bug.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/num2int' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/num2int/num2int.c linking shared-object -test-/num2int.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/path_to_class' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/popen_deadlock/infinite_loop_dlsym.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/postponed_job/postponed_job.c linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/postponed_job' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/printf' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/printf/printf.c linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/proc' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/proc/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/proc/receiver.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/proc/super.c linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/random' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/random/bad_version.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/random/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/random/loop.c linking shared-object -test-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/rational' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/rational/rat.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/rb_call_super_kw/rb_call_super_kw.c linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/recursion' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/recursion/recursion.c linking shared-object -test-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/recursion' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/regexp' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/regexp/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/regexp/parse_depth_limit.c linking shared-object -test-/regexp.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/regexp' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/scan_args/scan_args.c linking shared-object -test-/scan_args.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/st/foreach/foreach.c linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/st/numhash/numhash.c linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/st/update' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/st/update/update.c linking shared-object -test-/st/update.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/st/update' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/string' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/capacity.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/coderange.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/cstr.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/ellipsize.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/enc_associate.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/enc_dummy.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/enc_str_buf_cat.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/fstring.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/modify.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/new.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/nofree.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/normalize.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/qsort.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/rb_interned_str.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/rb_str_dup.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/string/set_len.c linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/struct' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/struct/data.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/struct/duplicate.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/struct/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/struct/len.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/struct/member.c linking shared-object -test-/struct.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/struct' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/symbol' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/symbol/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/symbol/type.c linking shared-object -test-/symbol.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/thread/id' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/thread/id/id.c linking shared-object -test-/thread/id.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/thread/id' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/thread/instrumentation/instrumentation.c linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/thread/lock_native_thread' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/thread/lock_native_thread/lock_native_thread.c linking shared-object -test-/thread/lock_native_thread.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/thread/lock_native_thread' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/thread_fd' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/thread_fd/thread_fd.c linking shared-object -test-/thread_fd.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/thread_fd' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/time' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/time/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/time/leap_second.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/time/new.c linking shared-object -test-/time.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/time' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/tracepoint/gc_hook.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/tracepoint/tracepoint.c linking shared-object -test-/tracepoint.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/typeddata/typeddata.c linking shared-object -test-/typeddata.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/typeddata' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/vm' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/vm/at_exit.c linking shared-object -test-/vm/at_exit.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/wait' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/-test-/wait/wait.c linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/cgi/escape' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/cgi/escape/escape.c linking shared-object cgi/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/cgi/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/continuation' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/continuation/continuation.c linking shared-object continuation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/coverage' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/coverage/coverage.c linking shared-object coverage.so installing default coverage libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/date' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/date/date_core.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/date/date_parse.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/date/date_strftime.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/date/date_strptime.c linking shared-object date_core.so installing default date_core libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/digest/digest.c linking shared-object digest.so installing digest libraries installing default digest libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/digest/bubblebabble/bubblebabble.c linking shared-object digest/bubblebabble.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/md5' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/digest/md5/md5.c linking shared-object digest/md5.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/md5' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/rmd160' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/digest/rmd160/rmd160.c linking shared-object digest/rmd160.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/rmd160' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/sha1' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/digest/sha1/sha1init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/digest/sha1/sha1.c linking shared-object digest/sha1.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/sha1' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/sha2' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/digest/sha2/sha2init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/digest/sha2/sha2.c linking shared-object digest/sha2.so installing default sha2 libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/erb/escape' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/erb/escape/escape.c linking shared-object erb/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/erb/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/etc' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/etc/etc.c linking shared-object etc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/fcntl' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/fcntl/fcntl.c linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/fiddle' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/fiddle/closure.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/fiddle/conversions.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/fiddle/fiddle.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/fiddle/function.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/fiddle/memory_view.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/fiddle/pinned.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/fiddle/pointer.c linking shared-object fiddle.so installing default fiddle libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/io/console' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/io/console/console.c linking shared-object io/console.so installing default console libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/io/nonblock' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/io/nonblock/nonblock.c linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/io/wait' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/io/wait/wait.c linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/json' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/json/generator' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/json/generator/generator.c linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/json/generator' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/json/parser' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/json/parser/parser.c linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/json/parser' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/monitor' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/monitor/monitor.c linking shared-object monitor.so installing default monitor libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/objspace' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/objspace/object_tracing.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/objspace/objspace_dump.c linking shared-object objspace.so installing default objspace libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/openssl' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/openssl_missing.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_asn1.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_bio.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_bn.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_kdf.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_pkey_rsa.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/openssl/ossl_x509store.c linking shared-object openssl.so installing default openssl libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pathname' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/pathname/pathname.c linking shared-object pathname.so installing default pathname libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/psych' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/psych/psych.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/psych/psych_emitter.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/psych/psych_parser.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/psych/psych_to_ruby.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/psych/psych_yaml_tree.c linking shared-object psych.so installing default psych libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pty' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/pty/pty.c linking shared-object pty.so installing default pty libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/rbconfig/sizeof/sizes.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/rbconfig/sizeof/limits.c linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/rbconfig/sizeof' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/ripper' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/ripper/eventids1.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/ripper/eventids2.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/ripper/ripper_init.c linking shared-object ripper.so installing default ripper libraries checking /tmp/ruby/src/trunk-asserts-nopara/parse.y and /tmp/ruby/src/trunk-asserts-nopara/ext/ripper/eventids2.c make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/rubyvm' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/socket' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/init.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/constants.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/socket.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/option.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-asserts-nopara/ext/socket/ifaddr.c linking shared-object socket.so installing default socket libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/stringio' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/stringio/stringio.c linking shared-object stringio.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/strscan' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/strscan/strscan.c linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/zlib' compiling /tmp/ruby/src/trunk-asserts-nopara/ext/zlib/zlib.c linking shared-object zlib.so make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.c compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.c linking shared-object bigdecimal.so ln -sfT ../../../../../src/trunk-asserts-nopara/.bundle/gems/bigdecimal-3.1.8/lib ../../../../../.bundle/gems/bigdecimal-3.1.8/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/debug-1.9.2/ext/debug' compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/debug-1.9.2/ext/debug/debug.c compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/debug-1.9.2/ext/debug/iseq_collector.c linking shared-object debug/debug.so ln -sfT ../../../../../src/trunk-asserts-nopara/.bundle/gems/debug-1.9.2/lib ../../../../../.bundle/gems/debug-1.9.2/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/nkf-0.2.0/ext/nkf' compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c linking shared-object nkf.so ln -sfT ../../../../../src/trunk-asserts-nopara/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/racc-1.8.0/ext/racc/cparse' compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/racc-1.8.0/ext/racc/cparse/cparse.c linking shared-object racc/cparse.so ln -sfT ../../../../../src/trunk-asserts-nopara/.bundle/gems/racc-1.8.0/lib ../../../../../../.bundle/gems/racc-1.8.0/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension' compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension/constants.c compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension/lexer.c compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension/lexstate.c compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension/location.c compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension/main.c compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension/parser.c compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension/parserstate.c compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension/ruby_objs.c compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension/unescape.c linking shared-object rbs_extension.so ln -sfT ../../../../../src/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/lib ../../../../../.bundle/gems/rbs-3.5.1/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/syslog-0.1.2/ext/syslog' compiling /tmp/ruby/src/trunk-asserts-nopara/.bundle/gems/syslog-0.1.2/ext/syslog/syslog.c linking shared-object syslog.so ln -sfT ../../../../../src/trunk-asserts-nopara/.bundle/gems/syslog-0.1.2/lib ../../../../../.bundle/gems/syslog-0.1.2/lib make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' compiling /tmp/ruby/src/trunk-asserts-nopara/enc/encdb.c linking encoding encdb.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/big5.c linking encoding big5.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/cesu_8.c linking encoding cesu_8.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/cp949.c linking encoding cp949.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/emacs_mule.c linking encoding emacs_mule.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/euc_jp.c linking encoding euc_jp.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/euc_kr.c linking encoding euc_kr.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/euc_tw.c linking encoding euc_tw.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/gb2312.c linking encoding gb2312.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/gb18030.c linking encoding gb18030.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/gbk.c linking encoding gbk.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_1.c linking encoding iso_8859_1.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_2.c linking encoding iso_8859_2.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_3.c linking encoding iso_8859_3.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_4.c linking encoding iso_8859_4.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_5.c linking encoding iso_8859_5.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_6.c linking encoding iso_8859_6.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_7.c linking encoding iso_8859_7.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_8.c linking encoding iso_8859_8.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_9.c linking encoding iso_8859_9.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_10.c linking encoding iso_8859_10.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_11.c linking encoding iso_8859_11.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_13.c linking encoding iso_8859_13.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_14.c linking encoding iso_8859_14.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_15.c linking encoding iso_8859_15.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/iso_8859_16.c linking encoding iso_8859_16.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/koi8_r.c linking encoding koi8_r.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/koi8_u.c linking encoding koi8_u.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/shift_jis.c linking encoding shift_jis.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/utf_16be.c linking encoding utf_16be.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/utf_16le.c linking encoding utf_16le.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/utf_32be.c linking encoding utf_32be.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/utf_32le.c linking encoding utf_32le.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/windows_31j.c linking encoding windows_31j.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/windows_1250.c linking encoding windows_1250.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/windows_1251.c linking encoding windows_1251.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/windows_1252.c linking encoding windows_1252.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/windows_1253.c linking encoding windows_1253.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/windows_1254.c linking encoding windows_1254.so compiling /tmp/ruby/src/trunk-asserts-nopara/enc/windows_1257.c linking encoding windows_1257.so make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/transdb.c linking transcoder transdb.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/big5.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/big5.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/big5.c linking transcoder big5.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/cesu_8.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/cesu_8.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/cesu_8.c linking transcoder cesu_8.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/chinese.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/chinese.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/chinese.c linking transcoder chinese.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/ebcdic.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/ebcdic.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/ebcdic.c linking transcoder ebcdic.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji.c linking transcoder emoji.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_iso2022_kddi.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_iso2022_kddi.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_iso2022_kddi.c linking transcoder emoji_iso2022_kddi.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_sjis_docomo.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_sjis_docomo.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_sjis_docomo.c linking transcoder emoji_sjis_docomo.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_sjis_kddi.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_sjis_kddi.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_sjis_kddi.c linking transcoder emoji_sjis_kddi.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_sjis_softbank.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_sjis_softbank.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/emoji_sjis_softbank.c linking transcoder emoji_sjis_softbank.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/escape.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/escape.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/escape.c linking transcoder escape.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/gb18030.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/gb18030.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/gb18030.c linking transcoder gb18030.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/gbk.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/gbk.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/gbk.c linking transcoder gbk.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/iso2022.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/iso2022.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/iso2022.c linking transcoder iso2022.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/japanese.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/japanese.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/japanese.c linking transcoder japanese.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/japanese_euc.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/japanese_euc.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/japanese_euc.c linking transcoder japanese_euc.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/japanese_sjis.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/japanese_sjis.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/japanese_sjis.c linking transcoder japanese_sjis.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/korean.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/korean.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/korean.c linking transcoder korean.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/single_byte.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/single_byte.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/single_byte.c linking transcoder single_byte.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/utf8_mac.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/utf8_mac.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/utf8_mac.c linking transcoder utf8_mac.so generating table from /tmp/ruby/src/trunk-asserts-nopara/enc/trans/utf_16_32.c generating /tmp/ruby/src/trunk-asserts-nopara/enc/trans/utf_16_32.c ... compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/utf_16_32.c linking transcoder utf_16_32.so make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' $$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. $$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline" Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-asserts-nopara/tool/ifchange /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-asserts-nopara/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90 echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk-asserts-nopara/tool/ifchange /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/rbs.revision unchanged Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-asserts-nopara/tool/ifchange /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-asserts-nopara/.bundle/.timestamp/typeprof.revision unchanged Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-asserts-nopara/include -I/tmp/ruby/src/trunk-asserts-nopara -I/tmp/ruby/src/trunk-asserts-nopara/prism -I/tmp/ruby/src/trunk-asserts-nopara/enc/unicode/15.0.0 CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-asserts-nopara/yjit/target/release/' /tmp/ruby/src/trunk-asserts-nopara/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' generating transdb.h transdb.h updated generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' compiling /tmp/ruby/src/trunk-asserts-nopara/enc/trans/transdb.c linking transcoder transdb.so make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' ./miniruby -I/tmp/ruby/src/trunk-asserts-nopara/lib -I. -I.ext/common /tmp/ruby/src/trunk-asserts-nopara/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-asserts-nopara/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2\ -DRUBY_DEBUG=1\ -fno-inline" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-asserts-nopara/bin installing base libraries: /tmp/ruby/install/trunk-asserts-nopara/lib installing arch files: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-asserts-nopara/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-asserts-nopara/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-asserts-nopara/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-asserts-nopara/bin installing library scripts: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-asserts-nopara/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-asserts-nopara/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.1 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk-asserts-nopara/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline\"" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q ' PASS all 1974 tests $$$[end] "make yes-btest TESTOPTS='-q '" exit with 0. $$$[beg] make yes-test-basic BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-asserts-nopara/include -I/tmp/ruby/src/trunk-asserts-nopara -I/tmp/ruby/src/trunk-asserts-nopara/prism -I/tmp/ruby/src/trunk-asserts-nopara/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-asserts-nopara/yjit/target/release/' /tmp/ruby/src/trunk-asserts-nopara/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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. Checking leaked global symbols...none /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-asserts-nopara/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic " exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-asserts-nopara/include -I/tmp/ruby/src/trunk-asserts-nopara -I/tmp/ruby/src/trunk-asserts-nopara/prism -I/tmp/ruby/src/trunk-asserts-nopara/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-asserts-nopara/yjit/target/release/' /tmp/ruby/src/trunk-asserts-nopara/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Entering directory '/tmp/ruby/build/trunk-asserts-nopara' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-asserts-nopara' Run options: --seed=48517 "--ruby=./miniruby -I/tmp/ruby/src/trunk-asserts-nopara/lib -I. -I.ext/common /tmp/ruby/src/trunk-asserts-nopara/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-asserts-nopara/test/.excludes --name=!/memory_leak/ --stderr-on-failure # Running tests: Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36591> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 8 : #<TCPServer:fd 8, AF_INET6, ::1, 40581> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 41451> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 45253> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 35813> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 38331> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 39483> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 40843> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 Closed file descriptor: TestRDocParserC#test_do_classes_struct: 7 Closed file descriptor: TestRDocParserC#test_do_classes_struct: 8 Leaked thread: TestOpenURISSL#test_proxy_cacert_dir: #<Thread:0x00007fb234039c30 /tmp/ruby/src/trunk-asserts-nopara/test/open-uri/utils.rb:164 sleep> Leaked thread: TestOpenURISSL#test_proxy_cacert_file: #<Thread:0x00007fb2271dc140 /tmp/ruby/src/trunk-asserts-nopara/test/open-uri/utils.rb:164 run> $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 11 12 12 12 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-asserts-nopara --incremental --process-num=4 12 14 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-asserts-nopara --incremental --process-num=4 14 17 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-asserts-nopara --logfile=/home/ko1/ruby/logs/brlog.trunk-asserts-nopara.20240708-090501 --root_dir=/tmp/ruby --timeout=316000 --build_opts='DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline"' --no-parallel --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --process-num=4 17 18 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-asserts-nopara --logfile=/home/ko1/ruby/logs/brlog.trunk-asserts-nopara.20240708-090501 --root_dir=/tmp/ruby --timeout=316000 --build_opts=DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -fno-inline" --no-parallel --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --process-num=4 18 55850 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' 55850 55851 12 12 ? -1 S 1001 0:00 make yes-test-all TESTOPTS=--stderr-on-failure 55851 56169 12 12 ? -1 Sl 1001 4856:46 /tmp/ruby/src/trunk-asserts-nopara/test/runner.rb: TestFiberMutex#test_condition_variable 18 74689 12 12 ? -1 R 1001 0:00 ps jx {11=>[12], 12=>[14], 14=>[17], 17=>[18], 18=>[55850, 74689], 55850=>[55851], 55851=>[56169]} $ timeout 60 gdb -p 56169 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 74688] [New LWP 74665] [New LWP 74653] [New LWP 73558] [New LWP 68718] [New LWP 68020] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007fb2398fbd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x562c0e232ab0) at ./nptl/futex-internal.c:57 >>> Threads Id Target Id Frame * 1 Thread 0x7fb239834c00 (LWP 56169) "ruby" 0x00007fb2398fbd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x562c0e232ab0) at ./nptl/futex-internal.c:57 2 Thread 0x7fb22fad56c0 (LWP 74688) "test_mutex.rb:*" 0x00007fb239989cd7 in __GI___select (nfds=8, readfds=0x7fb1fc024720, writefds=0x7fb1fc0f06c0, exceptfds=0x7fb1fc0e19c0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:69 3 Thread 0x7fb22f9246c0 (LWP 74665) "utils.rb:164" 0x00007fb2398fbd61 in __futex_abstimed_wait_common64 (private=22060, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fb20400d644) at ./nptl/futex-internal.c:57 4 Thread 0x7fb22f8a06c0 (LWP 74653) "utils.rb:164" 0x00007fb239d60d8c in RVALUE_AGE_GET (obj=obj@entry=140403246988080) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:844 5 Thread 0x7fb237cbf6c0 (LWP 73558) "test_process.r*" 0x00007fb23998d042 in epoll_wait (epfd=4, events=events@entry=0x7fb23a24d53c <timer_th+28>, maxevents=maxevents@entry=16, timeout=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 6 Thread 0x7fb22f9ea6c0 (LWP 68718) "Gem::Timeout st" 0x00007fb2398fbd61 in __futex_abstimed_wait_common64 (private=-1732165115, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x562c18a8bd40) at ./nptl/futex-internal.c:57 7 Thread 0x7fb22faf66c0 (LWP 68020) "Timeout stdlib " 0x00007fb2398fbd61 in __futex_abstimed_wait_common64 (private=-1732165115, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x562c143b6870) at ./nptl/futex-internal.c:57 >>> Machine level backtrace Thread 7 (Thread 0x7fb22faf66c0 (LWP 68020) "Timeout stdlib "): #0 0x00007fb2398fbd61 in __futex_abstimed_wait_common64 (private=-1732165115, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x562c143b6870) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=-1732165115, abstime=0x0, clockid=0, expected=0, futex_word=0x562c143b6870) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x562c143b6870, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007fb2398fe7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x562c0e232c08, cond=0x562c143b6848) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7fb2398fe4a0 <__condvar_cleanup_waiting>, __arg = 0x7fb22faf5700, __canceltype = 800020416, __prev = 0x0} cbuffer = {wseq = 400, cond = 0x562c143b6848, mutex = 0x562c0e232c08, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 400 seq = 200 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=cond@entry=0x562c143b6848, mutex=mutex@entry=0x562c0e232c08) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00007fb239e8971d in rb_native_cond_wait (cond=cond@entry=0x562c143b6848, mutex=mutex@entry=0x562c0e232c08) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:222 r = <optimized out> #6 0x00007fb239e8aba4 in thread_sched_wait_running_turn (sched=sched@entry=0x562c0e232c08, th=th@entry=0x562c14702a10, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:863 next_th = 0x7fb20402b060 __func__ = "thread_sched_wait_running_turn" #7 0x00007fb239e8b1c3 in thread_sched_to_waiting_until_wakeup (sched=0x562c0e232c08, th=th@entry=0x562c14702a10) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00007fb239e8b1f3 in native_sleep (th=th@entry=0x562c14702a10, rel=0x0) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:3329 sched = <optimized out> #9 0x00007fb239e8fec4 in sleep_forever (th=0x562c14702a10, fl=1) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00007fb239e90019 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=<optimized out>, end=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:1396 scheduler = <optimized out> #11 0x00007fb239e90078 in queue_sleep (_args=_args@entry=140403280926992) at /tmp/ruby/src/trunk-asserts-nopara/thread_sync.c:1028 args = 0x7fb22faf5910 #12 0x00007fb239d4db03 in rb_ensure (b_proc=b_proc@entry=0x7fb239e90060 <queue_sleep>, data1=data1@entry=140403280926992, e_proc=e_proc@entry=0x7fb239e88000 <queue_sleep_done>, data2=data2@entry=140403280927024) at /tmp/ruby/src/trunk-asserts-nopara/eval.c:1059 _ec = 0x562c14866a60 _tag = {tag = 36, retval = 4, buf = {0x7fb236c08380, 0x7fb239d4dbb8 <rb_ensure+440>, 0x0, 0x7fb22faf5820, 0x7fb239e82aa8 <RB_SPECIAL_CONST_P+8>}, prev = 0x7fb22faf5b10, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x562c14866a60 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fb239e88000 <queue_sleep_done>, data2 = 140403280927024}} #13 0x00007fb239e8ccc6 in queue_do_pop (self=140403399492480, q=0x562c0e3f1350, should_block=<optimized out>, timeout=4) at /tmp/ruby/src/trunk-asserts-nopara/thread_sync.c:1103 ec = 0x562c14866a60 queue_waiter = {w = {self = 140403399492480, th = 0x562c14702a10, fiber = 0x0, node = {next = 0x562c0e3f1350, prev = 0x562c0e3f1350}}, as = {q = 0x562c0e3f1350, sq = 0x562c0e3f1350}} waitq = 0x562c0e3f1350 queue_sleep_arg = {self = 140403399492480, timeout = 4, end = 0} end = 0 __func__ = "queue_do_pop" #14 0x00007fb239ed4fe4 in vm_exec_core (ec=0x562c143b6870, ec@entry=0x562c14866a60) at ../../src/trunk-asserts-nopara/insns.def:1608 bf = <optimized out> leaf = false val = 0 canary = 0x562c1682d178 index = 0 reg_pc = 0x562c0e328b98 reg_cfp = 0x562c1692d048 insns_address_table = {0x7fb239ed371c <vm_exec_core+11724>, 0x7fb239ed364d <vm_exec_core+11517>, 0x7fb239ed3759 <vm_exec_core+11785>, 0x7fb239ed1c97 <vm_exec_core+4935>, 0x7fb239ed4348 <vm_exec_core+14840>, 0x7fb239ed3ef9 <vm_exec_core+13737>, 0x7fb239ed41a4 <vm_exec_core+14420>, 0x7fb239ed3a0a <vm_exec_core+12474>, 0x7fb239ed3d5f <vm_exec_core+13327>, 0x7fb239ed3cc2 <vm_exec_core+13170>, 0x7fb239ed3e2b <vm_exec_core+13531>, 0x7fb239ed2309 <vm_exec_core+6585>, 0x7fb239ed2247 <vm_exec_core+6391>, 0x7fb239ed2164 <vm_exec_core+6164>, 0x7fb239ed20bb <vm_exec_core+5995>, 0x7fb239ed2002 <vm_exec_core+5810>, 0x7fb239ed1f77 <vm_exec_core+5671>, 0x7fb239ed1ec5 <vm_exec_core+5493>, 0x7fb239ed1e15 <vm_exec_core+5317>, 0x7fb239ed1da7 <vm_exec_core+5207>, 0x7fb239ed4785 <vm_exec_core+15925>, 0x7fb239ed45d4 <vm_exec_core+15492>, 0x7fb239ed40e1 <vm_exec_core+14225>, 0x7fb239ed4009 <vm_exec_core+14009>, 0x7fb239ed450a <vm_exec_core+15290>, 0x7fb239ed440e <vm_exec_core+15038>, 0x7fb239ed394f <vm_exec_core+12287>, 0x7fb239ed3872 <vm_exec_core+12066>, 0x7fb239ed4694 <vm_exec_core+15684>, 0x7fb239ed3c18 <vm_exec_core+13000>, 0x7fb239ed3b5f <vm_exec_core+12815>, 0x7fb239ed3aa6 <vm_exec_core+12630>, 0x7fb239ed490e <vm_exec_core+16318>, 0x7fb239ed427e <vm_exec_core+14638>, 0x7fb239ed4844 <vm_exec_core+16116>, 0x7fb239ed1bbb <vm_exec_core+4715>, 0x7fb239ed1792 <vm_exec_core+3650>, 0x7fb239ed16ac <vm_exec_core+3420>, 0x7fb239ed15bb <vm_exec_core+3179>, 0x7fb239ed14e4 <vm_exec_core+2964>, 0x7fb239ed1474 <vm_exec_core+2852>, 0x7fb239ed139a <vm_exec_core+2634>, 0x7fb239ed132e <vm_exec_core+2526>, 0x7fb239ed1291 <vm_exec_core+2369>, 0x7fb239ed1a2c <vm_exec_core+4316>, 0x7fb239ed1970 <vm_exec_core+4128>, 0x7fb239ed1af0 <vm_exec_core+4512>, 0x7fb239ed185b <vm_exec_core+3851>, 0x7fb239ed189c <vm_exec_core+3916>, 0x7fb239ed115b <vm_exec_core+2059>, 0x7fb239ed107b <vm_exec_core+1835>, 0x7fb239ed0fb1 <vm_exec_core+1633>, 0x7fb239ed0eff <vm_exec_core+1455>, 0x7fb239ed0df3 <vm_exec_core+1187>, 0x7fb239ed0d59 <vm_exec_core+1033>, 0x7fb239ed0cb2 <vm_exec_core+866>, 0x7fb239ed0bd4 <vm_exec_core+644>, 0x7fb239ed0a71 <vm_exec_core+289>, 0x7fb239ed09b0 <vm_exec_core+96>, 0x7fb239ed2ee0 <vm_exec_core+9616>, 0x7fb239ed2e0d <vm_exec_core+9405>, 0x7fb239ed66c1 <vm_exec_core+23921>, 0x7fb239ed2d3a <vm_exec_core+9194>, 0x7fb239ed2c20 <vm_exec_core+8912>, 0x7fb239ed2b39 <vm_exec_core+8681>, 0x7fb239ed29ce <vm_exec_core+8318>, 0x7fb239ed2907 <vm_exec_core+8119>, 0x7fb239ed282c <vm_exec_core+7900>, 0x7fb239ed4965 <vm_exec_core+16405>, 0x7fb239ed2798 <vm_exec_core+7752>, 0x7fb239ed2707 <vm_exec_core+7607>, 0x7fb239ed2666 <vm_exec_core+7446>, 0x7fb239ed25d5 <vm_exec_core+7301>, 0x7fb239ed2524 <vm_exec_core+7124>, 0x7fb239ed2478 <vm_exec_core+6952>, 0x7fb239ed65f5 <vm_exec_core+23717>, 0x7fb239ed6c7a <vm_exec_core+25386>, 0x7fb239ed6930 <vm_exec_core+24544>, 0x7fb239ed6ae2 <vm_exec_core+24978>, 0x7fb239ed62b7 <vm_exec_core+22887>, 0x7fb239ed6ede <vm_exec_core+25998>, 0x7fb239ed69fc <vm_exec_core+24748>, 0x7fb239ed6d46 <vm_exec_core+25590>, 0x7fb239ed644f <vm_exec_core+23295>, 0x7fb239ed6e12 <vm_exec_core+25794>, 0x7fb239ed6864 <vm_exec_core+24340>, 0x7fb239ed6bae <vm_exec_core+25182>, 0x7fb239ed6127 <vm_exec_core+22487>, 0x7fb239ed6798 <vm_exec_core+24136>, 0x7fb239ed6383 <vm_exec_core+23091>, 0x7fb239ed651b <vm_exec_core+23499>, 0x7fb239ed23b2 <vm_exec_core+6754>, 0x7fb239ed3595 <vm_exec_core+11333>, 0x7fb239ed61f3 <vm_exec_core+22691>, 0x7fb239ed6063 <vm_exec_core+22291>, 0x7fb239ed5fa4 <vm_exec_core+22100>, 0x7fb239ed5ee5 <vm_exec_core+21909>, 0x7fb239ed5e0e <vm_exec_core+21694>, 0x7fb239ed5d05 <vm_exec_core+21429>, 0x7fb239ed34b5 <vm_exec_core+11109>, 0x7fb239ed33e6 <vm_exec_core+10902>, 0x7fb239ed32fa <vm_exec_core+10666>, 0x7fb239ed31c5 <vm_exec_core+10357>, 0x7fb239ed3102 <vm_exec_core+10162>, 0x7fb239ed3069 <vm_exec_core+10009>, 0x7fb239ed2fd0 <vm_exec_core+9856>, 0x7fb239ed3800 <vm_exec_core+11952>, 0x7fb239ed3288 <vm_exec_core+10552>, 0x7fb239ed370b <vm_exec_core+11707>, 0x7fb239ed363c <vm_exec_core+11500>, 0x7fb239ed3748 <vm_exec_core+11768>, 0x7fb239ed1c86 <vm_exec_core+4918>, 0x7fb239ed4337 <vm_exec_core+14823>, 0x7fb239ed3ee8 <vm_exec_core+13720>, 0x7fb239ed4193 <vm_exec_core+14403>, 0x7fb239ed39f9 <vm_exec_core+12457>, 0x7fb239ed3d4e <vm_exec_core+13310>, 0x7fb239ed3cb1 <vm_exec_core+13153>, 0x7fb239ed3e1a <vm_exec_core+13514>, 0x7fb239ed22f8 <vm_exec_core+6568>, 0x7fb239ed2236 <vm_exec_core+6374>, 0x7fb239ed2153 <vm_exec_core+6147>, 0x7fb239ed20aa <vm_exec_core+5978>, 0x7fb239ed1ff1 <vm_exec_core+5793>, 0x7fb239ed1f66 <vm_exec_core+5654>, 0x7fb239ed1eb4 <vm_exec_core+5476>, 0x7fb239ed1e04 <vm_exec_core+5300>, 0x7fb239ed1d96 <vm_exec_core+5190>, 0x7fb239ed4774 <vm_exec_core+15908>, 0x7fb239ed45c3 <vm_exec_core+15475>, 0x7fb239ed40d0 <vm_exec_core+14208>, 0x7fb239ed3ff8 <vm_exec_core+13992>, 0x7fb239ed44f9 <vm_exec_core+15273>, 0x7fb239ed43fd <vm_exec_core+15021>, 0x7fb239ed393e <vm_exec_core+12270>, 0x7fb239ed3861 <vm_exec_core+12049>, 0x7fb239ed4683 <vm_exec_core+15667>, 0x7fb239ed3c07 <vm_exec_core+12983>, 0x7fb239ed3b4e <vm_exec_core+12798>, 0x7fb239ed3a95 <vm_exec_core+12613>, 0x7fb239ed48fd <vm_exec_core+16301>, 0x7fb239ed426d <vm_exec_core+14621>, 0x7fb239ed4833 <vm_exec_core+16099>, 0x7fb239ed1baa <vm_exec_core+4698>, 0x7fb239ed1781 <vm_exec_core+3633>, 0x7fb239ed169b <vm_exec_core+3403>, 0x7fb239ed15aa <vm_exec_core+3162>, 0x7fb239ed14d3 <vm_exec_core+2947>, 0x7fb239ed1463 <vm_exec_core+2835>, 0x7fb239ed1389 <vm_exec_core+2617>, 0x7fb239ed131d <vm_exec_core+2509>, 0x7fb239ed1280 <vm_exec_core+2352>, 0x7fb239ed1a1b <vm_exec_core+4299>, 0x7fb239ed195f <vm_exec_core+4111>, 0x7fb239ed1adf <vm_exec_core+4495>, 0x7fb239ed184a <vm_exec_core+3834>, 0x7fb239ed188b <vm_exec_core+3899>, 0x7fb239ed114a <vm_exec_core+2042>, 0x7fb239ed106a <vm_exec_core+1818>, 0x7fb239ed0fa0 <vm_exec_core+1616>, 0x7fb239ed0eee <vm_exec_core+1438>, 0x7fb239ed0de2 <vm_exec_core+1170>, 0x7fb239ed0d48 <vm_exec_core+1016>, 0x7fb239ed0ca1 <vm_exec_core+849>, 0x7fb239ed0bc3 <vm_exec_core+627>, 0x7fb239ed0a60 <vm_exec_core+272>, 0x7fb239ed5cef <vm_exec_core+21407>, 0x7fb239ed2ecf <vm_exec_core+9599>, 0x7fb239ed2dfc <vm_exec_core+9388>, 0x7fb239ed5cd9 <vm_exec_core+21385>, 0x7fb239ed2d29 <vm_exec_core+9177>, 0x7fb239ed2c0f <vm_exec_core+8895>, 0x7fb239ed2b28 <vm_exec_core+8664>, 0x7fb239ed29bd <vm_exec_core+8301>, 0x7fb239ed28f6 <vm_exec_core+8102>, 0x7fb239ed281b <vm_exec_core+7883>, 0x7fb239ed4954 <vm_exec_core+16388>, 0x7fb239ed2787 <vm_exec_core+7735>, 0x7fb239ed26f6 <vm_exec_core+7590>, 0x7fb239ed2655 <vm_exec_core+7429>, 0x7fb239ed25c4 <vm_exec_core+7284>, 0x7fb239ed2513 <vm_exec_core+7107>, 0x7fb239ed2467 <vm_exec_core+6935>, 0x7fb239ed5cc3 <vm_exec_core+21363>, 0x7fb239ed5cad <vm_exec_core+21341>, 0x7fb239ed5c97 <vm_exec_core+21319>, 0x7fb239ed5c81 <vm_exec_core+21297>, 0x7fb239ed5c6b <vm_exec_core+21275>, 0x7fb239ed5c55 <vm_exec_core+21253>, 0x7fb239ed5c38 <vm_exec_core+21224>, 0x7fb239ed5c22 <vm_exec_core+21202>, 0x7fb239ed5c0c <vm_exec_core+21180>, 0x7fb239ed5bf6 <vm_exec_core+21158>, 0x7fb239ed5be0 <vm_exec_core+21136>, 0x7fb239ed5bca <vm_exec_core+21114>, 0x7fb239ed5bb4 <vm_exec_core+21092>, 0x7fb239ed5b9e <vm_exec_core+21070>, 0x7fb239ed5b88 <vm_exec_core+21048>, 0x7fb239ed5b72 <vm_exec_core+21026>, 0x7fb239ed23a1 <vm_exec_core+6737>...} __func__ = "vm_exec_core" #15 0x00007fb239ed7e3a in rb_vm_exec (ec=ec@entry=0x562c14866a60) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2567 _ec = 0x562c14866a60 _tag = {tag = 36, retval = 4, buf = {0x0, 0x7fb239ed7e48 <rb_vm_exec+264>, 0x0, 0x7fb22faf5af0, 0x0}, prev = 0x7fb22faf5d70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 36 #16 0x00007fb239ed851b in invoke_block (ec=ec@entry=0x562c14866a60, iseq=iseq@entry=0x7fb236c09370, self=self@entry=140403368758752, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x562c14702be0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1524 arg_size = <optimized out> #17 0x00007fb239edb596 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=378720440, argv=0x7fb236c09370, argc=<optimized out>, self=140403368758752, captured=0x562c14702be0, ec=0x562c14866a60) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1594 iseq = 0x7fb236c09370 type = <optimized out> cfp = 0x562c1692d0b8 flags = 0 use_argv = <optimized out> opt_pc = <optimized out> sp = 0x562c1682d108 av = {140403452422824, 140403452437080} stack_argv = 0x562c1682d108 iseq = <optimized out> opt_pc = <optimized out> type = <optimized out> cfp = <optimized out> sp = <optimized out> flags = <optimized out> use_argv = <optimized out> av = <optimized out> stack_argv = <optimized out> bound = <optimized out> #18 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=378720440, argv=0x7fb236c09370, argc=377671944, self=140403368758752, proc=0x562c14702be0, ec=0x562c14866a60) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1692 block = 0x562c14702be0 block = <optimized out> again = <optimized out> keyword_hash = <optimized out> #19 vm_invoke_proc (ec=ec@entry=0x562c14866a60, proc=proc@entry=0x562c14702be0, self=140403368758752, argc=argc@entry=0, argv=argv@entry=0x7fb22faf5cb0, kw_splat=kw_splat@entry=0, passed_block_handler=0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1722 No locals. #20 0x00007fb239edb799 in rb_vm_invoke_proc (ec=0x562c14866a60, proc=proc@entry=0x562c14702be0, argc=argc@entry=0, argv=argv@entry=0x7fb22faf5cb0, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1743 self = 140403368758752 #21 0x00007fb239e8f0e0 in thread_do_start_proc (th=0x562c14702a10) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:598 args = 140403235361568 args_ptr = 0x7fb22faf5cb0 args_len = 0 procval = <optimized out> proc = 0x562c14702be0 __func__ = "thread_do_start_proc" #22 0x00007fb239e8f324 in thread_start_func_2 (th=th@entry=0x562c14702a10, stack_start=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:670 _ec = 0x562c14866a60 _tag = {tag = 36, retval = 140402950672112, buf = {0x562c0e232c08, 0x7fb239e8f6a8 <thread_start_func_2+1224>, 0x0, 0x7fb22faf5d20, 0x7fb22faf66c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} __func__ = "thread_start_func_2" state = <optimized out> errinfo = 4 ractor_main_th = 0x562c0e22d060 fiber_scheduler_closed = <optimized out> event_thread_end_hooked = <optimized out> result = <optimized out> #23 0x00007fb239e8f8a6 in call_thread_start_func_2 (th=th@entry=0x562c14702a10) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2236 stack_start = 0 stack_start_addr = <optimized out> #24 0x00007fb239e8f94f in nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2281 th = 0x562c14702a10 sched = 0x562c0e232c08 nt = <optimized out> vm = 0x562c0e22aad0 #25 0x00007fb2398ffa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140403280930496, -8439031461031902728, 140403280930496, -256, 0, 140727399536784, -8439031461019319816, -8439000403283869192}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #26 0x00007fb23998cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 6 (Thread 0x7fb22f9ea6c0 (LWP 68718) "Gem::Timeout st"): #0 0x00007fb2398fbd61 in __futex_abstimed_wait_common64 (private=-1732165115, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x562c18a8bd40) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=-1732165115, abstime=0x0, clockid=0, expected=0, futex_word=0x562c18a8bd40) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x562c18a8bd40, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007fb2398fe7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x562c0e232c08, cond=0x562c18a8bd18) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7fb2398fe4a0 <__condvar_cleanup_waiting>, __arg = 0x7fb22f9e9700, __canceltype = 798922688, __prev = 0x0} cbuffer = {wseq = 68, cond = 0x562c18a8bd18, mutex = 0x562c0e232c08, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 68 seq = 34 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=cond@entry=0x562c18a8bd18, mutex=mutex@entry=0x562c0e232c08) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00007fb239e8971d in rb_native_cond_wait (cond=cond@entry=0x562c18a8bd18, mutex=mutex@entry=0x562c0e232c08) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:222 r = <optimized out> #6 0x00007fb239e8aba4 in thread_sched_wait_running_turn (sched=sched@entry=0x562c0e232c08, th=th@entry=0x562c1915baf0, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:863 next_th = 0x562c0e22d060 __func__ = "thread_sched_wait_running_turn" #7 0x00007fb239e8b1c3 in thread_sched_to_waiting_until_wakeup (sched=0x562c0e232c08, th=th@entry=0x562c1915baf0) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00007fb239e8b1f3 in native_sleep (th=th@entry=0x562c1915baf0, rel=0x0) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:3329 sched = <optimized out> #9 0x00007fb239e8fec4 in sleep_forever (th=0x562c1915baf0, fl=1) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00007fb239e90019 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=<optimized out>, end=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:1396 scheduler = <optimized out> #11 0x00007fb239e90078 in queue_sleep (_args=_args@entry=140403279829264) at /tmp/ruby/src/trunk-asserts-nopara/thread_sync.c:1028 args = 0x7fb22f9e9910 #12 0x00007fb239d4db03 in rb_ensure (b_proc=b_proc@entry=0x7fb239e90060 <queue_sleep>, data1=data1@entry=140403279829264, e_proc=e_proc@entry=0x7fb239e88000 <queue_sleep_done>, data2=data2@entry=140403279829296) at /tmp/ruby/src/trunk-asserts-nopara/eval.c:1059 _ec = 0x562c15bd3570 _tag = {tag = 36, retval = 4, buf = {0x7fb2342fe860, 0x7fb239d4dbb8 <rb_ensure+440>, 0x0, 0x7fb22f9e9820, 0x7fb239e82aa8 <RB_SPECIAL_CONST_P+8>}, prev = 0x7fb22f9e9b10, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x562c15bd3570 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fb239e88000 <queue_sleep_done>, data2 = 140403279829296}} #13 0x00007fb239e8ccc6 in queue_do_pop (self=140403356461152, q=0x562c13028f90, should_block=<optimized out>, timeout=4) at /tmp/ruby/src/trunk-asserts-nopara/thread_sync.c:1103 ec = 0x562c15bd3570 queue_waiter = {w = {self = 140403356461152, th = 0x562c1915baf0, fiber = 0x0, node = {next = 0x562c13028f90, prev = 0x562c13028f90}}, as = {q = 0x562c13028f90, sq = 0x562c13028f90}} waitq = 0x562c13028f90 queue_sleep_arg = {self = 140403356461152, timeout = 4, end = 0} end = 0 __func__ = "queue_do_pop" #14 0x00007fb239ed4fe4 in vm_exec_core (ec=0x562c18a8bd40, ec@entry=0x562c15bd3570) at ../../src/trunk-asserts-nopara/insns.def:1608 bf = <optimized out> leaf = false val = 0 canary = 0x562c15643778 index = 0 reg_pc = 0x562c0e328b98 reg_cfp = 0x562c15743648 insns_address_table = {0x7fb239ed371c <vm_exec_core+11724>, 0x7fb239ed364d <vm_exec_core+11517>, 0x7fb239ed3759 <vm_exec_core+11785>, 0x7fb239ed1c97 <vm_exec_core+4935>, 0x7fb239ed4348 <vm_exec_core+14840>, 0x7fb239ed3ef9 <vm_exec_core+13737>, 0x7fb239ed41a4 <vm_exec_core+14420>, 0x7fb239ed3a0a <vm_exec_core+12474>, 0x7fb239ed3d5f <vm_exec_core+13327>, 0x7fb239ed3cc2 <vm_exec_core+13170>, 0x7fb239ed3e2b <vm_exec_core+13531>, 0x7fb239ed2309 <vm_exec_core+6585>, 0x7fb239ed2247 <vm_exec_core+6391>, 0x7fb239ed2164 <vm_exec_core+6164>, 0x7fb239ed20bb <vm_exec_core+5995>, 0x7fb239ed2002 <vm_exec_core+5810>, 0x7fb239ed1f77 <vm_exec_core+5671>, 0x7fb239ed1ec5 <vm_exec_core+5493>, 0x7fb239ed1e15 <vm_exec_core+5317>, 0x7fb239ed1da7 <vm_exec_core+5207>, 0x7fb239ed4785 <vm_exec_core+15925>, 0x7fb239ed45d4 <vm_exec_core+15492>, 0x7fb239ed40e1 <vm_exec_core+14225>, 0x7fb239ed4009 <vm_exec_core+14009>, 0x7fb239ed450a <vm_exec_core+15290>, 0x7fb239ed440e <vm_exec_core+15038>, 0x7fb239ed394f <vm_exec_core+12287>, 0x7fb239ed3872 <vm_exec_core+12066>, 0x7fb239ed4694 <vm_exec_core+15684>, 0x7fb239ed3c18 <vm_exec_core+13000>, 0x7fb239ed3b5f <vm_exec_core+12815>, 0x7fb239ed3aa6 <vm_exec_core+12630>, 0x7fb239ed490e <vm_exec_core+16318>, 0x7fb239ed427e <vm_exec_core+14638>, 0x7fb239ed4844 <vm_exec_core+16116>, 0x7fb239ed1bbb <vm_exec_core+4715>, 0x7fb239ed1792 <vm_exec_core+3650>, 0x7fb239ed16ac <vm_exec_core+3420>, 0x7fb239ed15bb <vm_exec_core+3179>, 0x7fb239ed14e4 <vm_exec_core+2964>, 0x7fb239ed1474 <vm_exec_core+2852>, 0x7fb239ed139a <vm_exec_core+2634>, 0x7fb239ed132e <vm_exec_core+2526>, 0x7fb239ed1291 <vm_exec_core+2369>, 0x7fb239ed1a2c <vm_exec_core+4316>, 0x7fb239ed1970 <vm_exec_core+4128>, 0x7fb239ed1af0 <vm_exec_core+4512>, 0x7fb239ed185b <vm_exec_core+3851>, 0x7fb239ed189c <vm_exec_core+3916>, 0x7fb239ed115b <vm_exec_core+2059>, 0x7fb239ed107b <vm_exec_core+1835>, 0x7fb239ed0fb1 <vm_exec_core+1633>, 0x7fb239ed0eff <vm_exec_core+1455>, 0x7fb239ed0df3 <vm_exec_core+1187>, 0x7fb239ed0d59 <vm_exec_core+1033>, 0x7fb239ed0cb2 <vm_exec_core+866>, 0x7fb239ed0bd4 <vm_exec_core+644>, 0x7fb239ed0a71 <vm_exec_core+289>, 0x7fb239ed09b0 <vm_exec_core+96>, 0x7fb239ed2ee0 <vm_exec_core+9616>, 0x7fb239ed2e0d <vm_exec_core+9405>, 0x7fb239ed66c1 <vm_exec_core+23921>, 0x7fb239ed2d3a <vm_exec_core+9194>, 0x7fb239ed2c20 <vm_exec_core+8912>, 0x7fb239ed2b39 <vm_exec_core+8681>, 0x7fb239ed29ce <vm_exec_core+8318>, 0x7fb239ed2907 <vm_exec_core+8119>, 0x7fb239ed282c <vm_exec_core+7900>, 0x7fb239ed4965 <vm_exec_core+16405>, 0x7fb239ed2798 <vm_exec_core+7752>, 0x7fb239ed2707 <vm_exec_core+7607>, 0x7fb239ed2666 <vm_exec_core+7446>, 0x7fb239ed25d5 <vm_exec_core+7301>, 0x7fb239ed2524 <vm_exec_core+7124>, 0x7fb239ed2478 <vm_exec_core+6952>, 0x7fb239ed65f5 <vm_exec_core+23717>, 0x7fb239ed6c7a <vm_exec_core+25386>, 0x7fb239ed6930 <vm_exec_core+24544>, 0x7fb239ed6ae2 <vm_exec_core+24978>, 0x7fb239ed62b7 <vm_exec_core+22887>, 0x7fb239ed6ede <vm_exec_core+25998>, 0x7fb239ed69fc <vm_exec_core+24748>, 0x7fb239ed6d46 <vm_exec_core+25590>, 0x7fb239ed644f <vm_exec_core+23295>, 0x7fb239ed6e12 <vm_exec_core+25794>, 0x7fb239ed6864 <vm_exec_core+24340>, 0x7fb239ed6bae <vm_exec_core+25182>, 0x7fb239ed6127 <vm_exec_core+22487>, 0x7fb239ed6798 <vm_exec_core+24136>, 0x7fb239ed6383 <vm_exec_core+23091>, 0x7fb239ed651b <vm_exec_core+23499>, 0x7fb239ed23b2 <vm_exec_core+6754>, 0x7fb239ed3595 <vm_exec_core+11333>, 0x7fb239ed61f3 <vm_exec_core+22691>, 0x7fb239ed6063 <vm_exec_core+22291>, 0x7fb239ed5fa4 <vm_exec_core+22100>, 0x7fb239ed5ee5 <vm_exec_core+21909>, 0x7fb239ed5e0e <vm_exec_core+21694>, 0x7fb239ed5d05 <vm_exec_core+21429>, 0x7fb239ed34b5 <vm_exec_core+11109>, 0x7fb239ed33e6 <vm_exec_core+10902>, 0x7fb239ed32fa <vm_exec_core+10666>, 0x7fb239ed31c5 <vm_exec_core+10357>, 0x7fb239ed3102 <vm_exec_core+10162>, 0x7fb239ed3069 <vm_exec_core+10009>, 0x7fb239ed2fd0 <vm_exec_core+9856>, 0x7fb239ed3800 <vm_exec_core+11952>, 0x7fb239ed3288 <vm_exec_core+10552>, 0x7fb239ed370b <vm_exec_core+11707>, 0x7fb239ed363c <vm_exec_core+11500>, 0x7fb239ed3748 <vm_exec_core+11768>, 0x7fb239ed1c86 <vm_exec_core+4918>, 0x7fb239ed4337 <vm_exec_core+14823>, 0x7fb239ed3ee8 <vm_exec_core+13720>, 0x7fb239ed4193 <vm_exec_core+14403>, 0x7fb239ed39f9 <vm_exec_core+12457>, 0x7fb239ed3d4e <vm_exec_core+13310>, 0x7fb239ed3cb1 <vm_exec_core+13153>, 0x7fb239ed3e1a <vm_exec_core+13514>, 0x7fb239ed22f8 <vm_exec_core+6568>, 0x7fb239ed2236 <vm_exec_core+6374>, 0x7fb239ed2153 <vm_exec_core+6147>, 0x7fb239ed20aa <vm_exec_core+5978>, 0x7fb239ed1ff1 <vm_exec_core+5793>, 0x7fb239ed1f66 <vm_exec_core+5654>, 0x7fb239ed1eb4 <vm_exec_core+5476>, 0x7fb239ed1e04 <vm_exec_core+5300>, 0x7fb239ed1d96 <vm_exec_core+5190>, 0x7fb239ed4774 <vm_exec_core+15908>, 0x7fb239ed45c3 <vm_exec_core+15475>, 0x7fb239ed40d0 <vm_exec_core+14208>, 0x7fb239ed3ff8 <vm_exec_core+13992>, 0x7fb239ed44f9 <vm_exec_core+15273>, 0x7fb239ed43fd <vm_exec_core+15021>, 0x7fb239ed393e <vm_exec_core+12270>, 0x7fb239ed3861 <vm_exec_core+12049>, 0x7fb239ed4683 <vm_exec_core+15667>, 0x7fb239ed3c07 <vm_exec_core+12983>, 0x7fb239ed3b4e <vm_exec_core+12798>, 0x7fb239ed3a95 <vm_exec_core+12613>, 0x7fb239ed48fd <vm_exec_core+16301>, 0x7fb239ed426d <vm_exec_core+14621>, 0x7fb239ed4833 <vm_exec_core+16099>, 0x7fb239ed1baa <vm_exec_core+4698>, 0x7fb239ed1781 <vm_exec_core+3633>, 0x7fb239ed169b <vm_exec_core+3403>, 0x7fb239ed15aa <vm_exec_core+3162>, 0x7fb239ed14d3 <vm_exec_core+2947>, 0x7fb239ed1463 <vm_exec_core+2835>, 0x7fb239ed1389 <vm_exec_core+2617>, 0x7fb239ed131d <vm_exec_core+2509>, 0x7fb239ed1280 <vm_exec_core+2352>, 0x7fb239ed1a1b <vm_exec_core+4299>, 0x7fb239ed195f <vm_exec_core+4111>, 0x7fb239ed1adf <vm_exec_core+4495>, 0x7fb239ed184a <vm_exec_core+3834>, 0x7fb239ed188b <vm_exec_core+3899>, 0x7fb239ed114a <vm_exec_core+2042>, 0x7fb239ed106a <vm_exec_core+1818>, 0x7fb239ed0fa0 <vm_exec_core+1616>, 0x7fb239ed0eee <vm_exec_core+1438>, 0x7fb239ed0de2 <vm_exec_core+1170>, 0x7fb239ed0d48 <vm_exec_core+1016>, 0x7fb239ed0ca1 <vm_exec_core+849>, 0x7fb239ed0bc3 <vm_exec_core+627>, 0x7fb239ed0a60 <vm_exec_core+272>, 0x7fb239ed5cef <vm_exec_core+21407>, 0x7fb239ed2ecf <vm_exec_core+9599>, 0x7fb239ed2dfc <vm_exec_core+9388>, 0x7fb239ed5cd9 <vm_exec_core+21385>, 0x7fb239ed2d29 <vm_exec_core+9177>, 0x7fb239ed2c0f <vm_exec_core+8895>, 0x7fb239ed2b28 <vm_exec_core+8664>, 0x7fb239ed29bd <vm_exec_core+8301>, 0x7fb239ed28f6 <vm_exec_core+8102>, 0x7fb239ed281b <vm_exec_core+7883>, 0x7fb239ed4954 <vm_exec_core+16388>, 0x7fb239ed2787 <vm_exec_core+7735>, 0x7fb239ed26f6 <vm_exec_core+7590>, 0x7fb239ed2655 <vm_exec_core+7429>, 0x7fb239ed25c4 <vm_exec_core+7284>, 0x7fb239ed2513 <vm_exec_core+7107>, 0x7fb239ed2467 <vm_exec_core+6935>, 0x7fb239ed5cc3 <vm_exec_core+21363>, 0x7fb239ed5cad <vm_exec_core+21341>, 0x7fb239ed5c97 <vm_exec_core+21319>, 0x7fb239ed5c81 <vm_exec_core+21297>, 0x7fb239ed5c6b <vm_exec_core+21275>, 0x7fb239ed5c55 <vm_exec_core+21253>, 0x7fb239ed5c38 <vm_exec_core+21224>, 0x7fb239ed5c22 <vm_exec_core+21202>, 0x7fb239ed5c0c <vm_exec_core+21180>, 0x7fb239ed5bf6 <vm_exec_core+21158>, 0x7fb239ed5be0 <vm_exec_core+21136>, 0x7fb239ed5bca <vm_exec_core+21114>, 0x7fb239ed5bb4 <vm_exec_core+21092>, 0x7fb239ed5b9e <vm_exec_core+21070>, 0x7fb239ed5b88 <vm_exec_core+21048>, 0x7fb239ed5b72 <vm_exec_core+21026>, 0x7fb239ed23a1 <vm_exec_core+6737>...} __func__ = "vm_exec_core" #15 0x00007fb239ed7e3a in rb_vm_exec (ec=ec@entry=0x562c15bd3570) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2567 _ec = 0x562c15bd3570 _tag = {tag = 36, retval = 4, buf = {0x0, 0x7fb239ed7e48 <rb_vm_exec+264>, 0x0, 0x7fb22f9e9af0, 0x0}, prev = 0x7fb22f9e9d70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 36 #16 0x00007fb239ed851b in invoke_block (ec=ec@entry=0x562c15bd3570, iseq=iseq@entry=0x7fb2342fd480, self=self@entry=140403391349856, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x562c14caf330) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1524 arg_size = <optimized out> #17 0x00007fb239edb596 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=359937720, argv=0x7fb2342fd480, argc=<optimized out>, self=140403391349856, captured=0x562c14caf330, ec=0x562c15bd3570) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1594 iseq = 0x7fb2342fd480 type = <optimized out> cfp = 0x562c157436b8 flags = 0 use_argv = <optimized out> opt_pc = <optimized out> sp = 0x562c15643708 av = {140403452422824, 140403452437080} stack_argv = 0x562c15643708 iseq = <optimized out> opt_pc = <optimized out> type = <optimized out> cfp = <optimized out> sp = <optimized out> flags = <optimized out> use_argv = <optimized out> av = <optimized out> stack_argv = <optimized out> bound = <optimized out> #18 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=359937720, argv=0x7fb2342fd480, argc=358889224, self=140403391349856, proc=0x562c14caf330, ec=0x562c15bd3570) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1692 block = 0x562c14caf330 block = <optimized out> again = <optimized out> keyword_hash = <optimized out> #19 vm_invoke_proc (ec=ec@entry=0x562c15bd3570, proc=proc@entry=0x562c14caf330, self=140403391349856, argc=argc@entry=0, argv=argv@entry=0x7fb22f9e9cb0, kw_splat=kw_splat@entry=0, passed_block_handler=0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1722 No locals. #20 0x00007fb239edb799 in rb_vm_invoke_proc (ec=0x562c15bd3570, proc=proc@entry=0x562c14caf330, argc=argc@entry=0, argv=argv@entry=0x7fb22f9e9cb0, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1743 self = 140403391349856 #21 0x00007fb239e8f0e0 in thread_do_start_proc (th=0x562c1915baf0) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:598 args = 140403234126432 args_ptr = 0x7fb22f9e9cb0 args_len = 0 procval = <optimized out> proc = 0x562c14caf330 __func__ = "thread_do_start_proc" #22 0x00007fb239e8f324 in thread_start_func_2 (th=th@entry=0x562c1915baf0, stack_start=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:670 _ec = 0x562c15bd3570 _tag = {tag = 36, retval = 140402750440928, buf = {0x562c0e232c08, 0x7fb239e8f6a8 <thread_start_func_2+1224>, 0x0, 0x7fb22f9e9d20, 0x7fb22f9ea6c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} __func__ = "thread_start_func_2" state = <optimized out> errinfo = 4 ractor_main_th = 0x562c0e22d060 fiber_scheduler_closed = <optimized out> event_thread_end_hooked = <optimized out> result = <optimized out> #23 0x00007fb239e8f8a6 in call_thread_start_func_2 (th=th@entry=0x562c1915baf0) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2236 stack_start = 0 stack_start_addr = <optimized out> #24 0x00007fb239e8f94f in nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2281 th = 0x562c1915baf0 sched = 0x562c0e232c08 nt = <optimized out> vm = 0x562c0e22aad0 #25 0x00007fb2398ffa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140403279832768, -8439031042272591368, 140403279832768, -256, 22, 140727399536784, -8439031042260008456, -8439000403283869192}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #26 0x00007fb23998cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 5 (Thread 0x7fb237cbf6c0 (LWP 73558) "test_process.r*"): #0 0x00007fb23998d042 in epoll_wait (epfd=4, events=events@entry=0x7fb23a24d53c <timer_th+28>, maxevents=maxevents@entry=16, timeout=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 sc_ret = -4 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x00007fb239e8cf86 in event_wait (vm=vm@entry=0x562c0e22aad0) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread_mn.c:865 r = <optimized out> #2 0x00007fb239e8cfa0 in timer_thread_polling (vm=vm@entry=0x562c0e22aad0) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread_mn.c:887 r = <optimized out> #3 0x00007fb239e8d1ca in timer_thread_func (ptr=0x562c0e22aad0) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:3052 vm = 0x562c0e22aad0 #4 0x00007fb2398ffa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140403417020096, -8438978996395769352, 140403417020096, -256, 25, 140403405125584, -8438978996383186440, -8439000403283869192}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #5 0x00007fb23998cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 4 (Thread 0x7fb22f8a06c0 (LWP 74653) "utils.rb:164"): #0 0x00007fb239d60d8c in RVALUE_AGE_GET (obj=obj@entry=140403246988080) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:844 age_bits = 0x562c185b7ea0 #1 0x00007fb239d63ea7 in check_rvalue_consistency_force (objspace=0x562c0e22d440, obj=140403246988080, terminate=terminate@entry=1) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:1343 uncollectible_bit = 255 marking_bit = 0 remembered_bit = 0 age = <optimized out> wb_unprotected_bit = 0 mark_bit = 1 err = 0 lev = 22060 #2 0x00007fb239d66b8a in check_rvalue_consistency (objspace=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:1422 No locals. #3 0x00007fb239d66d2f in RVALUE_OLD_P (objspace=<optimized out>, obj=obj@entry=140403246988080) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:1450 __func__ = "RVALUE_OLD_P" #4 0x00007fb239d67580 in check_generation_i (child=140403246988080, ptr=0x7fb22f89ec60) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:5142 data = 0x7fb22f89ec60 parent = 140403277353696 __func__ = "check_generation_i" #5 0x00007fb239d7ae3d in cc_table_mark_i (id=<optimized out>, ccs_ptr=94747232881616, data=0x7fb22f78d2e0) at /tmp/ruby/src/trunk-asserts-nopara/imemo.c:199 i = 0 ccs = 0x562c0f28cbd0 __func__ = "cc_table_mark_i" #6 0x00007fb239e8289e in rb_id_table_foreach (tbl=0x562c0f26ade0, func=func@entry=0x7fb239d7adb0 <cc_table_mark_i>, data=data@entry=0x7fb22f78d2e0) at /tmp/ruby/src/trunk-asserts-nopara/id_table.c:278 key = <optimized out> ret = <optimized out> i = 3 capa = 32 #7 0x00007fb239d7a99c in rb_cc_table_mark (klass=klass@entry=140403277353696) at /tmp/ruby/src/trunk-asserts-nopara/imemo.c:210 cc_tbl = <optimized out> #8 0x00007fb239d5df44 in rb_gc_mark_children (objspace=0x562c0e22d440, obj=obj@entry=140403277353696) at /tmp/ruby/src/trunk-asserts-nopara/gc.c:2664 No locals. #9 0x00007fb239d5eba5 in rb_objspace_reachable_objects_from (obj=obj@entry=140403277353696, func=func@entry=0x7fb239d67550 <check_generation_i>, data=data@entry=0x7fb22f89ec60) at /tmp/ruby/src/trunk-asserts-nopara/gc.c:3754 cr = 0x562c0e232ae0 mfd = {data = 0x7fb22f89ec60, mark_func = 0x7fb239d67550 <check_generation_i>} prev_mfd = 0x0 _lev = 32690 #10 0x00007fb239d69bf7 in verify_internal_consistency_i (page_start=<optimized out>, page_end=0x7fb22f78ffe0, stride=192, data=data@entry=0x7fb22f89ec60) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:5206 poisoned = <optimized out> obj = 140403277353696 objspace = 0x562c0e22d440 __func__ = "verify_internal_consistency_i" #11 0x00007fb239d69c79 in gc_verify_internal_consistency_ (objspace=objspace@entry=0x562c0e22d440) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:5365 page = <optimized out> slot_size = <optimized out> start = <optimized out> end = <optimized out> i = 1024 data = {objspace = 0x562c0e22d440, err_count = 0, live_object_count = 424880, zombie_object_count = 0, parent = 140403277353696, old_object_count = 383973, remembered_shady_count = 0} #12 0x00007fb239d69e32 in rb_gc_impl_verify_internal_consistency (objspace_ptr=objspace_ptr@entry=0x562c0e22d440) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:5442 prev_during_gc = <optimized out> objspace = 0x562c0e22d440 lev = 32690 #13 0x00007fb239d6c90b in gc_start (objspace=objspace@entry=0x562c0e22d440, reason=reason@entry=256) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:6558 do_full_mark = 0 __func__ = "gc_start" lock_lev = 32690 #14 0x00007fb239d6cbfb in heap_prepare (objspace=0x562c0e22d440, size_pool=0x562c0e22d620, heap=0x562c0e22d670) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:2294 __func__ = "heap_prepare" #15 0x00007fb239d6ccd5 in heap_next_free_page (objspace=objspace@entry=0x562c0e22d440, size_pool=<optimized out>, heap=0x562c0e22d670) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:2476 page = <optimized out> __func__ = "heap_next_free_page" #16 0x00007fb239d6ce10 in newobj_alloc (objspace=objspace@entry=0x562c0e22d440, cache=cache@entry=0x562c0e232d00, size_pool_idx=2, vm_locked=true, vm_locked@entry=false) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:2585 page = <optimized out> lev = 1 unlock_vm = true size_pool = 0x562c0e22d620 heap = 0x562c0e22d670 obj = <optimized out> #17 0x00007fb239d6d0c8 in rb_gc_impl_new_obj (objspace_ptr=0x562c0e22d440, cache_ptr=cache_ptr@entry=0x562c0e232d00, klass=klass@entry=140403417344160, flags=flags@entry=5, v1=v1@entry=0, v2=v2@entry=0, v3=0, wb_protected=true, alloc_size=145) at /tmp/ruby/src/trunk-asserts-nopara/gc_impl.c:2678 obj = <optimized out> objspace = 0x562c0e22d440 size_pool_idx = <optimized out> cache = 0x562c0e232d00 #18 0x00007fb239d5ce8d in newobj_of (klass=klass@entry=140403417344160, flags=flags@entry=5, v1=v1@entry=0, v2=v2@entry=0, v3=v3@entry=0, wb_protected=wb_protected@entry=true, size=145, cr=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/gc.c:986 obj = <optimized out> #19 0x00007fb239d5d018 in rb_wb_protected_newobj_of (ec=<optimized out>, klass=140403417344160, flags=5, size=145) at /tmp/ruby/src/trunk-asserts-nopara/gc.c:1013 No locals. #20 0x00007fb239e57dc1 in rb_enc_vsprintf (enc=enc@entry=0x0, fmt=0x7fb23a05c550 <closed_stream> "closed stream", ap=ap@entry=0x7fb22f89ef00) at /tmp/ruby/src/trunk-asserts-nopara/sprintf.c:1182 initial_len = 120 result = <optimized out> #21 0x00007fb239e57f01 in rb_vsprintf (fmt=<optimized out>, ap=ap@entry=0x7fb22f89ef00) at /tmp/ruby/src/trunk-asserts-nopara/sprintf.c:1211 No locals. #22 0x00007fb239d45c63 in rb_vraise (exc=140403417139680, fmt=<optimized out>, ap=ap@entry=0x7fb22f89ef00) at /tmp/ruby/src/trunk-asserts-nopara/error.c:3624 No locals. #23 0x00007fb239d45d1a in rb_raise (exc=<optimized out>, fmt=fmt@entry=0x7fb23a05c550 <closed_stream> "closed stream") at /tmp/ruby/src/trunk-asserts-nopara/error.c:3632 args = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fb22f89efe0, reg_save_area = 0x7fb22f89ef20}} #24 0x00007fb239d7b5d3 in io_fd_check_closed (fd=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/io.c:748 No locals. #25 0x00007fb239d80ee6 in rb_io_check_closed (fptr=fptr@entry=0x7fb20400ab60) at /tmp/ruby/src/trunk-asserts-nopara/io.c:777 No locals. #26 0x00007fb2364e00a2 in rsock_s_accept (klass=140403398830560, io=140403353558112, sockaddr=sockaddr@entry=0x7fb22f89f060, len=len@entry=0x7fb22f89f05c) at /tmp/ruby/src/trunk-asserts-nopara/ext/socket/init.c:708 fptr = 0x7fb20400ab60 accept_arg = {fd = 8, sockaddr = 0x7fb22f89f060, len = 0x7fb22f89f05c} retry = <optimized out> peer = <optimized out> retry = <optimized out> #27 0x00007fb2364f3562 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/ext/socket/tcpserver.c:61 buffer = {addr = {sa_family = 43728, sa_data = "\"\016,V\000\000h\231\3509\262\177\000"}, in = {sin_family = 43728, sin_port = 3618, sin_addr = {s_addr = 22060}, sin_zero = "h\231\3509\262\177\000"}, in6 = {sin6_family = 43728, sin6_port = 3618, sin6_flowinfo = 22060, sin6_addr = {__in6_u = {__u6_addr8 = "h\231\3509\262\177\000\000@\254\000\004\262\177\000", __u6_addr16 = {39272, 14824, 32690, 0, 44096, 1024, 32690, 0}, __u6_addr32 = {971544936, 32690, 67152960, 32690}}}, sin6_scope_id = 237185760}, un = {sun_family = 43728, sun_path = "\"\016,V\000\000h\231\3509\262\177\000\000@\254\000\004\262\177\000\000\340*#\016", '\000' <repeats 13 times>, "\317*\247\005B\301\230\260\360\211/\262\177\000\000\000\000\000\000\262\177\000\000\000\000\000\000\000\000\000\000@\254\000\004\262\177\000\00087\002:\262\177\000\000\023\000\000\000\000\000\000\000\260-\000\360\261\177\000\000\000\000\000\000\000"}, storage = {ss_family = 43728, __ss_padding = "\"\016,V\000\000h\231\3509\262\177\000\000@\254\000\004\262\177\000\000\340*#\016", '\000' <repeats 13 times>, "\317*\247\005B\301\230\260\360\211/\262\177\000\000\000\000\000\000\262\177\000\000\000\000\000\000\000\000\000\000@\254\000\004\262\177\000\00087\002:\262\177\000\000\023\000\000\000\000\000\000\000\260-\000\360\261\177\000\000\000\000\000\000\000\000\000\000\364\260\000\004\262\177\000", __ss_align = 1688159333088}, place_holder = "Ъ\"\016,V\000\000h\231\3509\262\177\000\000@\254\000\004\262\177\000\000\340*#\016", '\000' <repeats 13 times>, "\317*\247\005B\301\230\260\360\211/\262\177\000\000\000\000\000\000\262\177\000\000\000\000\000\000\000\000\000\000@\254\000\004\262\177\000\00087\002:\262\177\000\000\023\000\000\000\000\000\000\000\260-\000\360\261\177\000\000\000\000\000\000\000\000\000\000\364\260\000\004\262\177\000\000\340*#\016\211\001\000\000|\361\211/\262\177\000\000Ȱ\000\004\262\177\000\000\354\260\000\004\262\177\000\000\354\260\000\004\262\177\000\000\320\361\211/\262\177\000\000\302\346\2179\262\177\000\000\001\000\000\000\000\000\000\000ܰ\000\004\262\177\000\000P\361\211/\262\177\000\000Xb\350"...} length = 2048 #28 0x00007fb239ec5326 in vm_call_cfunc_with_frame_ (ec=0x7fb20400ae60, reg_cfp=0x7fb2041a7800, calling=<optimized out>, argc=0, argv=0x7fb2040a79a0, stack_bottom=0x7fb2040a7998) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:3780 ci = 0x1056100100001 cc = <optimized out> val = <optimized out> me = 0x7fb22de27cb0 cfunc = 0x562c0edf4d98 recv = 140403353558112 block_handler = 0 frame_type = <optimized out> __func__ = "vm_call_cfunc_with_frame_" len = <optimized out> args = <optimized out> args = <optimized out> #29 0x00007fb239ecf66c in vm_sendish (ec=0x7fb20400ae60, reg_cfp=0x7fb2041a7800, cd=<optimized out>, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:5948 val = 36 ci = 0x1056100100001 cc = 0x7fb22db611f0 argc = <optimized out> recv = <optimized out> calling = {cd = 0x562c0f79dd40, cc = 0x7fb22db611f0, block_handler = 0, recv = 140403353558112, argc = 0, kw_splat = false, heap_argv = 0} #30 0x00007fb239ed4a0b in vm_exec_core (ec=0x7fb22da90000, ec@entry=0x7fb20400ae60) at ../../src/trunk-asserts-nopara/insns.def:918 bh = <optimized out> cd = 0x562c0f79dd40 leaf = <optimized out> val = 94747238194496 canary = 0x7fb2040a79a0 reg_pc = 0x562c0eede930 reg_cfp = 0x7fb2041a7800 insns_address_table = {0x7fb239ed371c <vm_exec_core+11724>, 0x7fb239ed364d <vm_exec_core+11517>, 0x7fb239ed3759 <vm_exec_core+11785>, 0x7fb239ed1c97 <vm_exec_core+4935>, 0x7fb239ed4348 <vm_exec_core+14840>, 0x7fb239ed3ef9 <vm_exec_core+13737>, 0x7fb239ed41a4 <vm_exec_core+14420>, 0x7fb239ed3a0a <vm_exec_core+12474>, 0x7fb239ed3d5f <vm_exec_core+13327>, 0x7fb239ed3cc2 <vm_exec_core+13170>, 0x7fb239ed3e2b <vm_exec_core+13531>, 0x7fb239ed2309 <vm_exec_core+6585>, 0x7fb239ed2247 <vm_exec_core+6391>, 0x7fb239ed2164 <vm_exec_core+6164>, 0x7fb239ed20bb <vm_exec_core+5995>, 0x7fb239ed2002 <vm_exec_core+5810>, 0x7fb239ed1f77 <vm_exec_core+5671>, 0x7fb239ed1ec5 <vm_exec_core+5493>, 0x7fb239ed1e15 <vm_exec_core+5317>, 0x7fb239ed1da7 <vm_exec_core+5207>, 0x7fb239ed4785 <vm_exec_core+15925>, 0x7fb239ed45d4 <vm_exec_core+15492>, 0x7fb239ed40e1 <vm_exec_core+14225>, 0x7fb239ed4009 <vm_exec_core+14009>, 0x7fb239ed450a <vm_exec_core+15290>, 0x7fb239ed440e <vm_exec_core+15038>, 0x7fb239ed394f <vm_exec_core+12287>, 0x7fb239ed3872 <vm_exec_core+12066>, 0x7fb239ed4694 <vm_exec_core+15684>, 0x7fb239ed3c18 <vm_exec_core+13000>, 0x7fb239ed3b5f <vm_exec_core+12815>, 0x7fb239ed3aa6 <vm_exec_core+12630>, 0x7fb239ed490e <vm_exec_core+16318>, 0x7fb239ed427e <vm_exec_core+14638>, 0x7fb239ed4844 <vm_exec_core+16116>, 0x7fb239ed1bbb <vm_exec_core+4715>, 0x7fb239ed1792 <vm_exec_core+3650>, 0x7fb239ed16ac <vm_exec_core+3420>, 0x7fb239ed15bb <vm_exec_core+3179>, 0x7fb239ed14e4 <vm_exec_core+2964>, 0x7fb239ed1474 <vm_exec_core+2852>, 0x7fb239ed139a <vm_exec_core+2634>, 0x7fb239ed132e <vm_exec_core+2526>, 0x7fb239ed1291 <vm_exec_core+2369>, 0x7fb239ed1a2c <vm_exec_core+4316>, 0x7fb239ed1970 <vm_exec_core+4128>, 0x7fb239ed1af0 <vm_exec_core+4512>, 0x7fb239ed185b <vm_exec_core+3851>, 0x7fb239ed189c <vm_exec_core+3916>, 0x7fb239ed115b <vm_exec_core+2059>, 0x7fb239ed107b <vm_exec_core+1835>, 0x7fb239ed0fb1 <vm_exec_core+1633>, 0x7fb239ed0eff <vm_exec_core+1455>, 0x7fb239ed0df3 <vm_exec_core+1187>, 0x7fb239ed0d59 <vm_exec_core+1033>, 0x7fb239ed0cb2 <vm_exec_core+866>, 0x7fb239ed0bd4 <vm_exec_core+644>, 0x7fb239ed0a71 <vm_exec_core+289>, 0x7fb239ed09b0 <vm_exec_core+96>, 0x7fb239ed2ee0 <vm_exec_core+9616>, 0x7fb239ed2e0d <vm_exec_core+9405>, 0x7fb239ed66c1 <vm_exec_core+23921>, 0x7fb239ed2d3a <vm_exec_core+9194>, 0x7fb239ed2c20 <vm_exec_core+8912>, 0x7fb239ed2b39 <vm_exec_core+8681>, 0x7fb239ed29ce <vm_exec_core+8318>, 0x7fb239ed2907 <vm_exec_core+8119>, 0x7fb239ed282c <vm_exec_core+7900>, 0x7fb239ed4965 <vm_exec_core+16405>, 0x7fb239ed2798 <vm_exec_core+7752>, 0x7fb239ed2707 <vm_exec_core+7607>, 0x7fb239ed2666 <vm_exec_core+7446>, 0x7fb239ed25d5 <vm_exec_core+7301>, 0x7fb239ed2524 <vm_exec_core+7124>, 0x7fb239ed2478 <vm_exec_core+6952>, 0x7fb239ed65f5 <vm_exec_core+23717>, 0x7fb239ed6c7a <vm_exec_core+25386>, 0x7fb239ed6930 <vm_exec_core+24544>, 0x7fb239ed6ae2 <vm_exec_core+24978>, 0x7fb239ed62b7 <vm_exec_core+22887>, 0x7fb239ed6ede <vm_exec_core+25998>, 0x7fb239ed69fc <vm_exec_core+24748>, 0x7fb239ed6d46 <vm_exec_core+25590>, 0x7fb239ed644f <vm_exec_core+23295>, 0x7fb239ed6e12 <vm_exec_core+25794>, 0x7fb239ed6864 <vm_exec_core+24340>, 0x7fb239ed6bae <vm_exec_core+25182>, 0x7fb239ed6127 <vm_exec_core+22487>, 0x7fb239ed6798 <vm_exec_core+24136>, 0x7fb239ed6383 <vm_exec_core+23091>, 0x7fb239ed651b <vm_exec_core+23499>, 0x7fb239ed23b2 <vm_exec_core+6754>, 0x7fb239ed3595 <vm_exec_core+11333>, 0x7fb239ed61f3 <vm_exec_core+22691>, 0x7fb239ed6063 <vm_exec_core+22291>, 0x7fb239ed5fa4 <vm_exec_core+22100>, 0x7fb239ed5ee5 <vm_exec_core+21909>, 0x7fb239ed5e0e <vm_exec_core+21694>, 0x7fb239ed5d05 <vm_exec_core+21429>, 0x7fb239ed34b5 <vm_exec_core+11109>, 0x7fb239ed33e6 <vm_exec_core+10902>, 0x7fb239ed32fa <vm_exec_core+10666>, 0x7fb239ed31c5 <vm_exec_core+10357>, 0x7fb239ed3102 <vm_exec_core+10162>, 0x7fb239ed3069 <vm_exec_core+10009>, 0x7fb239ed2fd0 <vm_exec_core+9856>, 0x7fb239ed3800 <vm_exec_core+11952>, 0x7fb239ed3288 <vm_exec_core+10552>, 0x7fb239ed370b <vm_exec_core+11707>, 0x7fb239ed363c <vm_exec_core+11500>, 0x7fb239ed3748 <vm_exec_core+11768>, 0x7fb239ed1c86 <vm_exec_core+4918>, 0x7fb239ed4337 <vm_exec_core+14823>, 0x7fb239ed3ee8 <vm_exec_core+13720>, 0x7fb239ed4193 <vm_exec_core+14403>, 0x7fb239ed39f9 <vm_exec_core+12457>, 0x7fb239ed3d4e <vm_exec_core+13310>, 0x7fb239ed3cb1 <vm_exec_core+13153>, 0x7fb239ed3e1a <vm_exec_core+13514>, 0x7fb239ed22f8 <vm_exec_core+6568>, 0x7fb239ed2236 <vm_exec_core+6374>, 0x7fb239ed2153 <vm_exec_core+6147>, 0x7fb239ed20aa <vm_exec_core+5978>, 0x7fb239ed1ff1 <vm_exec_core+5793>, 0x7fb239ed1f66 <vm_exec_core+5654>, 0x7fb239ed1eb4 <vm_exec_core+5476>, 0x7fb239ed1e04 <vm_exec_core+5300>, 0x7fb239ed1d96 <vm_exec_core+5190>, 0x7fb239ed4774 <vm_exec_core+15908>, 0x7fb239ed45c3 <vm_exec_core+15475>, 0x7fb239ed40d0 <vm_exec_core+14208>, 0x7fb239ed3ff8 <vm_exec_core+13992>, 0x7fb239ed44f9 <vm_exec_core+15273>, 0x7fb239ed43fd <vm_exec_core+15021>, 0x7fb239ed393e <vm_exec_core+12270>, 0x7fb239ed3861 <vm_exec_core+12049>, 0x7fb239ed4683 <vm_exec_core+15667>, 0x7fb239ed3c07 <vm_exec_core+12983>, 0x7fb239ed3b4e <vm_exec_core+12798>, 0x7fb239ed3a95 <vm_exec_core+12613>, 0x7fb239ed48fd <vm_exec_core+16301>, 0x7fb239ed426d <vm_exec_core+14621>, 0x7fb239ed4833 <vm_exec_core+16099>, 0x7fb239ed1baa <vm_exec_core+4698>, 0x7fb239ed1781 <vm_exec_core+3633>, 0x7fb239ed169b <vm_exec_core+3403>, 0x7fb239ed15aa <vm_exec_core+3162>, 0x7fb239ed14d3 <vm_exec_core+2947>, 0x7fb239ed1463 <vm_exec_core+2835>, 0x7fb239ed1389 <vm_exec_core+2617>, 0x7fb239ed131d <vm_exec_core+2509>, 0x7fb239ed1280 <vm_exec_core+2352>, 0x7fb239ed1a1b <vm_exec_core+4299>, 0x7fb239ed195f <vm_exec_core+4111>, 0x7fb239ed1adf <vm_exec_core+4495>, 0x7fb239ed184a <vm_exec_core+3834>, 0x7fb239ed188b <vm_exec_core+3899>, 0x7fb239ed114a <vm_exec_core+2042>, 0x7fb239ed106a <vm_exec_core+1818>, 0x7fb239ed0fa0 <vm_exec_core+1616>, 0x7fb239ed0eee <vm_exec_core+1438>, 0x7fb239ed0de2 <vm_exec_core+1170>, 0x7fb239ed0d48 <vm_exec_core+1016>, 0x7fb239ed0ca1 <vm_exec_core+849>, 0x7fb239ed0bc3 <vm_exec_core+627>, 0x7fb239ed0a60 <vm_exec_core+272>, 0x7fb239ed5cef <vm_exec_core+21407>, 0x7fb239ed2ecf <vm_exec_core+9599>, 0x7fb239ed2dfc <vm_exec_core+9388>, 0x7fb239ed5cd9 <vm_exec_core+21385>, 0x7fb239ed2d29 <vm_exec_core+9177>, 0x7fb239ed2c0f <vm_exec_core+8895>, 0x7fb239ed2b28 <vm_exec_core+8664>, 0x7fb239ed29bd <vm_exec_core+8301>, 0x7fb239ed28f6 <vm_exec_core+8102>, 0x7fb239ed281b <vm_exec_core+7883>, 0x7fb239ed4954 <vm_exec_core+16388>, 0x7fb239ed2787 <vm_exec_core+7735>, 0x7fb239ed26f6 <vm_exec_core+7590>, 0x7fb239ed2655 <vm_exec_core+7429>, 0x7fb239ed25c4 <vm_exec_core+7284>, 0x7fb239ed2513 <vm_exec_core+7107>, 0x7fb239ed2467 <vm_exec_core+6935>, 0x7fb239ed5cc3 <vm_exec_core+21363>, 0x7fb239ed5cad <vm_exec_core+21341>, 0x7fb239ed5c97 <vm_exec_core+21319>, 0x7fb239ed5c81 <vm_exec_core+21297>, 0x7fb239ed5c6b <vm_exec_core+21275>, 0x7fb239ed5c55 <vm_exec_core+21253>, 0x7fb239ed5c38 <vm_exec_core+21224>, 0x7fb239ed5c22 <vm_exec_core+21202>, 0x7fb239ed5c0c <vm_exec_core+21180>, 0x7fb239ed5bf6 <vm_exec_core+21158>, 0x7fb239ed5be0 <vm_exec_core+21136>, 0x7fb239ed5bca <vm_exec_core+21114>, 0x7fb239ed5bb4 <vm_exec_core+21092>, 0x7fb239ed5b9e <vm_exec_core+21070>, 0x7fb239ed5b88 <vm_exec_core+21048>, 0x7fb239ed5b72 <vm_exec_core+21026>, 0x7fb239ed23a1 <vm_exec_core+6737>...} __func__ = "vm_exec_core" #31 0x00007fb239ed7d30 in vm_exec_loop (ec=ec@entry=0x7fb20400ae60, state=<optimized out>, tag=tag@entry=0x7fb22f89fb10, result=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2594 __func__ = "vm_exec_loop" #32 0x00007fb239ed7e73 in rb_vm_exec (ec=ec@entry=0x7fb20400ae60) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2573 _ec = 0x7fb20400ae60 _tag = {tag = 36, retval = 4, buf = {0x0, 0x7fb239ed7e48 <rb_vm_exec+264>, 0x0, 0x7fb22f89faf0, 0x0}, prev = 0x7fb22f89fd70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #33 0x00007fb239ed851b in invoke_block (ec=ec@entry=0x7fb20400ae60, iseq=iseq@entry=0x7fb22c7c92b0, self=self@entry=140403123269136, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x7fb20400e2e0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1524 arg_size = <optimized out> #34 0x00007fb239edb596 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=68843688, argv=0x7fb22c7c92b0, argc=<optimized out>, self=140403123269136, captured=0x7fb20400e2e0, ec=0x7fb20400ae60) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1594 iseq = 0x7fb22c7c92b0 type = <optimized out> cfp = 0x7fb2041a78a8 flags = 0 use_argv = <optimized out> opt_pc = <optimized out> sp = 0x7fb2040a78f8 av = {140402480906264, 140403278478416} stack_argv = 0x7fb2040a78f8 iseq = <optimized out> opt_pc = <optimized out> type = <optimized out> cfp = <optimized out> sp = <optimized out> flags = <optimized out> use_argv = <optimized out> av = <optimized out> stack_argv = <optimized out> bound = <optimized out> #35 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=68843688, argv=0x7fb22c7c92b0, argc=67795192, self=140403123269136, proc=0x7fb20400e2e0, ec=0x7fb20400ae60) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1692 block = 0x7fb20400e2e0 block = <optimized out> again = <optimized out> keyword_hash = <optimized out> #36 vm_invoke_proc (ec=ec@entry=0x7fb20400ae60, proc=proc@entry=0x7fb20400e2e0, self=140403123269136, argc=argc@entry=0, argv=argv@entry=0x7fb22f89fcb0, kw_splat=kw_splat@entry=0, passed_block_handler=0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1722 No locals. #37 0x00007fb239edb799 in rb_vm_invoke_proc (ec=0x7fb20400ae60, proc=proc@entry=0x7fb20400e2e0, argc=argc@entry=0, argv=argv@entry=0x7fb22f89fcb0, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1743 self = 140403123269136 #38 0x00007fb239e8f0e0 in thread_do_start_proc (th=0x7fb20400ac40) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:598 args = 140403353558016 args_ptr = 0x7fb22f89fcb0 args_len = 0 procval = <optimized out> proc = 0x7fb20400e2e0 __func__ = "thread_do_start_proc" #39 0x00007fb239e8f324 in thread_start_func_2 (th=th@entry=0x7fb20400ac40, stack_start=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:670 _ec = 0x7fb20400ae60 _tag = {tag = 36, retval = 140402212473760, buf = {0x562c0e232c08, 0x7fb239e8f6a8 <thread_start_func_2+1224>, 0x0, 0x7fb22f89fd20, 0x7fb22f8a06c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} __func__ = "thread_start_func_2" state = <optimized out> errinfo = 4 ractor_main_th = 0x562c0e22d060 fiber_scheduler_closed = <optimized out> event_thread_end_hooked = <optimized out> result = <optimized out> #40 0x00007fb239e8f8a6 in call_thread_start_func_2 (th=th@entry=0x7fb20400ac40) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2236 stack_start = 0 stack_start_addr = <optimized out> #41 0x00007fb239e8f94f in nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2281 th = 0x7fb20400ac40 sched = 0x562c0e232c08 nt = <optimized out> vm = 0x562c0e22aad0 #42 0x00007fb2398ffa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140403278481088, -8439031206555090440, 140403278481088, -256, 0, 140403279692528, -8439031206542507528, -8439000403283869192}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #43 0x00007fb23998cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 3 (Thread 0x7fb22f9246c0 (LWP 74665) "utils.rb:164"): #0 0x00007fb2398fbd61 in __futex_abstimed_wait_common64 (private=22060, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7fb20400d644) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=22060, abstime=0x0, clockid=0, expected=0, futex_word=0x7fb20400d644) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fb20400d644, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007fb2398fe7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x562c0e232c08, cond=0x7fb20400d618) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7fb2398fe4a0 <__condvar_cleanup_waiting>, __arg = 0x7fb22f922a70, __canceltype = 961671488, __prev = 0x0} cbuffer = {wseq = 106487, cond = 0x7fb20400d618, mutex = 0x562c0e232c08, private = 0} err = <optimized out> g = 1 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 106487 seq = 53243 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=cond@entry=0x7fb20400d618, mutex=mutex@entry=0x562c0e232c08) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00007fb239e8971d in rb_native_cond_wait (cond=cond@entry=0x7fb20400d618, mutex=mutex@entry=0x562c0e232c08) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:222 r = <optimized out> #6 0x00007fb239e8aba4 in thread_sched_wait_running_turn (sched=sched@entry=0x562c0e232c08, th=th@entry=0x7fb20402b060, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:863 next_th = 0x7fb20400ac40 __func__ = "thread_sched_wait_running_turn" #7 0x00007fb239e8b26e in thread_sched_yield (sched=0x562c0e232c08, th=0x7fb20402b060) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:1130 can_direct_transfer = <optimized out> __func__ = "thread_sched_yield" #8 0x00007fb239e8e1f6 in rb_thread_schedule_limits (limits_us=limits_us@entry=100000) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:1456 th = 0x7fb20402b060 #9 0x00007fb239e8e2f1 in rb_threadptr_execute_interrupts (th=0x7fb20402b060, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:2535 limits_us = 100000 sig = <optimized out> timer_interrupt = <optimized out> pending_interrupt = <optimized out> terminate_interrupt = <optimized out> trap_interrupt = <optimized out> interrupt = <optimized out> postponed_job_interrupt = <optimized out> ret = 0 __func__ = "rb_threadptr_execute_interrupts" #10 0x00007fb239ec2f66 in vm_pop_frame (ec=ec@entry=0x7fb20400d3b0, cfp=0x7fb2043a77b0, ep=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:456 flags = 1431634051 #11 0x00007fb239ec2f91 in rb_vm_pop_frame (ec=ec@entry=0x7fb20400d3b0) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:465 No locals. #12 0x00007fb239ec5554 in vm_call0_cfunc_with_frame (ec=0x7fb20400d3b0, calling=<optimized out>, argv=0x7fb22f922ec8) at /tmp/ruby/src/trunk-asserts-nopara/vm_eval.c:167 reg_cfp = 0x7fb2043a77e8 ci = <optimized out> val = 140403248297712 me = 0x7fb22e120fc0 cfunc = <optimized out> len = -1 recv = 140403248297712 argc = 1 mid = 3137 block_handler = 0 frame_flags = <optimized out> args = <optimized out> args = <optimized out> #13 0x00007fb239ec5655 in vm_call0_cfunc (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/vm_eval.c:178 No locals. #14 0x00007fb239edb81e in vm_call0_body (ec=ec@entry=0x7fb20400d3b0, calling=calling@entry=0x7fb22f922d20, argv=argv@entry=0x7fb22f922ec8) at /tmp/ruby/src/trunk-asserts-nopara/vm_eval.c:229 ci = 0x7fb22f922cf0 th: 0x562c0e22d060, native_id: 0x7fb239834c00 cc = 0x7fb2270f8bf0 ret = <optimized out> flag_arg_ = <optimized out> -- Control frame information ----------------------------------------------- c:0029 p:---- s:0175 e:000174 CFUNC :join hooks_arg_ = <optimized out> flag_arg_ = <optimized out> c:0028 p:0022 s:0171 E:000e68 METHOD /tmp/ruby/src/trunk-asserts-nopara/test/fiber/test_mutex.rb:135 c:0027 p:0037 s:0164 e:000163 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit/testcase.rb:202 hooks_arg_ = <optimized out> c:0026 p:0052 s:0158 e:000157 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit/testcase.rb:170 c:0025 p:0083 s:0149 e:000148 BLOCK /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1669 flag_arg_ = <optimized out> c:0024 p:0034 s:0142 e:000140 METHOD <internal:array>:86 hooks_arg_ = <optimized out> c:0023 p:0103 s:0134 e:000133 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1656 #15 0x00007fb239edbfaf in vm_call0_cc (ec=ec@entry=0x7fb20400d3b0, recv=recv@entry=140403248297712, id=id@entry=3137, argc=<optimized out>, argc@entry=1, argv=argv@entry=0x7fb22f922ec8, cc=cc@entry=0x7fb2270f8bf0, kw_splat=0) at /tmp/ruby/src/trunk-asserts-nopara/vm_eval.c:101 flags = 0 c:0022 p:0035 s:0122 e:000121 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1360 c:0021 p:0010 s:0115 e:000113 BLOCK /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:821 use_argv = 0x7fb22f922ec8 av = {140403452625752, 140403452629852} c:0020 p:0027 s:0109 E:000380 METHOD <internal:array>:54 calling = {cd = 0x7fb22f922ce0, cc = 0x7fb2270f8bf0, block_handler = 0, recv = 140403248297712, argc = 1, kw_splat = false, heap_argv = 0} c:0019 p:0047 s:0103 E:0011d8 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:819 c:0018 p:0008 s:0096 E:0016b8 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:856 #16 0x00007fb239edda41 in rb_call0 (ec=0x7fb20400d3b0, recv=recv@entry=140403248297712, mid=mid@entry=3137, argc=argc@entry=1, argv=argv@entry=0x7fb22f922ec8, call_scope=call_scope@entry=CALL_FCALL, self=140403137167728) at /tmp/ruby/src/trunk-asserts-nopara/vm_eval.c:554 c:0017 p:0127 s:0089 E:000918 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1602 c:0016 p:0016 s:0076 E:001b78 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1297 call_status = <optimized out> scope = <optimized out> c:0015 p:0005 s:0071 E:001f80 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1767 c:0014 p:0006 s:0067 E:0010b8 BLOCK /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1754 kw_splat = 0 ci = {flags = 110618, kwarg = 0x0, mid = 3137, flag = 4, argc = 1} c:0013 p:0027 s:0063 E:000030 METHOD <internal:array>:54 cc = 0x7fb2270f8bf0 c:0012 p:0042 s:0057 E:0006c8 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1753 #17 0x00007fb239eddece in rb_call (recv=recv@entry=140403248297712, mid=mid@entry=3137, argc=argc@entry=1, argv=argv@entry=0x7fb22f922ec8, scope=scope@entry=CALL_FCALL) at /tmp/ruby/src/trunk-asserts-nopara/vm_eval.c:880 c:0011 p:0013 s:0052 E:0009d8 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1797 ec = <optimized out> c:0010 p:0008 s:0047 E:0013a0 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1044 #18 0x00007fb239eddf30 in rb_funcallv_kw (recv=recv@entry=140403248297712, mid=mid@entry=3137, argc=argc@entry=1, argv=argv@entry=0x7fb22f922ec8, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk-asserts-nopara/vm_eval.c:1077 c:0009 p:0008 s:0041 E:000ac0 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:889 __func__ = "rb_funcallv_kw" c:0008 p:0017 s:0035 E:0001f8 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:145 #19 0x00007fb239d4f1e5 in rb_obj_call_init_kw (obj=obj@entry=140403248297712, argc=argc@entry=1, argv=argv@entry=0x7fb22f922ec8, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk-asserts-nopara/eval.c:1753 c:0007 p:0008 s:0030 E:0018c8 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1281 No locals. c:0006 p:0032 s:0025 E:001c50 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1880 #20 0x00007fb239dced91 in rb_class_new_instance_kw (argc=argc@entry=1, argv=argv@entry=0x7fb22f922ec8, klass=klass@entry=140403417139680, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk-asserts-nopara/object.c:2185 c:0005 p:0009 s:0021 E:000a08 METHOD /tmp/ruby/src/trunk-asserts-nopara/tool/lib/test/unit.rb:1884 obj = 140403248297712 c:0004 p:0065 s:0016 E:002408 TOP /tmp/ruby/src/trunk-asserts-nopara/tool/test/runner.rb:14 [FINISH] #21 0x00007fb239dcedab in rb_class_new_instance (argc=argc@entry=1, argv=argv@entry=0x7fb22f922ec8, klass=klass@entry=140403417139680) at /tmp/ruby/src/trunk-asserts-nopara/object.c:2193 c:0003 p:---- s:0011 e:000010 CFUNC :require_relative No locals. c:0002 p:0005 s:0006 E:002070 EVAL /tmp/ruby/src/trunk-asserts-nopara/test/runner.rb:5 [FINISH] #22 0x00007fb239d44910 in rb_exc_new_str (etype=etype@entry=140403417139680, str=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/error.c:1459 No locals. #23 0x00007fb239d45c6e in rb_vraise (exc=140403417139680, fmt=<optimized out>, ap=ap@entry=0x7fb22f922f00) at /tmp/ruby/src/trunk-asserts-nopara/error.c:3624 c:0001 p:0000 s:0003 E:000600 DUMMY [FINISH] No locals. #24 0x00007fb239d45d1a in rb_raise (exc=<optimized out>, fmt=fmt@entry=0x7fb23a05c550 <closed_stream> "closed stream") at /tmp/ruby/src/trunk-asserts-nopara/error.c:3632 th: 0x562c14702a10, native_id: 0x7fb22faf66c0 -- Control frame information ----------------------------------------------- args = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fb22f922fe0, reg_save_area = 0x7fb22f922f20}} #25 0x00007fb239d7b5d3 in io_fd_check_closed (fd=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/io.c:748 c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk-asserts-nopara/lib/timeout.rb:103 [FINISH] No locals. #26 0x00007fb239d80ee6 in rb_io_check_closed (fptr=fptr@entry=0x7fb20402af80) at /tmp/ruby/src/trunk-asserts-nopara/io.c:777 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] No locals. th: 0x562c1915baf0, native_id: 0x7fb22f9ea6c0 #27 0x00007fb2364e00a2 in rsock_s_accept (klass=140403398830560, io=140403137167728, sockaddr=sockaddr@entry=0x7fb22f923060, len=len@entry=0x7fb22f92305c) at /tmp/ruby/src/trunk-asserts-nopara/ext/socket/init.c:708 fptr = 0x7fb20402af80 -- Control frame information ----------------------------------------------- c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18 accept_arg = {fd = 798109888, sockaddr = 0x7fb239e57239 <BSD_vfprintf+8169>, len = 0x7fb22f9236d0} c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk-asserts-nopara/lib/rubygems/vendor/timeout/lib/timeout.rb:102 [FINISH] retry = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] peer = <optimized out> retry = <optimized out> th: 0x7fb20400ac40, native_id: 0x7fb22f8a06c0 #28 0x00007fb2364f3562 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/ext/socket/tcpserver.c:61 -- Control frame information ----------------------------------------------- buffer = {addr = {sa_family = 43728, sa_data = "\"\016,V\000\000h\231\3509\262\177\000"}, in = {sin_family = 43728, sin_port = 3618, sin_addr = {s_addr = 22060}, sin_zero = "h\231\3509\262\177\000"}, in6 = {sin6_family = 43728, sin6_port = 3618, sin6_flowinfo = 22060, sin6_addr = {__in6_u = {__u6_addr8 = "h\231\3509\262\177\000\000`\260\002\004\262\177\000", __u6_addr16 = {39272, 14824, 32690, 0, 45152, 1026, 32690, 0}, __u6_addr32 = {971544936, 32690, 67285088, 32690}}}, sin6_scope_id = 237185760}, un = {sun_family = 43728, sun_path = "\"\016,V\000\000h\231\3509\262\177\000\000`\260\002\004\262\177\000\000\340*#\016", '\000' <repeats 13 times>, "\317*\247\005B\301\230\2600\222/\262\177\000\000\000\000\000\000\262\177\000\000\000\000\000\000\000\000\000\000`\260\002\004\262\177\000\00087\002:\262\177\000\000\023\000\000\000\000\000\000\000pE\f0\262\177\000\000\000\000\000\000\000"}, storage = {ss_family = 43728, __ss_padding = "\"\016,V\000\000h\231\3509\262\177\000\000`\260\002\004\262\177\000\000\340*#\016", '\000' <repeats 13 times>, "\317*\247\005B\301\230\2600\222/\262\177\000\000\000\000\000\000\262\177\000\000\000\000\000\000\000\000\000\000`\260\002\004\262\177\000\00087\002:\262\177\000\000\023\000\000\000\000\000\000\000pE\f0\262\177\000\000\000\000\000\000\000\000\000\000D\326\000\004\262\177\000", __ss_align = 1688159333088}, place_holder = "Ъ\"\016,V\000\000h\231\3509\262\177\000\000`\260\002\004\262\177\000\000\340*#\016", '\000' <repeats 13 times>, "\317*\247\005B\301\230\2600\222/\262\177\000\000\000\000\000\000\262\177\000\000\000\000\000\000\000\000\000\000`\260\002\004\262\177\000\00087\002:\262\177\000\000\023\000\000\000\000\000\000\000pE\f0\262\177\000\000\000\000\000\000\000\000\000\000D\326\000\004\262\177\000\000\340*#\016\211\001\000\000|1\222/\262\177\000\000\030\326\000\004\262\177\000\000<\326\000\004\262\177\000\000<\326\000\004\262\177\000\000\3201\222/\262\177\000\000\302\346\2179\262\177\000\000\001\000\000\000\000\000\000\000,\326\000\004\262\177\000\000P1\222/\262\177\000\000Ъ"...} length = 2048 c:0005 p:---- s:0027 e:000026 CFUNC :accept c:0004 p:0006 s:0023 e:000022 BLOCK /tmp/ruby/src/trunk-asserts-nopara/test/open-uri/utils.rb:166 #29 0x00007fb239ec5326 in vm_call_cfunc_with_frame_ (ec=0x7fb20400d3b0, reg_cfp=0x7fb2043a7820, calling=<optimized out>, argc=0, argv=0x7fb2042a79c0, stack_bottom=0x7fb2042a79b8) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:3780 ci = 0x1056100100001 c:0003 p:0017 s:0011 e:000010 METHOD <internal:kernel>:191 c:0002 p:0005 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk-asserts-nopara/test/open-uri/utils.rb:165 [FINISH] cc = <optimized out> val = <optimized out> me = 0x7fb22de27cb0 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] cfunc = 0x562c0edf4d98 recv = 140403137167728 th: 0x7fb20402b060, native_id: 0x7fb22f9246c0 -- Control frame information ----------------------------------------------- block_handler = 0 frame_type = <optimized out> c:0006 p:---- s:0030 e:000029 CFUNC :initialize c:0005 p:---- s:0027 e:000026 CFUNC :accept __func__ = "vm_call_cfunc_with_frame_" len = <optimized out> c:0004 p:0006 s:0023 e:000022 BLOCK /tmp/ruby/src/trunk-asserts-nopara/test/open-uri/utils.rb:166 c:0003 p:0017 s:0011 e:000010 METHOD <internal:kernel>:191 args = <optimized out> args = <optimized out> c:0002 p:0005 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk-asserts-nopara/test/open-uri/utils.rb:165 [FINISH] c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] #30 0x00007fb239ecf66c in vm_sendish (ec=0x7fb20400d3b0, reg_cfp=0x7fb2043a7820, cd=<optimized out>, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:5948 val = 36 th: 0x562c183509e0, native_id: 0x7fb22fad56c0 ci = 0x1056100100001 cc = 0x7fb22db611f0 -- Control frame information ----------------------------------------------- c:0004 p:---- s:0025 e:000024 CFUNC :select argc = <optimized out> recv = <optimized out> c:0003 p:0034 s:0017 e:000016 METHOD /tmp/ruby/src/trunk-asserts-nopara/test/fiber/scheduler.rb:73 c:0002 p:0029 s:0007 E:0015e8 BLOCK /tmp/ruby/src/trunk-asserts-nopara/test/fiber/test_mutex.rb:134 [FINISH] calling = {cd = 0x562c0f79dd40, cc = 0x7fb22db611f0, block_handler = 0, recv = 140403137167728, argc = 0, kw_splat = false, heap_argv = 0} #31 0x00007fb239ed4a0b in vm_exec_core (ec=0x7fb20400d644, ec@entry=0x7fb20400d3b0) at ../../src/trunk-asserts-nopara/insns.def:918 c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] bh = <optimized out> cd = 0x562c0f79dd40 leaf = <optimized out> val = 94747238194496 canary = 0x7fb2042a79c0 reg_pc = 0x562c0eede930 reg_cfp = 0x7fb2043a7820 insns_address_table = {0x7fb239ed371c <vm_exec_core+11724>, 0x7fb239ed364d <vm_exec_core+11517>, 0x7fb239ed3759 <vm_exec_core+11785>, 0x7fb239ed1c97 <vm_exec_core+4935>, 0x7fb239ed4348 <vm_exec_core+14840>, 0x7fb239ed3ef9 <vm_exec_core+13737>, 0x7fb239ed41a4 <vm_exec_core+14420>, 0x7fb239ed3a0a <vm_exec_core+12474>, 0x7fb239ed3d5f <vm_exec_core+13327>, 0x7fb239ed3cc2 <vm_exec_core+13170>, 0x7fb239ed3e2b <vm_exec_core+13531>, 0x7fb239ed2309 <vm_exec_core+6585>, 0x7fb239ed2247 <vm_exec_core+6391>, 0x7fb239ed2164 <vm_exec_core+6164>, 0x7fb239ed20bb <vm_exec_core+5995>, 0x7fb239ed2002 <vm_exec_core+5810>, 0x7fb239ed1f77 <vm_exec_core+5671>, 0x7fb239ed1ec5 <vm_exec_core+5493>, 0x7fb239ed1e15 <vm_exec_core+5317>, 0x7fb239ed1da7 <vm_exec_core+5207>, 0x7fb239ed4785 <vm_exec_core+15925>, 0x7fb239ed45d4 <vm_exec_core+15492>, 0x7fb239ed40e1 <vm_exec_core+14225>, 0x7fb239ed4009 <vm_exec_core+14009>, 0x7fb239ed450a <vm_exec_core+15290>, 0x7fb239ed440e <vm_exec_core+15038>, 0x7fb239ed394f <vm_exec_core+12287>, 0x7fb239ed3872 <vm_exec_core+12066>, 0x7fb239ed4694 <vm_exec_core+15684>, 0x7fb239ed3c18 <vm_exec_core+13000>, 0x7fb239ed3b5f <vm_exec_core+12815>, 0x7fb239ed3aa6 <vm_exec_core+12630>, 0x7fb239ed490e <vm_exec_core+16318>, 0x7fb239ed427e <vm_exec_core+14638>, 0x7fb239ed4844 <vm_exec_core+16116>, 0x7fb239ed1bbb <vm_exec_core+4715>, 0x7fb239ed1792 <vm_exec_core+3650>, 0x7fb239ed16ac <vm_exec_core+3420>, 0x7fb239ed15bb <vm_exec_core+3179>, 0x7fb239ed14e4 <vm_exec_core+2964>, 0x7fb239ed1474 <vm_exec_core+2852>, 0x7fb239ed139a <vm_exec_core+2634>, 0x7fb239ed132e <vm_exec_core+2526>, 0x7fb239ed1291 <vm_exec_core+2369>, 0x7fb239ed1a2c <vm_exec_core+4316>, 0x7fb239ed1970 <vm_exec_core+4128>, 0x7fb239ed1af0 <vm_exec_core+4512>, 0x7fb239ed185b <vm_exec_core+3851>, 0x7fb239ed189c <vm_exec_core+3916>, 0x7fb239ed115b <vm_exec_core+2059>, 0x7fb239ed107b <vm_exec_core+1835>, 0x7fb239ed0fb1 <vm_exec_core+1633>, 0x7fb239ed0eff <vm_exec_core+1455>, 0x7fb239ed0df3 <vm_exec_core+1187>, 0x7fb239ed0d59 <vm_exec_core+1033>, 0x7fb239ed0cb2 <vm_exec_core+866>, 0x7fb239ed0bd4 <vm_exec_core+644>, 0x7fb239ed0a71 <vm_exec_core+289>, 0x7fb239ed09b0 <vm_exec_core+96>, 0x7fb239ed2ee0 <vm_exec_core+9616>, 0x7fb239ed2e0d <vm_exec_core+9405>, 0x7fb239ed66c1 <vm_exec_core+23921>, 0x7fb239ed2d3a <vm_exec_core+9194>, 0x7fb239ed2c20 <vm_exec_core+8912>, 0x7fb239ed2b39 <vm_exec_core+8681>, 0x7fb239ed29ce <vm_exec_core+8318>, 0x7fb239ed2907 <vm_exec_core+8119>, 0x7fb239ed282c <vm_exec_core+7900>, 0x7fb239ed4965 <vm_exec_core+16405>, 0x7fb239ed2798 <vm_exec_core+7752>, 0x7fb239ed2707 <vm_exec_core+7607>, 0x7fb239ed2666 <vm_exec_core+7446>, 0x7fb239ed25d5 <vm_exec_core+7301>, 0x7fb239ed2524 <vm_exec_core+7124>, 0x7fb239ed2478 <vm_exec_core+6952>, 0x7fb239ed65f5 <vm_exec_core+23717>, 0x7fb239ed6c7a <vm_exec_core+25386>, 0x7fb239ed6930 <vm_exec_core+24544>, 0x7fb239ed6ae2 <vm_exec_core+24978>, 0x7fb239ed62b7 <vm_exec_core+22887>, 0x7fb239ed6ede <vm_exec_core+25998>, 0x7fb239ed69fc <vm_exec_core+24748>, 0x7fb239ed6d46 <vm_exec_core+25590>, 0x7fb239ed644f <vm_exec_core+23295>, 0x7fb239ed6e12 <vm_exec_core+25794>, 0x7fb239ed6864 <vm_exec_core+24340>, 0x7fb239ed6bae <vm_exec_core+25182>, 0x7fb239ed6127 <vm_exec_core+22487>, 0x7fb239ed6798 <vm_exec_core+24136>, 0x7fb239ed6383 <vm_exec_core+23091>, 0x7fb239ed651b <vm_exec_core+23499>, 0x7fb239ed23b2 <vm_exec_core+6754>, 0x7fb239ed3595 <vm_exec_core+11333>, 0x7fb239ed61f3 <vm_exec_core+22691>, 0x7fb239ed6063 <vm_exec_core+22291>, 0x7fb239ed5fa4 <vm_exec_core+22100>, 0x7fb239ed5ee5 <vm_exec_core+21909>, 0x7fb239ed5e0e <vm_exec_core+21694>, 0x7fb239ed5d05 <vm_exec_core+21429>, 0x7fb239ed34b5 <vm_exec_core+11109>, 0x7fb239ed33e6 <vm_exec_core+10902>, 0x7fb239ed32fa <vm_exec_core+10666>, 0x7fb239ed31c5 <vm_exec_core+10357>, 0x7fb239ed3102 <vm_exec_core+10162>, 0x7fb239ed3069 <vm_exec_core+10009>, 0x7fb239ed2fd0 <vm_exec_core+9856>, 0x7fb239ed3800 <vm_exec_core+11952>, 0x7fb239ed3288 <vm_exec_core+10552>, 0x7fb239ed370b <vm_exec_core+11707>, 0x7fb239ed363c <vm_exec_core+11500>, 0x7fb239ed3748 <vm_exec_core+11768>, 0x7fb239ed1c86 <vm_exec_core+4918>, 0x7fb239ed4337 <vm_exec_core+14823>, 0x7fb239ed3ee8 <vm_exec_core+13720>, 0x7fb239ed4193 <vm_exec_core+14403>, 0x7fb239ed39f9 <vm_exec_core+12457>, 0x7fb239ed3d4e <vm_exec_core+13310>, 0x7fb239ed3cb1 <vm_exec_core+13153>, 0x7fb239ed3e1a <vm_exec_core+13514>, 0x7fb239ed22f8 <vm_exec_core+6568>, 0x7fb239ed2236 <vm_exec_core+6374>, 0x7fb239ed2153 <vm_exec_core+6147>, 0x7fb239ed20aa <vm_exec_core+5978>, 0x7fb239ed1ff1 <vm_exec_core+5793>, 0x7fb239ed1f66 <vm_exec_core+5654>, 0x7fb239ed1eb4 <vm_exec_core+5476>, 0x7fb239ed1e04 <vm_exec_core+5300>, 0x7fb239ed1d96 <vm_exec_core+5190>, 0x7fb239ed4774 <vm_exec_core+15908>, 0x7fb239ed45c3 <vm_exec_core+15475>, 0x7fb239ed40d0 <vm_exec_core+14208>, 0x7fb239ed3ff8 <vm_exec_core+13992>, 0x7fb239ed44f9 <vm_exec_core+15273>, 0x7fb239ed43fd <vm_exec_core+15021>, 0x7fb239ed393e <vm_exec_core+12270>, 0x7fb239ed3861 <vm_exec_core+12049>, 0x7fb239ed4683 <vm_exec_core+15667>, 0x7fb239ed3c07 <vm_exec_core+12983>, 0x7fb239ed3b4e <vm_exec_core+12798>, 0x7fb239ed3a95 <vm_exec_core+12613>, 0x7fb239ed48fd <vm_exec_core+16301>, 0x7fb239ed426d <vm_exec_core+14621>, 0x7fb239ed4833 <vm_exec_core+16099>, 0x7fb239ed1baa <vm_exec_core+4698>, 0x7fb239ed1781 <vm_exec_core+3633>, 0x7fb239ed169b <vm_exec_core+3403>, 0x7fb239ed15aa <vm_exec_core+3162>, 0x7fb239ed14d3 <vm_exec_core+2947>, 0x7fb239ed1463 <vm_exec_core+2835>, 0x7fb239ed1389 <vm_exec_core+2617>, 0x7fb239ed131d <vm_exec_core+2509>, 0x7fb239ed1280 <vm_exec_core+2352>, 0x7fb239ed1a1b <vm_exec_core+4299>, 0x7fb239ed195f <vm_exec_core+4111>, 0x7fb239ed1adf <vm_exec_core+4495>, 0x7fb239ed184a <vm_exec_core+3834>, 0x7fb239ed188b <vm_exec_core+3899>, 0x7fb239ed114a <vm_exec_core+2042>, 0x7fb239ed106a <vm_exec_core+1818>, 0x7fb239ed0fa0 <vm_exec_core+1616>, 0x7fb239ed0eee <vm_exec_core+1438>, 0x7fb239ed0de2 <vm_exec_core+1170>, 0x7fb239ed0d48 <vm_exec_core+1016>, 0x7fb239ed0ca1 <vm_exec_core+849>, 0x7fb239ed0bc3 <vm_exec_core+627>, 0x7fb239ed0a60 <vm_exec_core+272>, 0x7fb239ed5cef <vm_exec_core+21407>, 0x7fb239ed2ecf <vm_exec_core+9599>, 0x7fb239ed2dfc <vm_exec_core+9388>, 0x7fb239ed5cd9 <vm_exec_core+21385>, 0x7fb239ed2d29 <vm_exec_core+9177>, 0x7fb239ed2c0f <vm_exec_core+8895>, 0x7fb239ed2b28 <vm_exec_core+8664>, 0x7fb239ed29bd <vm_exec_core+8301>, 0x7fb239ed28f6 <vm_exec_core+8102>, 0x7fb239ed281b <vm_exec_core+7883>, 0x7fb239ed4954 <vm_exec_core+16388>, 0x7fb239ed2787 <vm_exec_core+7735>, 0x7fb239ed26f6 <vm_exec_core+7590>, 0x7fb239ed2655 <vm_exec_core+7429>, 0x7fb239ed25c4 <vm_exec_core+7284>, 0x7fb239ed2513 <vm_exec_core+7107>, 0x7fb239ed2467 <vm_exec_core+6935>, 0x7fb239ed5cc3 <vm_exec_core+21363>, 0x7fb239ed5cad <vm_exec_core+21341>, 0x7fb239ed5c97 <vm_exec_core+21319>, 0x7fb239ed5c81 <vm_exec_core+21297>, 0x7fb239ed5c6b <vm_exec_core+21275>, 0x7fb239ed5c55 <vm_exec_core+21253>, 0x7fb239ed5c38 <vm_exec_core+21224>, 0x7fb239ed5c22 <vm_exec_core+21202>, 0x7fb239ed5c0c <vm_exec_core+21180>, 0x7fb239ed5bf6 <vm_exec_core+21158>, 0x7fb239ed5be0 <vm_exec_core+21136>, 0x7fb239ed5bca <vm_exec_core+21114>, 0x7fb239ed5bb4 <vm_exec_core+21092>, 0x7fb239ed5b9e <vm_exec_core+21070>, 0x7fb239ed5b88 <vm_exec_core+21048>, 0x7fb239ed5b72 <vm_exec_core+21026>, 0x7fb239ed23a1 <vm_exec_core+6737>...} __func__ = "vm_exec_core" #32 0x00007fb239ed7d30 in vm_exec_loop (ec=ec@entry=0x7fb20400d3b0, state=<optimized out>, tag=tag@entry=0x7fb22f923b10, result=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2594 __func__ = "vm_exec_loop" #33 0x00007fb239ed7e73 in rb_vm_exec (ec=ec@entry=0x7fb20400d3b0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2573 _ec = 0x7fb20400d3b0 _tag = {tag = 36, retval = 4, buf = {0x0, 0x7fb239ed7e48 <rb_vm_exec+264>, 0x0, 0x7fb22f923af0, 0x0}, prev = 0x7fb22f923d70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #34 0x00007fb239ed851b in invoke_block (ec=ec@entry=0x7fb20400d3b0, iseq=iseq@entry=0x7fb22c7c92b0, self=self@entry=140403276906336, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x7fb20400a920) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1524 arg_size = <optimized out> #35 0x00007fb239edb596 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=70940872, argv=0x7fb22c7c92b0, argc=<optimized out>, self=140403276906336, captured=0x7fb20400a920, ec=0x7fb20400d3b0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1594 iseq = 0x7fb22c7c92b0 type = <optimized out> cfp = 0x7fb2043a78c8 flags = 0 use_argv = <optimized out> opt_pc = <optimized out> sp = 0x7fb2042a7918 av = {140402480906264, 140403279019088} stack_argv = 0x7fb2042a7918 iseq = <optimized out> opt_pc = <optimized out> type = <optimized out> cfp = <optimized out> sp = <optimized out> flags = <optimized out> use_argv = <optimized out> av = <optimized out> stack_argv = <optimized out> bound = <optimized out> #36 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=70940872, argv=0x7fb22c7c92b0, argc=69892376, self=140403276906336, proc=0x7fb20400a920, ec=0x7fb20400d3b0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1692 block = 0x7fb20400a920 block = <optimized out> again = <optimized out> keyword_hash = <optimized out> #37 vm_invoke_proc (ec=ec@entry=0x7fb20400d3b0, proc=proc@entry=0x7fb20400a920, self=140403276906336, argc=argc@entry=0, argv=argv@entry=0x7fb22f923cb0, kw_splat=kw_splat@entry=0, passed_block_handler=0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1722 No locals. #38 0x00007fb239edb799 in rb_vm_invoke_proc (ec=0x7fb20400d3b0, proc=proc@entry=0x7fb20400a920, argc=argc@entry=0, argv=argv@entry=0x7fb22f923cb0, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1743 self = 140403276906336 #39 0x00007fb239e8f0e0 in thread_do_start_proc (th=0x7fb20402b060) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:598 args = 140403137167632 args_ptr = 0x7fb22f923cb0 args_len = 0 procval = <optimized out> proc = 0x7fb20400a920 __func__ = "thread_do_start_proc" #40 0x00007fb239e8f324 in thread_start_func_2 (th=th@entry=0x7fb20402b060, stack_start=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:670 _ec = 0x7fb20400d3b0 _tag = {tag = 36, retval = 140403286216864, buf = {0x562c0e232c08, 0x7fb239e8f6a8 <thread_start_func_2+1224>, 0x0, 0x7fb22f923d20, 0x7fb22f9246c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} __func__ = "thread_start_func_2" state = <optimized out> errinfo = 4 ractor_main_th = 0x562c0e22d060 fiber_scheduler_closed = <optimized out> event_thread_end_hooked = <optimized out> result = <optimized out> #41 0x00007fb239e8f8a6 in call_thread_start_func_2 (th=th@entry=0x7fb20402b060) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2236 stack_start = 0 stack_start_addr = <optimized out> #42 0x00007fb239e8f94f in nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2281 th = 0x7fb20402b060 sched = 0x562c0e232c08 nt = <optimized out> vm = 0x562c0e22aad0 #43 0x00007fb2398ffa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140403279021760, -8439031139983097352, 140403279021760, -256, 0, 140403279692528, -8439031139970514440, -8439000403283869192}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #44 0x00007fb23998cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 2 (Thread 0x7fb22fad56c0 (LWP 74688) "test_mutex.rb:*"): #0 0x00007fb239989cd7 in __GI___select (nfds=8, readfds=0x7fb1fc024720, writefds=0x7fb1fc0f06c0, exceptfds=0x7fb1fc0e19c0, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:69 sc_ret = -514 sc_cancel_oldtype = 0 sc_ret = <optimized out> s = <optimized out> us = <optimized out> ns = <optimized out> ts64 = {tv_sec = 94747215735816, tv_nsec = 140402413946656} pts64 = 0x0 r = <optimized out> #1 0x00007fb239e91297 in rb_fd_select (n=<optimized out>, readfds=<optimized out>, writefds=<optimized out>, exceptfds=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:4140 r = <optimized out> w = <optimized out> e = <optimized out> #2 0x00007fb239e912a5 in native_fd_select (n=<optimized out>, readfds=<optimized out>, writefds=<optimized out>, exceptfds=<optimized out>, timeout=<optimized out>, th=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2439 No locals. #3 0x00007fb239e9146a in do_select (p=p@entry=140403280790912) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:4291 tv = {tv_sec = 140403451147957, tv_usec = 140403451147995} __region = {prev_status = THREAD_RUNNABLE} set = <optimized out> result = 0 lerrno = 0 to = 0x0 rel = 140403452683412 end = 0 endtime = 0 #4 0x00007fb239d4db03 in rb_ensure (b_proc=b_proc@entry=0x7fb239e912b0 <do_select>, data1=data1@entry=140403280790912, e_proc=e_proc@entry=0x7fb239e91040 <select_set_free>, data2=data2@entry=140403280790912) at /tmp/ruby/src/trunk-asserts-nopara/eval.c:1059 _ec = 0x562c154233d0 _tag = {tag = 36, retval = 140403452437080, buf = {0x8, 0x7fb239d4dbb8 <rb_ensure+440>, 0x0, 0x7fb22fad4490, 0x7fb22fad4850}, prev = 0x7fb22fad4730, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x562c154233d0 ensure_list = {next = 0x7fb22fad4710, entry = {marker = 0, e_proc = 0x7fb239e91040 <select_set_free>, data2 = 140403280790912}} #5 0x00007fb239e915a2 in rb_thread_fd_select (max=max@entry=8, read=read@entry=0x7fb22fad4830, write=write@entry=0x7fb22fad4840, except=except@entry=0x7fb22fad4850, timeout=timeout@entry=0x0) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:4351 set = {max = 8, th = 0x562c183509e0, rset = 0x7fb22fad4830, wset = 0x7fb22fad4840, eset = 0x7fb22fad4850, orig_rset = {maxfd = 8, fdset = 0x7fb1fc08f430}, orig_wset = {maxfd = 8, fdset = 0x7fb1fc08f3a0}, orig_eset = {maxfd = 8, fdset = 0x7fb1fc01c620}, timeout = 0x0} #6 0x00007fb239d81b42 in select_internal (read=<optimized out>, write=<optimized out>, except=140403251216016, tp=<optimized out>, fds=0x7fb22fad4830) at /tmp/ruby/src/trunk-asserts-nopara/io.c:10633 res = <optimized out> list = <optimized out> rp = 0x7fb22fad4830 wp = 0x7fb22fad4840 ep = 0x7fb22fad4850 fptr = <optimized out> i = <optimized out> max = 8 n = <optimized out> pending = 0 timerec = {tv_sec = 94747215713344, tv_usec = 0} #7 0x00007fb239d4db03 in rb_ensure (b_proc=b_proc@entry=0x7fb239d820c0 <select_call>, data1=data1@entry=140403280791568, e_proc=e_proc@entry=0x7fb239d7e410 <select_end>, data2=data2@entry=140403280791568) at /tmp/ruby/src/trunk-asserts-nopara/eval.c:1059 _ec = 0x562c154233d0 _tag = {tag = 36, retval = 140403452705899, buf = {0x4, 0x7fb239d4dbb8 <rb_ensure+440>, 0x0, 0x7fb22fad46d0, 0x7fb237d0f3e0}, prev = 0x7fb22fad4b10, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x562c154233d0 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fb239d7e410 <select_end>, data2 = 140403280791568}} #8 0x00007fb239d7e383 in rb_f_select (argc=4, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/io.c:11059 scheduler = <optimized out> timeout = 4 args = {read = 140403251216112, write = 140403251216064, except = 140403251216016, timeout = 0x0, fdsets = {{maxfd = 8, fdset = 0x7fb1fc024720}, {maxfd = 8, fdset = 0x7fb1fc0f06c0}, {maxfd = 8, fdset = 0x7fb1fc0e19c0}, {maxfd = 0, fdset = 0x7fb1fc0ee520}}} timerec = {tv_sec = 0, tv_usec = 140403355632480} i = 4 #9 0x00007fb239ec5326 in vm_call_cfunc_with_frame_ (ec=0x562c154233d0, reg_cfp=0x562c17ab4158, calling=<optimized out>, argc=4, argv=0x562c179b4290, stack_bottom=0x562c179b4288) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:3780 ci = 0x15d100100009 cc = <optimized out> val = <optimized out> me = 0x7fb234234360 cfunc = 0x562c0e28eaa8 recv = 140403417138912 block_handler = 0 frame_type = <optimized out> __func__ = "vm_call_cfunc_with_frame_" len = <optimized out> args = <optimized out> args = <optimized out> #10 0x00007fb239ecf66c in vm_sendish (ec=0x562c154233d0, reg_cfp=0x562c17ab4158, cd=<optimized out>, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:5948 val = 36 ci = 0x15d100100009 cc = 0x7fb22fcd3dc0 argc = <optimized out> recv = <optimized out> calling = {cd = 0x562c0ee0a3f0, cc = 0x7fb22fcd3dc0, block_handler = 0, recv = 140403417138912, argc = 4, kw_splat = false, heap_argv = 0} #11 0x00007fb239ed4a0b in vm_exec_core (ec=0x8, ec@entry=0x562c154233d0) at ../../src/trunk-asserts-nopara/insns.def:918 bh = <optimized out> cd = 0x562c0ee0a3f0 leaf = <optimized out> val = 94747228152816 canary = 0x562c179b42b0 reg_pc = 0x562c0ee09ff0 reg_cfp = 0x562c17ab4158 insns_address_table = {0x7fb239ed371c <vm_exec_core+11724>, 0x7fb239ed364d <vm_exec_core+11517>, 0x7fb239ed3759 <vm_exec_core+11785>, 0x7fb239ed1c97 <vm_exec_core+4935>, 0x7fb239ed4348 <vm_exec_core+14840>, 0x7fb239ed3ef9 <vm_exec_core+13737>, 0x7fb239ed41a4 <vm_exec_core+14420>, 0x7fb239ed3a0a <vm_exec_core+12474>, 0x7fb239ed3d5f <vm_exec_core+13327>, 0x7fb239ed3cc2 <vm_exec_core+13170>, 0x7fb239ed3e2b <vm_exec_core+13531>, 0x7fb239ed2309 <vm_exec_core+6585>, 0x7fb239ed2247 <vm_exec_core+6391>, 0x7fb239ed2164 <vm_exec_core+6164>, 0x7fb239ed20bb <vm_exec_core+5995>, 0x7fb239ed2002 <vm_exec_core+5810>, 0x7fb239ed1f77 <vm_exec_core+5671>, 0x7fb239ed1ec5 <vm_exec_core+5493>, 0x7fb239ed1e15 <vm_exec_core+5317>, 0x7fb239ed1da7 <vm_exec_core+5207>, 0x7fb239ed4785 <vm_exec_core+15925>, 0x7fb239ed45d4 <vm_exec_core+15492>, 0x7fb239ed40e1 <vm_exec_core+14225>, 0x7fb239ed4009 <vm_exec_core+14009>, 0x7fb239ed450a <vm_exec_core+15290>, 0x7fb239ed440e <vm_exec_core+15038>, 0x7fb239ed394f <vm_exec_core+12287>, 0x7fb239ed3872 <vm_exec_core+12066>, 0x7fb239ed4694 <vm_exec_core+15684>, 0x7fb239ed3c18 <vm_exec_core+13000>, 0x7fb239ed3b5f <vm_exec_core+12815>, 0x7fb239ed3aa6 <vm_exec_core+12630>, 0x7fb239ed490e <vm_exec_core+16318>, 0x7fb239ed427e <vm_exec_core+14638>, 0x7fb239ed4844 <vm_exec_core+16116>, 0x7fb239ed1bbb <vm_exec_core+4715>, 0x7fb239ed1792 <vm_exec_core+3650>, 0x7fb239ed16ac <vm_exec_core+3420>, 0x7fb239ed15bb <vm_exec_core+3179>, 0x7fb239ed14e4 <vm_exec_core+2964>, 0x7fb239ed1474 <vm_exec_core+2852>, 0x7fb239ed139a <vm_exec_core+2634>, 0x7fb239ed132e <vm_exec_core+2526>, 0x7fb239ed1291 <vm_exec_core+2369>, 0x7fb239ed1a2c <vm_exec_core+4316>, 0x7fb239ed1970 <vm_exec_core+4128>, 0x7fb239ed1af0 <vm_exec_core+4512>, 0x7fb239ed185b <vm_exec_core+3851>, 0x7fb239ed189c <vm_exec_core+3916>, 0x7fb239ed115b <vm_exec_core+2059>, 0x7fb239ed107b <vm_exec_core+1835>, 0x7fb239ed0fb1 <vm_exec_core+1633>, 0x7fb239ed0eff <vm_exec_core+1455>, 0x7fb239ed0df3 <vm_exec_core+1187>, 0x7fb239ed0d59 <vm_exec_core+1033>, 0x7fb239ed0cb2 <vm_exec_core+866>, 0x7fb239ed0bd4 <vm_exec_core+644>, 0x7fb239ed0a71 <vm_exec_core+289>, 0x7fb239ed09b0 <vm_exec_core+96>, 0x7fb239ed2ee0 <vm_exec_core+9616>, 0x7fb239ed2e0d <vm_exec_core+9405>, 0x7fb239ed66c1 <vm_exec_core+23921>, 0x7fb239ed2d3a <vm_exec_core+9194>, 0x7fb239ed2c20 <vm_exec_core+8912>, 0x7fb239ed2b39 <vm_exec_core+8681>, 0x7fb239ed29ce <vm_exec_core+8318>, 0x7fb239ed2907 <vm_exec_core+8119>, 0x7fb239ed282c <vm_exec_core+7900>, 0x7fb239ed4965 <vm_exec_core+16405>, 0x7fb239ed2798 <vm_exec_core+7752>, 0x7fb239ed2707 <vm_exec_core+7607>, 0x7fb239ed2666 <vm_exec_core+7446>, 0x7fb239ed25d5 <vm_exec_core+7301>, 0x7fb239ed2524 <vm_exec_core+7124>, 0x7fb239ed2478 <vm_exec_core+6952>, 0x7fb239ed65f5 <vm_exec_core+23717>, 0x7fb239ed6c7a <vm_exec_core+25386>, 0x7fb239ed6930 <vm_exec_core+24544>, 0x7fb239ed6ae2 <vm_exec_core+24978>, 0x7fb239ed62b7 <vm_exec_core+22887>, 0x7fb239ed6ede <vm_exec_core+25998>, 0x7fb239ed69fc <vm_exec_core+24748>, 0x7fb239ed6d46 <vm_exec_core+25590>, 0x7fb239ed644f <vm_exec_core+23295>, 0x7fb239ed6e12 <vm_exec_core+25794>, 0x7fb239ed6864 <vm_exec_core+24340>, 0x7fb239ed6bae <vm_exec_core+25182>, 0x7fb239ed6127 <vm_exec_core+22487>, 0x7fb239ed6798 <vm_exec_core+24136>, 0x7fb239ed6383 <vm_exec_core+23091>, 0x7fb239ed651b <vm_exec_core+23499>, 0x7fb239ed23b2 <vm_exec_core+6754>, 0x7fb239ed3595 <vm_exec_core+11333>, 0x7fb239ed61f3 <vm_exec_core+22691>, 0x7fb239ed6063 <vm_exec_core+22291>, 0x7fb239ed5fa4 <vm_exec_core+22100>, 0x7fb239ed5ee5 <vm_exec_core+21909>, 0x7fb239ed5e0e <vm_exec_core+21694>, 0x7fb239ed5d05 <vm_exec_core+21429>, 0x7fb239ed34b5 <vm_exec_core+11109>, 0x7fb239ed33e6 <vm_exec_core+10902>, 0x7fb239ed32fa <vm_exec_core+10666>, 0x7fb239ed31c5 <vm_exec_core+10357>, 0x7fb239ed3102 <vm_exec_core+10162>, 0x7fb239ed3069 <vm_exec_core+10009>, 0x7fb239ed2fd0 <vm_exec_core+9856>, 0x7fb239ed3800 <vm_exec_core+11952>, 0x7fb239ed3288 <vm_exec_core+10552>, 0x7fb239ed370b <vm_exec_core+11707>, 0x7fb239ed363c <vm_exec_core+11500>, 0x7fb239ed3748 <vm_exec_core+11768>, 0x7fb239ed1c86 <vm_exec_core+4918>, 0x7fb239ed4337 <vm_exec_core+14823>, 0x7fb239ed3ee8 <vm_exec_core+13720>, 0x7fb239ed4193 <vm_exec_core+14403>, 0x7fb239ed39f9 <vm_exec_core+12457>, 0x7fb239ed3d4e <vm_exec_core+13310>, 0x7fb239ed3cb1 <vm_exec_core+13153>, 0x7fb239ed3e1a <vm_exec_core+13514>, 0x7fb239ed22f8 <vm_exec_core+6568>, 0x7fb239ed2236 <vm_exec_core+6374>, 0x7fb239ed2153 <vm_exec_core+6147>, 0x7fb239ed20aa <vm_exec_core+5978>, 0x7fb239ed1ff1 <vm_exec_core+5793>, 0x7fb239ed1f66 <vm_exec_core+5654>, 0x7fb239ed1eb4 <vm_exec_core+5476>, 0x7fb239ed1e04 <vm_exec_core+5300>, 0x7fb239ed1d96 <vm_exec_core+5190>, 0x7fb239ed4774 <vm_exec_core+15908>, 0x7fb239ed45c3 <vm_exec_core+15475>, 0x7fb239ed40d0 <vm_exec_core+14208>, 0x7fb239ed3ff8 <vm_exec_core+13992>, 0x7fb239ed44f9 <vm_exec_core+15273>, 0x7fb239ed43fd <vm_exec_core+15021>, 0x7fb239ed393e <vm_exec_core+12270>, 0x7fb239ed3861 <vm_exec_core+12049>, 0x7fb239ed4683 <vm_exec_core+15667>, 0x7fb239ed3c07 <vm_exec_core+12983>, 0x7fb239ed3b4e <vm_exec_core+12798>, 0x7fb239ed3a95 <vm_exec_core+12613>, 0x7fb239ed48fd <vm_exec_core+16301>, 0x7fb239ed426d <vm_exec_core+14621>, 0x7fb239ed4833 <vm_exec_core+16099>, 0x7fb239ed1baa <vm_exec_core+4698>, 0x7fb239ed1781 <vm_exec_core+3633>, 0x7fb239ed169b <vm_exec_core+3403>, 0x7fb239ed15aa <vm_exec_core+3162>, 0x7fb239ed14d3 <vm_exec_core+2947>, 0x7fb239ed1463 <vm_exec_core+2835>, 0x7fb239ed1389 <vm_exec_core+2617>, 0x7fb239ed131d <vm_exec_core+2509>, 0x7fb239ed1280 <vm_exec_core+2352>, 0x7fb239ed1a1b <vm_exec_core+4299>, 0x7fb239ed195f <vm_exec_core+4111>, 0x7fb239ed1adf <vm_exec_core+4495>, 0x7fb239ed184a <vm_exec_core+3834>, 0x7fb239ed188b <vm_exec_core+3899>, 0x7fb239ed114a <vm_exec_core+2042>, 0x7fb239ed106a <vm_exec_core+1818>, 0x7fb239ed0fa0 <vm_exec_core+1616>, 0x7fb239ed0eee <vm_exec_core+1438>, 0x7fb239ed0de2 <vm_exec_core+1170>, 0x7fb239ed0d48 <vm_exec_core+1016>, 0x7fb239ed0ca1 <vm_exec_core+849>, 0x7fb239ed0bc3 <vm_exec_core+627>, 0x7fb239ed0a60 <vm_exec_core+272>, 0x7fb239ed5cef <vm_exec_core+21407>, 0x7fb239ed2ecf <vm_exec_core+9599>, 0x7fb239ed2dfc <vm_exec_core+9388>, 0x7fb239ed5cd9 <vm_exec_core+21385>, 0x7fb239ed2d29 <vm_exec_core+9177>, 0x7fb239ed2c0f <vm_exec_core+8895>, 0x7fb239ed2b28 <vm_exec_core+8664>, 0x7fb239ed29bd <vm_exec_core+8301>, 0x7fb239ed28f6 <vm_exec_core+8102>, 0x7fb239ed281b <vm_exec_core+7883>, 0x7fb239ed4954 <vm_exec_core+16388>, 0x7fb239ed2787 <vm_exec_core+7735>, 0x7fb239ed26f6 <vm_exec_core+7590>, 0x7fb239ed2655 <vm_exec_core+7429>, 0x7fb239ed25c4 <vm_exec_core+7284>, 0x7fb239ed2513 <vm_exec_core+7107>, 0x7fb239ed2467 <vm_exec_core+6935>, 0x7fb239ed5cc3 <vm_exec_core+21363>, 0x7fb239ed5cad <vm_exec_core+21341>, 0x7fb239ed5c97 <vm_exec_core+21319>, 0x7fb239ed5c81 <vm_exec_core+21297>, 0x7fb239ed5c6b <vm_exec_core+21275>, 0x7fb239ed5c55 <vm_exec_core+21253>, 0x7fb239ed5c38 <vm_exec_core+21224>, 0x7fb239ed5c22 <vm_exec_core+21202>, 0x7fb239ed5c0c <vm_exec_core+21180>, 0x7fb239ed5bf6 <vm_exec_core+21158>, 0x7fb239ed5be0 <vm_exec_core+21136>, 0x7fb239ed5bca <vm_exec_core+21114>, 0x7fb239ed5bb4 <vm_exec_core+21092>, 0x7fb239ed5b9e <vm_exec_core+21070>, 0x7fb239ed5b88 <vm_exec_core+21048>, 0x7fb239ed5b72 <vm_exec_core+21026>, 0x7fb239ed23a1 <vm_exec_core+6737>...} __func__ = "vm_exec_core" #12 0x00007fb239ed7e3a in rb_vm_exec (ec=ec@entry=0x562c154233d0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2567 _ec = 0x562c154233d0 _tag = {tag = 36, retval = 4, buf = {0x0, 0x7fb239ed7e48 <rb_vm_exec+264>, 0x0, 0x7fb22fad4af0, 0x0}, prev = 0x7fb22fad4d70, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 36 #13 0x00007fb239ed851b in invoke_block (ec=ec@entry=0x562c154233d0, iseq=iseq@entry=0x7fb2271e0dc0, self=self@entry=140403137901600, cref=cref@entry=0x0, type=type@entry=572653569, opt_pc=0, captured=0x562c18a5e980) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1524 arg_size = <optimized out> #14 0x00007fb239edb596 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=397099464, argv=0x7fb2271e0dc0, argc=<optimized out>, self=140403137901600, captured=0x562c18a5e980, ec=0x562c154233d0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1594 iseq = 0x7fb2271e0dc0 type = <optimized out> cfp = 0x562c17ab41c8 flags = 0 use_argv = <optimized out> opt_pc = <optimized out> sp = 0x562c179b4218 av = {140402480906264, 140403280792656} stack_argv = 0x562c179b4218 iseq = <optimized out> opt_pc = <optimized out> type = <optimized out> cfp = <optimized out> sp = <optimized out> flags = <optimized out> use_argv = <optimized out> av = <optimized out> stack_argv = <optimized out> bound = <optimized out> #15 invoke_block_from_c_proc (me=0x0, is_lambda=<optimized out>, passed_block_handler=0, kw_splat=397099464, argv=0x7fb2271e0dc0, argc=396050968, self=140403137901600, proc=0x562c18a5e980, ec=0x562c154233d0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1692 block = 0x562c18a5e980 block = <optimized out> again = <optimized out> keyword_hash = <optimized out> #16 vm_invoke_proc (ec=ec@entry=0x562c154233d0, proc=proc@entry=0x562c18a5e980, self=140403137901600, argc=argc@entry=0, argv=argv@entry=0x7fb22fad4cb0, kw_splat=kw_splat@entry=0, passed_block_handler=0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1722 No locals. #17 0x00007fb239edb799 in rb_vm_invoke_proc (ec=0x562c154233d0, proc=proc@entry=0x562c18a5e980, argc=argc@entry=0, argv=argv@entry=0x7fb22fad4cb0, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:1743 self = 140403137901600 #18 0x00007fb239e8f0e0 in thread_do_start_proc (th=0x562c183509e0) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:598 args = 140403283669296 args_ptr = 0x7fb22fad4cb0 args_len = 0 procval = <optimized out> proc = 0x562c18a5e980 __func__ = "thread_do_start_proc" #19 0x00007fb239e8f324 in thread_start_func_2 (th=th@entry=0x562c183509e0, stack_start=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:670 _ec = 0x562c154233d0 _tag = {tag = 36, retval = 140402414227408, buf = {0x562c0e232c08, 0x7fb239e8f6a8 <thread_start_func_2+1224>, 0x0, 0x7fb22fad4d20, 0x7fb22fad56c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} __func__ = "thread_start_func_2" state = <optimized out> errinfo = 4 ractor_main_th = 0x562c0e22d060 fiber_scheduler_closed = <optimized out> event_thread_end_hooked = <optimized out> result = <optimized out> #20 0x00007fb239e8f8a6 in call_thread_start_func_2 (th=th@entry=0x562c183509e0) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2236 stack_start = 0 stack_start_addr = <optimized out> #21 0x00007fb239e8f94f in nt_start (ptr=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:2281 th = 0x562c183509e0 sched = 0x562c0e232c08 nt = <optimized out> vm = 0x562c0e22aad0 #22 0x00007fb2398ffa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447 ret = <optimized out> pd = <optimized out> out = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140403280795328, -8439031443315162632, 140403280795328, -256, 10, 140727399538112, -8439031443302579720, -8439000403283869192}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #23 0x00007fb23998cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x7fb239834c00 (LWP 56169) "ruby"): #0 0x00007fb2398fbd61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x562c0e232ab0) at ./nptl/futex-internal.c:57 sc_cancel_oldtype = 0 sc_ret = <optimized out> resultvar = <optimized out> __arg6 = <optimized out> __arg5 = <optimized out> __arg4 = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a6 = <optimized out> _a5 = <optimized out> _a4 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x562c0e232ab0) at ./nptl/futex-internal.c:87 err = <optimized out> clockbit = 256 op = 393 err = <optimized out> clockbit = <optimized out> op = <optimized out> #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x562c0e232ab0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 No locals. #3 0x00007fb2398fe7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x562c0e232c08, cond=0x562c0e232a88) at ./nptl/pthread_cond_wait.c:503 spin = 0 buffer = {__routine = 0x7fb2398fe4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffda6a8e090, __canceltype = 237186480, __prev = 0x0} cbuffer = {wseq = 19542, cond = 0x562c0e232a88, mutex = 0x562c0e232c08, private = 0} err = <optimized out> g = 0 flags = <optimized out> g1_start = <optimized out> maxspin = 0 signals = <optimized out> result = 0 wseq = 19542 seq = 9771 private = 0 maxspin = <optimized out> err = <optimized out> result = <optimized out> wseq = <optimized out> g = <optimized out> seq = <optimized out> flags = <optimized out> private = <optimized out> signals = <optimized out> done = <optimized out> g1_start = <optimized out> spin = <optimized out> buffer = <optimized out> cbuffer = <optimized out> s = <optimized out> #4 ___pthread_cond_wait (cond=cond@entry=0x562c0e232a88, mutex=mutex@entry=0x562c0e232c08) at ./nptl/pthread_cond_wait.c:627 No locals. #5 0x00007fb239e8971d in rb_native_cond_wait (cond=cond@entry=0x562c0e232a88, mutex=mutex@entry=0x562c0e232c08) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:222 r = <optimized out> #6 0x00007fb239e8aba4 in thread_sched_wait_running_turn (sched=sched@entry=0x562c0e232c08, th=th@entry=0x562c0e22d060, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:863 next_th = 0x7fb20402b060 __func__ = "thread_sched_wait_running_turn" #7 0x00007fb239e8b1c3 in thread_sched_to_waiting_until_wakeup (sched=0x562c0e232c08, th=th@entry=0x562c0e22d060) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:1105 can_direct_transfer = <optimized out> #8 0x00007fb239e8b1f3 in native_sleep (th=th@entry=0x562c0e22d060, rel=0x0) at /tmp/ruby/src/trunk-asserts-nopara/thread_pthread.c:3329 sched = <optimized out> #9 0x00007fb239e8d8a7 in sleep_forever (th=th@entry=0x562c0e22d060, fl=13) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:1351 prev_status = THREAD_RUNNABLE status = THREAD_STOPPED_FOREVER woke = <optimized out> #10 0x00007fb239e8fbf3 in thread_join_sleep (arg=arg@entry=140727399539424) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:1056 scheduler = <optimized out> p = 0x7ffda6a8e2e0 target_th = 0x562c183509e0 th = 0x562c0e22d060 end = 0 limit = 0x0 #11 0x00007fb239d4db03 in rb_ensure (b_proc=b_proc@entry=0x7fb239e8fb30 <thread_join_sleep>, data1=data1@entry=140727399539424, e_proc=e_proc@entry=0x7fb239e831c0 <remove_from_join_list>, data2=data2@entry=140727399539424) at /tmp/ruby/src/trunk-asserts-nopara/eval.c:1059 _ec = 0x562c0e232db0 _tag = {tag = 36, retval = 140403283669344, buf = {0x0, 0x7fb239d4dbb8 <rb_ensure+440>, 0x0, 0x7ffda6a8e1d0, 0x7fb239ebad68 <imemo_type_p+8>}, prev = 0x7ffda6a8e600, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 4 errinfo = <optimized out> ec = 0x562c0e232db0 ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fb239e831c0 <remove_from_join_list>, data2 = 140727399539424}} #12 0x00007fb239e85a5e in thread_join (target_th=0x562c183509e0, timeout=timeout@entry=4, limit=limit@entry=0x0) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:1105 waiter = {next = 0x0, thread = 0x562c0e22d060, fiber = 0x0} arg = {waiter = 0x7ffda6a8e2c0, target = 0x562c183509e0, timeout = 4, limit = 0x0} ec = <optimized out> th = <optimized out> fiber = <optimized out> #13 0x00007fb239e85b95 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=140403283669344) at /tmp/ruby/src/trunk-asserts-nopara/thread.c:1202 timeout = 4 rel = 0 limit = 0x0 #14 0x00007fb239ec5326 in vm_call_cfunc_with_frame_ (ec=0x562c0e232db0, reg_cfp=0x7fb2397d29f0, calling=<optimized out>, argc=0, argv=0x7fb2396d3570, stack_bottom=0x7fb2396d3568) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:3780 ci = 0x349100100001 cc = <optimized out> val = <optimized out> me = 0x7fb2343c2d30 cfunc = 0x562c0e2b5428 recv = 140403283669344 block_handler = 0 frame_type = <optimized out> __func__ = "vm_call_cfunc_with_frame_" len = <optimized out> args = <optimized out> args = <optimized out> #15 0x00007fb239ecf66c in vm_sendish (ec=0x562c0e232db0, reg_cfp=0x7fb2397d29f0, cd=<optimized out>, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:5948 val = 36 ci = 0x349100100001 cc = 0x7fb2347f6020 argc = <optimized out> recv = <optimized out> calling = {cd = 0x562c0e9552f0, cc = 0x7fb2347f6020, block_handler = 0, recv = 140403283669344, argc = 0, kw_splat = false, heap_argv = 0} #16 0x00007fb239ed4a0b in vm_exec_core (ec=0x562c0e232ab0, ec@entry=0x562c0e232db0) at ../../src/trunk-asserts-nopara/insns.def:918 bh = <optimized out> cd = 0x562c0e9552f0 leaf = <optimized out> val = 94747223216880 canary = 0x7fb2396d3570 reg_pc = 0x562c0e8affc0 reg_cfp = 0x7fb2397d29f0 insns_address_table = {0x7fb239ed371c <vm_exec_core+11724>, 0x7fb239ed364d <vm_exec_core+11517>, 0x7fb239ed3759 <vm_exec_core+11785>, 0x7fb239ed1c97 <vm_exec_core+4935>, 0x7fb239ed4348 <vm_exec_core+14840>, 0x7fb239ed3ef9 <vm_exec_core+13737>, 0x7fb239ed41a4 <vm_exec_core+14420>, 0x7fb239ed3a0a <vm_exec_core+12474>, 0x7fb239ed3d5f <vm_exec_core+13327>, 0x7fb239ed3cc2 <vm_exec_core+13170>, 0x7fb239ed3e2b <vm_exec_core+13531>, 0x7fb239ed2309 <vm_exec_core+6585>, 0x7fb239ed2247 <vm_exec_core+6391>, 0x7fb239ed2164 <vm_exec_core+6164>, 0x7fb239ed20bb <vm_exec_core+5995>, 0x7fb239ed2002 <vm_exec_core+5810>, 0x7fb239ed1f77 <vm_exec_core+5671>, 0x7fb239ed1ec5 <vm_exec_core+5493>, 0x7fb239ed1e15 <vm_exec_core+5317>, 0x7fb239ed1da7 <vm_exec_core+5207>, 0x7fb239ed4785 <vm_exec_core+15925>, 0x7fb239ed45d4 <vm_exec_core+15492>, 0x7fb239ed40e1 <vm_exec_core+14225>, 0x7fb239ed4009 <vm_exec_core+14009>, 0x7fb239ed450a <vm_exec_core+15290>, 0x7fb239ed440e <vm_exec_core+15038>, 0x7fb239ed394f <vm_exec_core+12287>, 0x7fb239ed3872 <vm_exec_core+12066>, 0x7fb239ed4694 <vm_exec_core+15684>, 0x7fb239ed3c18 <vm_exec_core+13000>, 0x7fb239ed3b5f <vm_exec_core+12815>, 0x7fb239ed3aa6 <vm_exec_core+12630>, 0x7fb239ed490e <vm_exec_core+16318>, 0x7fb239ed427e <vm_exec_core+14638>, 0x7fb239ed4844 <vm_exec_core+16116>, 0x7fb239ed1bbb <vm_exec_core+4715>, 0x7fb239ed1792 <vm_exec_core+3650>, 0x7fb239ed16ac <vm_exec_core+3420>, 0x7fb239ed15bb <vm_exec_core+3179>, 0x7fb239ed14e4 <vm_exec_core+2964>, 0x7fb239ed1474 <vm_exec_core+2852>, 0x7fb239ed139a <vm_exec_core+2634>, 0x7fb239ed132e <vm_exec_core+2526>, 0x7fb239ed1291 <vm_exec_core+2369>, 0x7fb239ed1a2c <vm_exec_core+4316>, 0x7fb239ed1970 <vm_exec_core+4128>, 0x7fb239ed1af0 <vm_exec_core+4512>, 0x7fb239ed185b <vm_exec_core+3851>, 0x7fb239ed189c <vm_exec_core+3916>, 0x7fb239ed115b <vm_exec_core+2059>, 0x7fb239ed107b <vm_exec_core+1835>, 0x7fb239ed0fb1 <vm_exec_core+1633>, 0x7fb239ed0eff <vm_exec_core+1455>, 0x7fb239ed0df3 <vm_exec_core+1187>, 0x7fb239ed0d59 <vm_exec_core+1033>, 0x7fb239ed0cb2 <vm_exec_core+866>, 0x7fb239ed0bd4 <vm_exec_core+644>, 0x7fb239ed0a71 <vm_exec_core+289>, 0x7fb239ed09b0 <vm_exec_core+96>, 0x7fb239ed2ee0 <vm_exec_core+9616>, 0x7fb239ed2e0d <vm_exec_core+9405>, 0x7fb239ed66c1 <vm_exec_core+23921>, 0x7fb239ed2d3a <vm_exec_core+9194>, 0x7fb239ed2c20 <vm_exec_core+8912>, 0x7fb239ed2b39 <vm_exec_core+8681>, 0x7fb239ed29ce <vm_exec_core+8318>, 0x7fb239ed2907 <vm_exec_core+8119>, 0x7fb239ed282c <vm_exec_core+7900>, 0x7fb239ed4965 <vm_exec_core+16405>, 0x7fb239ed2798 <vm_exec_core+7752>, 0x7fb239ed2707 <vm_exec_core+7607>, 0x7fb239ed2666 <vm_exec_core+7446>, 0x7fb239ed25d5 <vm_exec_core+7301>, 0x7fb239ed2524 <vm_exec_core+7124>, 0x7fb239ed2478 <vm_exec_core+6952>, 0x7fb239ed65f5 <vm_exec_core+23717>, 0x7fb239ed6c7a <vm_exec_core+25386>, 0x7fb239ed6930 <vm_exec_core+24544>, 0x7fb239ed6ae2 <vm_exec_core+24978>, 0x7fb239ed62b7 <vm_exec_core+22887>, 0x7fb239ed6ede <vm_exec_core+25998>, 0x7fb239ed69fc <vm_exec_core+24748>, 0x7fb239ed6d46 <vm_exec_core+25590>, 0x7fb239ed644f <vm_exec_core+23295>, 0x7fb239ed6e12 <vm_exec_core+25794>, 0x7fb239ed6864 <vm_exec_core+24340>, 0x7fb239ed6bae <vm_exec_core+25182>, 0x7fb239ed6127 <vm_exec_core+22487>, 0x7fb239ed6798 <vm_exec_core+24136>, 0x7fb239ed6383 <vm_exec_core+23091>, 0x7fb239ed651b <vm_exec_core+23499>, 0x7fb239ed23b2 <vm_exec_core+6754>, 0x7fb239ed3595 <vm_exec_core+11333>, 0x7fb239ed61f3 <vm_exec_core+22691>, 0x7fb239ed6063 <vm_exec_core+22291>, 0x7fb239ed5fa4 <vm_exec_core+22100>, 0x7fb239ed5ee5 <vm_exec_core+21909>, 0x7fb239ed5e0e <vm_exec_core+21694>, 0x7fb239ed5d05 <vm_exec_core+21429>, 0x7fb239ed34b5 <vm_exec_core+11109>, 0x7fb239ed33e6 <vm_exec_core+10902>, 0x7fb239ed32fa <vm_exec_core+10666>, 0x7fb239ed31c5 <vm_exec_core+10357>, 0x7fb239ed3102 <vm_exec_core+10162>, 0x7fb239ed3069 <vm_exec_core+10009>, 0x7fb239ed2fd0 <vm_exec_core+9856>, 0x7fb239ed3800 <vm_exec_core+11952>, 0x7fb239ed3288 <vm_exec_core+10552>, 0x7fb239ed370b <vm_exec_core+11707>, 0x7fb239ed363c <vm_exec_core+11500>, 0x7fb239ed3748 <vm_exec_core+11768>, 0x7fb239ed1c86 <vm_exec_core+4918>, 0x7fb239ed4337 <vm_exec_core+14823>, 0x7fb239ed3ee8 <vm_exec_core+13720>, 0x7fb239ed4193 <vm_exec_core+14403>, 0x7fb239ed39f9 <vm_exec_core+12457>, 0x7fb239ed3d4e <vm_exec_core+13310>, 0x7fb239ed3cb1 <vm_exec_core+13153>, 0x7fb239ed3e1a <vm_exec_core+13514>, 0x7fb239ed22f8 <vm_exec_core+6568>, 0x7fb239ed2236 <vm_exec_core+6374>, 0x7fb239ed2153 <vm_exec_core+6147>, 0x7fb239ed20aa <vm_exec_core+5978>, 0x7fb239ed1ff1 <vm_exec_core+5793>, 0x7fb239ed1f66 <vm_exec_core+5654>, 0x7fb239ed1eb4 <vm_exec_core+5476>, 0x7fb239ed1e04 <vm_exec_core+5300>, 0x7fb239ed1d96 <vm_exec_core+5190>, 0x7fb239ed4774 <vm_exec_core+15908>, 0x7fb239ed45c3 <vm_exec_core+15475>, 0x7fb239ed40d0 <vm_exec_core+14208>, 0x7fb239ed3ff8 <vm_exec_core+13992>, 0x7fb239ed44f9 <vm_exec_core+15273>, 0x7fb239ed43fd <vm_exec_core+15021>, 0x7fb239ed393e <vm_exec_core+12270>, 0x7fb239ed3861 <vm_exec_core+12049>, 0x7fb239ed4683 <vm_exec_core+15667>, 0x7fb239ed3c07 <vm_exec_core+12983>, 0x7fb239ed3b4e <vm_exec_core+12798>, 0x7fb239ed3a95 <vm_exec_core+12613>, 0x7fb239ed48fd <vm_exec_core+16301>, 0x7fb239ed426d <vm_exec_core+14621>, 0x7fb239ed4833 <vm_exec_core+16099>, 0x7fb239ed1baa <vm_exec_core+4698>, 0x7fb239ed1781 <vm_exec_core+3633>, 0x7fb239ed169b <vm_exec_core+3403>, 0x7fb239ed15aa <vm_exec_core+3162>, 0x7fb239ed14d3 <vm_exec_core+2947>, 0x7fb239ed1463 <vm_exec_core+2835>, 0x7fb239ed1389 <vm_exec_core+2617>, 0x7fb239ed131d <vm_exec_core+2509>, 0x7fb239ed1280 <vm_exec_core+2352>, 0x7fb239ed1a1b <vm_exec_core+4299>, 0x7fb239ed195f <vm_exec_core+4111>, 0x7fb239ed1adf <vm_exec_core+4495>, 0x7fb239ed184a <vm_exec_core+3834>, 0x7fb239ed188b <vm_exec_core+3899>, 0x7fb239ed114a <vm_exec_core+2042>, 0x7fb239ed106a <vm_exec_core+1818>, 0x7fb239ed0fa0 <vm_exec_core+1616>, 0x7fb239ed0eee <vm_exec_core+1438>, 0x7fb239ed0de2 <vm_exec_core+1170>, 0x7fb239ed0d48 <vm_exec_core+1016>, 0x7fb239ed0ca1 <vm_exec_core+849>, 0x7fb239ed0bc3 <vm_exec_core+627>, 0x7fb239ed0a60 <vm_exec_core+272>, 0x7fb239ed5cef <vm_exec_core+21407>, 0x7fb239ed2ecf <vm_exec_core+9599>, 0x7fb239ed2dfc <vm_exec_core+9388>, 0x7fb239ed5cd9 <vm_exec_core+21385>, 0x7fb239ed2d29 <vm_exec_core+9177>, 0x7fb239ed2c0f <vm_exec_core+8895>, 0x7fb239ed2b28 <vm_exec_core+8664>, 0x7fb239ed29bd <vm_exec_core+8301>, 0x7fb239ed28f6 <vm_exec_core+8102>, 0x7fb239ed281b <vm_exec_core+7883>, 0x7fb239ed4954 <vm_exec_core+16388>, 0x7fb239ed2787 <vm_exec_core+7735>, 0x7fb239ed26f6 <vm_exec_core+7590>, 0x7fb239ed2655 <vm_exec_core+7429>, 0x7fb239ed25c4 <vm_exec_core+7284>, 0x7fb239ed2513 <vm_exec_core+7107>, 0x7fb239ed2467 <vm_exec_core+6935>, 0x7fb239ed5cc3 <vm_exec_core+21363>, 0x7fb239ed5cad <vm_exec_core+21341>, 0x7fb239ed5c97 <vm_exec_core+21319>, 0x7fb239ed5c81 <vm_exec_core+21297>, 0x7fb239ed5c6b <vm_exec_core+21275>, 0x7fb239ed5c55 <vm_exec_core+21253>, 0x7fb239ed5c38 <vm_exec_core+21224>, 0x7fb239ed5c22 <vm_exec_core+21202>, 0x7fb239ed5c0c <vm_exec_core+21180>, 0x7fb239ed5bf6 <vm_exec_core+21158>, 0x7fb239ed5be0 <vm_exec_core+21136>, 0x7fb239ed5bca <vm_exec_core+21114>, 0x7fb239ed5bb4 <vm_exec_core+21092>, 0x7fb239ed5b9e <vm_exec_core+21070>, 0x7fb239ed5b88 <vm_exec_core+21048>, 0x7fb239ed5b72 <vm_exec_core+21026>, 0x7fb239ed23a1 <vm_exec_core+6737>...} __func__ = "vm_exec_core" #17 0x00007fb239ed7d30 in vm_exec_loop (ec=ec@entry=0x562c0e232db0, state=<optimized out>, tag=tag@entry=0x7ffda6a8e600, result=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2594 __func__ = "vm_exec_loop" #18 0x00007fb239ed7e73 in rb_vm_exec (ec=0x562c0e232db0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2573 _ec = 0x562c0e232db0 _tag = {tag = 36, retval = 4, buf = {0x562c0e232db0, 0x7fb239ed7e48 <rb_vm_exec+264>, 0x0, 0x7ffda6a8e5e0, 0x7fb236c15340}, prev = 0x7ffda6a8e760, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = <optimized out> #19 0x00007fb239ed847e in rb_iseq_eval (iseq=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2822 ec = <optimized out> val = <optimized out> #20 0x00007fb239da40d5 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=140403399464640) at /tmp/ruby/src/trunk-asserts-nopara/load.c:781 iseq = <optimized out> #21 0x00007fb239da49f7 in require_internal (ec=<optimized out>, ec@entry=0x562c0e232db0, fname=<optimized out>, fname@entry=140403399464688, exception=exception@entry=1, warn=false) at /tmp/ruby/src/trunk-asserts-nopara/load.c:1287 handle = <optimized out> found = 114 dtrace_line = <optimized out> dtrace_file = <optimized out> dtrace_line = <optimized out> dtrace_file = <optimized out> _ec = 0x562c0e232db0 _tag = {tag = 36, retval = 140403452290129, buf = {0x562c0e232db0, 0x7fb239da4828 <require_internal+824>, 0x0, 0x7ffda6a8e690, 0x7fb236c016f0}, prev = 0x7ffda6a8ea80, state = RUBY_TAG_NONE, lock_rec = 0} result = -1 th = 0x562c0e22d060 saved = {wrapper = 0, self = 140403417269280, errinfo = 4, ec = 0x562c0e232db0} state = <optimized out> ftptr = 0x562c0e3fdf70 "/tmp/ruby/src/trunk-asserts-nopara/tool/test/runner.rb" path = 140403399464640 saved_path = 140403399464640 realpath = 140403399545664 realpaths = <optimized out> realpath_map = <optimized out> reset_ext_config = false prev_ext_config = {ractor_safe = 54} th2 = <optimized out> dtrace_line = <optimized out> dtrace_file = <optimized out> dtrace_line = <optimized out> dtrace_file = <optimized out> #22 0x00007fb239da4a52 in rb_require_string_internal (fname=140403399464688, resurrect=false) at /tmp/ruby/src/trunk-asserts-nopara/load.c:1386 ec = 0x562c0e232db0 result = <optimized out> #23 0x00007fb239ec5326 in vm_call_cfunc_with_frame_ (ec=0x562c0e232db0, reg_cfp=0x7fb2397d2fa0, calling=<optimized out>, argc=1, argv=0x7fb2396d3048, stack_bottom=0x7fb2396d3040) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:3780 ci = 0x582100140003 cc = <optimized out> val = <optimized out> me = 0x7fb236c01750 cfunc = 0x562c0e2a57d8 recv = 140403417269280 block_handler = 0 frame_type = <optimized out> __func__ = "vm_call_cfunc_with_frame_" len = <optimized out> args = <optimized out> args = <optimized out> #24 0x00007fb239ecf66c in vm_sendish (ec=0x562c0e232db0, reg_cfp=0x7fb2397d2fa0, cd=<optimized out>, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-asserts-nopara/vm_insnhelper.c:5948 val = 36 ci = 0x582100140003 cc = 0x7fb236c01720 argc = <optimized out> recv = <optimized out> calling = {cd = 0x562c0e3f32d0, cc = 0x7fb236c01720, block_handler = 0, recv = 140403417269280, argc = 1, kw_splat = false, heap_argv = 0} #25 0x00007fb239ed4a0b in vm_exec_core (ec=0x562c0e232ab0, ec@entry=0x562c0e232db0) at ../../src/trunk-asserts-nopara/insns.def:918 bh = <optimized out> cd = 0x562c0e3f32d0 leaf = <optimized out> val = 94747217572560 canary = 0x7fb2396d3050 reg_pc = 0x562c0e3c98b8 reg_cfp = 0x7fb2397d2fa0 insns_address_table = {0x7fb239ed371c <vm_exec_core+11724>, 0x7fb239ed364d <vm_exec_core+11517>, 0x7fb239ed3759 <vm_exec_core+11785>, 0x7fb239ed1c97 <vm_exec_core+4935>, 0x7fb239ed4348 <vm_exec_core+14840>, 0x7fb239ed3ef9 <vm_exec_core+13737>, 0x7fb239ed41a4 <vm_exec_core+14420>, 0x7fb239ed3a0a <vm_exec_core+12474>, 0x7fb239ed3d5f <vm_exec_core+13327>, 0x7fb239ed3cc2 <vm_exec_core+13170>, 0x7fb239ed3e2b <vm_exec_core+13531>, 0x7fb239ed2309 <vm_exec_core+6585>, 0x7fb239ed2247 <vm_exec_core+6391>, 0x7fb239ed2164 <vm_exec_core+6164>, 0x7fb239ed20bb <vm_exec_core+5995>, 0x7fb239ed2002 <vm_exec_core+5810>, 0x7fb239ed1f77 <vm_exec_core+5671>, 0x7fb239ed1ec5 <vm_exec_core+5493>, 0x7fb239ed1e15 <vm_exec_core+5317>, 0x7fb239ed1da7 <vm_exec_core+5207>, 0x7fb239ed4785 <vm_exec_core+15925>, 0x7fb239ed45d4 <vm_exec_core+15492>, 0x7fb239ed40e1 <vm_exec_core+14225>, 0x7fb239ed4009 <vm_exec_core+14009>, 0x7fb239ed450a <vm_exec_core+15290>, 0x7fb239ed440e <vm_exec_core+15038>, 0x7fb239ed394f <vm_exec_core+12287>, 0x7fb239ed3872 <vm_exec_core+12066>, 0x7fb239ed4694 <vm_exec_core+15684>, 0x7fb239ed3c18 <vm_exec_core+13000>, 0x7fb239ed3b5f <vm_exec_core+12815>, 0x7fb239ed3aa6 <vm_exec_core+12630>, 0x7fb239ed490e <vm_exec_core+16318>, 0x7fb239ed427e <vm_exec_core+14638>, 0x7fb239ed4844 <vm_exec_core+16116>, 0x7fb239ed1bbb <vm_exec_core+4715>, 0x7fb239ed1792 <vm_exec_core+3650>, 0x7fb239ed16ac <vm_exec_core+3420>, 0x7fb239ed15bb <vm_exec_core+3179>, 0x7fb239ed14e4 <vm_exec_core+2964>, 0x7fb239ed1474 <vm_exec_core+2852>, 0x7fb239ed139a <vm_exec_core+2634>, 0x7fb239ed132e <vm_exec_core+2526>, 0x7fb239ed1291 <vm_exec_core+2369>, 0x7fb239ed1a2c <vm_exec_core+4316>, 0x7fb239ed1970 <vm_exec_core+4128>, 0x7fb239ed1af0 <vm_exec_core+4512>, 0x7fb239ed185b <vm_exec_core+3851>, 0x7fb239ed189c <vm_exec_core+3916>, 0x7fb239ed115b <vm_exec_core+2059>, 0x7fb239ed107b <vm_exec_core+1835>, 0x7fb239ed0fb1 <vm_exec_core+1633>, 0x7fb239ed0eff <vm_exec_core+1455>, 0x7fb239ed0df3 <vm_exec_core+1187>, 0x7fb239ed0d59 <vm_exec_core+1033>, 0x7fb239ed0cb2 <vm_exec_core+866>, 0x7fb239ed0bd4 <vm_exec_core+644>, 0x7fb239ed0a71 <vm_exec_core+289>, 0x7fb239ed09b0 <vm_exec_core+96>, 0x7fb239ed2ee0 <vm_exec_core+9616>, 0x7fb239ed2e0d <vm_exec_core+9405>, 0x7fb239ed66c1 <vm_exec_core+23921>, 0x7fb239ed2d3a <vm_exec_core+9194>, 0x7fb239ed2c20 <vm_exec_core+8912>, 0x7fb239ed2b39 <vm_exec_core+8681>, 0x7fb239ed29ce <vm_exec_core+8318>, 0x7fb239ed2907 <vm_exec_core+8119>, 0x7fb239ed282c <vm_exec_core+7900>, 0x7fb239ed4965 <vm_exec_core+16405>, 0x7fb239ed2798 <vm_exec_core+7752>, 0x7fb239ed2707 <vm_exec_core+7607>, 0x7fb239ed2666 <vm_exec_core+7446>, 0x7fb239ed25d5 <vm_exec_core+7301>, 0x7fb239ed2524 <vm_exec_core+7124>, 0x7fb239ed2478 <vm_exec_core+6952>, 0x7fb239ed65f5 <vm_exec_core+23717>, 0x7fb239ed6c7a <vm_exec_core+25386>, 0x7fb239ed6930 <vm_exec_core+24544>, 0x7fb239ed6ae2 <vm_exec_core+24978>, 0x7fb239ed62b7 <vm_exec_core+22887>, 0x7fb239ed6ede <vm_exec_core+25998>, 0x7fb239ed69fc <vm_exec_core+24748>, 0x7fb239ed6d46 <vm_exec_core+25590>, 0x7fb239ed644f <vm_exec_core+23295>, 0x7fb239ed6e12 <vm_exec_core+25794>, 0x7fb239ed6864 <vm_exec_core+24340>, 0x7fb239ed6bae <vm_exec_core+25182>, 0x7fb239ed6127 <vm_exec_core+22487>, 0x7fb239ed6798 <vm_exec_core+24136>, 0x7fb239ed6383 <vm_exec_core+23091>, 0x7fb239ed651b <vm_exec_core+23499>, 0x7fb239ed23b2 <vm_exec_core+6754>, 0x7fb239ed3595 <vm_exec_core+11333>, 0x7fb239ed61f3 <vm_exec_core+22691>, 0x7fb239ed6063 <vm_exec_core+22291>, 0x7fb239ed5fa4 <vm_exec_core+22100>, 0x7fb239ed5ee5 <vm_exec_core+21909>, 0x7fb239ed5e0e <vm_exec_core+21694>, 0x7fb239ed5d05 <vm_exec_core+21429>, 0x7fb239ed34b5 <vm_exec_core+11109>, 0x7fb239ed33e6 <vm_exec_core+10902>, 0x7fb239ed32fa <vm_exec_core+10666>, 0x7fb239ed31c5 <vm_exec_core+10357>, 0x7fb239ed3102 <vm_exec_core+10162>, 0x7fb239ed3069 <vm_exec_core+10009>, 0x7fb239ed2fd0 <vm_exec_core+9856>, 0x7fb239ed3800 <vm_exec_core+11952>, 0x7fb239ed3288 <vm_exec_core+10552>, 0x7fb239ed370b <vm_exec_core+11707>, 0x7fb239ed363c <vm_exec_core+11500>, 0x7fb239ed3748 <vm_exec_core+11768>, 0x7fb239ed1c86 <vm_exec_core+4918>, 0x7fb239ed4337 <vm_exec_core+14823>, 0x7fb239ed3ee8 <vm_exec_core+13720>, 0x7fb239ed4193 <vm_exec_core+14403>, 0x7fb239ed39f9 <vm_exec_core+12457>, 0x7fb239ed3d4e <vm_exec_core+13310>, 0x7fb239ed3cb1 <vm_exec_core+13153>, 0x7fb239ed3e1a <vm_exec_core+13514>, 0x7fb239ed22f8 <vm_exec_core+6568>, 0x7fb239ed2236 <vm_exec_core+6374>, 0x7fb239ed2153 <vm_exec_core+6147>, 0x7fb239ed20aa <vm_exec_core+5978>, 0x7fb239ed1ff1 <vm_exec_core+5793>, 0x7fb239ed1f66 <vm_exec_core+5654>, 0x7fb239ed1eb4 <vm_exec_core+5476>, 0x7fb239ed1e04 <vm_exec_core+5300>, 0x7fb239ed1d96 <vm_exec_core+5190>, 0x7fb239ed4774 <vm_exec_core+15908>, 0x7fb239ed45c3 <vm_exec_core+15475>, 0x7fb239ed40d0 <vm_exec_core+14208>, 0x7fb239ed3ff8 <vm_exec_core+13992>, 0x7fb239ed44f9 <vm_exec_core+15273>, 0x7fb239ed43fd <vm_exec_core+15021>, 0x7fb239ed393e <vm_exec_core+12270>, 0x7fb239ed3861 <vm_exec_core+12049>, 0x7fb239ed4683 <vm_exec_core+15667>, 0x7fb239ed3c07 <vm_exec_core+12983>, 0x7fb239ed3b4e <vm_exec_core+12798>, 0x7fb239ed3a95 <vm_exec_core+12613>, 0x7fb239ed48fd <vm_exec_core+16301>, 0x7fb239ed426d <vm_exec_core+14621>, 0x7fb239ed4833 <vm_exec_core+16099>, 0x7fb239ed1baa <vm_exec_core+4698>, 0x7fb239ed1781 <vm_exec_core+3633>, 0x7fb239ed169b <vm_exec_core+3403>, 0x7fb239ed15aa <vm_exec_core+3162>, 0x7fb239ed14d3 <vm_exec_core+2947>, 0x7fb239ed1463 <vm_exec_core+2835>, 0x7fb239ed1389 <vm_exec_core+2617>, 0x7fb239ed131d <vm_exec_core+2509>, 0x7fb239ed1280 <vm_exec_core+2352>, 0x7fb239ed1a1b <vm_exec_core+4299>, 0x7fb239ed195f <vm_exec_core+4111>, 0x7fb239ed1adf <vm_exec_core+4495>, 0x7fb239ed184a <vm_exec_core+3834>, 0x7fb239ed188b <vm_exec_core+3899>, 0x7fb239ed114a <vm_exec_core+2042>, 0x7fb239ed106a <vm_exec_core+1818>, 0x7fb239ed0fa0 <vm_exec_core+1616>, 0x7fb239ed0eee <vm_exec_core+1438>, 0x7fb239ed0de2 <vm_exec_core+1170>, 0x7fb239ed0d48 <vm_exec_core+1016>, 0x7fb239ed0ca1 <vm_exec_core+849>, 0x7fb239ed0bc3 <vm_exec_core+627>, 0x7fb239ed0a60 <vm_exec_core+272>, 0x7fb239ed5cef <vm_exec_core+21407>, 0x7fb239ed2ecf <vm_exec_core+9599>, 0x7fb239ed2dfc <vm_exec_core+9388>, 0x7fb239ed5cd9 <vm_exec_core+21385>, 0x7fb239ed2d29 <vm_exec_core+9177>, 0x7fb239ed2c0f <vm_exec_core+8895>, 0x7fb239ed2b28 <vm_exec_core+8664>, 0x7fb239ed29bd <vm_exec_core+8301>, 0x7fb239ed28f6 <vm_exec_core+8102>, 0x7fb239ed281b <vm_exec_core+7883>, 0x7fb239ed4954 <vm_exec_core+16388>, 0x7fb239ed2787 <vm_exec_core+7735>, 0x7fb239ed26f6 <vm_exec_core+7590>, 0x7fb239ed2655 <vm_exec_core+7429>, 0x7fb239ed25c4 <vm_exec_core+7284>, 0x7fb239ed2513 <vm_exec_core+7107>, 0x7fb239ed2467 <vm_exec_core+6935>, 0x7fb239ed5cc3 <vm_exec_core+21363>, 0x7fb239ed5cad <vm_exec_core+21341>, 0x7fb239ed5c97 <vm_exec_core+21319>, 0x7fb239ed5c81 <vm_exec_core+21297>, 0x7fb239ed5c6b <vm_exec_core+21275>, 0x7fb239ed5c55 <vm_exec_core+21253>, 0x7fb239ed5c38 <vm_exec_core+21224>, 0x7fb239ed5c22 <vm_exec_core+21202>, 0x7fb239ed5c0c <vm_exec_core+21180>, 0x7fb239ed5bf6 <vm_exec_core+21158>, 0x7fb239ed5be0 <vm_exec_core+21136>, 0x7fb239ed5bca <vm_exec_core+21114>, 0x7fb239ed5bb4 <vm_exec_core+21092>, 0x7fb239ed5b9e <vm_exec_core+21070>, 0x7fb239ed5b88 <vm_exec_core+21048>, 0x7fb239ed5b72 <vm_exec_core+21026>, 0x7fb239ed23a1 <vm_exec_core+6737>...} __func__ = "vm_exec_core" #26 0x00007fb239ed7e3a in rb_vm_exec (ec=0x562c0e232db0) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2567 _ec = 0x562c0e232db0 _tag = {tag = 36, retval = 4, buf = {0x7fb236c01810, 0x7fb239ed7e48 <rb_vm_exec+264>, 0x0, 0x7ffda6a8ea60, 0x7fb23a28e000 <_rtld_global>}, prev = 0x7ffda6a8eb30, state = RUBY_TAG_NONE, lock_rec = 0} state = <optimized out> result = 36 #27 0x00007fb239ed84ae in rb_iseq_eval_main (iseq=iseq@entry=0x7fb236c01810) at /tmp/ruby/src/trunk-asserts-nopara/vm.c:2833 ec = <optimized out> val = <optimized out> #28 0x00007fb239d4b7f0 in rb_ec_exec_node (ec=ec@entry=0x562c0e232db0, n=n@entry=0x7fb236c01810) at /tmp/ruby/src/trunk-asserts-nopara/eval.c:281 _ec = <optimized out> _tag = {tag = 36, retval = 140727399542104, buf = {0x7fb236c01810, 0x7fb239d4b820 <rb_ec_exec_node+192>, 0x0, 0x7ffda6a8eb10, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7fb236c01810 #29 0x00007fb239d4f12b in ruby_run_node (n=0x7fb236c01810) at /tmp/ruby/src/trunk-asserts-nopara/eval.c:319 ec = 0x562c0e232db0 status = 32765 #30 0x0000562c0cd4128a in rb_main (argc=8, argv=0x7ffda6a8ed58) at /tmp/ruby/src/trunk-asserts-nopara/main.c:43 variable_in_this_stack_frame = 8 #31 0x0000562c0cd41158 in main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-asserts-nopara/main.c:62 No locals. >>> Dump Ruby level backtrace (if possible) $1 = true $2 = 0 ">>> Finish "[Inferior 1 (process 56169) detached] $ timeout 60 gdb -p 55851 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null make: *** [uncommon.mk:965: yes-test-all] Killed [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000564a466f1a34 in ?? () >>> Threads Id Target Id Frame * 1 Thread 0x7fd067ff9740 (LWP 55851) "make" 0x0000564a466f1a34 in ?? () >>> Machine level backtrace Thread 1 (Thread 0x7fd067ff9740 (LWP 55851) "make"): #0 0x0000564a466f1a34 in ?? () No symbol table info available. #1 0x0000564a466fe83a in die () No symbol table info available. #2 0x0000564a46700b09 in reap_children () No symbol table info available. #3 0x0000564a46701a8c in new_job () No symbol table info available. #4 0x0000564a4671072a in ?? () No symbol table info available. #5 0x0000564a4671109e in update_goal_chain () No symbol table info available. #6 0x0000564a466eb67a in main () No symbol table info available. >>> Dump Ruby level backtrace (if possible) [Inferior 1 (process 55851) detached] $ timeout 60 gdb -p 55850 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null Killed Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) $ timeout 60 gdb -p 74689 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process>