# Logfile created on 2023-03-31 06:00:13 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000056418320dd28 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20230331-060013", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005641832ba780 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005641832ba640 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005641832ba4b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230331-060013", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230331-060013>, @binmode=false, @mon_data=#<Monitor:0x00005641832ba3e8>, @mon_data_owner_object_id=860>>> $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-O0 Cloning into 'trunk-O0'... $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-O0" exit with 0. $$$[beg] ./autogen.sh $$$[end] "./autogen.sh" exit with 0. $$$[beg] autoconf $$$[end] "autoconf" exit with 0. $$$[beg] /tmp/ruby/src/trunk-O0/configure --prefix=/tmp/ruby/install/trunk-O0 --disable-install-doc optflags=-O0 checking for ruby... /usr/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for gcc... gcc checking for ld... ld checking for gcc-ar... gcc-ar checking for g++... no checking for gcc-nm... gcc-nm checking for gcc-ranlib... gcc-ranlib checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for g++... no checking for c++... c++ checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking how to run the C preprocessor... gcc -E checking for gas... no checking for as... as checking for gobjcopy... no checking for objcopy... objcopy checking for gobjdump... no checking for objdump... objdump checking for gstrip... no checking for strip... strip checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking if thread-local storage is supported... yes checking whether the linker is GNU ld... yes checking whether gcc -E accepts -o... yes checking for gcc... /usr/lib/ccache/gcc checking for gcc-ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for dtrace... no checking for dot... no checking for doxygen... no checking for pkg-config... no checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether ELF binaries are produced... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as LDFLAGS... no checking whether -fdeclspec is accepted as CXXFLAGS... no checking whether -Wextra-tokens is accepted as CFLAGS... no checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... no checking whether -Wdiv-by-zero is accepted as CFLAGS... yes checking whether -Wduplicated-cond is accepted as CFLAGS... yes checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wold-style-definition is accepted as CFLAGS... yes checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-unused-value is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no checking whether -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... no checking whether -O0 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking for -fstack-protector... -fstack-protector-strong checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as CFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking for pthread.h... yes checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking thread model... pthread configure: WARNING: something wrong with CXXFLAGS="" checking whether CXXFLAGS is valid... no checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... yes checking for float.h... yes checking for ieeefp.h... no checking for intrinsics.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... no checking for net/socket.h... no checking for process.h... no checking for pwd.h... yes checking for sanitizer/asan_interface.h... yes checking for sanitizer/msan_interface.h... no checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utime.h... no checking for syscall.h... yes checking for time.h... yes checking for ucontext.h... yes checking for utime.h... yes checking for x86intrin.h... yes checking for x86intrin.h when defined(__x86_64__)... yes checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict__ checking for long long... yes checking for off_t... yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 16 checking size of off_t... 8 checking size of void*... 8 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... ULONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__depreacted__(msg))) in C++... no checking for std::nullptr_t... no checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for __assume... no checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether sys_nerr is declared... no checking whether getenv is declared... yes checking for size_t... yes checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of dev_t... 8 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG checking size of struct stat.st_dev... SIZEOF_DEV_T checking size of struct stat.st_rdev... SIZEOF_DEV_T checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_birthtimespec... no checking for struct statx.stx_btime... yes checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... yes checking for struct timezone... yes checking for fd_mask... yes checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int128_t... __int128 checking for uint128_t... unsigned __int128 checking for intptr_t... yes checking size of intptr_t... 8 checking for uintptr_t... yes checking size of uintptr_t... 8 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 8 checking for printf prefix for int64_t... NONE checking for stack end address... __libc_stack_end checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for dup... yes checking for dup2... yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... yes checking for nan... yes checking for nextafter... yes checking for setproctitle... no checking for strchr... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strstr... yes checking for tgamma... yes checking for sys/pstat.h... no checking for pid_t... (cached) yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... no checking for atan2l... yes checking for atan2f... yes checking for chmod... yes checking for chown... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchdir... yes checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... yes checking for getegid... yes checking for getentropy... yes checking for geteuid... yes checking for getgid... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getppid... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... yes checking for getuid... yes checking for getuidx... no checking for gmtime_r... yes checking for grantpt... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... no checking for kill... yes checking for killpg... yes checking for lchmod... yes checking for lchown... yes checking for link... yes checking for llabs... yes checking for lockf... yes checking for log2... yes checking for lstat... yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no checking for mblen... yes checking for memalign... yes checking for memset_s... no checking for writev... yes checking for memrchr... yes checking for memmem... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for openat... yes checking for pclose... yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for popen... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for qsort_s... no checking for readlink... yes checking for realpath... yes checking for round... yes checking for sched_getaffinity... yes checking for seekdir... yes checking for select_large_fdset... no checking for sendfile... yes checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for setgid... yes checking for setgroups... yes checking for setpgid... yes checking for setpgrp... yes checking for setregid... yes checking for setresgid... yes checking for setresuid... yes checking for setreuid... yes checking for setrgid... no checking for setrlimit... yes checking for setruid... no checking for setsid... yes checking for setuid... yes checking for shutdown... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for sinh... yes checking for spawnv... no checking for symlink... yes checking for syscall... yes checking for sysconf... yes checking for system... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... yes checking for tzset... yes checking for umask... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for wait4... yes checking for waitpid... yes checking for __cospi... no checking for __sinpi... no checking for statx... yes checking if getcwd allocates buffer if NULL is given... yes checking for crypt.h... yes checking for struct crypt_data.initialized... yes checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_add_overflow... yes checking for __builtin_sub_overflow... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on x86_64... -1 checking native coroutine implementation for x86_64-linux... amd64 checking whether pthread_t is scalar type... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for pthread_condattr_setclock... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_sigmask... yes checking for pthread_getattr_np... yes checking arguments of pthread_setname_np... (pthread_self(), name) checking if mcontext_t is a pointer... no checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... yes checking ioctl request type... unsigned long checking for elf.h... yes checking for elf_abi.h... no checking for uncompress in -lz... yes checking for mach-o/loader.h... no checking whether OS depend dynamic link works... yes checking for backtrace... yes checking for broken backtrace... no checking for valgrind/memcheck.h... yes checking for strip flags... -S -x checking whether -fPIE is accepted as CFLAGS... yes checking whether -pie is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH is needed... no checking whether dtrace USDT is available... no checking for __builtin_setjmp... yes with cast () checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for sigsetjmp as a macro or function... no checking for setjmp type... __builtin_setjmp checking for rustc... rustc checking whether rustc works for YJIT... yes checking for cs_disasm in -lcapstone... no checking for prefix of external symbols... NONE checking if make is GNU make... yes .ext/include/x86_64-linux/ruby/config.h updated configure: ruby library version = 3.3.0+0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.3.0 * Installation prefix: /tmp/ruby/install/trunk-O0 * exec prefix: ${prefix} * arch: x86_64-linux * site arch: ${arch} * RUBY_BASE_NAME: ruby * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: ${rubylibprefix}/vendor_ruby * target OS: linux * compiler: gcc * with thread: pthread * with coroutine: amd64 * enable shared libs: no * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic * DLDFLAGS: -Wl,--compress-debug-sections=zlib * optflags: -O0 -fno-fast-math * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wdeprecated-declarations \ -Wdiv-by-zero -Wduplicated-cond \ -Wimplicit-function-declaration -Wimplicit-int \ -Wmisleading-indentation -Wpointer-arith \ -Wwrite-strings -Wold-style-definition \ -Wimplicit-fallthrough=0 -Wmissing-noreturn \ -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings \ -Wno-packed-bitfield-compat \ -Wno-parentheses-equality -Wno-self-assign \ -Wno-tautological-compare -Wno-unused-parameter \ -Wno-unused-value -Wsuggest-attribute=format \ -Wsuggest-attribute=noreturn -Wunused-variable \ -Wundef * strip command: strip -S -x * install doc: no * YJIT support: yes * RJIT support: yes * man page type: man * BASERUBY -v: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \ [x86_64-linux-gnu] --- $$$[end] "/tmp/ruby/src/trunk-O0/configure --prefix=/tmp/ruby/install/trunk-O0 --disable-install-doc optflags=-O0" exit with 0. $$$[beg] make update-unicode -j4 Downloading Unicode 15.0.0 data and property files... Downloading Unicode 15.0.0 data and property files... Downloading Unicode 15.0.0 data and property files... Downloading Unicode 15.0.0 data and property files... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... done downloading 15.0.0/ucd/CompositionExclusions.txt ... done downloading 15.0.0/ucd/CompositionExclusions.txt ... done downloading 15.0.0/ucd/CompositionExclusions.txt ... done downloading 15.0.0/ucd/NormalizationTest.txt ... done /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists downloading 15.0.0/ucd/NormalizationTest.txt ... done downloading 15.0.0/ucd/NormalizationTest.txt ... done downloading 15.0.0/ucd/NormalizationTest.txt ... done downloading 15.0.0/ucd/CaseFolding.txt ... done downloading 15.0.0/ucd/SpecialCasing.txt ... done /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists downloading 15.0.0/ucd/SpecialCasing.txt ... done /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists downloading 15.0.0/ucd/SpecialCasing.txt ... done /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists downloading 15.0.0/ucd/SpecialCasing.txt ... done downloading 15.0.0/ucd/Blocks.txt ... done downloading 15.0.0/ucd/Blocks.txt ... done downloading 15.0.0/ucd/Blocks.txt ... done downloading 15.0.0/ucd/Blocks.txt ... done downloading 15.0.0/ucd/DerivedAge.txt ... done downloading 15.0.0/ucd/DerivedAge.txt ... done downloading 15.0.0/ucd/DerivedAge.txt ... done downloading 15.0.0/ucd/DerivedAge.txt ... done downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done downloading 15.0.0/ucd/PropList.txt ... done downloading 15.0.0/ucd/PropList.txt ... done downloading 15.0.0/ucd/PropList.txt ... done downloading 15.0.0/ucd/PropList.txt ... done downloading 15.0.0/ucd/PropertyAliases.txt ... done downloading 15.0.0/ucd/PropertyValueAliases.txt ... done /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists downloading 15.0.0/ucd/PropertyValueAliases.txt ... done /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists downloading 15.0.0/ucd/PropertyValueAliases.txt ... done /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists downloading 15.0.0/ucd/PropertyValueAliases.txt ... done downloading 15.0.0/ucd/Scripts.txt ... done downloading 15.0.0/ucd/Scripts.txt ... done downloading 15.0.0/ucd/Scripts.txt ... done downloading 15.0.0/ucd/Scripts.txt ... done Downloading Unicode 15.0.0 data and property files... done Downloading Unicode 15.0.0 auxiliary files... done Downloading Unicode 15.0.0 auxiliary files... done Downloading Unicode UCD emoji 15.0 files... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/UnicodeData.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropList.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists /tmp/ruby/src/trunk-O0/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists Downloading Unicode UCD emoji 15.0 files... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done Downloading Unicode emoji 15.0 files... done Downloading Unicode emoji 15.0 files... done Downloading Unicode emoji 15.0 files... downloading emoji/15.0/emoji-sequences.txt ... done downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done downloading emoji/15.0/emoji-test.txt ... done downloading emoji/15.0/emoji-test.txt ... done downloading emoji/15.0/emoji-test.txt ... done downloading emoji/15.0/emoji-zwj-sequences.txt ... done downloading emoji/15.0/emoji-zwj-sequences.txt ... done downloading emoji/15.0/emoji-zwj-sequences.txt ... done done done $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Downloading bundled gem minitest-5.18.0... Downloading bundled gem power_assert-2.0.3... Downloading bundled gem rake-13.0.6... Downloading bundled gem test-unit-3.5.7... Downloading bundled gem rexml-3.2.5... Downloading bundled gem rss-0.2.9... Downloading bundled gem net-ftp-0.2.0... Downloading bundled gem net-imap-0.3.4... Downloading bundled gem net-pop-0.1.2... Downloading bundled gem net-smtp-0.3.3... Downloading bundled gem matrix-0.4.2... Downloading bundled gem prime-0.1.2... Downloading bundled gem typeprof-0.21.7... Downloading bundled gem debug-1.7.2... /usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/.bundle/.timestamp /usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/gems/src Cloning https://github.com/ruby/rbs Cloning into '/tmp/ruby/src/trunk-O0/gems/src/rbs'... Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision updated Building rbs@c24c65ce867c7d1cc3cc1ca871fc002579bd8854 to /tmp/ruby/src/trunk-O0/gems/rbs-3.0.4.gem Successfully built RubyGem Name: rbs Version: 3.0.4 File: rbs-3.0.4.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = fbc6661a72 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating id.h generating opt_sc.inc generating optinsn.inc generating optunifs.inc id.h updated generating insns.inc generating insns_info.inc generating vmtc.inc generating vm.inc generating node_name.inc generating known_errors.inc known_errors.inc updated generating vm_call_iseq_optimized.inc vm_call_iseq_optimized.inc updated /usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/enc/jis + cp /tmp/ruby/src/trunk-O0/enc/jis/props.h.blt /tmp/ruby/src/trunk-O0/enc/jis/props.h /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-O0/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-O0/probes.d > probes.dmyh generating /tmp/ruby/src/trunk-O0/lib/ruby_vm/rjit/instruction.rb generating parse.c copying lex.c generating id.c id.c updated making /tmp/ruby/src/trunk-O0/ast.rbinc /tmp/ruby/src/trunk-O0/revision.h updated making /tmp/ruby/src/trunk-O0/dir.rbinc making /tmp/ruby/src/trunk-O0/gc.rbinc generating enc/trans/newline.c ... making /tmp/ruby/src/trunk-O0/numeric.rbinc making /tmp/ruby/src/trunk-O0/io.rbinc making /tmp/ruby/src/trunk-O0/marshal.rbinc making /tmp/ruby/src/trunk-O0/rjit.rbinc making /tmp/ruby/src/trunk-O0/rjit_c.rbinc making /tmp/ruby/src/trunk-O0/pack.rbinc making /tmp/ruby/src/trunk-O0/trace_point.rbinc making /tmp/ruby/src/trunk-O0/warning.rbinc making /tmp/ruby/src/trunk-O0/array.rbinc making /tmp/ruby/src/trunk-O0/kernel.rbinc making /tmp/ruby/src/trunk-O0/ractor.rbinc making /tmp/ruby/src/trunk-O0/symbol.rbinc making /tmp/ruby/src/trunk-O0/timev.rbinc making /tmp/ruby/src/trunk-O0/thread_sync.rbinc making /tmp/ruby/src/trunk-O0/nilclass.rbinc making /tmp/ruby/src/trunk-O0/prelude.rbinc making /tmp/ruby/src/trunk-O0/gem_prelude.rbinc making /tmp/ruby/src/trunk-O0/yjit.rbinc generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper' extracting ripper.y from ../../parse.y generating /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' sizes.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' generating /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/limits.c make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' limits.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof' make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/socket' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/socket' make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/etc' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/etc' generating miniprelude.c generating eventids1.c from ../../parse.y generating eventids2table.c from ./eventids2.c miniprelude.c updated generating golf_prelude.c compiling compiler ripper.y golf_prelude.c updated /tmp/ruby/src/trunk-O0/lib/unicode_normalize/tables.rb unchanged generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' generating table from enc/trans/big5.c generating table from enc/trans/cesu_8.c generating table from enc/trans/chinese.c generating enc/trans/cesu_8.c ... generating table from enc/trans/ebcdic.c generating enc/trans/ebcdic.c ... generating table from enc/trans/emoji.c make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper' generating table from enc/trans/emoji_iso2022_kddi.c generating enc/trans/emoji.c ... generating table from enc/trans/emoji_sjis_docomo.c generating enc/trans/emoji_iso2022_kddi.c ... generating table from enc/trans/emoji_sjis_kddi.c generating enc/trans/emoji_sjis_docomo.c ... generating table from enc/trans/emoji_sjis_softbank.c generating enc/trans/chinese.c ... generating table from enc/trans/escape.c generating enc/trans/escape.c ... generating table from enc/trans/gb18030.c generating enc/trans/emoji_sjis_kddi.c ... generating table from enc/trans/gbk.c generating enc/trans/emoji_sjis_softbank.c ... generating table from enc/trans/iso2022.c generating enc/trans/iso2022.c ... generating table from enc/trans/japanese.c generating enc/trans/japanese.c ... generating table from enc/trans/japanese_euc.c generating enc/trans/gbk.c ... generating table from enc/trans/japanese_sjis.c generating enc/trans/japanese_sjis.c ... generating table from enc/trans/korean.c generating enc/trans/big5.c ... generating table from enc/trans/single_byte.c generating enc/trans/gb18030.c ... generating table from enc/trans/utf8_mac.c generating enc/trans/japanese_euc.c ... generating table from enc/trans/utf_16_32.c generating enc/trans/utf_16_32.c ... generating enc/trans/single_byte.c ... generating enc/trans/korean.c ... generating enc/trans/utf8_mac.c ... make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 /usr/bin/mkdir -p /tmp/ruby/src/trunk-O0/.bundle/gems Extracting bundle gem minitest-5.18.0... Extracting bundle gem power_assert-2.0.3... Extracting bundle gem rake-13.0.6... Unpacked gems/minitest-5.18.0.gem Extracting bundle gem test-unit-3.5.7... Unpacked gems/rake-13.0.6.gem Extracting bundle gem rexml-3.2.5... Unpacked gems/power_assert-2.0.3.gem Extracting bundle gem rss-0.2.9... Unpacked gems/rexml-3.2.5.gem Extracting bundle gem net-ftp-0.2.0... From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD Unpacked gems/test-unit-3.5.7.gem Extracting bundle gem net-imap-0.3.4... Unpacked gems/net-imap-0.3.4.gem Extracting bundle gem net-pop-0.1.2... HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision - Unpacked gems/rss-0.2.9.gem Extracting bundle gem net-smtp-0.3.3... /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged Extracting bundle gem matrix-0.4.2... Unpacked gems/net-ftp-0.2.0.gem Extracting bundle gem prime-0.1.2... Unpacked gems/matrix-0.4.2.gem Unpacked gems/net-pop-0.1.2.gem Extracting bundle gem typeprof-0.21.7... Extracting bundle gem debug-1.7.2... Unpacked gems/net-smtp-0.3.3.gem Unpacked gems/prime-0.1.2.gem Unpacked gems/debug-1.7.2.gem Unpacked gems/typeprof-0.21.7.gem Extracting bundle gem rbs-3.0.4... Unpacked gems/rbs-3.0.4.gem $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-O0/main.c compiling /tmp/ruby/src/trunk-O0/dmydln.c compiling /tmp/ruby/src/trunk-O0/miniinit.c compiling /tmp/ruby/src/trunk-O0/dmyext.c making dummy probes.h compiling /tmp/ruby/src/trunk-O0/ast.c compiling /tmp/ruby/src/trunk-O0/bignum.c compiling /tmp/ruby/src/trunk-O0/class.c compiling /tmp/ruby/src/trunk-O0/compar.c compiling /tmp/ruby/src/trunk-O0/compile.c compiling /tmp/ruby/src/trunk-O0/complex.c compiling /tmp/ruby/src/trunk-O0/cont.c compiling /tmp/ruby/src/trunk-O0/debug.c compiling /tmp/ruby/src/trunk-O0/debug_counter.c compiling /tmp/ruby/src/trunk-O0/dir.c compiling /tmp/ruby/src/trunk-O0/dln_find.c compiling /tmp/ruby/src/trunk-O0/encoding.c compiling /tmp/ruby/src/trunk-O0/enum.c compiling /tmp/ruby/src/trunk-O0/enumerator.c compiling /tmp/ruby/src/trunk-O0/error.c compiling /tmp/ruby/src/trunk-O0/eval.c compiling /tmp/ruby/src/trunk-O0/file.c compiling /tmp/ruby/src/trunk-O0/gc.c compiling /tmp/ruby/src/trunk-O0/hash.c compiling /tmp/ruby/src/trunk-O0/inits.c compiling /tmp/ruby/src/trunk-O0/io.c compiling /tmp/ruby/src/trunk-O0/io_buffer.c compiling /tmp/ruby/src/trunk-O0/iseq.c compiling /tmp/ruby/src/trunk-O0/load.c compiling /tmp/ruby/src/trunk-O0/marshal.c compiling /tmp/ruby/src/trunk-O0/math.c compiling /tmp/ruby/src/trunk-O0/memory_view.c compiling /tmp/ruby/src/trunk-O0/rjit.c compiling /tmp/ruby/src/trunk-O0/rjit_c.c compiling /tmp/ruby/src/trunk-O0/node.c compiling /tmp/ruby/src/trunk-O0/numeric.c compiling /tmp/ruby/src/trunk-O0/object.c compiling /tmp/ruby/src/trunk-O0/pack.c compiling parse.c compiling /tmp/ruby/src/trunk-O0/proc.c compiling /tmp/ruby/src/trunk-O0/process.c compiling /tmp/ruby/src/trunk-O0/ractor.c compiling /tmp/ruby/src/trunk-O0/random.c compiling /tmp/ruby/src/trunk-O0/range.c compiling /tmp/ruby/src/trunk-O0/rational.c compiling /tmp/ruby/src/trunk-O0/re.c compiling /tmp/ruby/src/trunk-O0/regcomp.c compiling /tmp/ruby/src/trunk-O0/regenc.c compiling /tmp/ruby/src/trunk-O0/regerror.c compiling /tmp/ruby/src/trunk-O0/regexec.c compiling /tmp/ruby/src/trunk-O0/regparse.c compiling /tmp/ruby/src/trunk-O0/regsyntax.c compiling /tmp/ruby/src/trunk-O0/ruby.c compiling /tmp/ruby/src/trunk-O0/scheduler.c compiling /tmp/ruby/src/trunk-O0/shape.c compiling /tmp/ruby/src/trunk-O0/signal.c compiling /tmp/ruby/src/trunk-O0/sprintf.c compiling /tmp/ruby/src/trunk-O0/st.c compiling /tmp/ruby/src/trunk-O0/strftime.c compiling /tmp/ruby/src/trunk-O0/string.c compiling /tmp/ruby/src/trunk-O0/struct.c compiling /tmp/ruby/src/trunk-O0/symbol.c compiling /tmp/ruby/src/trunk-O0/thread.c compiling /tmp/ruby/src/trunk-O0/time.c compiling /tmp/ruby/src/trunk-O0/transcode.c compiling /tmp/ruby/src/trunk-O0/transient_heap.c compiling /tmp/ruby/src/trunk-O0/util.c compiling /tmp/ruby/src/trunk-O0/variable.c compiling /tmp/ruby/src/trunk-O0/version.c compiling /tmp/ruby/src/trunk-O0/vm.c compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c compiling /tmp/ruby/src/trunk-O0/vm_dump.c compiling /tmp/ruby/src/trunk-O0/vm_sync.c compiling /tmp/ruby/src/trunk-O0/vm_trace.c compiling /tmp/ruby/src/trunk-O0/weakmap.c compiling /tmp/ruby/src/trunk-O0/yjit.c building Rust YJIT (release mode) compiling /tmp/ruby/src/trunk-O0/missing/setproctitle.c compiling /tmp/ruby/src/trunk-O0/missing/strlcat.c compiling /tmp/ruby/src/trunk-O0/missing/strlcpy.c compiling /tmp/ruby/src/trunk-O0/addr2line.c compiling /tmp/ruby/src/trunk-O0/dmyenc.c compiling /tmp/ruby/src/trunk-O0/array.c assembling /tmp/ruby/src/trunk-O0/coroutine/amd64/Context.S compiling /tmp/ruby/src/trunk-O0/enc/ascii.c compiling /tmp/ruby/src/trunk-O0/enc/us_ascii.c warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:1369:17 | 1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) { | --------------------------------------------------------------- because it's nested under this `unsafe` fn 1368 | // SAFETY: caller ensures initialization 1369 | let block = unsafe { blockref.as_ref() }; | ^^^^^^ unnecessary `unsafe` block | = note: `#[warn(unused_unsafe)]` on by default = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` = note: `#[allow(unsafe_op_in_unsafe_fn)]` on by default warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/cruby.rs:617:9 | 617 | unsafe { rb_yjit_obj_written(old, young, src_loc.file.as_ptr(), src_loc.line) }; | ^^^^^^ unnecessary `unsafe` block | ::: /tmp/ruby/src/trunk-O0/yjit/src/core.rs:1367:1 | 1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) { | --------------------------------------------------------------- because it's nested under this `unsafe` fn ... 1383 | obj_written!(iseq, dep.into()); | ------------------------------ in this macro invocation | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` = note: this warning originates in the macro `obj_written` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:1392:22 | 1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) { | --------------------------------------------------------------- because it's nested under this `unsafe` fn ... 1392 | let object = unsafe { value_address.read_unaligned() }; | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/cruby.rs:617:9 | 617 | unsafe { rb_yjit_obj_written(old, young, src_loc.file.as_ptr(), src_loc.line) }; | ^^^^^^ unnecessary `unsafe` block | ::: /tmp/ruby/src/trunk-O0/yjit/src/core.rs:1367:1 | 1367 | unsafe fn add_block_version(blockref: BlockRef, cb: &CodeBlock) { | --------------------------------------------------------------- because it's nested under this `unsafe` fn ... 1393 | obj_written!(iseq, object); | -------------------------- in this macro invocation | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` = note: this warning originates in the macro `obj_written` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:2699:17 | 2698 | unsafe fn remove_from_graph(blockref: BlockRef) { | ----------------------------------------------- because it's nested under this `unsafe` fn 2699 | let block = unsafe { blockref.as_ref() }; | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:2704:27 | 2698 | unsafe fn remove_from_graph(blockref: BlockRef) { | ----------------------------------------------- because it's nested under this `unsafe` fn ... 2704 | let pred_branch = unsafe { pred_branchref.as_ref() }; | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:2709:32 | 2698 | unsafe fn remove_from_graph(blockref: BlockRef) { | ----------------------------------------------- because it's nested under this `unsafe` fn ... 2709 | let target_is_us = unsafe { | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:2726:26 | 2698 | unsafe fn remove_from_graph(blockref: BlockRef) { | ----------------------------------------------- because it's nested under this `unsafe` fn ... 2726 | let out_branch = unsafe { out_branchref.as_ref() }; | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:2730:48 | 2698 | unsafe fn remove_from_graph(blockref: BlockRef) { | ----------------------------------------------- because it's nested under this `unsafe` fn ... 2730 | let succ_block: Option<BlockRef> = unsafe { | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:2737:34 | 2698 | unsafe fn remove_from_graph(blockref: BlockRef) { | ----------------------------------------------- because it's nested under this `unsafe` fn ... 2737 | let succ_block = unsafe { succ_block.as_ref() }; | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:2763:5 | 2760 | pub unsafe fn free_block(blockref: BlockRef, graph_intact: bool) { | ---------------------------------------------------------------- because it's nested under this `unsafe` fn ... 2763 | unsafe { | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:2772:5 | 2760 | pub unsafe fn free_block(blockref: BlockRef, graph_intact: bool) { | ---------------------------------------------------------------- because it's nested under this `unsafe` fn ... 2772 | unsafe { dealloc_block(blockref) } | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:2778:5 | 2777 | unsafe fn dealloc_block(blockref: BlockRef) { | ------------------------------------------- because it's nested under this `unsafe` fn 2778 | unsafe { | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:2786:5 | 2777 | unsafe fn dealloc_block(blockref: BlockRef) { | ------------------------------------------- because it's nested under this `unsafe` fn ... 2786 | unsafe { | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` warning: unnecessary `unsafe` block --> /tmp/ruby/src/trunk-O0/yjit/src/core.rs:3011:9 | 3007 | unsafe fn ref_unchecked(&self) -> &Self::Contained { | -------------------------------------------------- because it's nested under this `unsafe` fn ... 3011 | unsafe { self.as_ptr().as_ref().unwrap() } | ^^^^^^ unnecessary `unsafe` block | = note: this `unsafe` block does contain unsafe operations, but those are already allowed in an `unsafe fn` compiling /tmp/ruby/src/trunk-O0/enc/unicode.c compiling /tmp/ruby/src/trunk-O0/enc/utf_8.c compiling enc/trans/newline.c warning: 15 warnings emitted touch yjit/target/release/libyjit.a partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-O0/dln.c compiling /tmp/ruby/src/trunk-O0/localeinit.c creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-O0/loadpath.c builtin_binary.inc updated compiling /tmp/ruby/src/trunk-O0/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h updated making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' compiling /tmp/ruby/src/trunk-O0/enc/encdb.c compiling /tmp/ruby/src/trunk-O0/enc/big5.c compiling /tmp/ruby/src/trunk-O0/enc/cesu_8.c make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating transdb.h transdb.h updated compiling /tmp/ruby/src/trunk-O0/enc/cp949.c compiling /tmp/ruby/src/trunk-O0/enc/emacs_mule.c compiling /tmp/ruby/src/trunk-O0/enc/euc_jp.c generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated making trans compiling /tmp/ruby/src/trunk-O0/enc/euc_kr.c make[1]: Entering directory '/tmp/ruby/build/trunk-O0' compiling /tmp/ruby/src/trunk-O0/enc/trans/transdb.c compiling /tmp/ruby/src/trunk-O0/enc/euc_tw.c compiling /tmp/ruby/src/trunk-O0/enc/gb2312.c compiling /tmp/ruby/src/trunk-O0/enc/gb18030.c generating table from /tmp/ruby/src/trunk-O0/enc/trans/big5.c compiling /tmp/ruby/src/trunk-O0/enc/gbk.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_1.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_2.c generating table from /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_3.c generating /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/chinese.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_4.c generating table from /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_5.c generating /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji.c generating /tmp/ruby/src/trunk-O0/enc/trans/emoji.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c generating /tmp/ruby/src/trunk-O0/enc/trans/chinese.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_6.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_7.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_8.c generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/escape.c generating /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c generating /tmp/ruby/src/trunk-O0/enc/trans/escape.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/gbk.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_9.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_10.c generating /tmp/ruby/src/trunk-O0/enc/trans/big5.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c generating /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese.c generating /tmp/ruby/src/trunk-O0/enc/trans/japanese.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_11.c generating /tmp/ruby/src/trunk-O0/enc/trans/gbk.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_13.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_14.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_15.c generating /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/korean.c compiling /tmp/ruby/src/trunk-O0/enc/iso_8859_16.c generating /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c compiling /tmp/ruby/src/trunk-O0/enc/koi8_r.c compiling /tmp/ruby/src/trunk-O0/enc/koi8_u.c generating /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c generating /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c ... generating table from /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c generating /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c ... linking transcoder transdb.so compiling /tmp/ruby/src/trunk-O0/enc/trans/big5.c compiling /tmp/ruby/src/trunk-O0/enc/shift_jis.c compiling /tmp/ruby/src/trunk-O0/enc/utf_16be.c generating /tmp/ruby/src/trunk-O0/enc/trans/korean.c ... compiling /tmp/ruby/src/trunk-O0/enc/trans/cesu_8.c compiling /tmp/ruby/src/trunk-O0/enc/utf_16le.c compiling /tmp/ruby/src/trunk-O0/enc/trans/chinese.c generating /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c ... compiling /tmp/ruby/src/trunk-O0/enc/trans/ebcdic.c compiling /tmp/ruby/src/trunk-O0/enc/utf_32be.c compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji.c compiling /tmp/ruby/src/trunk-O0/enc/utf_32le.c compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_iso2022_kddi.c compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_docomo.c compiling /tmp/ruby/src/trunk-O0/enc/windows_31j.c compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_kddi.c compiling /tmp/ruby/src/trunk-O0/enc/windows_1250.c compiling /tmp/ruby/src/trunk-O0/enc/windows_1251.c compiling /tmp/ruby/src/trunk-O0/enc/trans/emoji_sjis_softbank.c compiling /tmp/ruby/src/trunk-O0/enc/windows_1252.c compiling /tmp/ruby/src/trunk-O0/enc/trans/escape.c compiling /tmp/ruby/src/trunk-O0/enc/trans/gb18030.c compiling /tmp/ruby/src/trunk-O0/enc/trans/gbk.c compiling /tmp/ruby/src/trunk-O0/enc/windows_1253.c compiling /tmp/ruby/src/trunk-O0/enc/trans/iso2022.c compiling /tmp/ruby/src/trunk-O0/enc/windows_1254.c compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese.c compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese_euc.c compiling /tmp/ruby/src/trunk-O0/enc/windows_1257.c compiling /tmp/ruby/src/trunk-O0/enc/trans/japanese_sjis.c linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so compiling /tmp/ruby/src/trunk-O0/enc/trans/korean.c linking encoding emacs_mule.so linking encoding euc_jp.so linking encoding euc_kr.so linking encoding euc_tw.so linking encoding gb2312.so linking encoding gb18030.so linking encoding gbk.so linking encoding iso_8859_1.so linking encoding iso_8859_2.so linking encoding iso_8859_3.so linking encoding iso_8859_4.so linking encoding iso_8859_5.so linking encoding iso_8859_6.so linking encoding iso_8859_7.so linking encoding iso_8859_8.so linking encoding iso_8859_9.so linking encoding iso_8859_10.so compiling /tmp/ruby/src/trunk-O0/enc/trans/single_byte.c linking encoding iso_8859_11.so linking encoding iso_8859_13.so linking encoding iso_8859_14.so linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so linking encoding utf_32be.so compiling /tmp/ruby/src/trunk-O0/enc/trans/utf8_mac.c linking encoding utf_32le.so linking encoding windows_31j.so compiling /tmp/ruby/src/trunk-O0/enc/trans/utf_16_32.c linking encoding windows_1250.so linking transcoder big5.so linking encoding windows_1251.so linking transcoder cesu_8.so linking encoding windows_1252.so linking encoding windows_1253.so linking transcoder chinese.so linking encoding windows_1254.so linking transcoder ebcdic.so linking encoding windows_1257.so linking transcoder emoji.so make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so configuring -test-/RUBY_ALIGNOF linking transcoder emoji_sjis_softbank.so configuring -test-/abi linking transcoder escape.so configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat linking transcoder gb18030.so configuring -test-/array/resize linking transcoder gbk.so configuring -test-/bignum linking transcoder iso2022.so linking transcoder japanese.so configuring -test-/bug-14834 linking transcoder japanese_euc.so configuring -test-/bug-3571 linking transcoder japanese_sjis.so configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug linking transcoder korean.so linking transcoder single_byte.so configuring -test-/dln/empty configuring -test-/econv configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file linking transcoder utf_16_32.so configuring bigdecimal linking transcoder utf8_mac.so configuring cgi/escape make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' making encs configuring continuation make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' configuring date configuring coverage configuring digest configuring digest/bubblebabble configuring digest/md5 configuring digest/rmd160 configuring digest/sha1 configuring digest/sha2 configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring erb/escape configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring etc configuring -test-/proc configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring fcntl configuring fiddle configuring -test-/thread/instrumentation configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring monitor configuring nkf configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring racc/cparse configuring rbconfig/sizeof configuring readline configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring syslog configuring zlib configuring debug-1.7.2/ext/debug configuring rbs-3.0.4/ext/rbs_extension make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk-O0/ext/-test-/RUBY_ALIGNOF/c.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk-O0/ext/-test-/arith_seq/beg_len_step/beg_len_step.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/abi/abi.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk-O0/ext/-test-/arith_seq/extract/extract.c linking shared-object -test-/abi.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk-O0/ext/-test-/array/concat/to_ary_concat.c linking shared-object -test-/RUBY_ALIGNOF.so linking shared-object -test-/arith_seq/beg_len_step.so linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk-O0/ext/-test-/array/resize/resize.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bignum' linking shared-object -test-/array/to_ary_concat.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/big2str.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug-14834/bug-14384.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug-3571/bug.c linking shared-object -test-/array/resize.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug-5832/bug.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/bigzero.c linking shared-object -test-/bug_14834.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-14834' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk-O0/ext/-test-/bug_reporter/bug_reporter.c linking shared-object -test-/bug_3571.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/div.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/init.c linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/class' compiling /tmp/ruby/src/trunk-O0/ext/-test-/class/class2name.c linking shared-object -test-/bug_reporter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/debug' compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/init.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/intpack.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/mul.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/class/init.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/inspector.c linking shared-object -test-/class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk-O0/ext/-test-/dln/empty/empty.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/bignum/str2big.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/debug/profile_frames.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/econv' compiling /tmp/ruby/src/trunk-O0/ext/-test-/econv/append.c linking shared-object -test-/dln/empty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk-O0/ext/-test-/enumerator_kw/enumerator_kw.c linking shared-object -test-/bignum.so linking shared-object -test-/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/bignum' compiling /tmp/ruby/src/trunk-O0/ext/-test-/econv/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/eval' compiling /tmp/ruby/src/trunk-O0/ext/-test-/eval/eval.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/exception' compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/dataerror.c linking shared-object -test-/econv.so linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/econv' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/fatal' compiling /tmp/ruby/src/trunk-O0/ext/-test-/fatal/rb_fatal.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/file' compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/fs.c linking shared-object -test-/eval.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/float' compiling /tmp/ruby/src/trunk-O0/ext/-test-/float/init.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/enc_raise.c linking shared-object -test-/fatal/rb_fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/funcall' compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/funcall/funcall.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/float/nextafter.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/file/stat.c linking shared-object -test-/float.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/ensured.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk-O0/ext/-test-/gvl/call_without_gvl/call_without_gvl.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/hash' compiling /tmp/ruby/src/trunk-O0/ext/-test-/hash/delete.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/exception/init.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/hash/init.c linking shared-object -test-/file.so linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/gvl/call_without_gvl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk-O0/ext/-test-/iseq_load/iseq_load.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/core_ext.c linking shared-object -test-/exception.so linking shared-object -test-/hash.so linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/iter' compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/break.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/dot.dot/dot.dot.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk-O0/ext/-test-/load/protect/protect.c linking shared-object -test-/load/dot.dot.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/init.c linking shared-object -test-/load/protect.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/compat/usrcompat.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/internal_ivar/internal_ivar.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/iter/yield.c linking shared-object -test-/marshal/compat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk-O0/ext/-test-/marshal/usr/usrmarshal.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/integer/my_integer.c linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk-O0/ext/-test-/memory_view/memory_view.c linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/method' compiling /tmp/ruby/src/trunk-O0/ext/-test-/method/arity.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/usr' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk-O0/ext/-test-/notimplement/bug.c linking shared-object -test-/integer.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/num2int' compiling /tmp/ruby/src/trunk-O0/ext/-test-/num2int/num2int.c linking shared-object -test-/memory_view.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/method/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk-O0/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/notimplement.so linking shared-object -test-/num2int.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk-O0/ext/-test-/popen_deadlock/infinite_loop_dlsym.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk-O0/ext/-test-/postponed_job/postponed_job.c linking shared-object -test-/path_to_class.so linking shared-object -test-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/path_to_class' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/printf' compiling /tmp/ruby/src/trunk-O0/ext/-test-/printf/printf.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/proc' compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/init.c linking shared-object -test-/postponed_job.so linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/postponed_job' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/random' compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/bad_version.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/init.c linking shared-object -test-/printf.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/receiver.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/rational' compiling /tmp/ruby/src/trunk-O0/ext/-test-/rational/rat.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/proc/super.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/random/loop.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk-O0/ext/-test-/rb_call_super_kw/rb_call_super_kw.c linking shared-object -test-/proc.so linking shared-object -test-/random.so linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/rb_call_super_kw' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/recursion' compiling /tmp/ruby/src/trunk-O0/ext/-test-/recursion/recursion.c linking shared-object -test-/rational.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/regexp' compiling /tmp/ruby/src/trunk-O0/ext/-test-/regexp/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk-O0/ext/-test-/scan_args/scan_args.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk-O0/ext/-test-/st/foreach/foreach.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/regexp/parse_depth_limit.c linking shared-object -test-/scan_args.so linking shared-object -test-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/recursion' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk-O0/ext/-test-/st/numhash/numhash.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/update' compiling /tmp/ruby/src/trunk-O0/ext/-test-/st/update/update.c linking shared-object -test-/st/foreach.so linking shared-object -test-/regexp.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach' linking shared-object -test-/st/numhash.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/string' compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/capacity.c linking shared-object -test-/st/update.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/regexp' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/struct' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/numhash' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/update' compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/duplicate.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk-O0/ext/-test-/symbol/init.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/thread/instrumentation/instrumentation.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/init.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/coderange.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/symbol/type.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/len.c linking shared-object -test-/thread/instrumentation.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/cstr.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread_fd' compiling /tmp/ruby/src/trunk-O0/ext/-test-/thread_fd/thread_fd.c linking shared-object -test-/symbol.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/symbol' compiling /tmp/ruby/src/trunk-O0/ext/-test-/struct/member.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/time' compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/init.c linking shared-object -test-/thread_fd.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/thread_fd' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk-O0/ext/-test-/tracepoint/gc_hook.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/ellipsize.c linking shared-object -test-/struct.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/struct' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk-O0/ext/-test-/typeddata/typeddata.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/leap_second.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/tracepoint/tracepoint.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_associate.c linking shared-object -test-/typeddata.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/typeddata' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/vm' compiling /tmp/ruby/src/trunk-O0/ext/-test-/vm/at_exit.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_dummy.c linking shared-object -test-/tracepoint.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/wait' compiling /tmp/ruby/src/trunk-O0/ext/-test-/wait/wait.c linking shared-object -test-/vm/at_exit.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' compiling /tmp/ruby/src/trunk-O0/ext/bigdecimal/bigdecimal.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/time/new.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/enc_str_buf_cat.c linking shared-object -test-/wait.so linking shared-object -test-/time.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/cgi/escape' compiling /tmp/ruby/src/trunk-O0/ext/cgi/escape/escape.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/time' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/continuation' compiling /tmp/ruby/src/trunk-O0/ext/continuation/continuation.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/fstring.c linking shared-object cgi/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/cgi/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' linking shared-object continuation.so compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' compiling /tmp/ruby/src/trunk-O0/ext/date/date_core.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/init.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/modify.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/new.c installing default coverage libraries linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' compiling /tmp/ruby/src/trunk-O0/ext/digest/digest.c compiling /tmp/ruby/src/trunk-O0/ext/bigdecimal/missing.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/nofree.c linking shared-object digest.so compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/normalize.c installing digest libraries linking shared-object bigdecimal.so installing default digest libraries compiling /tmp/ruby/src/trunk-O0/ext/date/date_parse.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/erb/escape' compiling /tmp/ruby/src/trunk-O0/ext/erb/escape/escape.c installing default bigdecimal libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/qsort.c make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/etc' compiling /tmp/ruby/src/trunk-O0/ext/etc/etc.c linking shared-object erb/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/erb/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fcntl' compiling /tmp/ruby/src/trunk-O0/ext/fcntl/fcntl.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/rb_interned_str.c linking shared-object etc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' compiling /tmp/ruby/src/trunk-O0/ext/fiddle/closure.c compiling /tmp/ruby/src/trunk-O0/ext/date/date_strftime.c linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' compiling /tmp/ruby/src/trunk-O0/ext/io/console/console.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/rb_str_dup.c compiling /tmp/ruby/src/trunk-O0/ext/date/date_strptime.c compiling /tmp/ruby/src/trunk-O0/ext/fiddle/conversions.c compiling /tmp/ruby/src/trunk-O0/ext/-test-/string/set_len.c linking shared-object io/console.so installing default date_core libraries linking shared-object date_core.so installing default console libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/nonblock' compiling /tmp/ruby/src/trunk-O0/ext/io/nonblock/nonblock.c linking shared-object -test-/string.so compiling /tmp/ruby/src/trunk-O0/ext/fiddle/fiddle.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/wait' compiling /tmp/ruby/src/trunk-O0/ext/io/wait/wait.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' compiling /tmp/ruby/src/trunk-O0/ext/monitor/monitor.c linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' compiling /tmp/ruby/src/trunk-O0/ext/nkf/nkf.c linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c installing default monitor libraries linking shared-object monitor.so compiling /tmp/ruby/src/trunk-O0/ext/fiddle/function.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' compiling /tmp/ruby/src/trunk-O0/ext/openssl/openssl_missing.c compiling /tmp/ruby/src/trunk-O0/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl.c compiling /tmp/ruby/src/trunk-O0/ext/fiddle/memory_view.c installing default nkf libraries linking shared-object nkf.so compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' compiling /tmp/ruby/src/trunk-O0/ext/pathname/pathname.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_asn1.c compiling /tmp/ruby/src/trunk-O0/ext/fiddle/pinned.c linking shared-object objspace.so installing default pathname libraries linking shared-object pathname.so installing default objspace libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' compiling /tmp/ruby/src/trunk-O0/ext/psych/psych.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' compiling /tmp/ruby/src/trunk-O0/ext/pty/pty.c compiling /tmp/ruby/src/trunk-O0/ext/fiddle/pointer.c compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_emitter.c installing default pty libraries linking shared-object pty.so linking shared-object fiddle.so compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bio.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/racc/cparse' compiling /tmp/ruby/src/trunk-O0/ext/racc/cparse/cparse.c installing default fiddle libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/sizes.c compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_parser.c linking shared-object racc/cparse.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/readline' compiling /tmp/ruby/src/trunk-O0/ext/readline/readline.c compiling /tmp/ruby/src/trunk-O0/ext/rbconfig/sizeof/limits.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_bn.c compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_to_ruby.c linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rbconfig/sizeof' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk-O0/ext/psych/psych_yaml_tree.c linking shared-object readline.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/readline' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_cipher.c linking shared-object psych.so compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/stringio' compiling /tmp/ruby/src/trunk-O0/ext/stringio/stringio.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_config.c linking shared-object stringio.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan' compiling /tmp/ruby/src/trunk-O0/ext/strscan/strscan.c compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c linking shared-object strscan.so checking /tmp/ruby/src/trunk-O0/parse.y and /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' compiling /tmp/ruby/src/trunk-O0/ext/syslog/syslog.c compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c linking shared-object ripper.so linking shared-object syslog.so installing default ripper libraries compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_engine.c installing default syslog libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/zlib' compiling /tmp/ruby/src/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug/debug.c compiling /tmp/ruby/src/trunk-O0/ext/zlib/zlib.c compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug/iseq_collector.c compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_hmac.c ln -sfT ../../../../../src/trunk-O0/.bundle/gems/debug-1.7.2/lib ../../../../../.bundle/gems/debug-1.7.2/lib linking shared-object debug/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension' compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension/constants.c linking shared-object zlib.so compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk-O0/ext/digest/bubblebabble/bubblebabble.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension/lexer.c linking shared-object digest/bubblebabble.so compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_kdf.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/md5' compiling /tmp/ruby/src/trunk-O0/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-O0/ext/digest/md5/md5.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension/lexstate.c compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c linking shared-object digest/md5.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/md5' compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension/location.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension/main.c compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension/parser.c compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c installing default socket libraries compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension/parserstate.c linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/rmd160' compiling /tmp/ruby/src/trunk-O0/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension/ruby_objs.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk-O0/ext/digest/rmd160/rmd160.c compiling /tmp/ruby/src/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension/unescape.c linking shared-object digest/rmd160.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/rmd160' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha1' compiling /tmp/ruby/src/trunk-O0/ext/digest/sha1/sha1init.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dh.c ln -sfT ../../../../../src/trunk-O0/.bundle/gems/rbs-3.0.4/lib ../../../../../.bundle/gems/rbs-3.0.4/lib linking shared-object rbs_extension.so compiling /tmp/ruby/src/trunk-O0/ext/digest/sha1/sha1.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk-O0/ext/digest/sha2/sha2init.c linking shared-object digest/sha1.so compiling /tmp/ruby/src/trunk-O0/ext/digest/sha2/sha2.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha1' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json/generator' compiling /tmp/ruby/src/trunk-O0/ext/json/generator/generator.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_pkey_rsa.c linking shared-object digest/sha2.so installing default sha2 libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json/parser' compiling /tmp/ruby/src/trunk-O0/ext/json/parser/parser.c linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json/generator' compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ssl.c linking shared-object json/ext/parser.so compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ssl_session.c make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json/parser' compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk-O0/ext/openssl/ossl_x509store.c installing default openssl libraries linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating transdb.h transdb.h updated generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-O0' compiling /tmp/ruby/src/trunk-O0/enc/trans/transdb.c ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/abi' linking shared-object -test-/abi.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat' linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/abi' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat' linking shared-object -test-/marshal/compat.so linking transcoder transdb.so make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach' linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/marshal/compat' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' making encs make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json/generator' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json/generator' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' ./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk-O0/bin installing base libraries: /tmp/ruby/install/trunk-O0/lib installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-O0/bin installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 abbrev 0.1.1 base64 0.1.1 benchmark 0.2.1 bundler 2.5.0.dev cgi 0.3.6 csv 3.2.7 delegate 0.3.0 did_you_mean 1.6.3 drb 2.1.1 english 0.7.2 erb 4.0.2 error_highlight 0.5.1 fileutils 1.7.0 find 0.1.1 forwardable 1.3.3 getoptlong 0.2.0 ipaddr 1.2.5 irb 1.6.3 logger 1.5.3 mutex_m 0.1.2 net-http 0.3.2 net-protocol 0.2.1 observer 0.1.1 open-uri 0.3.0 open3 0.1.2 optparse 0.4.0.pre.1 ostruct 0.5.5 pp 0.4.0 prettyprint 0.1.1 pstore 0.1.2 racc 1.6.2 rdoc 6.5.0 readline 0.0.3 reline 0.3.3 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.2.2 set 1.0.3 shellwords 0.1.0 singleton 0.1.1 syntax_suggest 1.0.2 tempfile 0.1.3 time 0.2.1 timeout 0.3.2 tmpdir 0.1.3 tsort 0.1.1 un 0.2.1 uri 0.12.1 weakref 0.1.2 yaml 0.2.1 installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 bigdecimal 3.1.4 date 3.3.3 digest 3.1.1 etc 1.4.2 fcntl 1.0.2 fiddle 1.1.2 io-console 0.6.0 io-nonblock 0.2.0 io-wait 0.3.0 json 2.6.3 nkf 0.1.2 openssl 3.1.0 pathname 0.2.1 psych 5.1.0 readline-ext 0.1.5 stringio 3.0.6 strscan 3.0.7 syslog 0.1.1 zlib 3.0.0 installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 minitest 5.18.0 power_assert 2.0.3 rake 13.0.6 test-unit 3.5.7 rexml 3.2.5 rss 0.2.9 net-ftp 0.2.0 net-imap 0.3.4 net-pop 0.1.2 net-smtp 0.3.3 matrix 0.4.2 prime 0.1.2 rbs 3.0.4 typeprof 0.21.7 debug 1.7.2 installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1825 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' Run options: --seed=39895 "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-O0/test/excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: /tmp/ruby/src/trunk-O0/lib/yaml.rb:20: warning: already initialized constant YAML /tmp/ruby/src/trunk-O0/lib/rubygems/specification.rb:1316: warning: previous definition of YAML was here TTT Retrying... Finished tests in 1406.983861s, 16.8843 tests/s, 6333.6675 assertions/s. 23756 tests, 8911368 assertions, 0 failures, 0 errors, 139 skips ruby -v: ruby 3.3.0dev (2023-03-31T05:23:37Z master fbc6661a72) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4' $ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr ruby 3.3.0dev (2023-03-31T05:23:37Z master fbc6661a72) [x86_64-linux] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Finished in 288.844221 seconds 3841 files, 31577 examples, 144199 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.20841.ruby -x gdbscript [New LWP 20841] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/build/trunk-O0/ruby --disable=gems - /tmp/d20230331-17421-q3kkme/argf'. Program terminated with signal SIGABRT, Aborted. #0 RVALUE_OLD_P_RAW (obj=139994047197000) at /tmp/ruby/src/trunk-O0/gc.c:1678 1678 return (RBASIC(obj)->flags & promoted) == promoted; >>> Threads Id Target Id Frame * 1 Thread 0x7f52ec01a7c0 (LWP 20841) RVALUE_OLD_P_RAW (obj=139994047197000) at /tmp/ruby/src/trunk-O0/gc.c:1678 >>> Machine level backtrace Thread 1 (Thread 0x7f52ec01a7c0 (LWP 20841)): #0 RVALUE_OLD_P_RAW (obj=139994047197000) at /tmp/ruby/src/trunk-O0/gc.c:1678 promoted = 96 #1 0x000055e9748094d4 in RVALUE_OLD_P (obj=139994047197000) at /tmp/ruby/src/trunk-O0/gc.c:1685 No locals. #2 0x000055e974814023 in gc_mark_set_parent (objspace=0x55e9752f00e0, obj=139994047197000) at /tmp/ruby/src/trunk-O0/gc.c:7153 No locals. #3 0x000055e9748144b5 in gc_mark_children (objspace=0x55e9752f00e0, obj=139994047197000) at /tmp/ruby/src/trunk-O0/gc.c:7281 any = 0x7f52e7742f48 #4 0x000055e974814f3c in gc_mark_stacked_objects (objspace=0x55e9752f00e0, incremental=1, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7512 mstack = 0x55e9752f04f8 obj = 139994047197000 marked_slots_at_the_beginning = 550 popped_count = 568516 #5 0x000055e974815094 in gc_mark_stacked_objects_incremental (objspace=0x55e9752f00e0, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7544 No locals. #6 0x000055e974817221 in gc_marks_rest (objspace=0x55e9752f00e0) at /tmp/ruby/src/trunk-O0/gc.c:8714 No locals. #7 0x000055e974819231 in gc_rest (objspace=0x55e9752f00e0) at /tmp/ruby/src/trunk-O0/gc.c:9581 lock_lev = 0 marking = 1 sweeping = 0 #8 0x000055e97480eb32 in rb_objspace_call_finalizer (objspace=0x55e9752f00e0) at /tmp/ruby/src/trunk-O0/gc.c:4517 i = 0 __func__ = <optimized out> lock_lev = 1966018848 #9 0x000055e9747f5cd7 in rb_ec_finalize (ec=0x55e9752f1120) at /tmp/ruby/src/trunk-O0/eval.c:168 No locals. #10 0x000055e9747f619d in rb_ec_cleanup (ec=0x55e9752f1120, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:260 _ec = 0x55e9752f1120 _tag = {tag = 36, retval = 94461170243949, buf = {0x7ffd75f96ca0, 0x55e9747f5e53 <rb_ec_cleanup+279>, 0x0, 0x7ffd75f96bc0, 0x55e9752f1120}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 save_error = 4 sysex = 1 signaled = 15 th = 0x55e9752eff90 th0 = 0x55e9752eff90 step = 4 message = 4 buf = 4 #11 0x000055e9747f64d9 in ruby_run_node (n=0x7f52ebf07c48) at /tmp/ruby/src/trunk-O0/eval.c:328 ec = 0x55e9752f1120 status = 21993 #12 0x000055e9747f1f34 in rb_main (argc=4, argv=0x7ffd75f96e48) at /tmp/ruby/src/trunk-O0/main.c:39 variable_in_this_stack_frame = 140726582734112 #13 0x000055e9747f1f95 in main (argc=4, argv=0x7ffd75f96e48) at /tmp/ruby/src/trunk-O0/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible) $ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.21001.ruby -x gdbscript [New LWP 21001] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/build/trunk-O0/ruby -W0'. Program terminated with signal SIGABRT, Aborted. #0 gc_mark_set (objspace=0x564a0441e0e0, obj=139846927173160) at /tmp/ruby/src/trunk-O0/gc.c:6948 6948 if (RVALUE_MARKED(obj)) return 0; >>> Threads Id Target Id Frame * 1 Thread 0x7f30aa1a17c0 (LWP 21001) gc_mark_set (objspace=0x564a0441e0e0, obj=139846927173160) at /tmp/ruby/src/trunk-O0/gc.c:6948 >>> Machine level backtrace Thread 1 (Thread 0x7f30aa1a17c0 (LWP 21001)): #0 gc_mark_set (objspace=0x564a0441e0e0, obj=139846927173160) at /tmp/ruby/src/trunk-O0/gc.c:6948 No locals. #1 0x0000564a02f86d05 in gc_mark_ptr (objspace=0x564a0441e0e0, obj=139846927173160) at /tmp/ruby/src/trunk-O0/gc.c:7060 __func__ = "gc_mark_ptr" #2 0x0000564a02f86fdc in rb_gc_mark_and_move (ptr=0x7ffe77da9018) at /tmp/ruby/src/trunk-O0/gc.c:7136 objspace = 0x564a0441e0e0 __func__ = <optimized out> #3 0x0000564a02fccf07 in rb_iseq_mark_and_move (iseq=0x7f30a6704ff8, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:328 _obj = 139846927173160 cme = 0x7f30aa05d368 cds = 0x564a0455a020 cc = 0x7f30a66ac628 i = 0 body = 0x564a044e77f0 #4 0x0000564a02f87289 in gc_mark_imemo (objspace=0x564a0441e0e0, obj=139846927536120) at /tmp/ruby/src/trunk-O0/gc.c:7206 __func__ = <optimized out> #5 0x0000564a02f87584 in gc_mark_children (objspace=0x564a0441e0e0, obj=139846927536120) at /tmp/ruby/src/trunk-O0/gc.c:7305 any = 0x7f30a6704ff8 #6 0x0000564a02f87f3c in gc_mark_stacked_objects (objspace=0x564a0441e0e0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7512 mstack = 0x564a0441e4f8 obj = 139846927536120 marked_slots_at_the_beginning = 696 popped_count = 0 #7 0x0000564a02f880bc in gc_mark_stacked_objects_all (objspace=0x564a0441e0e0) at /tmp/ruby/src/trunk-O0/gc.c:7550 No locals. #8 0x0000564a02f8a233 in gc_marks_rest (objspace=0x564a0441e0e0) at /tmp/ruby/src/trunk-O0/gc.c:8717 No locals. #9 0x0000564a02f8a353 in gc_marks (objspace=0x564a0441e0e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8774 marking_finished = false #10 0x0000564a02f8c152 in gc_start (objspace=0x564a0441e0e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9557 do_full_mark = 1 immediate_mark = 32768 __func__ = <optimized out> lock_lev = 49787147 #11 0x0000564a02f8be07 in garbage_collect (objspace=0x564a0441e0e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9442 _lev = 2010813120 ret = 32766 #12 0x0000564a02f8c872 in garbage_collect_with_gvl (objspace=0x564a0441e0e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9818 No locals. #13 0x0000564a02f93255 in objspace_malloc_gc_stress (objspace=0x564a0441e0e0) at /tmp/ruby/src/trunk-O0/gc.c:12147 reason = 45568 #14 0x0000564a02f9369d in objspace_xrealloc (objspace=0x564a0441e0e0, ptr=0x564a045ea030, new_size=128, old_size=72) at /tmp/ruby/src/trunk-O0/gc.c:12422 gpr = 107008 mem = 0x80 #15 0x0000564a02f93b08 in ruby_sized_xrealloc2 (ptr=0x564a045ea030, n=128, size=1, old_n=0) at /tmp/ruby/src/trunk-O0/gc.c:12648 len = 128 #16 0x0000564a02f93b3f in ruby_xrealloc2_body (ptr=0x564a045ea030, n=128, size=1) at /tmp/ruby/src/trunk-O0/gc.c:12654 No locals. #17 0x0000564a02f971f9 in ruby_xrealloc2 (ptr=0x564a045ea030, n=128, new_size=1) at /tmp/ruby/src/trunk-O0/gc.c:14208 No locals. #18 0x0000564a030ddead in str_buf_cat4 (str=139846926662680, ptr=0x564a045ce4d0 "\tfrom -:3:in `<main>'\n", len=22, keep_cr=true) at /tmp/ruby/src/trunk-O0/string.c:3157 capa = 127 total = 80 olen = 58 off = -1 sptr = 0x564a045ea030 "-:38:in `block in <main>': NameError\n\tfrom -:3:in `times'\n" termlen = 1 #19 0x0000564a030de611 in rb_str_buf_append (str=139846926662680, str2=139846926661240) at /tmp/ruby/src/trunk-O0/string.c:3324 str2_cr = 1048576 #20 0x0000564a030de768 in rb_str_append (str=139846926662680, str2=139846926661240) at /tmp/ruby/src/trunk-O0/string.c:3351 No locals. #21 0x0000564a030dea3f in rb_str_concat (str1=139846926662680, str2=139846926661240) at /tmp/ruby/src/trunk-O0/string.c:3456 code = 51217368 enc = 0x564a04425cf0 encidx = 1 #22 0x0000564a02f67317 in print_backtrace (eclass=139846936679720, errat=139846926662640, str=139846926662680, reverse=0, backtrace_limit=-1) at /tmp/ruby/src/trunk-O0/eval_error.c:251 bt = 139846926661240 line = 139846926726880 i = 2 len = 3 threshold = 1000000000 skip_start = -1 width = 1 skip_len = 0 #23 0x0000564a02f678f5 in rb_error_write (errinfo=139846926662840, emesg=4, errat=139846926662640, str=139846926662680, opt=139846926663040, highlight=0, reverse=0) at /tmp/ruby/src/trunk-O0/eval_error.c:341 eclass = 139846936679720 shown_causes = 0 backtrace_limit = -1 #24 0x0000564a02f67b90 in rb_ec_error_print_detailed (ec=0x564a0441f120, errinfo=139846926662840, str=139846926662680, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:373 _ec = 0x564a0441f120 _tag = {tag = 36, retval = 0, buf = {0x7ffe77da97f0, 0x564a02f67aae <rb_ec_error_print_detailed+356>, 0x0, 0x7ffe77da9720, 0x0}, prev = 0x7ffe77da9860, state = RUBY_TAG_NONE, lock_rec = 0} raised_flag = 0 '\000' errat = 139846926662640 written = true emesg = 4 opt = 139846926663040 highlight = 0 #25 0x0000564a02f69061 in rb_ec_cleanup (ec=0x564a0441f120, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230 err = 139846926662840 mode0 = 0 mode1 = 3 _ec = 0x564a0441f120 _tag = {tag = 36, retval = 94875877280109, buf = {0x7ffe77da98e0, 0x564a02f68e53 <rb_ec_cleanup+279>, 0x0, 0x7ffe77da9800, 0x564a0441f120}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 save_error = 4 sysex = 1 signaled = 0 th = 0x564a0441df90 th0 = 0x564a0441df90 step = 2 message = 4 buf = 139846926662680 #26 0x0000564a02f694d9 in ruby_run_node (n=0x7f30a6622cc0) at /tmp/ruby/src/trunk-O0/eval.c:328 ec = 0x564a0441f120 status = 22090 #27 0x0000564a02f64f34 in rb_main (argc=2, argv=0x7ffe77da9a88) at /tmp/ruby/src/trunk-O0/main.c:39 variable_in_this_stack_frame = 140730909235552 #28 0x0000564a02f64f95 in main (argc=2, argv=0x7ffe77da9a88) at /tmp/ruby/src/trunk-O0/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)