# Logfile created on 2023-04-12 06:06:42 +0000 by logger.rb/v1.4.3 I, [2023-04-12T06:06:42.978285 #1327771] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-04-12T06:06:42.978875 #1327771] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-04-12T06:06:43.089551 #1327771] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-04-12T06:06:43.090100 #1327771] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-04-12T06:06:43.090138 #1327771] INFO -- : $$$[beg] make update-download -j4 I, [2023-04-12T06:06:43.291803 #1327771] INFO -- : tool/config.guess already exists I, [2023-04-12T06:06:43.292034 #1327771] INFO -- : tool/config.sub already exists I, [2023-04-12T06:06:43.297193 #1327771] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-12T06:06:43.297495 #1327771] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 E, [2023-04-12T06:06:43.759101 #1327771] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-12T06:06:43.759161 #1327771] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD E, [2023-04-12T06:06:43.767988 #1327771] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-12T06:06:43.768538 #1327771] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2023-04-12T06:06:43.771302 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged E, [2023-04-12T06:06:43.811698 #1327771] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-12T06:06:43.811757 #1327771] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD E, [2023-04-12T06:06:43.827299 #1327771] ERROR -- : HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined I, [2023-04-12T06:06:43.827999 #1327771] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2023-04-12T06:06:43.867515 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged I, [2023-04-12T06:06:44.106276 #1327771] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-04-12T06:06:44.106349 #1327771] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-04-12T06:06:44.215068 #1327771] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-04-12T06:06:44.215531 #1327771] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-04-12T06:06:44.215571 #1327771] INFO -- : $$$[beg] make update-src -j4 E, [2023-04-12T06:06:45.316843 #1327771] ERROR -- : From https://github.com/ruby/ruby E, [2023-04-12T06:06:45.316910 #1327771] ERROR -- : 57bc4cf..8513449 master -> origin/master I, [2023-04-12T06:06:45.367414 #1327771] INFO -- : Updating 57bc4cf..8513449 I, [2023-04-12T06:06:45.367474 #1327771] INFO -- : Fast-forward I, [2023-04-12T06:06:45.371452 #1327771] INFO -- : lib/rubygems/commands/owner_command.rb | 4 +- I, [2023-04-12T06:06:45.371498 #1327771] INFO -- : lib/rubygems/exceptions.rb | 10 ++ I, [2023-04-12T06:06:45.371512 #1327771] INFO -- : lib/rubygems/gemcutter_utilities.rb | 54 +++++++- I, [2023-04-12T06:06:45.371524 #1327771] INFO -- : lib/rubygems/webauthn_listener.rb | 92 +++++++++++++ I, [2023-04-12T06:06:45.371537 #1327771] INFO -- : lib/rubygems/webauthn_listener/response.rb | 161 +++++++++++++++++++++++ I, [2023-04-12T06:06:45.371549 #1327771] INFO -- : test/rubygems/test_gem_commands_owner_command.rb | 67 ++++++++++ I, [2023-04-12T06:06:45.371560 #1327771] INFO -- : test/rubygems/test_gem_commands_push_command.rb | 73 ++++++++++ I, [2023-04-12T06:06:45.371571 #1327771] INFO -- : test/rubygems/test_gem_commands_yank_command.rb | 84 ++++++++++++ I, [2023-04-12T06:06:45.371582 #1327771] INFO -- : test/rubygems/test_gem_gemcutter_utilities.rb | 76 ++++++++++- I, [2023-04-12T06:06:45.371592 #1327771] INFO -- : test/rubygems/test_webauthn_listener.rb | 120 +++++++++++++++++ I, [2023-04-12T06:06:45.371603 #1327771] INFO -- : test/rubygems/test_webauthn_listener_response.rb | 93 +++++++++++++ I, [2023-04-12T06:06:45.371614 #1327771] INFO -- : test/rubygems/utilities.rb | 35 +++++ I, [2023-04-12T06:06:45.371625 #1327771] INFO -- : 12 files changed, 858 insertions(+), 11 deletions(-) I, [2023-04-12T06:06:45.371636 #1327771] INFO -- : create mode 100644 lib/rubygems/webauthn_listener.rb I, [2023-04-12T06:06:45.371649 #1327771] INFO -- : create mode 100644 lib/rubygems/webauthn_listener/response.rb I, [2023-04-12T06:06:45.371660 #1327771] INFO -- : create mode 100644 test/rubygems/test_webauthn_listener.rb I, [2023-04-12T06:06:45.371670 #1327771] INFO -- : create mode 100644 test/rubygems/test_webauthn_listener_response.rb I, [2023-04-12T06:06:45.398358 #1327771] INFO -- : Latest commit hash = 851344965a I, [2023-04-12T06:06:45.403525 #1327771] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-04-12T06:06:45.403592 #1327771] INFO -- : $$$[beg] make after-update -j4 I, [2023-04-12T06:06:45.605423 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-jemalloc/ext/socket' I, [2023-04-12T06:06:45.605499 #1327771] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-12T06:06:45.605540 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-jemalloc/ext/socket' I, [2023-04-12T06:06:45.632374 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/revision.h updated I, [2023-04-12T06:06:45.633000 #1327771] INFO -- : generating x86_64-linux-fake.rb I, [2023-04-12T06:06:45.741632 #1327771] INFO -- : x86_64-linux-fake.rb updated I, [2023-04-12T06:06:45.742548 #1327771] INFO -- : generating enc.mk I, [2023-04-12T06:06:46.046887 #1327771] INFO -- : making srcs under enc I, [2023-04-12T06:06:46.112058 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:06:46.112133 #1327771] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-12T06:06:46.112180 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:06:46.204565 #1327771] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-12T06:06:46.205849 #1327771] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 E, [2023-04-12T06:06:46.687455 #1327771] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-12T06:06:46.687514 #1327771] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD E, [2023-04-12T06:06:46.711789 #1327771] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-12T06:06:46.715804 #1327771] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2023-04-12T06:06:46.745935 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged E, [2023-04-12T06:06:46.822617 #1327771] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-12T06:06:46.822673 #1327771] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD E, [2023-04-12T06:06:46.836982 #1327771] ERROR -- : HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined I, [2023-04-12T06:06:46.841760 #1327771] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2023-04-12T06:06:46.864669 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged I, [2023-04-12T06:06:46.980700 #1327771] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-04-12T06:06:46.980924 #1327771] INFO -- : $$$[beg] make miniruby -j4 I, [2023-04-12T06:06:47.133805 #1327771] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-12T06:06:47.133881 #1327771] INFO -- : CC = gcc I, [2023-04-12T06:06:47.133910 #1327771] INFO -- : LD = ld I, [2023-04-12T06:06:47.133935 #1327771] INFO -- : LDSHARED = gcc -shared I, [2023-04-12T06:06:47.133966 #1327771] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-04-12T06:06:47.133995 #1327771] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2023-04-12T06:06:47.134021 #1327771] INFO -- : CPPFLAGS = I, [2023-04-12T06:06:47.134047 #1327771] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-12T06:06:47.134075 #1327771] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-12T06:06:47.134100 #1327771] INFO -- : LANG = I, [2023-04-12T06:06:47.134125 #1327771] INFO -- : LC_ALL = I, [2023-04-12T06:06:47.134149 #1327771] INFO -- : LC_CTYPE = I, [2023-04-12T06:06:47.134177 #1327771] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-12T06:06:47.134202 #1327771] INFO -- : RUSTC = rustc I, [2023-04-12T06:06:47.134232 #1327771] INFO -- : 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2023-04-12T06:06:47.138426 #1327771] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-12T06:06:47.138476 #1327771] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-12T06:06:47.138491 #1327771] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-12T06:06:47.138504 #1327771] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-12T06:06:47.138526 #1327771] INFO -- : I, [2023-04-12T06:06:47.187825 #1327771] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/version.c I, [2023-04-12T06:06:47.528163 #1327771] INFO -- : linking miniruby I, [2023-04-12T06:06:48.667772 #1327771] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-04-12T06:06:48.668204 #1327771] INFO -- : $$$[beg] make ruby -j4 I, [2023-04-12T06:06:48.847902 #1327771] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-12T06:06:48.847974 #1327771] INFO -- : CC = gcc I, [2023-04-12T06:06:48.848002 #1327771] INFO -- : LD = ld I, [2023-04-12T06:06:48.848027 #1327771] INFO -- : LDSHARED = gcc -shared I, [2023-04-12T06:06:48.848057 #1327771] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-04-12T06:06:48.848087 #1327771] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2023-04-12T06:06:48.848112 #1327771] INFO -- : CPPFLAGS = I, [2023-04-12T06:06:48.848136 #1327771] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-12T06:06:48.848166 #1327771] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-12T06:06:48.848190 #1327771] INFO -- : LANG = I, [2023-04-12T06:06:48.848213 #1327771] INFO -- : LC_ALL = I, [2023-04-12T06:06:48.848237 #1327771] INFO -- : LC_CTYPE = I, [2023-04-12T06:06:48.848260 #1327771] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-12T06:06:48.848283 #1327771] INFO -- : RUSTC = rustc I, [2023-04-12T06:06:48.848312 #1327771] INFO -- : 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2023-04-12T06:06:48.858199 #1327771] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-12T06:06:48.858256 #1327771] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-12T06:06:48.858272 #1327771] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-12T06:06:48.858285 #1327771] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-12T06:06:48.858297 #1327771] INFO -- : I, [2023-04-12T06:06:49.217619 #1327771] INFO -- : builtin_binary.inc updated I, [2023-04-12T06:06:49.221095 #1327771] INFO -- : compiling /tmp/ruby/src/trunk-jemalloc/builtin.c I, [2023-04-12T06:06:49.416888 #1327771] INFO -- : linking static-library libruby-static.a I, [2023-04-12T06:06:50.763880 #1327771] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-04-12T06:06:53.896009 #1327771] INFO -- : linking ruby I, [2023-04-12T06:06:53.990308 #1327771] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-04-12T06:06:53.990466 #1327771] INFO -- : $$$[beg] make all -j4 I, [2023-04-12T06:06:54.143957 #1327771] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-12T06:06:54.144018 #1327771] INFO -- : CC = gcc I, [2023-04-12T06:06:54.144036 #1327771] INFO -- : LD = ld I, [2023-04-12T06:06:54.144058 #1327771] INFO -- : LDSHARED = gcc -shared I, [2023-04-12T06:06:54.144072 #1327771] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-04-12T06:06:54.144085 #1327771] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2023-04-12T06:06:54.144098 #1327771] INFO -- : CPPFLAGS = I, [2023-04-12T06:06:54.144109 #1327771] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-12T06:06:54.144121 #1327771] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-12T06:06:54.144132 #1327771] INFO -- : LANG = I, [2023-04-12T06:06:54.144143 #1327771] INFO -- : LC_ALL = I, [2023-04-12T06:06:54.144154 #1327771] INFO -- : LC_CTYPE = I, [2023-04-12T06:06:54.144165 #1327771] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-12T06:06:54.144176 #1327771] INFO -- : RUSTC = rustc I, [2023-04-12T06:06:54.144187 #1327771] INFO -- : 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2023-04-12T06:06:54.158467 #1327771] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-12T06:06:54.158517 #1327771] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-12T06:06:54.158539 #1327771] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-12T06:06:54.158551 #1327771] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-12T06:06:54.158563 #1327771] INFO -- : I, [2023-04-12T06:06:54.234486 #1327771] INFO -- : generating encdb.h I, [2023-04-12T06:06:54.236956 #1327771] INFO -- : generating enc.mk I, [2023-04-12T06:06:54.263943 #1327771] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-04-12T06:06:54.267984 #1327771] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-04-12T06:06:54.391459 #1327771] INFO -- : encdb.h unchanged I, [2023-04-12T06:06:54.435472 #1327771] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-04-12T06:06:54.691861 #1327771] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-04-12T06:06:54.740345 #1327771] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-04-12T06:06:54.792212 #1327771] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-04-12T06:06:54.912213 #1327771] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-04-12T06:06:55.075473 #1327771] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-04-12T06:06:55.181685 #1327771] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-04-12T06:06:55.246648 #1327771] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-04-12T06:06:55.410242 #1327771] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-04-12T06:06:55.436285 #1327771] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-04-12T06:06:55.520395 #1327771] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-04-12T06:06:55.693693 #1327771] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-04-12T06:06:55.804417 #1327771] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-04-12T06:06:55.968648 #1327771] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-04-12T06:06:56.023108 #1327771] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-04-12T06:06:56.291873 #1327771] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-04-12T06:06:56.339925 #1327771] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-04-12T06:06:56.363965 #1327771] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-04-12T06:06:56.600261 #1327771] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-04-12T06:06:56.671458 #1327771] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-04-12T06:06:56.727869 #1327771] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-04-12T06:06:56.731856 #1327771] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-04-12T06:06:57.048300 #1327771] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-04-12T06:06:57.108266 #1327771] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-04-12T06:06:57.140179 #1327771] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-04-12T06:06:57.349501 #1327771] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-04-12T06:06:57.549824 #1327771] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-04-12T06:06:57.670317 #1327771] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-04-12T06:06:57.788332 #1327771] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-04-12T06:06:57.816715 #1327771] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-04-12T06:06:57.855907 #1327771] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-04-12T06:06:58.015855 #1327771] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-04-12T06:06:58.301352 #1327771] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-04-12T06:06:58.324233 #1327771] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-04-12T06:06:58.324957 #1327771] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-04-12T06:06:58.512895 #1327771] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-04-12T06:06:58.583528 #1327771] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-04-12T06:06:58.867211 #1327771] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-04-12T06:06:58.905280 #1327771] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-04-12T06:06:58.905336 #1327771] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-04-12T06:06:59.135833 #1327771] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-04-12T06:06:59.359452 #1327771] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-04-12T06:06:59.385676 #1327771] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-04-12T06:06:59.419916 #1327771] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-04-12T06:06:59.529110 #1327771] INFO -- : making enc I, [2023-04-12T06:06:59.568545 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:06:59.568618 #1327771] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-04-12T06:06:59.568673 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:06:59.569897 #1327771] INFO -- : making srcs under enc I, [2023-04-12T06:06:59.637157 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:06:59.637251 #1327771] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-12T06:06:59.637311 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:06:59.638392 #1327771] INFO -- : generating transdb.h I, [2023-04-12T06:06:59.903451 #1327771] INFO -- : transdb.h unchanged I, [2023-04-12T06:06:59.928013 #1327771] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-04-12T06:06:59.931956 #1327771] INFO -- : making trans I, [2023-04-12T06:07:00.073015 #1327771] INFO -- : ext/configure-ext.mk unchanged I, [2023-04-12T06:07:00.084332 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:00.109239 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:00.109302 #1327771] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2023-04-12T06:07:00.109350 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:00.110203 #1327771] INFO -- : making encs I, [2023-04-12T06:07:00.280629 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:00.280716 #1327771] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-04-12T06:07:00.280766 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:00.491447 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-04-12T06:07:00.510722 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-04-12T06:07:00.539455 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-04-12T06:07:00.539510 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-04-12T06:07:00.539525 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-04-12T06:07:00.579609 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-04-12T06:07:00.591667 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-04-12T06:07:00.599465 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-04-12T06:07:00.599530 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-04-12T06:07:00.613706 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-04-12T06:07:00.623530 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-04-12T06:07:00.638097 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-04-12T06:07:00.639447 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-04-12T06:07:00.657384 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-04-12T06:07:00.687451 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-04-12T06:07:00.687511 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-04-12T06:07:00.687527 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-04-12T06:07:00.687539 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-04-12T06:07:00.692557 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-04-12T06:07:00.723142 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-04-12T06:07:00.723194 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-04-12T06:07:00.731450 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-04-12T06:07:00.735988 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-04-12T06:07:00.739782 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-04-12T06:07:00.755457 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-04-12T06:07:00.782309 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-04-12T06:07:00.797751 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-04-12T06:07:00.803455 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-04-12T06:07:00.807307 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-04-12T06:07:00.824427 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-04-12T06:07:00.831468 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-04-12T06:07:00.831534 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-04-12T06:07:00.850899 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-04-12T06:07:00.853488 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-04-12T06:07:00.867553 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-04-12T06:07:00.870668 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-12T06:07:00.892083 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-12T06:07:00.892346 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-04-12T06:07:00.947257 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-04-12T06:07:00.963778 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-04-12T06:07:00.987180 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-12T06:07:01.010295 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-12T06:07:01.048704 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:01.263789 #1327771] INFO -- : make[2]: 'ruby' is up to date. I, [2023-04-12T06:07:01.263887 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:01.264734 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:01.268576 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:01.268631 #1327771] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-04-12T06:07:01.268663 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:01.269570 #1327771] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-04-12T06:07:01.269716 #1327771] INFO -- : $$$[beg] make install -j4 I, [2023-04-12T06:07:01.435450 #1327771] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-12T06:07:01.455469 #1327771] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 I, [2023-04-12T06:07:01.467465 #1327771] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-12T06:07:01.467532 #1327771] INFO -- : CC = gcc I, [2023-04-12T06:07:01.467548 #1327771] INFO -- : LD = ld I, [2023-04-12T06:07:01.467563 #1327771] INFO -- : LDSHARED = gcc -shared I, [2023-04-12T06:07:01.467586 #1327771] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-04-12T06:07:01.467601 #1327771] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2023-04-12T06:07:01.467616 #1327771] INFO -- : CPPFLAGS = I, [2023-04-12T06:07:01.467629 #1327771] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-12T06:07:01.467644 #1327771] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-12T06:07:01.467656 #1327771] INFO -- : LANG = I, [2023-04-12T06:07:01.467668 #1327771] INFO -- : LC_ALL = I, [2023-04-12T06:07:01.467681 #1327771] INFO -- : LC_CTYPE = I, [2023-04-12T06:07:01.467692 #1327771] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-12T06:07:01.467705 #1327771] INFO -- : RUSTC = rustc I, [2023-04-12T06:07:01.469144 #1327771] INFO -- : 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2023-04-12T06:07:01.602374 #1327771] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-12T06:07:01.602429 #1327771] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-12T06:07:01.602449 #1327771] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-12T06:07:01.602462 #1327771] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-12T06:07:01.602474 #1327771] INFO -- : I, [2023-04-12T06:07:01.611447 #1327771] INFO -- : generating encdb.h I, [2023-04-12T06:07:01.628993 #1327771] INFO -- : generating enc.mk I, [2023-04-12T06:07:01.724826 #1327771] INFO -- : encdb.h unchanged I, [2023-04-12T06:07:02.003538 #1327771] INFO -- : making srcs under enc I, [2023-04-12T06:07:02.011823 #1327771] INFO -- : making enc E, [2023-04-12T06:07:02.073716 #1327771] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-12T06:07:02.073769 #1327771] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD E, [2023-04-12T06:07:02.101991 #1327771] ERROR -- : HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined I, [2023-04-12T06:07:02.111456 #1327771] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision - I, [2023-04-12T06:07:02.111519 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:02.111541 #1327771] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-12T06:07:02.111554 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:02.111566 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:02.111577 #1327771] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-04-12T06:07:02.111589 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:02.118341 #1327771] INFO -- : generating transdb.h E, [2023-04-12T06:07:02.119460 #1327771] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-12T06:07:02.119513 #1327771] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD I, [2023-04-12T06:07:02.128368 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/rbs.revision unchanged E, [2023-04-12T06:07:02.147537 #1327771] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-12T06:07:02.151590 #1327771] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-jemalloc/tool/ifchange /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision - I, [2023-04-12T06:07:02.219539 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/.bundle/.timestamp/typeprof.revision unchanged I, [2023-04-12T06:07:02.382178 #1327771] INFO -- : transdb.h unchanged I, [2023-04-12T06:07:02.385367 #1327771] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-04-12T06:07:02.385946 #1327771] INFO -- : making trans I, [2023-04-12T06:07:02.464187 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:02.464267 #1327771] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-jemalloc/enc/trans'. I, [2023-04-12T06:07:02.464322 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:02.465364 #1327771] INFO -- : making encs I, [2023-04-12T06:07:02.513494 #1327771] INFO -- : ext/configure-ext.mk unchanged I, [2023-04-12T06:07:02.527116 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:02.552978 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:02.553060 #1327771] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-04-12T06:07:02.553115 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:02.950535 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-04-12T06:07:02.966072 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/bigdecimal' I, [2023-04-12T06:07:02.971680 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-04-12T06:07:02.977401 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-04-12T06:07:02.980867 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-04-12T06:07:02.986655 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/date' I, [2023-04-12T06:07:02.987258 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/coverage' I, [2023-04-12T06:07:02.991546 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest' I, [2023-04-12T06:07:03.014593 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-04-12T06:07:03.016766 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-04-12T06:07:03.028116 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/io/console' I, [2023-04-12T06:07:03.034200 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-04-12T06:07:03.046423 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/json' I, [2023-04-12T06:07:03.053863 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-04-12T06:07:03.059681 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/fiddle' I, [2023-04-12T06:07:03.063446 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-04-12T06:07:03.063499 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/nkf' I, [2023-04-12T06:07:03.075491 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/monitor' I, [2023-04-12T06:07:03.079837 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-04-12T06:07:03.088633 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-04-12T06:07:03.101258 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-04-12T06:07:03.115703 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/objspace' I, [2023-04-12T06:07:03.117316 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pathname' I, [2023-04-12T06:07:03.146368 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-04-12T06:07:03.149643 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-04-12T06:07:03.149776 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/psych' I, [2023-04-12T06:07:03.153197 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/pty' I, [2023-04-12T06:07:03.172616 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/openssl' I, [2023-04-12T06:07:03.192054 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-04-12T06:07:03.195456 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-04-12T06:07:03.215635 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/rubyvm' I, [2023-04-12T06:07:03.223460 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-04-12T06:07:03.227481 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/ripper' I, [2023-04-12T06:07:03.245056 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-04-12T06:07:03.254760 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-12T06:07:03.257440 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/syslog' I, [2023-04-12T06:07:03.259598 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/socket' I, [2023-04-12T06:07:03.268463 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-12T06:07:03.300564 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-12T06:07:03.307777 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-04-12T06:07:03.326021 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/ext/digest/sha2' I, [2023-04-12T06:07:03.358566 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-12T06:07:03.408010 #1327771] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:03.601916 #1327771] INFO -- : make[2]: 'ruby' is up to date. I, [2023-04-12T06:07:03.602044 #1327771] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:03.602770 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:03.607546 #1327771] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:03.607633 #1327771] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-04-12T06:07:03.607688 #1327771] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-jemalloc' I, [2023-04-12T06:07:03.611671 #1327771] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-jemalloc/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 I, [2023-04-12T06:07:03.817538 #1327771] INFO -- : Installing to I, [2023-04-12T06:07:03.817661 #1327771] INFO -- : installing binary commands: /tmp/ruby/install/trunk-jemalloc/bin I, [2023-04-12T06:07:03.818110 #1327771] INFO -- : installing base libraries: /tmp/ruby/install/trunk-jemalloc/lib I, [2023-04-12T06:07:03.837939 #1327771] INFO -- : installing arch files: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0/x86_64-linux I, [2023-04-12T06:07:03.838273 #1327771] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-jemalloc/lib/pkgconfig I, [2023-04-12T06:07:03.838651 #1327771] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0/x86_64-linux I, [2023-04-12T06:07:03.868815 #1327771] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-04-12T06:07:03.868933 #1327771] INFO -- : installing extension objects: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-04-12T06:07:03.869147 #1327771] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0/x86_64-linux I, [2023-04-12T06:07:03.869731 #1327771] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0 I, [2023-04-12T06:07:03.881164 #1327771] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/site_ruby/3.3.0+0 I, [2023-04-12T06:07:03.881276 #1327771] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-04-12T06:07:03.881365 #1327771] INFO -- : installing extension headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0/ruby I, [2023-04-12T06:07:03.881633 #1327771] INFO -- : installing command scripts: /tmp/ruby/install/trunk-jemalloc/bin I, [2023-04-12T06:07:03.881950 #1327771] INFO -- : installing library scripts: /tmp/ruby/install/trunk-jemalloc/lib/ruby/3.3.0+0 I, [2023-04-12T06:07:03.993907 #1327771] INFO -- : installing common headers: /tmp/ruby/install/trunk-jemalloc/include/ruby-3.3.0+0 I, [2023-04-12T06:07:04.014716 #1327771] INFO -- : installing manpages: /tmp/ruby/install/trunk-jemalloc/share/man/man1 I, [2023-04-12T06:07:04.024892 #1327771] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0 I, [2023-04-12T06:07:04.055660 #1327771] INFO -- : abbrev 0.1.1 I, [2023-04-12T06:07:04.068811 #1327771] INFO -- : base64 0.1.1 I, [2023-04-12T06:07:04.070229 #1327771] INFO -- : benchmark 0.2.1 I, [2023-04-12T06:07:04.071541 #1327771] INFO -- : bundler 2.5.0.dev I, [2023-04-12T06:07:04.075189 #1327771] INFO -- : cgi 0.3.6 I, [2023-04-12T06:07:04.077237 #1327771] INFO -- : csv 3.2.7 I, [2023-04-12T06:07:04.079004 #1327771] INFO -- : delegate 0.3.0 I, [2023-04-12T06:07:04.082506 #1327771] INFO -- : did_you_mean 1.6.3 I, [2023-04-12T06:07:04.084120 #1327771] INFO -- : drb 2.1.1 I, [2023-04-12T06:07:04.085774 #1327771] INFO -- : english 0.7.2 I, [2023-04-12T06:07:04.087440 #1327771] INFO -- : erb 4.0.2 I, [2023-04-12T06:07:04.090432 #1327771] INFO -- : error_highlight 0.5.1 I, [2023-04-12T06:07:04.092138 #1327771] INFO -- : fileutils 1.7.1 I, [2023-04-12T06:07:04.093707 #1327771] INFO -- : find 0.1.1 I, [2023-04-12T06:07:04.095357 #1327771] INFO -- : forwardable 1.3.3 I, [2023-04-12T06:07:04.097306 #1327771] INFO -- : getoptlong 0.2.0 I, [2023-04-12T06:07:04.099184 #1327771] INFO -- : ipaddr 1.2.5 I, [2023-04-12T06:07:04.101165 #1327771] INFO -- : irb 1.6.4 I, [2023-04-12T06:07:04.104333 #1327771] INFO -- : logger 1.5.3 I, [2023-04-12T06:07:04.106344 #1327771] INFO -- : mutex_m 0.1.2 I, [2023-04-12T06:07:04.108247 #1327771] INFO -- : net-http 0.3.2 I, [2023-04-12T06:07:04.109792 #1327771] INFO -- : net-protocol 0.2.1 I, [2023-04-12T06:07:04.111225 #1327771] INFO -- : observer 0.1.1 I, [2023-04-12T06:07:04.112588 #1327771] INFO -- : open-uri 0.3.0 I, [2023-04-12T06:07:04.113980 #1327771] INFO -- : open3 0.1.2 I, [2023-04-12T06:07:04.116258 #1327771] INFO -- : optparse 0.4.0.pre.1 I, [2023-04-12T06:07:04.117743 #1327771] INFO -- : ostruct 0.5.5 I, [2023-04-12T06:07:04.119120 #1327771] INFO -- : pp 0.4.0 I, [2023-04-12T06:07:04.120529 #1327771] INFO -- : prettyprint 0.1.1 I, [2023-04-12T06:07:04.122102 #1327771] INFO -- : pstore 0.1.2 I, [2023-04-12T06:07:04.123394 #1327771] INFO -- : racc 1.6.2 I, [2023-04-12T06:07:04.125528 #1327771] INFO -- : rdoc 6.5.0 I, [2023-04-12T06:07:04.128676 #1327771] INFO -- : readline 0.0.3 I, [2023-04-12T06:07:04.130174 #1327771] INFO -- : reline 0.3.3 I, [2023-04-12T06:07:04.131580 #1327771] INFO -- : resolv 0.2.2 I, [2023-04-12T06:07:04.132830 #1327771] INFO -- : resolv-replace 0.1.1 I, [2023-04-12T06:07:04.134150 #1327771] INFO -- : rinda 0.1.1 I, [2023-04-12T06:07:04.135547 #1327771] INFO -- : ruby2_keywords 0.0.5 I, [2023-04-12T06:07:04.136805 #1327771] INFO -- : securerandom 0.2.2 I, [2023-04-12T06:07:04.138089 #1327771] INFO -- : set 1.0.3 I, [2023-04-12T06:07:04.139397 #1327771] INFO -- : shellwords 0.1.0 I, [2023-04-12T06:07:04.140722 #1327771] INFO -- : singleton 0.1.1 I, [2023-04-12T06:07:04.141996 #1327771] INFO -- : syntax_suggest 1.0.4 I, [2023-04-12T06:07:04.144083 #1327771] INFO -- : tempfile 0.1.3 I, [2023-04-12T06:07:04.145401 #1327771] INFO -- : time 0.2.1 I, [2023-04-12T06:07:04.146765 #1327771] INFO -- : timeout 0.3.2 I, [2023-04-12T06:07:04.148070 #1327771] INFO -- : tmpdir 0.1.3 I, [2023-04-12T06:07:04.149618 #1327771] INFO -- : tsort 0.1.1 I, [2023-04-12T06:07:04.150903 #1327771] INFO -- : un 0.2.1 I, [2023-04-12T06:07:04.152192 #1327771] INFO -- : uri 0.12.1 I, [2023-04-12T06:07:04.153506 #1327771] INFO -- : weakref 0.1.2 I, [2023-04-12T06:07:04.154792 #1327771] INFO -- : yaml 0.2.1 I, [2023-04-12T06:07:04.156151 #1327771] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0 I, [2023-04-12T06:07:04.171129 #1327771] INFO -- : bigdecimal 3.1.4 I, [2023-04-12T06:07:04.172749 #1327771] INFO -- : date 3.3.3 I, [2023-04-12T06:07:04.174307 #1327771] INFO -- : digest 3.1.1 I, [2023-04-12T06:07:04.175870 #1327771] INFO -- : etc 1.4.2 I, [2023-04-12T06:07:04.177854 #1327771] INFO -- : fcntl 1.0.2 I, [2023-04-12T06:07:04.179334 #1327771] INFO -- : fiddle 1.1.2 I, [2023-04-12T06:07:04.181079 #1327771] INFO -- : io-console 0.6.0 I, [2023-04-12T06:07:04.182571 #1327771] INFO -- : io-nonblock 0.2.0 I, [2023-04-12T06:07:04.184058 #1327771] INFO -- : io-wait 0.3.0 I, [2023-04-12T06:07:04.186076 #1327771] INFO -- : json 2.6.3 I, [2023-04-12T06:07:04.188328 #1327771] INFO -- : nkf 0.1.2 I, [2023-04-12T06:07:04.190131 #1327771] INFO -- : openssl 3.1.0 I, [2023-04-12T06:07:04.191858 #1327771] INFO -- : pathname 0.2.1 I, [2023-04-12T06:07:04.193434 #1327771] INFO -- : psych 5.1.0 I, [2023-04-12T06:07:04.194977 #1327771] INFO -- : readline-ext 0.1.5 I, [2023-04-12T06:07:04.196404 #1327771] INFO -- : stringio 3.0.6 I, [2023-04-12T06:07:04.197842 #1327771] INFO -- : strscan 3.0.7 I, [2023-04-12T06:07:04.199260 #1327771] INFO -- : syslog 0.1.1 I, [2023-04-12T06:07:04.200900 #1327771] INFO -- : zlib 3.0.0 I, [2023-04-12T06:07:04.202129 #1327771] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0 I, [2023-04-12T06:07:04.203303 #1327771] INFO -- : minitest 5.18.0 I, [2023-04-12T06:07:04.222101 #1327771] INFO -- : power_assert 2.0.3 I, [2023-04-12T06:07:04.227493 #1327771] INFO -- : rake 13.0.6 I, [2023-04-12T06:07:04.241963 #1327771] INFO -- : test-unit 3.5.7 I, [2023-04-12T06:07:04.266617 #1327771] INFO -- : rexml 3.2.5 I, [2023-04-12T06:07:04.284487 #1327771] INFO -- : rss 0.2.9 I, [2023-04-12T06:07:04.307252 #1327771] INFO -- : net-ftp 0.2.0 I, [2023-04-12T06:07:04.310809 #1327771] INFO -- : net-imap 0.3.4 I, [2023-04-12T06:07:04.321343 #1327771] INFO -- : net-pop 0.1.2 I, [2023-04-12T06:07:04.324701 #1327771] INFO -- : net-smtp 0.3.3 I, [2023-04-12T06:07:04.327484 #1327771] INFO -- : matrix 0.4.2 I, [2023-04-12T06:07:04.330866 #1327771] INFO -- : prime 0.1.2 I, [2023-04-12T06:07:04.335598 #1327771] INFO -- : rbs 3.0.4 I, [2023-04-12T06:07:04.457141 #1327771] INFO -- : typeprof 0.21.7 I, [2023-04-12T06:07:04.466497 #1327771] INFO -- : debug 1.7.2 I, [2023-04-12T06:07:04.480240 #1327771] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-jemalloc/lib/ruby/gems/3.3.0+0/cache I, [2023-04-12T06:07:04.491439 #1327771] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-04-12T06:07:04.491765 #1327771] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-04-12T06:07:47.561258 #1327771] INFO -- : PASS all 1827 tests E, [2023-04-12T06:07:47.574830 #1327771] ERROR -- : I, [2023-04-12T06:07:47.574953 #1327771] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-04-12T06:07:47.575087 #1327771] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-04-12T06:07:47.827988 #1327771] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-12T06:07:47.828067 #1327771] INFO -- : CC = gcc I, [2023-04-12T06:07:47.828106 #1327771] INFO -- : LD = ld I, [2023-04-12T06:07:47.828133 #1327771] INFO -- : LDSHARED = gcc -shared I, [2023-04-12T06:07:47.828165 #1327771] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-04-12T06:07:47.828200 #1327771] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-jemalloc/include -I/tmp/ruby/src/trunk-jemalloc -I/tmp/ruby/src/trunk-jemalloc/enc/unicode/15.0.0 I, [2023-04-12T06:07:47.828228 #1327771] INFO -- : CPPFLAGS = I, [2023-04-12T06:07:47.828254 #1327771] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-04-12T06:07:47.828280 #1327771] INFO -- : SOLIBS = -lz -lrt -lrt -ljemalloc -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-12T06:07:47.828305 #1327771] INFO -- : LANG = I, [2023-04-12T06:07:47.828329 #1327771] INFO -- : LC_ALL = I, [2023-04-12T06:07:47.828355 #1327771] INFO -- : LC_CTYPE = I, [2023-04-12T06:07:47.828379 #1327771] INFO -- : MFLAGS = I, [2023-04-12T06:07:47.828408 #1327771] INFO -- : RUSTC = rustc I, [2023-04-12T06:07:47.828587 #1327771] INFO -- : 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-jemalloc/yjit/target/release/' /tmp/ruby/src/trunk-jemalloc/yjit/src/lib.rs I, [2023-04-12T06:07:47.834465 #1327771] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-12T06:07:47.834521 #1327771] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-12T06:07:47.834539 #1327771] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-12T06:07:47.834554 #1327771] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-12T06:07:47.834568 #1327771] INFO -- : I, [2023-04-12T06:07:47.985967 #1327771] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-04-12T06:07:47.986022 #1327771] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-04-12T06:07:47.986038 #1327771] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-04-12T06:07:48.165335 #1327771] INFO -- : Checking leaked global symbols...none I, [2023-04-12T06:07:48.294126 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-04-12T06:07:48.294454 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:condition ..OK 2 I, [2023-04-12T06:07:48.294607 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:if/unless ...OK 3 I, [2023-04-12T06:07:48.294837 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:case .....OK 5 I, [2023-04-12T06:07:48.295448 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:while/until ........OK 8 I, [2023-04-12T06:07:48.295840 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:exception ..........OK 10 I, [2023-04-12T06:07:48.297183 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:array .......................................OK 39 I, [2023-04-12T06:07:48.298025 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:hash ...........................OK 27 I, [2023-04-12T06:07:48.301951 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-04-12T06:07:48.304471 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:float ................................................................................OK 80 I, [2023-04-12T06:07:48.308589 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:bignum ...............................OK 31 I, [2023-04-12T06:07:48.311458 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-04-12T06:07:48.311783 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:assignment ..........OK 10 I, [2023-04-12T06:07:48.312026 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:call ......OK 6 I, [2023-04-12T06:07:48.312407 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:proc .........OK 9 I, [2023-04-12T06:07:48.412860 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:signal ..OK 2 I, [2023-04-12T06:07:48.414355 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:eval ...........................OK 27 I, [2023-04-12T06:07:48.687463 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:system ........OK 8 I, [2023-04-12T06:07:48.687528 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:const .....OK 5 I, [2023-04-12T06:07:48.687545 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:clone .....OK 5 I, [2023-04-12T06:07:48.687558 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:marshal ....OK 4 I, [2023-04-12T06:07:48.687569 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:pack ....OK 4 I, [2023-04-12T06:07:48.687585 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:math ..OK 2 I, [2023-04-12T06:07:48.687598 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:struct ......OK 6 I, [2023-04-12T06:07:48.687610 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:variable ............OK 12 I, [2023-04-12T06:07:48.687623 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:trace ...OK 3 I, [2023-04-12T06:07:48.687634 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:defined? ............OK 12 I, [2023-04-12T06:07:48.687646 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:alias ......OK 6 I, [2023-04-12T06:07:48.687658 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:path .......................OK 23 I, [2023-04-12T06:07:48.763361 #1327771] INFO -- : /tmp/ruby/src/trunk-jemalloc/basictest/test.rb:gc ....OK 4 I, [2023-04-12T06:07:48.770958 #1327771] INFO -- : I, [2023-04-12T06:07:48.771020 #1327771] INFO -- : test succeeded I, [2023-04-12T06:07:48.771698 #1327771] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-04-12T06:07:48.771872 #1327771] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-04-12T06:07:49.170090 #1327771] INFO -- : Run options: I, [2023-04-12T06:07:49.170154 #1327771] INFO -- : --seed=3329 I, [2023-04-12T06:07:49.170173 #1327771] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-jemalloc/lib -I. -I.ext/common /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-04-12T06:07:49.170188 #1327771] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-jemalloc/test/excludes I, [2023-04-12T06:07:49.170199 #1327771] INFO -- : --name=!/memory_leak/ I, [2023-04-12T06:07:49.170210 #1327771] INFO -- : --stderr-on-failure I, [2023-04-12T06:07:49.170221 #1327771] INFO -- : -j4 I, [2023-04-12T06:07:49.170232 #1327771] INFO -- : I, [2023-04-12T06:07:49.170242 #1327771] INFO -- : # Running tests: I, [2023-04-12T06:07:49.170252 #1327771] INFO -- : E, [2023-04-12T06:08:42.579442 #1327771] ERROR -- : Ignoring debug-1.7.2 because its extensions are not built. Try: gem pristine debug --version 1.7.2 E, [2023-04-12T06:08:42.581633 #1327771] ERROR -- : Ignoring rbs-3.0.4 because its extensions are not built. Try: gem pristine rbs --version 3.0.4 I, [2023-04-12T06:09:54.908526 #1327771] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2023-04-12T06:09:55.077970 #1327771] INFO -- : Leaked thread: WebauthnListenerTest#test_wait_for_otp_code_options_request: # I, [2023-04-12T06:09:55.123083 #1327771] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : # I, [2023-04-12T06:09:55.123158 #1327771] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 12 : # I, [2023-04-12T06:09:55.234521 #1327771] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 12 I, [2023-04-12T06:09:55.238587 #1327771] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 11 : # I, [2023-04-12T06:09:55.398470 #1327771] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_params: 12 : # I, [2023-04-12T06:09:55.528228 #1327771] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_invalid_post_req_method: 11 I, [2023-04-12T06:09:55.542135 #1327771] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 11 : # I, [2023-04-12T06:10:23.563843 #1327771] INFO -- : .Closed file descriptor: Test_StrEncAssociate#test_dummy_encoding_index_IBM037: 11 I, [2023-04-12T06:13:37.205935 #1327771] INFO -- : Finished tests in 348.051105s, 68.2716 tests/s, 25610.2908 assertions/s. I, [2023-04-12T06:13:37.207572 #1327771] INFO -- : 23762 tests, 8913690 assertions, 0 failures, 0 errors, 140 skips I, [2023-04-12T06:13:37.207629 #1327771] INFO -- : I, [2023-04-12T06:13:37.207644 #1327771] INFO -- : ruby -v: ruby 3.3.0dev (2023-04-12T03:00:25Z master 851344965a) [x86_64-linux] I, [2023-04-12T06:13:37.211613 #1327771] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-04-12T06:13:37.211789 #1327771] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4' I, [2023-04-12T06:13:37.624271 #1327771] INFO -- : $ /tmp/ruby/build/trunk-jemalloc/miniruby -I/tmp/ruby/src/trunk-jemalloc/lib /tmp/ruby/src/trunk-jemalloc/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-jemalloc --extout=.ext -- /tmp/ruby/src/trunk-jemalloc/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-jemalloc/spec/default.mspec --error-output stderr I, [2023-04-12T06:13:37.827635 #1327771] INFO -- : ruby 3.3.0dev (2023-04-12T03:00:25Z master 851344965a) [x86_64-linux] I, [2023-04-12T06:15:44.702332 #1327771] INFO -- : ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. I, [2023-04-12T06:15:44.702519 #1327771] INFO -- : I, [2023-04-12T06:15:44.702546 #1327771] INFO -- : Finished in 126.874555 seconds I, [2023-04-12T06:15:44.702567 #1327771] INFO -- : I, [2023-04-12T06:15:44.702584 #1327771] INFO -- : 3841 files, 31577 examples, 181737 expectations, 0 failures, 0 errors, 0 tagged I, [2023-04-12T06:15:44.743641 #1327771] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.