# Logfile created on 2023-04-15 02:09:19 +0000 by logger.rb/v1.4.3 I, [2023-04-15T02:09:19.396554 #1720884] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-04-15T02:09:19.396886 #1720884] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-04-15T02:09:19.629281 #1720884] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-04-15T02:09:19.629825 #1720884] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-04-15T02:09:19.629863 #1720884] INFO -- : $$$[beg] make update-download -j4 I, [2023-04-15T02:09:19.832624 #1720884] INFO -- : tool/config.guess already exists I, [2023-04-15T02:09:19.832805 #1720884] INFO -- : tool/config.sub already exists I, [2023-04-15T02:09:19.837806 #1720884] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-15T02:09:19.838346 #1720884] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 E, [2023-04-15T02:09:20.308406 #1720884] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-15T02:09:20.308464 #1720884] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD I, [2023-04-15T02:09:20.324112 #1720884] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision - E, [2023-04-15T02:09:20.324286 #1720884] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-15T02:09:20.359535 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged E, [2023-04-15T02:09:20.506099 #1720884] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-15T02:09:20.506151 #1720884] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD E, [2023-04-15T02:09:20.522130 #1720884] 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-15T02:09:20.523671 #1720884] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision - I, [2023-04-15T02:09:20.567526 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged I, [2023-04-15T02:09:20.807951 #1720884] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-04-15T02:09:20.808015 #1720884] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-04-15T02:09:20.943721 #1720884] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-04-15T02:09:20.944233 #1720884] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-04-15T02:09:20.944287 #1720884] INFO -- : $$$[beg] make update-src -j4 E, [2023-04-15T02:09:21.951544 #1720884] ERROR -- : From https://github.com/ruby/ruby E, [2023-04-15T02:09:21.951622 #1720884] ERROR -- : 45c6b58..9a1c737 master -> origin/master I, [2023-04-15T02:09:22.087492 #1720884] INFO -- : Updating 45c6b58..9a1c737 I, [2023-04-15T02:09:22.087567 #1720884] INFO -- : Fast-forward I, [2023-04-15T02:09:22.096584 #1720884] INFO -- : .../weakkeymap/element_reference_spec.rb | 26 ++++++++ I, [2023-04-15T02:09:22.096642 #1720884] INFO -- : .../objectspace/weakkeymap/element_set_spec.rb | 71 ++++++++++++++++++++++ I, [2023-04-15T02:09:22.096658 #1720884] INFO -- : .../core/objectspace/weakkeymap/getkey_spec.rb | 14 +++++ I, [2023-04-15T02:09:22.096671 #1720884] INFO -- : .../core/objectspace/weakkeymap/inspect_spec.rb | 17 ++++++ I, [2023-04-15T02:09:22.096682 #1720884] INFO -- : spec/ruby/core/objectspace/weakkeymap/key_spec.rb | 33 ++++++++++ I, [2023-04-15T02:09:22.096693 #1720884] INFO -- : weakmap.c | 3 +- I, [2023-04-15T02:09:22.096704 #1720884] INFO -- : 6 files changed, 163 insertions(+), 1 deletion(-) I, [2023-04-15T02:09:22.096715 #1720884] INFO -- : create mode 100644 spec/ruby/core/objectspace/weakkeymap/element_reference_spec.rb I, [2023-04-15T02:09:22.096727 #1720884] INFO -- : create mode 100644 spec/ruby/core/objectspace/weakkeymap/element_set_spec.rb I, [2023-04-15T02:09:22.096737 #1720884] INFO -- : create mode 100644 spec/ruby/core/objectspace/weakkeymap/getkey_spec.rb I, [2023-04-15T02:09:22.096748 #1720884] INFO -- : create mode 100644 spec/ruby/core/objectspace/weakkeymap/inspect_spec.rb I, [2023-04-15T02:09:22.096759 #1720884] INFO -- : create mode 100644 spec/ruby/core/objectspace/weakkeymap/key_spec.rb I, [2023-04-15T02:09:22.144302 #1720884] INFO -- : Latest commit hash = 9a1c737dee I, [2023-04-15T02:09:22.151541 #1720884] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-04-15T02:09:22.151608 #1720884] INFO -- : $$$[beg] make after-update -j4 I, [2023-04-15T02:09:22.417048 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/socket' I, [2023-04-15T02:09:22.417119 #1720884] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-15T02:09:22.417139 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/socket' I, [2023-04-15T02:09:22.492113 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/revision.h updated I, [2023-04-15T02:09:22.495083 #1720884] INFO -- : generating x86_64-linux-fake.rb I, [2023-04-15T02:09:22.658043 #1720884] INFO -- : x86_64-linux-fake.rb updated I, [2023-04-15T02:09:22.661459 #1720884] INFO -- : generating enc.mk I, [2023-04-15T02:09:23.039563 #1720884] INFO -- : making srcs under enc I, [2023-04-15T02:09:23.101712 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:23.101804 #1720884] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-15T02:09:23.101862 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:23.197657 #1720884] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-15T02:09:23.216938 #1720884] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 E, [2023-04-15T02:09:23.778825 #1720884] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-15T02:09:23.778884 #1720884] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD E, [2023-04-15T02:09:23.789824 #1720884] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-15T02:09:23.789878 #1720884] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD E, [2023-04-15T02:09:23.799687 #1720884] 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-15T02:09:23.800445 #1720884] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision - I, [2023-04-15T02:09:23.803603 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged E, [2023-04-15T02:09:23.819603 #1720884] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-15T02:09:23.820345 #1720884] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision - I, [2023-04-15T02:09:23.844025 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged I, [2023-04-15T02:09:23.983908 #1720884] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-04-15T02:09:23.984131 #1720884] INFO -- : $$$[beg] make miniruby -j4 I, [2023-04-15T02:09:24.161977 #1720884] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-15T02:09:24.162058 #1720884] INFO -- : CC = gcc I, [2023-04-15T02:09:24.162094 #1720884] INFO -- : LD = ld I, [2023-04-15T02:09:24.162130 #1720884] INFO -- : LDSHARED = gcc -shared I, [2023-04-15T02:09:24.162172 #1720884] INFO -- : CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef I, [2023-04-15T02:09:24.162207 #1720884] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 I, [2023-04-15T02:09:24.162239 #1720884] INFO -- : CPPFLAGS = I, [2023-04-15T02:09:24.162275 #1720884] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-04-15T02:09:24.162310 #1720884] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-15T02:09:24.162339 #1720884] INFO -- : LANG = I, [2023-04-15T02:09:24.162366 #1720884] INFO -- : LC_ALL = I, [2023-04-15T02:09:24.162396 #1720884] INFO -- : LC_CTYPE = I, [2023-04-15T02:09:24.162429 #1720884] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-15T02:09:24.162463 #1720884] INFO -- : RUSTC = rustc I, [2023-04-15T02:09:24.162503 #1720884] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2023-04-15T02:09:24.170766 #1720884] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-15T02:09:24.170821 #1720884] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-15T02:09:24.170839 #1720884] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-15T02:09:24.170854 #1720884] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-15T02:09:24.170868 #1720884] INFO -- : I, [2023-04-15T02:09:24.220114 #1720884] INFO -- : compiling /tmp/ruby/src/trunk-O0/weakmap.c I, [2023-04-15T02:09:24.232003 #1720884] INFO -- : compiling /tmp/ruby/src/trunk-O0/version.c I, [2023-04-15T02:09:24.710793 #1720884] INFO -- : linking miniruby I, [2023-04-15T02:09:25.809548 #1720884] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-04-15T02:09:25.809734 #1720884] INFO -- : $$$[beg] make ruby -j4 I, [2023-04-15T02:09:25.943998 #1720884] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-15T02:09:25.944076 #1720884] INFO -- : CC = gcc I, [2023-04-15T02:09:25.944110 #1720884] INFO -- : LD = ld I, [2023-04-15T02:09:25.944145 #1720884] INFO -- : LDSHARED = gcc -shared I, [2023-04-15T02:09:25.944178 #1720884] INFO -- : CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef I, [2023-04-15T02:09:25.944207 #1720884] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 I, [2023-04-15T02:09:25.944230 #1720884] INFO -- : CPPFLAGS = I, [2023-04-15T02:09:25.944254 #1720884] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-04-15T02:09:25.944277 #1720884] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-15T02:09:25.944300 #1720884] INFO -- : LANG = I, [2023-04-15T02:09:25.944322 #1720884] INFO -- : LC_ALL = I, [2023-04-15T02:09:25.944347 #1720884] INFO -- : LC_CTYPE = I, [2023-04-15T02:09:25.944370 #1720884] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-15T02:09:25.944394 #1720884] INFO -- : RUSTC = rustc I, [2023-04-15T02:09:25.944422 #1720884] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2023-04-15T02:09:25.950167 #1720884] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-15T02:09:25.950224 #1720884] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-15T02:09:25.950239 #1720884] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-15T02:09:25.950251 #1720884] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-15T02:09:25.950263 #1720884] INFO -- : I, [2023-04-15T02:09:27.069086 #1720884] INFO -- : builtin_binary.inc updated I, [2023-04-15T02:09:27.072546 #1720884] INFO -- : compiling /tmp/ruby/src/trunk-O0/builtin.c I, [2023-04-15T02:09:27.227983 #1720884] INFO -- : linking static-library libruby-static.a I, [2023-04-15T02:09:28.294631 #1720884] INFO -- : linking ruby I, [2023-04-15T02:09:29.500465 #1720884] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-04-15T02:09:29.500686 #1720884] INFO -- : $$$[beg] make all -j4 I, [2023-04-15T02:09:29.605667 #1720884] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-15T02:09:29.605759 #1720884] INFO -- : CC = gcc I, [2023-04-15T02:09:29.605800 #1720884] INFO -- : LD = ld I, [2023-04-15T02:09:29.605827 #1720884] INFO -- : LDSHARED = gcc -shared I, [2023-04-15T02:09:29.605856 #1720884] INFO -- : CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef I, [2023-04-15T02:09:29.605887 #1720884] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 I, [2023-04-15T02:09:29.605920 #1720884] INFO -- : CPPFLAGS = I, [2023-04-15T02:09:29.605945 #1720884] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-04-15T02:09:29.605969 #1720884] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-15T02:09:29.605991 #1720884] INFO -- : LANG = I, [2023-04-15T02:09:29.606013 #1720884] INFO -- : LC_ALL = I, [2023-04-15T02:09:29.606035 #1720884] INFO -- : LC_CTYPE = I, [2023-04-15T02:09:29.606057 #1720884] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-15T02:09:29.606080 #1720884] INFO -- : RUSTC = rustc I, [2023-04-15T02:09:29.606110 #1720884] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2023-04-15T02:09:29.611216 #1720884] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-15T02:09:29.611273 #1720884] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-15T02:09:29.611289 #1720884] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-15T02:09:29.611302 #1720884] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-15T02:09:29.611314 #1720884] INFO -- : I, [2023-04-15T02:09:29.672248 #1720884] INFO -- : generating encdb.h I, [2023-04-15T02:09:29.678777 #1720884] INFO -- : generating enc.mk I, [2023-04-15T02:09:29.746413 #1720884] INFO -- : encdb.h unchanged I, [2023-04-15T02:09:30.065059 #1720884] INFO -- : making enc I, [2023-04-15T02:09:30.065122 #1720884] INFO -- : making srcs under enc I, [2023-04-15T02:09:30.149560 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:30.149683 #1720884] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-04-15T02:09:30.149756 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:30.173992 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:30.174073 #1720884] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-15T02:09:30.174131 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:30.180422 #1720884] INFO -- : generating transdb.h I, [2023-04-15T02:09:30.416206 #1720884] INFO -- : transdb.h unchanged I, [2023-04-15T02:09:30.419729 #1720884] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-04-15T02:09:30.419804 #1720884] INFO -- : making trans I, [2023-04-15T02:09:30.506448 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:30.506524 #1720884] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. I, [2023-04-15T02:09:30.506571 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:30.511561 #1720884] INFO -- : making encs I, [2023-04-15T02:09:30.550961 #1720884] INFO -- : ext/configure-ext.mk unchanged I, [2023-04-15T02:09:30.559256 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:30.619994 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:30.620078 #1720884] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-04-15T02:09:30.620127 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:31.022389 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-04-15T02:09:31.032352 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-04-15T02:09:31.042466 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-04-15T02:09:31.046289 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-04-15T02:09:31.051859 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-04-15T02:09:31.055715 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-04-15T02:09:31.067461 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-04-15T02:09:31.071469 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-04-15T02:09:31.107467 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-04-15T02:09:31.111455 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-04-15T02:09:31.133904 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-04-15T02:09:31.139469 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-04-15T02:09:31.147633 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-04-15T02:09:31.160980 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-04-15T02:09:31.167473 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-04-15T02:09:31.167980 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-04-15T02:09:31.171768 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-04-15T02:09:31.183470 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-04-15T02:09:31.187463 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-04-15T02:09:31.215452 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-04-15T02:09:31.215509 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-04-15T02:09:31.227536 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-04-15T02:09:31.231818 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-04-15T02:09:31.239384 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-04-15T02:09:31.255462 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-04-15T02:09:31.270351 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-04-15T02:09:31.293596 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-04-15T02:09:31.302484 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-04-15T02:09:31.307519 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-04-15T02:09:31.310188 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-04-15T02:09:31.323831 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-04-15T02:09:31.327487 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-04-15T02:09:31.343455 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-04-15T02:09:31.357080 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-04-15T02:09:31.370501 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-15T02:09:31.375279 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-15T02:09:31.375458 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-04-15T02:09:31.379534 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-04-15T02:09:31.403484 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-04-15T02:09:31.408671 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-04-15T02:09:31.559884 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-15T02:09:31.653327 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-15T02:09:31.722980 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:31.992706 #1720884] INFO -- : make[2]: 'ruby' is up to date. I, [2023-04-15T02:09:31.992819 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:31.993551 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:31.999461 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:31.999522 #1720884] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-04-15T02:09:31.999539 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:32.000778 #1720884] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-04-15T02:09:32.000935 #1720884] INFO -- : $$$[beg] make install -j4 I, [2023-04-15T02:09:32.251461 #1720884] INFO -- : Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 I, [2023-04-15T02:09:32.256116 #1720884] INFO -- : Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 I, [2023-04-15T02:09:32.280001 #1720884] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-15T02:09:32.280076 #1720884] INFO -- : CC = gcc I, [2023-04-15T02:09:32.280108 #1720884] INFO -- : LD = ld I, [2023-04-15T02:09:32.280135 #1720884] INFO -- : LDSHARED = gcc -shared I, [2023-04-15T02:09:32.280170 #1720884] INFO -- : CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef I, [2023-04-15T02:09:32.280203 #1720884] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 I, [2023-04-15T02:09:32.280234 #1720884] INFO -- : CPPFLAGS = I, [2023-04-15T02:09:32.280263 #1720884] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-04-15T02:09:32.280291 #1720884] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-15T02:09:32.280320 #1720884] INFO -- : LANG = I, [2023-04-15T02:09:32.280348 #1720884] INFO -- : LC_ALL = I, [2023-04-15T02:09:32.280375 #1720884] INFO -- : LC_CTYPE = I, [2023-04-15T02:09:32.280404 #1720884] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-04-15T02:09:32.280436 #1720884] INFO -- : RUSTC = rustc I, [2023-04-15T02:09:32.280471 #1720884] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2023-04-15T02:09:32.358500 #1720884] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-15T02:09:32.358566 #1720884] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-15T02:09:32.358584 #1720884] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-15T02:09:32.358599 #1720884] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-15T02:09:32.358613 #1720884] INFO -- : I, [2023-04-15T02:09:32.363905 #1720884] INFO -- : generating encdb.h I, [2023-04-15T02:09:32.396028 #1720884] INFO -- : generating enc.mk I, [2023-04-15T02:09:32.519013 #1720884] INFO -- : encdb.h unchanged I, [2023-04-15T02:09:32.750369 #1720884] INFO -- : making srcs under enc I, [2023-04-15T02:09:32.767459 #1720884] INFO -- : making enc I, [2023-04-15T02:09:32.817362 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:32.817426 #1720884] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-04-15T02:09:32.817466 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:32.830429 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:32.830513 #1720884] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-04-15T02:09:32.830559 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' E, [2023-04-15T02:09:32.831430 #1720884] ERROR -- : From https://github.com/ruby/rbs E, [2023-04-15T02:09:32.831460 #1720884] ERROR -- : * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD I, [2023-04-15T02:09:32.831955 #1720884] INFO -- : generating transdb.h I, [2023-04-15T02:09:32.852163 #1720884] INFO -- : echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision - E, [2023-04-15T02:09:32.855463 #1720884] ERROR -- : From https://github.com/ruby/typeprof E, [2023-04-15T02:09:32.855523 #1720884] ERROR -- : * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD E, [2023-04-15T02:09:32.855538 #1720884] ERROR -- : HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined E, [2023-04-15T02:09:32.871475 #1720884] ERROR -- : HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 I, [2023-04-15T02:09:32.883608 #1720884] INFO -- : echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision - I, [2023-04-15T02:09:32.891527 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged I, [2023-04-15T02:09:32.906689 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged I, [2023-04-15T02:09:33.188148 #1720884] INFO -- : transdb.h unchanged I, [2023-04-15T02:09:33.190944 #1720884] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-04-15T02:09:33.211113 #1720884] INFO -- : making trans I, [2023-04-15T02:09:33.289324 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:33.289399 #1720884] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. I, [2023-04-15T02:09:33.289442 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:33.290471 #1720884] INFO -- : making encs I, [2023-04-15T02:09:33.365288 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:33.365369 #1720884] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-04-15T02:09:33.365411 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:33.396644 #1720884] INFO -- : ext/configure-ext.mk unchanged I, [2023-04-15T02:09:33.404224 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:33.867258 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-04-15T02:09:33.899458 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-04-15T02:09:33.899525 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-04-15T02:09:33.905712 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-04-15T02:09:33.911015 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-04-15T02:09:33.933027 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-04-15T02:09:33.947470 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-04-15T02:09:33.971639 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-04-15T02:09:33.971697 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-04-15T02:09:33.971715 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-04-15T02:09:33.982212 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-04-15T02:09:33.993947 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-04-15T02:09:33.999674 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-04-15T02:09:34.003318 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-04-15T02:09:34.006344 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-04-15T02:09:34.012584 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-04-15T02:09:34.016767 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-04-15T02:09:34.021372 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-04-15T02:09:34.030684 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-04-15T02:09:34.043636 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-04-15T02:09:34.044103 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-04-15T02:09:34.044915 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-04-15T02:09:34.087629 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-04-15T02:09:34.095494 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-04-15T02:09:34.095567 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-04-15T02:09:34.107889 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-04-15T02:09:34.126177 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-04-15T02:09:34.129789 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-04-15T02:09:34.133707 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-04-15T02:09:34.135860 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-04-15T02:09:34.137182 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-04-15T02:09:34.153002 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-04-15T02:09:34.156130 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-04-15T02:09:34.162691 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-04-15T02:09:34.183460 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-15T02:09:34.191809 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-04-15T02:09:34.192431 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-04-15T02:09:34.203399 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-15T02:09:34.271938 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-04-15T02:09:34.311478 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-04-15T02:09:34.411665 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug' I, [2023-04-15T02:09:34.458704 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension' I, [2023-04-15T02:09:34.546529 #1720884] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:34.772523 #1720884] INFO -- : make[2]: 'ruby' is up to date. I, [2023-04-15T02:09:34.772632 #1720884] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:34.773432 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:34.779557 #1720884] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:34.779611 #1720884] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-04-15T02:09:34.779627 #1720884] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-04-15T02:09:34.779999 #1720884] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc I, [2023-04-15T02:09:35.296943 #1720884] INFO -- : Installing to I, [2023-04-15T02:09:35.297092 #1720884] INFO -- : installing binary commands: /tmp/ruby/install/trunk-O0/bin I, [2023-04-15T02:09:35.323897 #1720884] INFO -- : installing base libraries: /tmp/ruby/install/trunk-O0/lib I, [2023-04-15T02:09:35.433443 #1720884] INFO -- : installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux I, [2023-04-15T02:09:35.433957 #1720884] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig I, [2023-04-15T02:09:35.434284 #1720884] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux I, [2023-04-15T02:09:35.494838 #1720884] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-04-15T02:09:35.494989 #1720884] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-04-15T02:09:35.495321 #1720884] INFO -- : installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux I, [2023-04-15T02:09:35.496411 #1720884] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 I, [2023-04-15T02:09:35.525981 #1720884] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0 I, [2023-04-15T02:09:35.526136 #1720884] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-04-15T02:09:35.526277 #1720884] INFO -- : installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby I, [2023-04-15T02:09:35.526756 #1720884] INFO -- : installing command scripts: /tmp/ruby/install/trunk-O0/bin I, [2023-04-15T02:09:35.527243 #1720884] INFO -- : installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 I, [2023-04-15T02:09:35.758406 #1720884] INFO -- : installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0 I, [2023-04-15T02:09:35.799307 #1720884] INFO -- : installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1 I, [2023-04-15T02:09:35.841912 #1720884] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 I, [2023-04-15T02:09:35.917339 #1720884] INFO -- : abbrev 0.1.1 I, [2023-04-15T02:09:35.960106 #1720884] INFO -- : base64 0.1.1 I, [2023-04-15T02:09:35.964208 #1720884] INFO -- : benchmark 0.2.1 I, [2023-04-15T02:09:35.967885 #1720884] INFO -- : bundler 2.5.0.dev I, [2023-04-15T02:09:35.976641 #1720884] INFO -- : cgi 0.3.6 I, [2023-04-15T02:09:35.980579 #1720884] INFO -- : csv 3.2.7 I, [2023-04-15T02:09:35.985252 #1720884] INFO -- : delegate 0.3.0 I, [2023-04-15T02:09:35.989295 #1720884] INFO -- : did_you_mean 1.6.3 I, [2023-04-15T02:09:35.993368 #1720884] INFO -- : drb 2.1.1 I, [2023-04-15T02:09:35.997204 #1720884] INFO -- : english 0.7.2 I, [2023-04-15T02:09:36.000766 #1720884] INFO -- : erb 4.0.2 I, [2023-04-15T02:09:36.010751 #1720884] INFO -- : error_highlight 0.5.1 I, [2023-04-15T02:09:36.014355 #1720884] INFO -- : fileutils 1.7.1 I, [2023-04-15T02:09:36.018035 #1720884] INFO -- : find 0.1.1 I, [2023-04-15T02:09:36.022850 #1720884] INFO -- : forwardable 1.3.3 I, [2023-04-15T02:09:36.026524 #1720884] INFO -- : getoptlong 0.2.0 I, [2023-04-15T02:09:36.030198 #1720884] INFO -- : ipaddr 1.2.5 I, [2023-04-15T02:09:36.033623 #1720884] INFO -- : irb 1.6.4 I, [2023-04-15T02:09:36.039086 #1720884] INFO -- : logger 1.5.3 I, [2023-04-15T02:09:36.043954 #1720884] INFO -- : mutex_m 0.1.2 I, [2023-04-15T02:09:36.047770 #1720884] INFO -- : net-http 0.3.2 I, [2023-04-15T02:09:36.051742 #1720884] INFO -- : net-protocol 0.2.1 I, [2023-04-15T02:09:36.056034 #1720884] INFO -- : observer 0.1.1 I, [2023-04-15T02:09:36.059639 #1720884] INFO -- : open-uri 0.3.0 I, [2023-04-15T02:09:36.063417 #1720884] INFO -- : open3 0.1.2 I, [2023-04-15T02:09:36.066952 #1720884] INFO -- : optparse 0.4.0.pre.1 I, [2023-04-15T02:09:36.070775 #1720884] INFO -- : ostruct 0.5.5 I, [2023-04-15T02:09:36.074376 #1720884] INFO -- : pp 0.4.0 I, [2023-04-15T02:09:36.080837 #1720884] INFO -- : prettyprint 0.1.1 I, [2023-04-15T02:09:36.084971 #1720884] INFO -- : pstore 0.1.2 I, [2023-04-15T02:09:36.088536 #1720884] INFO -- : racc 1.6.2 I, [2023-04-15T02:09:36.093688 #1720884] INFO -- : rdoc 6.5.0 I, [2023-04-15T02:09:36.102238 #1720884] INFO -- : readline 0.0.3 I, [2023-04-15T02:09:36.105997 #1720884] INFO -- : reline 0.3.3 I, [2023-04-15T02:09:36.110184 #1720884] INFO -- : resolv 0.2.2 I, [2023-04-15T02:09:36.114563 #1720884] INFO -- : resolv-replace 0.1.1 I, [2023-04-15T02:09:36.118560 #1720884] INFO -- : rinda 0.1.1 I, [2023-04-15T02:09:36.122846 #1720884] INFO -- : ruby2_keywords 0.0.5 I, [2023-04-15T02:09:36.126580 #1720884] INFO -- : securerandom 0.2.2 I, [2023-04-15T02:09:36.130606 #1720884] INFO -- : set 1.0.3 I, [2023-04-15T02:09:36.134303 #1720884] INFO -- : shellwords 0.1.0 I, [2023-04-15T02:09:36.138106 #1720884] INFO -- : singleton 0.1.1 I, [2023-04-15T02:09:36.141796 #1720884] INFO -- : syntax_suggest 1.0.4 I, [2023-04-15T02:09:36.145946 #1720884] INFO -- : tempfile 0.1.3 I, [2023-04-15T02:09:36.150072 #1720884] INFO -- : time 0.2.2 I, [2023-04-15T02:09:36.154289 #1720884] INFO -- : timeout 0.3.2 I, [2023-04-15T02:09:36.157766 #1720884] INFO -- : tmpdir 0.1.3 I, [2023-04-15T02:09:36.161516 #1720884] INFO -- : tsort 0.1.1 I, [2023-04-15T02:09:36.167942 #1720884] INFO -- : un 0.2.1 I, [2023-04-15T02:09:36.171715 #1720884] INFO -- : uri 0.12.1 I, [2023-04-15T02:09:36.175712 #1720884] INFO -- : weakref 0.1.2 I, [2023-04-15T02:09:36.179738 #1720884] INFO -- : yaml 0.2.1 I, [2023-04-15T02:09:36.184432 #1720884] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 I, [2023-04-15T02:09:36.213496 #1720884] INFO -- : bigdecimal 3.1.4 I, [2023-04-15T02:09:36.217049 #1720884] INFO -- : date 3.3.3 I, [2023-04-15T02:09:36.220511 #1720884] INFO -- : digest 3.1.1 I, [2023-04-15T02:09:36.223954 #1720884] INFO -- : etc 1.4.2 I, [2023-04-15T02:09:36.227785 #1720884] INFO -- : fcntl 1.0.2 I, [2023-04-15T02:09:36.231258 #1720884] INFO -- : fiddle 1.1.2 I, [2023-04-15T02:09:36.234770 #1720884] INFO -- : io-console 0.6.0 I, [2023-04-15T02:09:36.240525 #1720884] INFO -- : io-nonblock 0.2.0 I, [2023-04-15T02:09:36.244559 #1720884] INFO -- : io-wait 0.3.0 I, [2023-04-15T02:09:36.248197 #1720884] INFO -- : json 2.6.3 I, [2023-04-15T02:09:36.252349 #1720884] INFO -- : nkf 0.1.2 I, [2023-04-15T02:09:36.257479 #1720884] INFO -- : openssl 3.1.0 I, [2023-04-15T02:09:36.261983 #1720884] INFO -- : pathname 0.2.1 I, [2023-04-15T02:09:36.266045 #1720884] INFO -- : psych 5.1.0 I, [2023-04-15T02:09:36.271241 #1720884] INFO -- : readline-ext 0.1.5 I, [2023-04-15T02:09:36.274972 #1720884] INFO -- : stringio 3.0.7 I, [2023-04-15T02:09:36.278699 #1720884] INFO -- : strscan 3.0.7 I, [2023-04-15T02:09:36.282398 #1720884] INFO -- : syslog 0.1.1 I, [2023-04-15T02:09:36.286500 #1720884] INFO -- : zlib 3.0.0 I, [2023-04-15T02:09:36.289881 #1720884] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 I, [2023-04-15T02:09:36.292398 #1720884] INFO -- : minitest 5.18.0 I, [2023-04-15T02:09:36.336902 #1720884] INFO -- : power_assert 2.0.3 I, [2023-04-15T02:09:36.348827 #1720884] INFO -- : rake 13.0.6 I, [2023-04-15T02:09:36.376053 #1720884] INFO -- : test-unit 3.5.7 I, [2023-04-15T02:09:36.409893 #1720884] INFO -- : rexml 3.2.5 I, [2023-04-15T02:09:36.441876 #1720884] INFO -- : rss 0.2.9 I, [2023-04-15T02:09:36.478807 #1720884] INFO -- : net-ftp 0.2.0 I, [2023-04-15T02:09:36.486148 #1720884] INFO -- : net-imap 0.3.4 I, [2023-04-15T02:09:36.505472 #1720884] INFO -- : net-pop 0.1.2 I, [2023-04-15T02:09:36.512203 #1720884] INFO -- : net-smtp 0.3.3 I, [2023-04-15T02:09:36.519297 #1720884] INFO -- : matrix 0.4.2 I, [2023-04-15T02:09:36.526089 #1720884] INFO -- : prime 0.1.2 I, [2023-04-15T02:09:36.538115 #1720884] INFO -- : rbs 3.0.4 I, [2023-04-15T02:09:36.706155 #1720884] INFO -- : typeprof 0.21.7 I, [2023-04-15T02:09:36.724474 #1720884] INFO -- : debug 1.7.2 I, [2023-04-15T02:09:36.744406 #1720884] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache I, [2023-04-15T02:09:36.758250 #1720884] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-04-15T02:09:36.758609 #1720884] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-04-15T02:11:33.881252 #1720884] INFO -- : PASS all 1833 tests E, [2023-04-15T02:11:33.892295 #1720884] ERROR -- : I, [2023-04-15T02:11:33.894240 #1720884] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-04-15T02:11:33.894426 #1720884] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-04-15T02:11:34.147469 #1720884] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-04-15T02:11:34.148070 #1720884] INFO -- : CC = gcc I, [2023-04-15T02:11:34.148117 #1720884] INFO -- : LD = ld I, [2023-04-15T02:11:34.148134 #1720884] INFO -- : LDSHARED = gcc -shared I, [2023-04-15T02:11:34.148151 #1720884] INFO -- : CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef I, [2023-04-15T02:11:34.148167 #1720884] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 I, [2023-04-15T02:11:34.148179 #1720884] INFO -- : CPPFLAGS = I, [2023-04-15T02:11:34.148193 #1720884] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-04-15T02:11:34.148206 #1720884] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-04-15T02:11:34.148226 #1720884] INFO -- : LANG = I, [2023-04-15T02:11:34.148238 #1720884] INFO -- : LC_ALL = I, [2023-04-15T02:11:34.148251 #1720884] INFO -- : LC_CTYPE = I, [2023-04-15T02:11:34.148264 #1720884] INFO -- : MFLAGS = I, [2023-04-15T02:11:34.148276 #1720884] INFO -- : RUSTC = rustc I, [2023-04-15T02:11:34.148290 #1720884] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2023-04-15T02:11:34.155474 #1720884] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-04-15T02:11:34.155561 #1720884] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-04-15T02:11:34.155592 #1720884] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-04-15T02:11:34.155617 #1720884] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-04-15T02:11:34.155632 #1720884] INFO -- : I, [2023-04-15T02:11:34.460654 #1720884] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-04-15T02:11:34.460733 #1720884] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-04-15T02:11:34.460761 #1720884] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-04-15T02:11:34.711480 #1720884] INFO -- : Checking leaked global symbols...none I, [2023-04-15T02:11:34.929285 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-04-15T02:11:34.929491 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2 I, [2023-04-15T02:11:34.929664 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3 I, [2023-04-15T02:11:34.929935 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5 I, [2023-04-15T02:11:34.930766 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8 I, [2023-04-15T02:11:34.931354 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10 I, [2023-04-15T02:11:34.933241 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39 I, [2023-04-15T02:11:34.934511 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27 I, [2023-04-15T02:11:34.940201 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-04-15T02:11:34.943472 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80 I, [2023-04-15T02:11:34.951550 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31 I, [2023-04-15T02:11:34.957957 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-04-15T02:11:34.958434 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10 I, [2023-04-15T02:11:34.958821 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6 I, [2023-04-15T02:11:34.959470 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9 I, [2023-04-15T02:11:35.060048 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2 I, [2023-04-15T02:11:35.062762 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27 I, [2023-04-15T02:11:35.643482 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8 I, [2023-04-15T02:11:35.643553 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5 I, [2023-04-15T02:11:35.643569 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5 I, [2023-04-15T02:11:35.643581 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4 I, [2023-04-15T02:11:35.643595 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4 I, [2023-04-15T02:11:35.643627 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2 I, [2023-04-15T02:11:35.643643 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6 I, [2023-04-15T02:11:35.643659 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12 I, [2023-04-15T02:11:35.643673 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3 I, [2023-04-15T02:11:35.647495 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12 I, [2023-04-15T02:11:35.647562 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6 I, [2023-04-15T02:11:35.647579 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23 I, [2023-04-15T02:11:36.164513 #1720884] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4 I, [2023-04-15T02:11:36.178315 #1720884] INFO -- : I, [2023-04-15T02:11:36.178384 #1720884] INFO -- : test succeeded I, [2023-04-15T02:11:36.183547 #1720884] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-04-15T02:11:36.183938 #1720884] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-04-15T02:11:36.939694 #1720884] INFO -- : Run options: I, [2023-04-15T02:11:36.939770 #1720884] INFO -- : --seed=5450 I, [2023-04-15T02:11:36.939792 #1720884] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-04-15T02:11:36.939809 #1720884] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-O0/test/excludes I, [2023-04-15T02:11:36.939822 #1720884] INFO -- : --name=!/memory_leak/ I, [2023-04-15T02:11:36.939836 #1720884] INFO -- : --stderr-on-failure I, [2023-04-15T02:11:36.939849 #1720884] INFO -- : -j4 I, [2023-04-15T02:11:36.939863 #1720884] INFO -- : I, [2023-04-15T02:11:36.939876 #1720884] INFO -- : # Running tests: I, [2023-04-15T02:11:36.939890 #1720884] INFO -- : I, [2023-04-15T02:30:36.234128 #1720884] INFO -- : Finished tests in 1139.375799s, 20.8957 tests/s, 7830.4252 assertions/s. I, [2023-04-15T02:30:36.242573 #1720884] INFO -- : 23808 tests, 8921797 assertions, 0 failures, 0 errors, 144 skips I, [2023-04-15T02:30:36.242630 #1720884] INFO -- : I, [2023-04-15T02:30:36.242647 #1720884] INFO -- : ruby -v: ruby 3.3.0dev (2023-04-15T00:10:49Z master 9a1c737dee) [x86_64-linux] I, [2023-04-15T02:30:36.247630 #1720884] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-04-15T02:30:36.247814 #1720884] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4' I, [2023-04-15T02:30:36.816311 #1720884] INFO -- : $ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr I, [2023-04-15T02:30:37.307369 #1720884] INFO -- : ruby 3.3.0dev (2023-04-15T00:10:49Z master 9a1c737dee) [x86_64-linux] I, [2023-04-15T02:34:49.743672 #1720884] INFO -- : ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-04-15T02:34:49.743971 #1720884] INFO -- : I, [2023-04-15T02:34:49.744008 #1720884] INFO -- : Finished in 252.436121 seconds I, [2023-04-15T02:34:49.744024 #1720884] INFO -- : I, [2023-04-15T02:34:49.744036 #1720884] INFO -- : 3846 files, 31593 examples, 142356 expectations, 0 failures, 0 errors, 0 tagged I, [2023-04-15T02:34:49.769032 #1720884] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.