# Logfile created on 2023-12-15 10:41:26 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055ee3aed2320 @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-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @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-yjit.20231215-104126", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ee3af67538 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ee3af673d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ee3af67218 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20231215-104126", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20231215-104126>, @binmode=false, @mon_data=#<Monitor:0x000055ee3af67150>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 error: The following untracked working tree files would be overwritten by merge: test/prism/snapshots/heredoc_with_comment.txt Please move or remove them before you merge. Aborting Updating e005c517..4d5bfa7c make: *** [Makefile:563: update-src] Error 1 $$$[end] "make update-src -j4" exit with 512. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper' /tmp/ruby/src/trunk-yjit/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263 echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision - /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef 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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 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-yjit/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef 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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 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. builtin_binary.inc updated b2c9da41ceb8a47c750bbd0183d2826ed1f6512fdd77757e8ec8618f3b6003dd builtin_binary.inc compiling /tmp/ruby/src/trunk-yjit/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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef 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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263 Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef 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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision - echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision - gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 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 /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-ftp.revision unchanged encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' ./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/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-yjit/bin installing base libraries: /tmp/ruby/install/trunk-yjit/lib installing arch files: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-yjit/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-yjit/bin installing library scripts: /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk-yjit/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0 abbrev 0.1.1 base64 0.2.0 benchmark 0.3.0 bundler 2.5.0.dev cgi 0.4.0 csv 3.2.8 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.3 error_highlight 0.5.1 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.5 irb 1.9.1 logger 1.6.0 mutex_m 0.2.0 net-http 0.4.0 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.0 open3 0.2.0 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.18.0 pstore 0.1.3 rdoc 6.6.0 readline 0.0.3 reline 0.4.0 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.0 set 1.0.3 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 1.1.0 tempfile 0.2.0 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3.dev.1 fcntl 1.1.0 fiddle 1.1.2 io-console 0.6.1.dev.1 io-nonblock 0.2.0 io-wait 0.3.0 json 2.7.0 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.1.1 stringio 3.1.1 strscan 3.0.8 syslog 0.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0 minitest 5.20.0 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.2.0 net-imap 0.4.7 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.3.2 typeprof 0.21.8 debug 1.8.0 racc 1.7.3 installing bundled gem cache: /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1863 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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef 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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-yjit/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' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef 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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' Run options: --seed=33051 "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/907] 1078079=test_stringio [ 2/907] 1078083=test_qsort [ 3/907] 1078078=test_gem_package [ 4/907] 1078083=test_eval [ 5/907] 1078083=test_rdoc_markup_formatter [ 6/907] 1078083=test_gem_validator [ 7/907] 1078081=json_addition_test [ 8/907] 1078079=test_forwardable [ 9/907] 1078081=test_rdoc_markup_parser [ 10/907] 1078079=test_row_separator [ 11/907] 1078079=test_rinda [ 12/907] 1078083=test_ancdata [ 13/907] 1078083=test_sleep [ 14/907] 1078081=test_date [ 15/907] 1078081=test_shapes [ 16/907] 1078081=test_profile_frames [ 17/907] 1078081=test_gem_commands_help_command [ 18/907] 1078078=test_cgi_tag_helper [ 19/907] 1078078=test_read [ 20/907] 1078078=test_scalar [ 21/907] 1078078=test_getopts [ 22/907] 1078078=test_rdoc_i18n_locale [ 23/907] 1078081=test_ractor [ 24/907] 1078078=test_autoconf [ 25/907] 1078081=test_gem_commands_list_command [ 26/907] 1078078=test_thread [ 27/907] 1078081=test_rdoc_attr [ 28/907] 1078081=test_rdoc_method_attr [ 29/907] 1078078=test_literal [ 30/907] 1078081=test_cgi_multipart [ 31/907] 1078081=test_error_highlight [ 32/907] 1078079=test_convertible [ 33/907] 1078078=test_nil [ 34/907] 1078078=test_have_macro [ 35/907] 1078081=test_rdoc_comment [ 36/907] 1078081=test_gem_source_local [ 37/907] 1078081=test_win32ole_type [ 38/907] 1078081=test_quote_char_nil [ 39/907] 1078081=test_find_executable [ 40/907] 1078081=test_encoding [ 41/907] 1078081=test_gem_source_vendor [ 42/907] 1078081=test_gc [ 43/907] 1078083=test_lazy_enumerator [ 44/907] 1078078=test_constant [ 45/907] 1078083=test_ractor [ 46/907] 1078083=test_have_func [ 47/907] 1078083=test_data_converters [ 48/907] 1078083=test_case_mapping [ 49/907] 1078083=test_modify_expand [ 50/907] 1078083=test_readpartial [ 51/907] 1078083=test_gem_available_set [ 52/907] 1078083=test_too_many_dummy_encodings [ 53/907] 1078083=test_pkey [ 54/907] 1078083=test_bigmath [ 55/907] 1078083=test_gem_commands_outdated_command [ 56/907] 1078083=test_gem_dependency_resolution_error [ 57/907] 1078083=test_rubygems [ 58/907] 1078083=version_test [ 59/907] 1078083=test_arithmetic_sequence [ 60/907] 1078083=ruby_api_test [ 61/907] 1078083=test_gem_silent_ui [ 62/907] 1078083=test_gem_request_set_lockfile_parser [ 63/907] 1078083=test_kill_ring [ 64/907] 1078078=test_process [ 65/907] 1078083=test_https_proxy [ 66/907] 1078083=test_zlib [ 67/907] 1078079=test_queue [ 68/907] 1078079=test_timeout [ 69/907] 1078079=test_gem_resolver_lock_set [ 70/907] 1078081=test_proc [ 71/907] 1078079=test_ansi_with_terminfo [ 72/907] 1078079=test_gem_commands_sources_command [ 73/907] 1078079=test_converters [ 74/907] 1078079=json_generator_test [ 75/907] 1078081=test_prettyprint [ 76/907] 1078079=test_did_you_mean [ 77/907] 1078081=test_strip [ 78/907] 1078079=test_big5 [ 79/907] 1078079=test_nonblock [ 80/907] 1078081=test_gem_update_suggestion [ 81/907] 1078083=test_securerandom [ 82/907] 1078079=test_extlibs [ 83/907] 1078083=location_test [ 84/907] 1078081=test_gem_commands_setup_command [ 85/907] 1078083=test_win32ole_method [ 86/907] 1078083=test_cgi_modruby [ 87/907] 1078083=test_gem_impossible_dependencies_error [ 88/907] 1078083=test_ts [ 89/907] 1078083=test_locale [ 90/907] 1078083=test_stat [ 91/907] 1078083=test_time [ 92/907] 1078081=test_gem_security [ 93/907] 1078083=test_stream [ 94/907] 1078083=test_rdoc_generator_darkfish [ 95/907] 1078083=test_range [ 96/907] 1078083=test_history [ 97/907] 1078083=test_gem_local_remote_options [ 98/907] 1078083=test_write [ 99/907] 1078083=test_nkf [100/907] 1078083=test_emoji_breaks [101/907] 1078079=test_udp [102/907] 1078079=test_summary [103/907] 1078079=test_logger [104/907] 1078079=test_rdoc_single_class [105/907] 1078079=test_import [106/907] 1078079=test_unicode_normalize [107/907] 1078081=test_rdoc_cross_reference [108/907] 1078081=test_gem_request_set_gem_dependency_api [109/907] 1078083=test_mdns [110/907] 1078083=test_uncorrectable_name_check [111/907] 1078083=test_zsh_completion [112/907] 1078083=test_foreach [113/907] 1078083=test_pipe [114/907] 1078083=json_ext_parser_test [115/907] 1078083=test_reline_key [116/907] 1078083=test_rdoc_token_stream [117/907] 1078083=test_integer_comb [118/907] 1078081=test_numeric [119/907] 1078081=test_word [120/907] 1078081=test_arity [121/907] 1078081=test_alias [122/907] 1078081=compiler_test [123/907] 1078081=json_generic_object_test [124/907] 1078081=test_gem_indexer [125/907] 1078081=test_rdoc_normal_module [126/907] 1078081=test_rdoc_markdown_test [127/907] 1078083=test_rdoc_markup [128/907] 1078083=test_read [129/907] 1078079=test_rdoc_generator_json_index [130/907] 1078083=test_pointer [131/907] 1078079=test_gem_request_set_lockfile_tokenizer [132/907] 1078081=test_update [133/907] 1078081=test_dns [134/907] 1078079=test_cgi_header [135/907] 1078079=test_tuplebag [136/907] 1078079=test_pkcs7 [137/907] 1078079=test_hash_create [138/907] 1078079=test_switch_hitter [139/907] 1078081=test_windows_1252 [140/907] 1078079=test_rand [141/907] 1078081=test_abbrev [142/907] 1078081=test_inlinecache [143/907] 1078081=test_macro [144/907] 1078081=test_tsort [145/907] 1078081=test_gem_commands_signin_command [146/907] 1078081=test_gem_command_manager [147/907] 1078081=test_delegate [148/907] 1078081=test_ostruct [149/907] 1078079=test_complex2 [150/907] 1078081=test_io_wait_uncommon [151/907] 1078081=test_gem_commands_install_command [152/907] 1078079=test_rdoc_markup_to_ansi [153/907] 1078083=test_x509store [154/907] 1078079=test_gem_source_fetch_problem [155/907] 1078079=test_numeric [156/907] 1078079=test_gem_commands_search_command [157/907] 1078079=test_erb_command [158/907] 1078079=test_method [159/907] 1078083=test_gem_commands_check_command [160/907] 1078083=test_super [161/907] 1078079=test_ractor_compatibility [162/907] 1078079=test_shift_jis [163/907] 1078079=test_hmac [164/907] 1078079=test_gem_source_lock [165/907] 1078079=test_gem_resolver_lock_specification [166/907] 1078079=test_pack [167/907] 1078083=test_placearg [168/907] 1078083=test_system [169/907] 1078079=test_nofree [170/907] 1078081=test_gem_name_tuple [171/907] 1078079=test_continuation [172/907] 1078081=test_raise [173/907] 1078081=test_change_word [174/907] 1078081=test_ractor [175/907] 1078081=test_drbssl [176/907] 1078079=test_delete [177/907] 1078079=test_string [178/907] 1078079=test_date_arith [179/907] 1078079=test_rdoc_markup_hard_break [180/907] 1078079=test_fnmatch [181/907] 1078079=test_sleep [182/907] 1078083=test_mailto [183/907] 1078083=test_singleton [184/907] 1078083=test_files_test [185/907] 1078083=test_gem_spec_fetcher [186/907] 1078083=test_member [187/907] 1078083=test_face [188/907] 1078083=test_my_integer [189/907] 1078083=test_sizeof [190/907] 1078079=test_signedness [191/907] 1078078=test_ractor [192/907] 1078078=test_transcode [193/907] 1078078=test_rbconfig [194/907] 1078078=test_file_exhaustive [195/907] 1078083=test_erb_m17n [196/907] 1078083=test_usrmarshal [197/907] 1078083=test_gem_commands_exec_command [198/907] 1078078=test_pack [199/907] 1078078=test_weakkeymap [200/907] 1078079=test_dot_dot [201/907] 1078079=test_formatter [202/907] 1078079=test_defined [203/907] 1078079=test_enc_raise [204/907] 1078079=heredoc_dedent_test [205/907] 1078078=test_data [206/907] 1078078=test_gem_commands_dependency_command [207/907] 1078079=test_invalid [208/907] 1078079=test_require [209/907] 1078078=test_memory_view [210/907] 1078078=test_array [211/907] 1078078=test_gem_stream_ui [212/907] 1078078=test_rdoc_generator_ri [213/907] 1078078=test_trace [214/907] 1078078=test_table [215/907] 1078078=unescape_test [216/907] 1078083=test_rendering [217/907] 1078083=test_c_struct_builder [218/907] 1078079=test_type [219/907] 1078079=test_read_write [220/907] 1078079=test_arity [221/907] 1078079=test_string [222/907] 1078083=test_not [223/907] 1078083=test_terminfo [224/907] 1078083=test_rdoc_markup_include [225/907] 1078083=test_rdoc_context_section [226/907] 1078083=test_bug-14834 [227/907] 1078083=test_inputs_scanner [228/907] 1078083=memsize_test [229/907] 1078083=test_assembler [230/907] 1078083=json_fixtures_test [231/907] 1078083=test_closure [232/907] 1078078=test_addrinfo [233/907] 1078083=test_rdoc_parser_c [234/907] 1078083=test_variable [235/907] 1078083=test_digest [236/907] 1078083=test_class2name [237/907] 1078083=test_gem_source [238/907] 1078078=test_ftp [239/907] 1078078=test_benchmark [240/907] 1078083=test_bmethod [241/907] 1078083=test_array [242/907] 1078078=test_set_len [243/907] 1078078=test_key_stroke [244/907] 1078078=test_depth_first [245/907] 1078078=test_function_entry [246/907] 1078078=test_deprecate [247/907] 1078078=test_rdoc_constant [248/907] 1078078=test_dir_m17n [249/907] 1078078=test_tree_spell_checker [250/907] 1078078=test_require_lib [251/907] 1078078=test_rdoc_markup_pre_process [252/907] 1078078=test_rdoc_rd_inline_parser [253/907] 1078078=test_objectspace [254/907] 1078081=test_rdoc_encoding [255/907] 1078081=test_open3 [256/907] 1078078=test_win32ole_typelib [257/907] 1078078=test_gem_commands_lock_command [258/907] 1078078=test_euc_jp [259/907] 1078078=test_external_new [260/907] 1078078=test_rdoc_markdown [261/907] 1078078=test_process [262/907] 1078078=test_string [263/907] 1078078=test_iterator [264/907] 1078078=locals_test [265/907] 1078078=test_data [266/907] 1078078=test_parser [267/907] 1078078=test_key_event_record [268/907] 1078078=pattern_test [269/907] 1078078=test_cmethod [270/907] 1078078=test_find [271/907] 1078078=test_storage [272/907] 1078078=test_http_request [273/907] 1078078=test_gem_ext_configure_builder [274/907] 1078083=test_recorder [275/907] 1078083=test_integer [276/907] 1078078=test_rdoc_normal_class [277/907] 1078083=test_unicode [278/907] 1078078=test_basicsocket [279/907] 1078083=test_weakmap [280/907] 1078078=test_gem_ext_builder [281/907] 1078081=test_yamldbm [282/907] 1078081=test_rdoc_rd_inline [283/907] 1078081=test_popen_deadlock [284/907] 1078081=test_x509cert [285/907] 1078078=test_typeddata [286/907] 1078081=test_kdf [287/907] 1078078=test_files_test_1 [288/907] 1078081=test_dup [289/907] 1078081=test_thread_cv [290/907] 1078081=test_logdevice [291/907] 1078081=test_gem_installer [292/907] 1078078=test_gem_ext_cargo_builder [293/907] 1078078=test_duplicate [294/907] 1078078=test_nomethod_error [295/907] 1078078=test_case_comprehensive [296/907] 1078079=test_recursion [297/907] 1078079=test_webauthn_listener_response [298/907] 1078079=test_object_create_start [299/907] 1078079=test_arith_seq_extract [300/907] 1078079=test_psych [301/907] 1078079=test_logperiod [302/907] 1078079=magic_comment_test [303/907] 1078079=test_rational [304/907] 1078079=test_sprintf [305/907] 1078079=test_gem_bundler_version_finder [306/907] 1078079=test_date_strftime [307/907] 1078079=test_rdoc_markup_paragraph [308/907] 1078079=test_nextafter [309/907] 1078079=test_capacity [310/907] 1078079=test_ractor [311/907] 1078079=test_sockopt [312/907] 1078079=test_ast [313/907] 1078081=test_etc [314/907] 1078081=test_encoding [315/907] 1078081=test_emitter [316/907] 1078081=test_omap [317/907] 1078081=constant_path_node_test [318/907] 1078081=test_shellwords [319/907] 1078081=test_gem_request_set [320/907] 1078083=test_stream [321/907] 1078083=test_win32ole_method_event [322/907] 1078083=test_gem_resolver_index_specification [323/907] 1078083=test_io [324/907] 1078081=test_gem_dependency [325/907] 1078081=test_primitive [326/907] 1078081=test_date_marshal [327/907] 1078081=test_float [328/907] 1078081=test_ws [329/907] 1078081=test_gem_commands_build_command [330/907] 1078081=test_boolean [331/907] 1078081=test_scheduler [332/907] 1078081=test_rdoc_servlet [333/907] 1078081=test_document [334/907] 1078081=test_iseq_load [335/907] 1078081=test_rdoc_top_level [336/907] 1078081=test_frozen [337/907] 1078081=test_rdoc_markup_to_joined_paragraph [338/907] 1078081=test_completion [339/907] 1078081=test_method_name_check [340/907] 1078081=test_libs [341/907] 1078081=test_fiber [342/907] 1078081=test_dln [343/907] 1078081=test_math [344/907] 1078081=test_gem_commands_info_command [345/907] 1078081=test_gc [346/907] 1078081=test_wss [347/907] 1078081=test_tree_builder [348/907] 1078081=test_bundled_ca [349/907] 1078081=test_at_exit [350/907] 1078081=test_rdoc_markup_to_html [351/907] 1078081=test_protect [352/907] 1078081=test_case [353/907] 1078081=test_rational2 [354/907] 1078081=library_symbols_test [355/907] 1078081=test_pkg_config [356/907] 1078081=test_http [357/907] 1078078=test_env [358/907] 1078083=test_asn1 [359/907] 1078083=test_gem_package_tar_reader_entry [360/907] 1078083=test_debug [361/907] 1078083=test_gem_resolver_requirement_list [362/907] 1078083=test_insns_leaf [363/907] 1078083=test_features [364/907] 1078083=test_arith_seq_beg_len_step [365/907] 1078083=test_filter [366/907] 1078083=test_files_ext [367/907] 1078083=test_gem_resolver_activation_request [368/907] 1078083=test_koi8 [369/907] 1078083=test_evaluation [370/907] 1078083=test_x509req [371/907] 1078083=test_eval_history [372/907] 1078083=test_https [373/907] 1078078=test_string_memory [374/907] 1078078=dispatcher_test [375/907] 1078078=test_gem_commands_pristine_command [376/907] 1078083=test_alias_and_anchor [377/907] 1078083=test_gem_source_subpath_problem [378/907] 1078083=test_pty [379/907] 1078083=test_line_editor [380/907] 1078083=test_digest_extend [381/907] 1078083=test_refinement [382/907] 1078081=test_rdoc_code_object [383/907] 1078081=test_gem_dependency_list [384/907] 1078081=test_rdoc_markup_to_table_of_contents [385/907] 1078081=test_win32ole_variant_m [386/907] 1078081=test_random_formatter [387/907] 1078081=test_complex [388/907] 1078081=test_ellipsize [389/907] 1078081=test_gem_commands_environment_command [390/907] 1078081=test_x509crl [391/907] 1078078=test_cgi_session [392/907] 1078081=test_color_printer [393/907] 1078081=test_rdoc_rubygems_hook [394/907] 1078078=test_gem_commands_uninstall_command [395/907] 1078081=test_option [396/907] 1078081=test_syntax [397/907] 1078078=test_to_ruby [398/907] 1078078=test_gem_request_connection_pools [399/907] 1078078=test_gem_resolver_installer_set [400/907] 1078078=test_type_completor [401/907] 1078078=test_gbk [402/907] 1078078=test_x509attr [403/907] 1078078=test_key_error [404/907] 1078078=test_engine [405/907] 1078078=test_gem_resolver_dependency_request [406/907] 1078078=test_rdoc_markup_verbatim [407/907] 1078078=test_yjit [408/907] 1078083=test_rdoc_parser [409/907] 1078083=test_m17n [410/907] 1078083=test_argf [411/907] 1078083=test_pinned [412/907] 1078083=test_ssl_session [413/907] 1078083=test_bn [414/907] 1078083=test_config [415/907] 1078083=test_drbobject [416/907] 1078081=test_gem_platform [417/907] 1078083=test_x509ext [418/907] 1078083=test_exit [419/907] 1078081=test_gem_security_signer [420/907] 1078083=test_getoptlong [421/907] 1078083=test_set [422/907] 1078081=test_buffered_io [423/907] 1078081=test_generic [424/907] 1078083=test_cparser [425/907] 1078081=test_irb [426/907] 1078081=test_key_name_check [427/907] 1078081=test_rdoc_generator_pot_po [428/907] 1078081=test_httpheader [429/907] 1078081=test_rdoc_ri_driver [430/907] 1078081=test_rdoc_markup_attribute_manager [431/907] 1078081=test_rat [432/907] 1078081=test_quote_empty [433/907] 1078081=test_unconverted_fields [434/907] 1078081=regexp_test [435/907] 1078081=test_scalar_scanner [436/907] 1078081=test_gb18030 [437/907] 1078081=test_cipher [438/907] 1078078=test_gem_resolver_composed_set [439/907] 1078078=test_gem_package_tar_writer [440/907] 1078081=test_new [441/907] 1078081=test_whileuntil [442/907] 1078081=test_monitor [443/907] 1078078=test_mul [444/907] 1078078=test_cgi_cookie [445/907] 1078078=json_string_matching_test [446/907] 1078078=test_gem_commands_generate_index_command [447/907] 1078081=parse_test [448/907] 1078078=test_pstore [449/907] 1078078=test_gem_ext_rake_builder [450/907] 1078078=test_hash [451/907] 1078083=test_cgi_util [452/907] 1078083=test_dir [453/907] 1078083=test_acceptable [454/907] 1078083=test_rdoc_markup_heading [455/907] 1078083=test_metaclass [456/907] 1078083=test_array_create [457/907] 1078083=test_reqarg [458/907] 1078083=test_gem_resolver_specification [459/907] 1078083=test_color [460/907] 1078083=test_tracepoint [461/907] 1078083=test_ansi_without_terminfo [462/907] 1078083=test_internal_ivar [463/907] 1078083=test_resource [464/907] 1078083=test_append [465/907] 1078083=test_rdoc_rd [466/907] 1078083=test_erb [467/907] 1078083=test_drbunix [468/907] 1078081=test_webauthn_poller [469/907] 1078081=test_enc_str_buf_cat [470/907] 1078081=parse_comments_test [471/907] 1078081=test_require [472/907] 1078079=test_gem_version [473/907] 1078079=test_rdoc_include [474/907] 1078079=test_x509name [475/907] 1078079=test_gem_config_file [476/907] 1078079=test_raise_exception [477/907] 1078078=test_address_resolve [478/907] 1078079=test_yamlstore [479/907] 1078079=ripper_compat_test [480/907] 1078079=test_yjit_exit_locations [481/907] 1078078=test_patterns [482/907] 1078078=test_rdoc_options [483/907] 1078079=test_num2int [484/907] 1078079=test_ripper [485/907] 1078078=test_rdoc_markup_to_bs [486/907] 1078078=test_gem_remote_fetcher [487/907] 1078079=test_gem_unsatisfiable_dependency_error [488/907] 1078079=test_hash [489/907] 1078081=test_rdoc_markup_to_html_crossref [490/907] 1078079=test_iter_break [491/907] 1078079=test_gem_resolver_conflict [492/907] 1078079=test_struct [493/907] 1078079=test_win32ole_variant_outarg [494/907] 1078079=test_pattern_key_name_check [495/907] 1078079=fuzzer_test [496/907] 1078079=test_acl [497/907] 1078079=test_function [498/907] 1078081=test_frozen_error [499/907] 1078081=test_thread [500/907] 1078079=test_path [501/907] 1078079=test_undef [502/907] 1078079=test_http [503/907] 1078079=test_gem_resolver_best_set [504/907] 1078079=test_yaml_tree [505/907] 1078079=test_beginendblock [506/907] 1078083=test_autoload [507/907] 1078079=test_time [508/907] 1078079=test_ractor [509/907] 1078079=test_rdoc_markup_to_html_snippet [510/907] 1078079=test_gem_commands_cleanup_command [511/907] 1078079=test_gem_stub_specification [512/907] 1078079=test_cmd [513/907] 1078078=test_within_pipe [514/907] 1078078=test_gem_path_support [515/907] 1078078=test_pattern_matching [516/907] 1078079=test_ubf_async_safe [517/907] 1078079=test_bignum [518/907] 1078078=test_gem_commands_owner_command [519/907] 1078079=test_gem_specification [520/907] 1078078=json_encoding_test [521/907] 1078078=test_yield [522/907] 1078079=ractor_test [523/907] 1078079=test_iseq [524/907] 1078079=test_win32ole_record [525/907] 1078079=test_console_attr [526/907] 1078079=test_big2str [527/907] 1078079=test_nowrite [528/907] 1078079=test_thread_queue [529/907] 1078078=test_win32ole_variable [530/907] 1078078=test_instrumentation_api [531/907] 1078078=test_files_sample [532/907] 1078078=test_win32ole_param [533/907] 1078078=test_postponed_job [534/907] 1078083=test_gem_request_set_lockfile [535/907] 1078078=test_set [536/907] 1078078=test_mixed_unicode_escapes [537/907] 1078078=test_numhash [538/907] 1078081=test_clone [539/907] 1078078=test_pkey_rsa [540/907] 1078078=test_cesu8 [541/907] 1078078=test_httpresponses [542/907] 1078078=test_cstr [543/907] 1078081=test_notimplement [544/907] 1078081=test_mkmf [545/907] 1078081=test_marshalable [546/907] 1078081=test_gem_resolver_local_specification [547/907] 1078081=test_noarg [548/907] 1078081=test_wait [549/907] 1078081=test_windows_1251 [550/907] 1078081=test_utf32 [551/907] 1078083=test_euc_tw [552/907] 1078081=test_gem_requirement [553/907] 1078083=test_base64 [554/907] 1078083=test_unicode_escape [555/907] 1078083=test_gem_commands_open_command [556/907] 1078083=test_enc_associate [557/907] 1078081=test_io_timeout [558/907] 1078081=test_pathname [559/907] 1078081=test_coverage [560/907] 1078083=test_rdoc_generator_pot [561/907] 1078083=test_gem_gem_runner [562/907] 1078083=test_comparable [563/907] 1078083=test_gem_source_specific_file [564/907] 1078078=test_gem_resolver_installed_specification [565/907] 1078083=test_context [566/907] 1078078=test_compile_prism [567/907] 1078079=test_coder [568/907] 1078083=test_symbol [569/907] 1078079=test_workspace [570/907] 1078078=test_complexrational [571/907] 1078078=test_random [572/907] 1078078=test_debug_cmd [573/907] 1078078=test_rdoc_any_method [574/907] 1078079=test_mutex_m [575/907] 1078079=test_gem_package_tar_reader [576/907] 1078079=test_unix [577/907] 1078079=test_rdoc_extend [578/907] 1078079=test_string_processing [579/907] 1078078=test_gem_util [580/907] 1078079=test_merge_keys [581/907] 1078079=test_gem_resolver_api_set [582/907] 1078081=test_io_buffer [583/907] 1078078=test_install [584/907] 1078079=test_rendering [585/907] 1078081=test_bigzero [586/907] 1078081=test_configuration [587/907] 1078079=test_gem_package_tar_header [588/907] 1078081=test_date_attr [589/907] 1078081=test_to_ary_concat [590/907] 1078079=test_pair [591/907] 1078083=test_case_options [592/907] 1078083=test_cp949 [593/907] 1078083=test_rdoc_alias [594/907] 1078078=test_condition [595/907] 1078078=test_rdoc_generator_pot_po_entry [596/907] 1078078=test_sorted_set [597/907] 1078083=test_emoji [598/907] 1078083=test_threadgroup [599/907] 1078078=test_rdoc_markup_indented_paragraph [600/907] 1078078=test_random [601/907] 1078078=test_pkey_dh [602/907] 1078078=test_lexer [603/907] 1078078=test_path_to_class [604/907] 1078078=test_win32ole_type_event [605/907] 1078078=test_framework [606/907] 1078078=test_gem_commands_fetch_command [607/907] 1078078=test_load [608/907] 1078078=test_rdoc_parser_simple [609/907] 1078078=test_rdoc_require [610/907] 1078078=test_gem_ext_ext_conf_builder [611/907] 1078083=test_config [612/907] 1078083=test_date_ractor [613/907] 1078083=comments_test [614/907] 1078083=test_object [615/907] 1078083=test_optparse [616/907] 1078083=test_convert [617/907] 1078083=test_propertyputref [618/907] 1078083=test_yaml [619/907] 1078083=test_rdoc_markup_raw [620/907] 1078083=test_yield_block [621/907] 1078083=test_func [622/907] 1078078=test_interned_str [623/907] 1078078=test_fstring [624/907] 1078078=test_nesting_parser [625/907] 1078078=test_last_thread [626/907] 1078081=test_gem_source_git [627/907] 1078078=encoding_test [628/907] 1078079=test_regex_casefold [629/907] 1078079=test_method_cache [630/907] 1078079=test_io_wait [631/907] 1078079=test_data_error [632/907] 1078079=test_kwargs [633/907] 1078079=test_parse [634/907] 1078079=test_regexp [635/907] 1078081=test_gem_commands_push_command [636/907] 1078081=test_ocsp [637/907] 1078081=test_general [638/907] 1078081=test_dryrun [639/907] 1078081=test_digest [640/907] 1078081=test_objspace [641/907] 1078083=test_have_library [642/907] 1078079=test_ractor [643/907] 1078079=test_gem_commands_query_command [644/907] 1078083=test_gem_security_trust_dir [645/907] 1078083=test_fiddle [646/907] 1078083=test_c_union_entity [647/907] 1078079=test_rubyoptions [648/907] 1078083=test_io_console [649/907] 1078083=test_helper [650/907] 1078083=test_rdoc_task [651/907] 1078083=test_econv [652/907] 1078083=test_bash_completion [653/907] 1078083=test_io_m17n [654/907] 1078083=test_backtrace [655/907] 1078083=test_euc_kr [656/907] 1078083=test_addr [657/907] 1078083=test_gem_uri_formatter [658/907] 1078083=test_remote_fetch_error [659/907] 1078083=test_fileutils [660/907] 1078083=test_stack [661/907] 1078083=test_httpresponse [662/907] 1078083=test_rdoc_parser_ruby [663/907] 1078083=test_handle [664/907] 1078079=test_config [665/907] 1078079=test_pp [666/907] 1078079=test_utf16 [667/907] 1078079=test_gem_ext_cmake_builder [668/907] 1078079=test_rdoc_markup_to_label [669/907] 1078079=test_pack [670/907] 1078079=test_rdoc_parser_rd [671/907] 1078083=test_webauthn_listener [672/907] 1078079=test_const [673/907] 1078079=test_pkcs12 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 46767> .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 [674/907] 1078083=test_gem_commands_stale_command [675/907] 1078083=test_class [676/907] 1078079=test_printf [677/907] 1078079=test_drb [678/907] 1078083=test_abi [679/907] 1078078=test_bigdecimal [680/907] 1078083=test_ns_spki [681/907] 1078083=test_gem_resolver [682/907] 1078083=test_skip_lines [683/907] 1078083=test_lambda [684/907] 1078083=test_reline [685/907] 1078083=test_memory_view [686/907] 1078083=test_io_buffer [687/907] 1078083=test_tcp [688/907] 1078083=test_rdoc_rd_block_parser [689/907] 1078083=test_human_typo [690/907] 1078083=test_win32ole_param_event [691/907] 1078083=test_assignment [692/907] 1078078=test_rdoc_rdoc [693/907] 1078078=test_grapheme_breaks [694/907] 1078078=test_gem_commands_yank_command [695/907] 1078078=test_object_references [696/907] 1078078=test_optarg [697/907] 1078078=test_gem_resolver_git_specification [698/907] 1078083=test_header [699/907] 1078083=test_exception [700/907] 1078078=test_flags [701/907] 1078083=test_gem_rdoc [702/907] 1078083=test_vm_dump [703/907] 1078083=test_input_method [704/907] 1078083=test_gem_dependency_installer [705/907] 1078078=test_enum [706/907] 1078078=errors_test [707/907] 1078078=test_socket [708/907] 1078079=desugar_compiler_test [709/907] 1078079=test_class [710/907] 1078079=test_gem_command [711/907] 1078079=test_rdoc_tom_doc [712/907] 1078079=test_deprecated [713/907] 1078079=test_helper [714/907] 1078079=test_div [715/907] 1078079=test_gem_commands_specification_command [716/907] 1078079=test_rdoc_parser_markdown [717/907] 1078079=test_gem_ext_cargo_builder_unit [718/907] 1078079=test_tmpdir [719/907] 1078079=test_show_source [720/907] 1078079=test_fips [721/907] 1078079=test_kernel [722/907] 1078083=test_scanner_events [723/907] 1078083=test_io [724/907] 1078083=json_parser_test [725/907] 1078079=test_delegation [726/907] 1078083=test_gem_resolver_vendor_set [727/907] 1078079=test_date_conv [728/907] 1078079=test_history [729/907] 1078083=test_rdoc_markup_to_tt_only [730/907] 1078079=test_egrep_cpp [731/907] 1078083=!Nothing_to_test [732/907] 1078083=test_trick [733/907] 1078079=test_verbose Skipping Gem::PackageTask tests. rake not found. [734/907] 1078079=test_gem_package_task [735/907] 1078079=test_rb_str_dup [736/907] 1078079=test_variable_name_check [737/907] 1078079=test_win32ole_event [738/907] 1078079=test_folderitem2_invokeverb [739/907] 1078079=test_require_path_check [740/907] 1078079=test_gem_resolver_api_specification [741/907] 1078079=test_optimization [742/907] 1078083=test_exception_at_throwing [743/907] 1078083=test_rdoc_class_module [744/907] 1078078=test_pkey_ec [745/907] 1078078=test_thread [746/907] 1078078=test_ole_methods [747/907] 1078078=test_date_parse [748/907] 1078083=test_gem_resolver_index_set [749/907] 1078083=test_keyword [750/907] 1078078=test_call [751/907] 1078078=test_backtrace [752/907] 1078078=test_gem_ext_cargo_builder_link_flag_converter [753/907] 1078083=test_bug-3571 [754/907] 1078078=test_date_new [755/907] 1078078=test_gem_safe_marshal [756/907] 1078083=test_len [757/907] 1078083=test_gc_compact [758/907] 1078078=test_coderange [759/907] 1078078=test_default_gems [760/907] 1078078=test_enumerator_kw [761/907] 1078078=test_ruby_lex [762/907] 1078078=newline_test [763/907] 1078078=test_ossl [764/907] 1078083=test_rdoc_markup_attributes [765/907] 1078083=test_rdoc_store [766/907] 1078083=test_resize [767/907] 1078083=test_bug-5832 [768/907] 1078083=test_err_in_callback [769/907] 1078083=test_rdoc_stats [770/907] 1078079=test_gem_gemcutter_utilities [771/907] 1078083=test_inadvertent_creation [772/907] 1078083=test_column_separator [773/907] 1078083=test_buffering [774/907] 1078083=test_svcb_https [775/907] 1078083=parameters_signature_test [776/907] 1078083=test_rdoc_parser_changelog [777/907] 1078079=test_store [778/907] 1078083=test_provider [779/907] 1078079=test_object [780/907] 1078079=test_rdoc_markup_document [781/907] 1078079=test_fd_setsize [782/907] 1078079=test_module [783/907] 1078083=test_cclass [784/907] 1078083=test_rdoc_i18n_text [785/907] 1078083=test_singleton_function [786/907] 1078083=test_bug_reporter [787/907] 1078083=test_general [788/907] 1078083=test_ssl [789/907] 1078079=test_json_tree [790/907] 1078079=test_require [791/907] 1078079=test_ifunless [792/907] 1078079=test_gem_install_update_options [793/907] 1078079=test_rdoc_text [794/907] 1078079=test_method_cache [795/907] 1078079=test_sprintf_comb [796/907] 1078079=test_timeout [797/907] 1078079=test_force_quotes [798/907] 1078079=test_rubyvm [799/907] 1078079=test_gem_security_policy [800/907] 1078078=test_config [801/907] 1078078=test_weakref [802/907] 1078079=test_severity [803/907] 1078079=test_ractor [804/907] 1078079=test_name_error_extension [805/907] 1078079=test_gem_commands_signout_command [806/907] 1078078=test_null [807/907] 1078078=test_date_strptime [808/907] 1078079=bom_test [809/907] 1078079=test_protocol [810/907] 1078078=test_file [811/907] 1078079=test_gem_request [812/907] 1078079=test_gem_text [813/907] 1078079=test_settracefunc [814/907] 1078081=test_yaml_special_cases [815/907] 1078081=test_gem_source_list [816/907] 1078079=test_time_tz [817/907] 1078079=test_win32ole [818/907] 1078079=test_rdoc_generator_markup [819/907] 1078079=test_enumerator [820/907] 1078079=test_key_actor_emacs [821/907] 1078081=test_case [822/907] 1078081=test_emitter [823/907] 1078081=test_basicinstructions [824/907] 1078079=test_gem_resolver_vendor_specification [825/907] 1078081=test_stringscanner [826/907] 1078081=test_gem_uri [827/907] 1078079=test_file [828/907] 1078079=test_bigdecimal_util [829/907] 1078079=test_rewind [830/907] 1078081=test_parser_events [831/907] 1078079=test_init [832/907] 1078081=test_load [833/907] 1078081=test_gem_version_option [834/907] 1078079=test_date_compat [835/907] 1078079=test_str2big [836/907] 1078079=test_each [837/907] 1078083=test_spell_checker [838/907] 1078081=test_symbol [839/907] 1078083=test_class_name_check [840/907] 1078079=test_ipaddr [841/907] 1078081=test_files_test_2 [842/907] 1078083=test_scan_args [843/907] 1078083=test_kconv [844/907] 1078083=test_eval [845/907] 1078079=test_normalize [846/907] 1078079=test_gem_resolver_git_set [847/907] 1078078=test_gem_commands_update_command [848/907] 1078083=test_syslog_logger [849/907] 1078083=test_flush [850/907] 1078083=test_encodings [851/907] 1078079=test_enumerator [852/907] 1078079=test_gem_commands_contents_command [853/907] 1078083=test_rdoc_ri_paths [854/907] 1078083=test_thread_fd_close [855/907] 1078079=test_rdoc_markup_to_rdoc [856/907] 1078083=test_name_error [857/907] 1078079=test_gem_commands_server_command [858/907] 1078079=test_tempfile [859/907] 1078083=test_safe_load [860/907] 1078083=test_pkey_dsa [861/907] 1078079=test_fixnum [862/907] 1078079=test_signal [863/907] 1078078=test_gem_source_installed [864/907] 1078078=test_project_sanity [865/907] 1078083=test_gem_commands_mirror [866/907] 1078083=test_common [867/907] 1078078=test_gem_uninstaller [868/907] 1078083=test_key_actor_vi [869/907] 1078083=test_gem_commands_which_command [870/907] 1078083=test_date_time [871/907] 1078083=test_ensured [872/907] 1078083=test_integer [873/907] 1078079=test_passing_block [874/907] 1078079=test_c_struct_entry [875/907] 1078078=test_m17n_comb [876/907] 1078081=test_marshal [877/907] 1078079=test_win32ole_variant [878/907] 1078079=test_jaro_winkler [879/907] 1078079=test_flip [880/907] 1078079=test_gem_commands_unpack_command [881/907] 1078079=test_liberal_parsing [882/907] 1078079=json_common_interface_test [883/907] 1078079=test_ssl [884/907] 1078079=test_sexp [885/907] 1078079=test_syslog [886/907] 1078081=test_ractor [887/907] 1078079=test_rdoc_markup_to_markdown [888/907] 1078079=test_gem_package_old [889/907] 1078079=test_stringchar [890/907] 1078083=test_enumerable [891/907] 1078083=test_observer [892/907] 1078083=test_rdoc_context [893/907] 1078079=test_ldap [894/907] 1078079=test_gem_commands_cert_command [895/907] 1078081=test_files_lib [896/907] 1078081=test_open-uri [897/907] 1078083=test_gem [898/907] 1078078=test_mutex [899/907] 1078079=test_nil2vtempty [900/907] 1078079=test_cgi_core [901/907] 1078079=test_serialize_subclasses [902/907] 1078079=test_gem_doctor [903/907] 1078079=test_exception [904/907] 1078078=test_iso_8859 [905/907] 1078078=test_struct [906/907] 1078078=test_parser [907/907] 1078078=test_row Finished tests in 317.784134s, 85.0861 tests/s, 35502.4270 assertions/s. 27039 tests, 11282108 assertions, 0 failures, 0 errors, 218 skips ruby -v: ruby 3.3.0dev (2023-12-01T07:48:10Z master e005c51732) +YJIT [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 --debug' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef 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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 CPPFLAGS = -DYJIT_FORCE_ENABLE 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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-yjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' make[1]: Entering directory '/tmp/ruby/build/trunk-yjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit' $ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr --debug description_with_yjit 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ..... Finished in 136.934272 seconds 3728 files, 32494 examples, 199442 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0. $ gdb -batch -se /tmp/ruby/build/trunk-yjit/ruby -c /tmp/cores/core.1001.1087879.ruby -x gdbscript [New LWP 1087879] [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-yjit/ruby -e '. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140217278814144) at ./nptl/pthread_kill.c:44 >>> Threads Id Target Id Frame * 1 Thread 0x7f86e11857c0 (LWP 1087879) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140217278814144) at ./nptl/pthread_kill.c:44 >>> Machine level backtrace Thread 1 (Thread 0x7f86e11857c0 (LWP 1087879)): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140217278814144) at ./nptl/pthread_kill.c:44 tid = <optimized out> ret = 0 pd = 0x7f86e11857c0 old_mask = {__val = {75104, 4096, 25769803778, 2194368, 2198464, 2198464, 464, 464, 8, 17179869188, 848, 848, 848, 48, 48, 8}} ret = <optimized out> pd = <optimized out> old_mask = <optimized out> ret = <optimized out> tid = <optimized out> ret = <optimized out> resultvar = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> resultvar = <optimized out> __arg3 = <optimized out> __arg2 = <optimized out> __arg1 = <optimized out> _a3 = <optimized out> _a2 = <optimized out> _a1 = <optimized out> __futex = <optimized out> __private = <optimized out> __oldval = <optimized out> result = <optimized out> #1 __pthread_kill_internal (signo=6, threadid=140217278814144) at ./nptl/pthread_kill.c:78 No locals. #2 __GI___pthread_kill (threadid=140217278814144, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 No locals. #3 0x00007f86e11ca476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #4 0x00007f86e11b07f3 in __GI_abort () at ./stdlib/abort.c:79 save_stage = 1 act = {__sigaction_handler = {sa_handler = 0x3000000020, sa_sigaction = 0x3000000020}, sa_mask = {__val = {140722078773120, 140722078772928, 10534182153387710720, 0, 0, 0, 0, 3, 14757395258967641293, 2181360, 2185456, 2185456, 14096, 14096, 1, 0}}, sa_flags = -514196349, sa_restorer = 0x4} sigs = {__val = {32, 28, 5, 0, 140722078773120, 94338152256096, 140216853331960, 94338124032440, 140722078773159, 24, 520, 140722078773156, 27, 94338124017824, 0, 28876}} #5 0x000055ccce8564c6 in rb_async_bug_errno (mesg=mesg@entry=0x7ffc69846f80 "rb_thread_wakeup_timer_thread: write(0)", errno_arg=errno_arg@entry=5) at /tmp/ruby/src/trunk-yjit/error.c:1097 No locals. #6 0x000055ccce62b151 in async_bug_fd (mesg=mesg@entry=0x55ccce8b2c68 "rb_thread_wakeup_timer_thread: write", errno_arg=5, fd=fd@entry=0) at /tmp/ruby/src/trunk-yjit/thread.c:4490 buff = "rb_thread_wakeup_timer_thread: write(0)\000\003\000\000\000\000\000\000\000@\200\030\341\206\177\000\000\000\000\000\000\003\000\000" n = <optimized out> #7 0x000055ccce634687 in signal_communication_pipe (fd=0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3023 e = <optimized out> buff = 1 result = <optimized out> buff = <optimized out> result = <optimized out> e = <optimized out> #8 timer_thread_wakeup_force () at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3037 No locals. #9 rb_thread_wakeup_timer_thread (sig=sig@entry=1) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2570 No locals. #10 0x000055ccce5ed1b1 in sighandler (sig=1) at /tmp/ruby/src/trunk-yjit/signal.c:693 old_errnum = 0 #11 <signal handler called> No locals. #12 0x000055ccce4b5326 in heap_page_add_freeobj (obj=140216853303320, page=0x55ccd01601a0, objspace=0x55ccd00dd260) at /tmp/ruby/src/trunk-yjit/gc.c:2040 p = <optimized out> p = <optimized out> #13 heap_page_allocate (size_pool=0x55ccd00dd280, objspace=0x55ccd00dd260) at /tmp/ruby/src/trunk-yjit/gc.c:2309 end = 140216853331960 p = 140216853303320 lo = <optimized out> mid = <optimized out> stride = <optimized out> limit = <optimized out> page = 0x55ccd01601a0 page_body = <optimized out> start = <optimized out> hi = <optimized out> start = <optimized out> end = <optimized out> p = <optimized out> page = <optimized out> hi = <optimized out> lo = <optimized out> mid = <optimized out> stride = <optimized out> limit = <optimized out> page_body = <optimized out> __func__ = <optimized out> delta = <optimized out> mid_page = <optimized out> #14 heap_page_create (size_pool=0x55ccd00dd280, objspace=0x55ccd00dd260) at /tmp/ruby/src/trunk-yjit/gc.c:2345 page = 0x0 method = <synthetic pointer> page = <optimized out> method = <optimized out> #15 heap_assign_page (objspace=0x55ccd00dd260, size_pool=0x55ccd00dd280, heap=0x55ccd00dd2d0) at /tmp/ruby/src/trunk-yjit/gc.c:2370 page = <optimized out> #16 0x000055ccce4bb67b in heap_increment (heap=0x55ccd00dd2d0, size_pool=0x55ccd00dd280, objspace=0x55ccd00dd260) at /tmp/ruby/src/trunk-yjit/gc.c:2466 __func__ = <optimized out> #17 heap_prepare (heap=0x55ccd00dd2d0, size_pool=0x55ccd00dd280, objspace=0x55ccd00dd260) at /tmp/ruby/src/trunk-yjit/gc.c:2506 __func__ = <optimized out> #18 heap_next_free_page (heap=0x55ccd00dd2d0, size_pool=0x55ccd00dd280, objspace=0x55ccd00dd260) at /tmp/ruby/src/trunk-yjit/gc.c:2715 page = <optimized out> page = <optimized out> __func__ = <optimized out> #19 newobj_alloc (objspace=0x55ccd00dd260, cr=0x55ccd00de010, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:2816 page = <optimized out> lev = 1 unlock_vm = <optimized out> size_pool = 0x55ccd00dd280 heap = 0x55ccd00dd2d0 cache = 0x55ccd00de208 obj = <optimized out> __func__ = <optimized out> #20 0x000055ccce4bf136 in newobj_of0 (alloc_size=30, cr=<optimized out>, wb_protected=1, flags=<optimized out>, klass=140216853589080) at /tmp/ruby/src/trunk-yjit/gc.c:2919 obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> obj = <optimized out> objspace = <optimized out> size_pool_idx = <optimized out> i = <optimized out> cnt = <optimized out> #21 newobj_of (alloc_size=30, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=140216853589080, cr=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:2936 obj = <optimized out> obj = <optimized out> #22 rb_wb_protected_newobj_of (ec=<optimized out>, klass=klass@entry=140216853589080, flags=flags@entry=5, size=size@entry=30) at /tmp/ruby/src/trunk-yjit/gc.c:2951 __func__ = <optimized out> #23 0x000055ccce5fd6c0 in str_alloc_embed (capa=6, klass=140216853589080) at /tmp/ruby/src/trunk-yjit/vm_core.h:1954 size = 30 str = <optimized out> size = <optimized out> str = <optimized out> #24 str_new0 (klass=140216853589080, ptr=0x55ccce886e4d "asinh", len=5, termlen=1) at /tmp/ruby/src/trunk-yjit/string.c:891 str = <optimized out> dtrace_line = <optimized out> dtrace_file = <optimized out> #25 0x000055ccce60484b in rb_enc_str_new (ptr=<optimized out>, len=<optimized out>, enc=0x55ccd00fcb70) at /tmp/ruby/src/trunk-yjit/string.c:948 str = <optimized out> #26 0x000055ccce6295b9 in rb_intern3 (enc=0x55ccd00fcb70, len=5, name=0x55ccce886e4d "asinh") at /tmp/ruby/src/trunk-yjit/symbol.c:730 sym = <optimized out> fake_str = <optimized out> str = <optimized out> #27 rb_intern3 (enc=0x55ccd00fcb70, len=5, name=0x55ccce886e4d "asinh") at /tmp/ruby/src/trunk-yjit/symbol.c:722 sym = <optimized out> fake_str = {basic = {flags = 46180345861, klass = 140216853589080}, len = 5, as = {heap = {ptr = 0x55ccce886e4d "asinh", aux = {capa = 5, shared = 5}}, embed = {ary = "M"}}} str = 140722078776672 sym = <optimized out> fake_str = <optimized out> str = <optimized out> #28 rb_intern2 (len=5, name=0x55ccce886e4d "asinh") at /tmp/ruby/src/trunk-yjit/symbol.c:788 No locals. #29 rb_intern (name=name@entry=0x55ccce886e4d "asinh") at /tmp/ruby/src/trunk-yjit/symbol.c:795 No locals. #30 0x000055ccce7d34f3 in rb_define_private_method (argc=1, func=0x55ccce511ce0 <math_asinh>, name=0x55ccce886e4d "asinh", klass=140216853383840) at /tmp/ruby/src/trunk-yjit/class.c:2150 No locals. #31 rb_define_module_function (module=140216853383840, name=0x55ccce886e4d "asinh", func=0x55ccce511ce0 <math_asinh>, argc=1) at /tmp/ruby/src/trunk-yjit/class.c:2316 No locals. #32 0x000055ccce512792 in InitVM_Math () at /tmp/ruby/src/trunk-yjit/math.c:1120 No locals. #33 0x000055ccce512959 in Init_Math () at /tmp/ruby/src/trunk-yjit/math.c:1145 No locals. #34 0x000055ccce4d52c1 in rb_call_inits () at /tmp/ruby/src/trunk-yjit/inits.c:59 No locals. #35 0x000055ccce49567c in ruby_setup () at /tmp/ruby/src/trunk-yjit/eval.c:89 _ec = 0x55ccd00de2c0 _tag = {tag = 36, retval = 8388608, buf = {0x3, 0x55ccce4956b8 <ruby_setup+328>, 0x0, 0x7ffc69847e10, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE #36 0x000055ccce49573d in ruby_init () at /tmp/ruby/src/trunk-yjit/eval.c:101 state = <optimized out> #37 0x000055ccce490575 in rb_main (argv=0x7ffc69848018, argc=3) at /tmp/ruby/src/trunk-yjit/main.c:38 variable_in_this_stack_frame = 140722078778009 #38 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)