# Logfile created on 2023-09-07 17:35:14 +0000 by logger.rb/v1.4.3 I, [2023-09-07T17:35:14.783233 #1918977] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-09-07T17:35:14.783764 #1918977] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-09-07T17:35:15.028752 #1918977] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-09-07T17:35:15.034797 #1918977] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-09-07T17:35:15.034891 #1918977] INFO -- : $$$[beg] make update-download -j4 I, [2023-09-07T17:35:15.390801 #1918977] INFO -- : tool/config.guess already exists I, [2023-09-07T17:35:15.391028 #1918977] INFO -- : tool/config.sub already exists I, [2023-09-07T17:35:15.558164 #1918977] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-09-07T17:35:15.558241 #1918977] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-09-07T17:35:15.774096 #1918977] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-09-07T17:35:15.774497 #1918977] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-09-07T17:35:15.774550 #1918977] INFO -- : $$$[beg] make update-src -j4 E, [2023-09-07T17:35:17.090697 #1918977] ERROR -- : From https://github.com/ruby/ruby E, [2023-09-07T17:35:17.090761 #1918977] ERROR -- : 7adc38b..4efcaf9 master -> origin/master I, [2023-09-07T17:35:17.165798 #1918977] INFO -- : Updating 7adc38b..4efcaf9 I, [2023-09-07T17:35:17.165866 #1918977] INFO -- : Fast-forward I, [2023-09-07T17:35:17.181867 #1918977] INFO -- : include/ruby/thread.h | 34 ++- I, [2023-09-07T17:35:17.181926 #1918977] INFO -- : test/yarp/errors_test.rb | 216 ++++++++--------- I, [2023-09-07T17:35:17.181944 #1918977] INFO -- : yarp/diagnostic.c | 256 +++++++++++++++++++- I, [2023-09-07T17:35:17.181959 #1918977] INFO -- : yarp/diagnostic.h | 199 +++++++++++++++- I, [2023-09-07T17:35:17.181973 #1918977] INFO -- : yarp/unescape.c | 40 ++-- I, [2023-09-07T17:35:17.181986 #1918977] INFO -- : yarp/yarp.c | 608 ++++++++++++++++++++++++----------------------- I, [2023-09-07T17:35:17.181999 #1918977] INFO -- : 6 files changed, 918 insertions(+), 435 deletions(-) I, [2023-09-07T17:35:17.248444 #1918977] INFO -- : Latest commit hash = 4efcaf956e I, [2023-09-07T17:35:17.254784 #1918977] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-09-07T17:35:17.254856 #1918977] INFO -- : $$$[beg] make after-update -j4 I, [2023-09-07T17:35:17.446237 #1918977] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2table.c I, [2023-09-07T17:35:17.478953 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-09-07T17:35:17.479097 #1918977] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-09-07T17:35:17.479176 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-09-07T17:35:17.551468 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/revision.h updated I, [2023-09-07T17:35:17.554986 #1918977] INFO -- : generating x86_64-linux-fake.rb I, [2023-09-07T17:35:17.722981 #1918977] INFO -- : x86_64-linux-fake.rb updated I, [2023-09-07T17:35:17.725620 #1918977] INFO -- : generating enc.mk I, [2023-09-07T17:35:18.075653 #1918977] INFO -- : making srcs under enc I, [2023-09-07T17:35:18.141964 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:35:18.142050 #1918977] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-09-07T17:35:18.142113 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:35:18.266184 #1918977] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-09-07T17:35:18.266563 #1918977] INFO -- : $$$[beg] make miniruby -j4 I, [2023-09-07T17:35:18.435340 #1918977] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-09-07T17:35:18.435440 #1918977] INFO -- : CC = gcc I, [2023-09-07T17:35:18.435487 #1918977] INFO -- : LD = ld I, [2023-09-07T17:35:18.435533 #1918977] INFO -- : LDSHARED = gcc -shared I, [2023-09-07T17:35:18.435589 #1918977] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-09-07T17:35:18.435640 #1918977] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/yarp -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-09-07T17:35:18.435681 #1918977] INFO -- : CPPFLAGS = I, [2023-09-07T17:35:18.435721 #1918977] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-09-07T17:35:18.435761 #1918977] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-09-07T17:35:18.435801 #1918977] INFO -- : LANG = I, [2023-09-07T17:35:18.435840 #1918977] INFO -- : LC_ALL = I, [2023-09-07T17:35:18.435881 #1918977] INFO -- : LC_CTYPE = I, [2023-09-07T17:35:18.435921 #1918977] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-09-07T17:35:18.435968 #1918977] INFO -- : RUSTC = rustc I, [2023-09-07T17:35:18.436014 #1918977] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-09-07T17:35:18.454124 #1918977] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-09-07T17:35:18.454195 #1918977] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-09-07T17:35:18.454225 #1918977] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-09-07T17:35:18.454247 #1918977] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-09-07T17:35:18.454268 #1918977] INFO -- : I, [2023-09-07T17:35:18.479356 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/bignum.c I, [2023-09-07T17:35:18.497656 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/compile.c I, [2023-09-07T17:35:18.515253 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dir.c I, [2023-09-07T17:35:18.536053 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/file.c I, [2023-09-07T17:35:23.867435 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/gc.c I, [2023-09-07T17:35:27.716139 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/io.c I, [2023-09-07T17:35:32.231197 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/iseq.c I, [2023-09-07T17:35:37.547293 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/rjit.c I, [2023-09-07T17:35:39.031144 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/process.c I, [2023-09-07T17:35:39.390685 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ractor.c I, [2023-09-07T17:35:41.218517 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ruby.c I, [2023-09-07T17:35:43.863344 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/thread.c I, [2023-09-07T17:35:44.283763 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/version.c I, [2023-09-07T17:35:44.711189 #1918977] INFO -- : compiling yarp/api_node.c I, [2023-09-07T17:35:44.935276 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/yarp/api_pack.c I, [2023-09-07T17:35:45.817035 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/yarp/diagnostic.c I, [2023-09-07T17:35:46.019299 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/yarp/extension.c I, [2023-09-07T17:35:47.643513 #1918977] INFO -- : compiling yarp/node.c I, [2023-09-07T17:35:47.860493 #1918977] INFO -- : compiling yarp/serialize.c I, [2023-09-07T17:35:49.679065 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/yarp/unescape.c I, [2023-09-07T17:35:50.331205 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/yarp/yarp.c I, [2023-09-07T17:35:50.426781 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/yarp/yarp_init.c I, [2023-09-07T17:36:00.834693 #1918977] INFO -- : linking miniruby I, [2023-09-07T17:36:02.721297 #1918977] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-09-07T17:36:02.721517 #1918977] INFO -- : $$$[beg] make ruby -j4 I, [2023-09-07T17:36:02.938695 #1918977] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-09-07T17:36:02.938779 #1918977] INFO -- : CC = gcc I, [2023-09-07T17:36:02.938799 #1918977] INFO -- : LD = ld I, [2023-09-07T17:36:02.938815 #1918977] INFO -- : LDSHARED = gcc -shared I, [2023-09-07T17:36:02.938830 #1918977] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-09-07T17:36:02.938846 #1918977] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/yarp -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-09-07T17:36:02.938860 #1918977] INFO -- : CPPFLAGS = I, [2023-09-07T17:36:02.938874 #1918977] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-09-07T17:36:02.938890 #1918977] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-09-07T17:36:02.938920 #1918977] INFO -- : LANG = I, [2023-09-07T17:36:02.938934 #1918977] INFO -- : LC_ALL = I, [2023-09-07T17:36:02.938948 #1918977] INFO -- : LC_CTYPE = I, [2023-09-07T17:36:02.938961 #1918977] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-09-07T17:36:02.938976 #1918977] INFO -- : RUSTC = rustc I, [2023-09-07T17:36:02.938991 #1918977] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-09-07T17:36:02.962464 #1918977] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-09-07T17:36:02.962541 #1918977] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-09-07T17:36:02.962567 #1918977] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-09-07T17:36:02.962582 #1918977] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-09-07T17:36:02.962595 #1918977] INFO -- : I, [2023-09-07T17:36:03.420760 #1918977] INFO -- : builtin_binary.inc updated I, [2023-09-07T17:36:03.424488 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/builtin.c I, [2023-09-07T17:36:03.742690 #1918977] INFO -- : linking static-library libruby-static.a I, [2023-09-07T17:36:05.472468 #1918977] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-09-07T17:36:09.650311 #1918977] INFO -- : linking ruby I, [2023-09-07T17:36:09.793226 #1918977] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-09-07T17:36:09.793413 #1918977] INFO -- : $$$[beg] make all -j4 I, [2023-09-07T17:36:10.024146 #1918977] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-09-07T17:36:10.024239 #1918977] INFO -- : CC = gcc I, [2023-09-07T17:36:10.024274 #1918977] INFO -- : LD = ld I, [2023-09-07T17:36:10.024306 #1918977] INFO -- : LDSHARED = gcc -shared I, [2023-09-07T17:36:10.024347 #1918977] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-09-07T17:36:10.024383 #1918977] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/yarp -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-09-07T17:36:10.024413 #1918977] INFO -- : CPPFLAGS = I, [2023-09-07T17:36:10.024446 #1918977] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-09-07T17:36:10.024477 #1918977] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-09-07T17:36:10.024506 #1918977] INFO -- : LANG = I, [2023-09-07T17:36:10.024535 #1918977] INFO -- : LC_ALL = I, [2023-09-07T17:36:10.024565 #1918977] INFO -- : LC_CTYPE = I, [2023-09-07T17:36:10.024594 #1918977] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-09-07T17:36:10.024622 #1918977] INFO -- : RUSTC = rustc I, [2023-09-07T17:36:10.024656 #1918977] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-09-07T17:36:10.032113 #1918977] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-09-07T17:36:10.032175 #1918977] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-09-07T17:36:10.032193 #1918977] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-09-07T17:36:10.032208 #1918977] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-09-07T17:36:10.032221 #1918977] INFO -- : I, [2023-09-07T17:36:10.147207 #1918977] INFO -- : generating encdb.h I, [2023-09-07T17:36:10.158680 #1918977] INFO -- : generating enc.mk I, [2023-09-07T17:36:10.194685 #1918977] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-09-07T17:36:10.251161 #1918977] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-09-07T17:36:10.309366 #1918977] INFO -- : encdb.h unchanged I, [2023-09-07T17:36:10.332445 #1918977] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-09-07T17:36:10.807199 #1918977] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-09-07T17:36:10.887267 #1918977] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-09-07T17:36:11.066740 #1918977] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-09-07T17:36:11.202064 #1918977] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-09-07T17:36:11.327683 #1918977] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-09-07T17:36:11.370206 #1918977] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-09-07T17:36:11.659249 #1918977] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-09-07T17:36:11.756065 #1918977] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-09-07T17:36:11.763840 #1918977] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-09-07T17:36:12.128598 #1918977] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-09-07T17:36:12.248095 #1918977] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-09-07T17:36:12.430694 #1918977] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-09-07T17:36:12.463240 #1918977] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-09-07T17:36:12.894692 #1918977] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-09-07T17:36:13.006482 #1918977] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-09-07T17:36:13.040508 #1918977] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-09-07T17:36:13.099284 #1918977] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-09-07T17:36:13.384584 #1918977] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-09-07T17:36:13.386678 #1918977] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-09-07T17:36:13.475214 #1918977] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-09-07T17:36:13.688118 #1918977] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-09-07T17:36:13.803756 #1918977] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-09-07T17:36:13.883278 #1918977] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-09-07T17:36:14.422487 #1918977] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-09-07T17:36:14.625141 #1918977] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-09-07T17:36:14.679653 #1918977] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-09-07T17:36:14.904839 #1918977] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-09-07T17:36:14.919829 #1918977] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-09-07T17:36:15.087263 #1918977] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-09-07T17:36:15.493767 #1918977] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-09-07T17:36:15.530684 #1918977] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-09-07T17:36:15.599607 #1918977] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-09-07T17:36:16.035595 #1918977] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-09-07T17:36:16.113535 #1918977] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-09-07T17:36:16.215332 #1918977] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-09-07T17:36:16.270190 #1918977] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-09-07T17:36:16.426647 #1918977] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-09-07T17:36:16.527657 #1918977] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-09-07T17:36:17.015221 #1918977] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-09-07T17:36:17.139673 #1918977] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-09-07T17:36:17.327642 #1918977] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-09-07T17:36:17.390686 #1918977] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-09-07T17:36:17.713955 #1918977] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-09-07T17:36:17.898721 #1918977] INFO -- : making enc I, [2023-09-07T17:36:17.925063 #1918977] INFO -- : making srcs under enc I, [2023-09-07T17:36:18.011310 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:18.011398 #1918977] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-09-07T17:36:18.011460 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:18.078899 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:18.078994 #1918977] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-09-07T17:36:18.079051 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:18.080229 #1918977] INFO -- : generating transdb.h I, [2023-09-07T17:36:18.398835 #1918977] INFO -- : transdb.h unchanged I, [2023-09-07T17:36:18.402519 #1918977] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-09-07T17:36:18.402685 #1918977] INFO -- : making trans I, [2023-09-07T17:36:18.508396 #1918977] INFO -- : ext/configure-ext.mk updated I, [2023-09-07T17:36:18.514229 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:18.590687 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:18.590784 #1918977] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-09-07T17:36:18.590845 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:18.607148 #1918977] INFO -- : making encs I, [2023-09-07T17:36:18.866692 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:18.866802 #1918977] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-09-07T17:36:18.866869 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:20.244325 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:20.244906 #1918977] INFO -- : generating makefile exts.mk I, [2023-09-07T17:36:20.354821 #1918977] INFO -- : exts.mk unchanged I, [2023-09-07T17:36:20.366689 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:20.616218 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl' I, [2023-09-07T17:36:20.627206 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-09-07T17:36:20.730689 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/popen_deadlock' I, [2023-09-07T17:36:20.740389 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-09-07T17:36:20.920669 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/instrumentation' I, [2023-09-07T17:36:20.928539 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-09-07T17:36:21.116737 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-09-07T17:36:21.154886 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-09-07T17:36:21.219205 #1918977] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-09-07T17:36:21.229886 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-09-07T17:36:21.259655 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-09-07T17:36:21.292800 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-09-07T17:36:21.318793 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-09-07T17:36:21.334693 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-09-07T17:36:21.353824 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-09-07T17:36:21.387230 #1918977] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-09-07T17:36:21.394791 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-09-07T17:36:21.399448 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/closure.c I, [2023-09-07T17:36:21.415117 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl' I, [2023-09-07T17:36:21.426707 #1918977] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-09-07T17:36:21.426785 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-09-07T17:36:21.431128 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/io/console/console.c I, [2023-09-07T17:36:21.570270 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/instrumentation' I, [2023-09-07T17:36:21.571278 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/popen_deadlock' I, [2023-09-07T17:36:21.610697 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-09-07T17:36:21.629915 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-09-07T17:36:21.642747 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-09-07T17:36:21.677507 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-09-07T17:36:21.698763 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-09-07T17:36:21.706825 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-09-07T17:36:21.746700 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-09-07T17:36:21.766685 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-09-07T17:36:21.771222 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-09-07T17:36:21.771983 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-09-07T17:36:21.777594 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-09-07T17:36:21.792815 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-09-07T17:36:21.793320 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl.c I, [2023-09-07T17:36:21.899809 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-09-07T17:36:21.914023 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-09-07T17:36:21.934708 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-09-07T17:36:21.998829 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-09-07T17:36:22.022060 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-09-07T17:36:22.025719 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-09-07T17:36:22.030577 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-09-07T17:36:22.064760 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-09-07T17:36:22.071155 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/init.c I, [2023-09-07T17:36:22.789448 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/function.c I, [2023-09-07T17:36:23.291633 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_asn1.c I, [2023-09-07T17:36:23.395234 #1918977] INFO -- : linking shared-object io/console.so I, [2023-09-07T17:36:23.549063 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/constants.c I, [2023-09-07T17:36:23.625656 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-09-07T17:36:23.665716 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-09-07T17:36:23.686677 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-09-07T17:36:23.694190 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/zlib' I, [2023-09-07T17:36:23.696553 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/zlib/zlib.c I, [2023-09-07T17:36:24.187256 #1918977] INFO -- : linking shared-object fiddle.so I, [2023-09-07T17:36:24.961323 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-09-07T17:36:24.970682 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-09-07T17:36:25.147300 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-09-07T17:36:25.162766 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-09-07T17:36:25.280984 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-09-07T17:36:25.297275 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-09-07T17:36:25.389478 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-09-07T17:36:25.407596 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-09-07T17:36:25.501445 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-09-07T17:36:25.595147 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-09-07T17:36:25.623279 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-09-07T17:36:25.673304 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/basicsocket.c I, [2023-09-07T17:36:26.215844 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_bio.c I, [2023-09-07T17:36:27.051311 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/socket.c I, [2023-09-07T17:36:27.233483 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_bn.c I, [2023-09-07T17:36:27.690775 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ipsocket.c I, [2023-09-07T17:36:28.809810 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/tcpsocket.c I, [2023-09-07T17:36:29.117767 #1918977] INFO -- : linking shared-object zlib.so I, [2023-09-07T17:36:29.399552 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/zlib' I, [2023-09-07T17:36:29.418674 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/tcpserver.c I, [2023-09-07T17:36:29.418741 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_cipher.c I, [2023-09-07T17:36:29.595622 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_config.c I, [2023-09-07T17:36:29.935753 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/sockssocket.c I, [2023-09-07T17:36:30.183281 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/udpsocket.c I, [2023-09-07T17:36:31.093106 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_digest.c I, [2023-09-07T17:36:31.093191 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/unixsocket.c I, [2023-09-07T17:36:31.212213 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/unixserver.c I, [2023-09-07T17:36:32.190316 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_engine.c I, [2023-09-07T17:36:32.390813 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_hmac.c I, [2023-09-07T17:36:32.498689 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/option.c I, [2023-09-07T17:36:32.515218 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_kdf.c I, [2023-09-07T17:36:33.659590 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ns_spki.c I, [2023-09-07T17:36:33.803683 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ocsp.c I, [2023-09-07T17:36:33.835520 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkcs12.c I, [2023-09-07T17:36:34.081165 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ancdata.c I, [2023-09-07T17:36:34.852115 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkcs7.c I, [2023-09-07T17:36:35.049087 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey.c I, [2023-09-07T17:36:35.939223 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/raddrinfo.c I, [2023-09-07T17:36:36.649191 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_dh.c I, [2023-09-07T17:36:36.999556 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_dsa.c I, [2023-09-07T17:36:38.021604 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_ec.c I, [2023-09-07T17:36:38.091257 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_rsa.c I, [2023-09-07T17:36:38.111279 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_provider.c I, [2023-09-07T17:36:38.542685 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ifaddr.c I, [2023-09-07T17:36:39.525998 #1918977] INFO -- : linking shared-object socket.so I, [2023-09-07T17:36:39.539327 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_rand.c I, [2023-09-07T17:36:40.038700 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-09-07T17:36:40.053938 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ssl.c I, [2023-09-07T17:36:40.196093 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ssl_session.c I, [2023-09-07T17:36:40.485936 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ts.c I, [2023-09-07T17:36:40.610979 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509.c I, [2023-09-07T17:36:41.499345 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509attr.c I, [2023-09-07T17:36:42.084940 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509cert.c I, [2023-09-07T17:36:42.339245 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509crl.c I, [2023-09-07T17:36:42.712816 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509ext.c I, [2023-09-07T17:36:43.308526 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509name.c I, [2023-09-07T17:36:43.500650 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509req.c I, [2023-09-07T17:36:43.787295 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509revoked.c I, [2023-09-07T17:36:44.565008 #1918977] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509store.c I, [2023-09-07T17:36:45.749122 #1918977] INFO -- : linking shared-object openssl.so I, [2023-09-07T17:36:46.560522 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-09-07T17:36:46.621008 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:46.921582 #1918977] INFO -- : make[2]: 'ruby' is up to date. I, [2023-09-07T17:36:46.921712 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:46.922689 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:46.930674 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:46.930745 #1918977] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-09-07T17:36:46.930766 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:46.930885 #1918977] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-09-07T17:36:46.931156 #1918977] INFO -- : $$$[beg] make install -j4 I, [2023-09-07T17:36:47.159372 #1918977] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-09-07T17:36:47.174707 #1918977] INFO -- : CC = gcc I, [2023-09-07T17:36:47.174794 #1918977] INFO -- : LD = ld I, [2023-09-07T17:36:47.174828 #1918977] INFO -- : LDSHARED = gcc -shared I, [2023-09-07T17:36:47.174866 #1918977] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-09-07T17:36:47.174901 #1918977] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/yarp -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-09-07T17:36:47.174947 #1918977] INFO -- : CPPFLAGS = I, [2023-09-07T17:36:47.174979 #1918977] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-09-07T17:36:47.175010 #1918977] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-09-07T17:36:47.175039 #1918977] INFO -- : LANG = I, [2023-09-07T17:36:47.175067 #1918977] INFO -- : LC_ALL = I, [2023-09-07T17:36:47.175096 #1918977] INFO -- : LC_CTYPE = I, [2023-09-07T17:36:47.175124 #1918977] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-09-07T17:36:47.175152 #1918977] INFO -- : RUSTC = rustc I, [2023-09-07T17:36:47.175188 #1918977] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-09-07T17:36:47.262395 #1918977] INFO -- : generating encdb.h I, [2023-09-07T17:36:47.265187 #1918977] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-09-07T17:36:47.265259 #1918977] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-09-07T17:36:47.265284 #1918977] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-09-07T17:36:47.265305 #1918977] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-09-07T17:36:47.265322 #1918977] INFO -- : I, [2023-09-07T17:36:47.270684 #1918977] INFO -- : generating enc.mk I, [2023-09-07T17:36:47.365816 #1918977] INFO -- : encdb.h unchanged I, [2023-09-07T17:36:47.670493 #1918977] INFO -- : making srcs under enc I, [2023-09-07T17:36:47.671116 #1918977] INFO -- : making enc I, [2023-09-07T17:36:47.743032 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:47.743114 #1918977] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-09-07T17:36:47.743172 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:47.744350 #1918977] INFO -- : generating transdb.h I, [2023-09-07T17:36:47.774170 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:47.774237 #1918977] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-09-07T17:36:47.774258 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:48.031585 #1918977] INFO -- : transdb.h unchanged I, [2023-09-07T17:36:48.034688 #1918977] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-09-07T17:36:48.034750 #1918977] INFO -- : making trans I, [2023-09-07T17:36:48.166688 #1918977] INFO -- : ext/configure-ext.mk unchanged I, [2023-09-07T17:36:48.174274 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:48.200468 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:48.200578 #1918977] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-09-07T17:36:48.200650 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:48.207171 #1918977] INFO -- : making encs I, [2023-09-07T17:36:48.400020 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:48.400111 #1918977] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-09-07T17:36:48.400169 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:50.086267 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:50.087174 #1918977] INFO -- : generating makefile exts.mk I, [2023-09-07T17:36:50.185397 #1918977] INFO -- : exts.mk unchanged I, [2023-09-07T17:36:50.193319 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:50.667500 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-09-07T17:36:50.670806 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-09-07T17:36:50.698689 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-09-07T17:36:50.698773 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-09-07T17:36:50.702685 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-09-07T17:36:50.702764 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-09-07T17:36:50.726870 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-09-07T17:36:50.735794 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-09-07T17:36:50.746119 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-09-07T17:36:50.753553 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-09-07T17:36:50.763489 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-09-07T17:36:50.772818 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-09-07T17:36:50.774752 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-09-07T17:36:50.781638 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-09-07T17:36:50.793805 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-09-07T17:36:50.796327 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-09-07T17:36:50.801890 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-09-07T17:36:50.805024 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-09-07T17:36:50.834694 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-09-07T17:36:50.834769 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-09-07T17:36:50.834913 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-09-07T17:36:50.838678 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-09-07T17:36:50.854689 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-09-07T17:36:50.854762 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-09-07T17:36:50.863597 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-09-07T17:36:50.884647 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-09-07T17:36:50.906690 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-09-07T17:36:50.906781 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-09-07T17:36:50.914693 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-09-07T17:36:50.946766 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-09-07T17:36:50.966678 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-09-07T17:36:50.966755 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-09-07T17:36:50.970683 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-09-07T17:36:50.986177 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-09-07T17:36:50.997601 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-09-07T17:36:51.001071 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-09-07T17:36:51.011289 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-09-07T17:36:51.018696 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-09-07T17:36:51.024171 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-09-07T17:36:51.035099 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-09-07T17:36:51.042917 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-09-07T17:36:51.121966 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-09-07T17:36:51.126692 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-09-07T17:36:51.174684 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-09-07T17:36:51.178696 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-09-07T17:36:51.198689 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-09-07T17:36:51.260171 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:51.453882 #1918977] INFO -- : make[2]: 'ruby' is up to date. I, [2023-09-07T17:36:51.454028 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:51.455365 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:51.460548 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:51.460645 #1918977] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-09-07T17:36:51.460709 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:36:51.461320 #1918977] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-iseq_binary/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-09-07T17:36:51.682995 #1918977] INFO -- : Installing to I, [2023-09-07T17:36:51.683157 #1918977] INFO -- : installing binary commands: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-09-07T17:36:51.687463 #1918977] INFO -- : installing base libraries: /tmp/ruby/install/trunk-iseq_binary/lib I, [2023-09-07T17:36:51.717762 #1918977] INFO -- : installing arch files: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-09-07T17:36:51.718397 #1918977] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig I, [2023-09-07T17:36:51.718652 #1918977] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-09-07T17:36:51.835303 #1918977] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-09-07T17:36:51.835430 #1918977] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-09-07T17:36:51.835661 #1918977] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/x86_64-linux I, [2023-09-07T17:36:51.836274 #1918977] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-09-07T17:36:51.875624 #1918977] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0 I, [2023-09-07T17:36:51.875702 #1918977] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-09-07T17:36:51.875720 #1918977] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/ruby I, [2023-09-07T17:36:51.875912 #1918977] INFO -- : installing command scripts: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-09-07T17:36:51.876301 #1918977] INFO -- : installing library scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-09-07T17:36:52.066004 #1918977] INFO -- : installing common headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0 I, [2023-09-07T17:36:52.102924 #1918977] INFO -- : installing manpages: /tmp/ruby/install/trunk-iseq_binary/share/man/man1 I, [2023-09-07T17:36:52.120098 #1918977] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-09-07T17:36:52.182607 #1918977] INFO -- : abbrev 0.1.1 I, [2023-09-07T17:36:52.219234 #1918977] INFO -- : base64 0.1.1 I, [2023-09-07T17:36:52.221226 #1918977] INFO -- : benchmark 0.2.1 I, [2023-09-07T17:36:52.233392 #1918977] INFO -- : bundler 2.5.0.dev I, [2023-09-07T17:36:52.238603 #1918977] INFO -- : cgi 0.3.6 I, [2023-09-07T17:36:52.240658 #1918977] INFO -- : csv 3.2.8 I, [2023-09-07T17:36:52.242783 #1918977] INFO -- : delegate 0.3.0 I, [2023-09-07T17:36:52.244590 #1918977] INFO -- : did_you_mean 1.6.3 I, [2023-09-07T17:36:52.246407 #1918977] INFO -- : drb 2.1.1 I, [2023-09-07T17:36:52.248234 #1918977] INFO -- : english 0.7.2 I, [2023-09-07T17:36:52.249973 #1918977] INFO -- : erb 4.0.3 I, [2023-09-07T17:36:52.252685 #1918977] INFO -- : error_highlight 0.5.1 I, [2023-09-07T17:36:52.254826 #1918977] INFO -- : fileutils 1.7.1 I, [2023-09-07T17:36:52.256982 #1918977] INFO -- : find 0.1.1 I, [2023-09-07T17:36:52.259177 #1918977] INFO -- : forwardable 1.3.3 I, [2023-09-07T17:36:52.261372 #1918977] INFO -- : getoptlong 0.2.0 I, [2023-09-07T17:36:52.263529 #1918977] INFO -- : ipaddr 1.2.5 I, [2023-09-07T17:36:52.265722 #1918977] INFO -- : irb 1.8.1 I, [2023-09-07T17:36:52.272314 #1918977] INFO -- : logger 1.5.3 I, [2023-09-07T17:36:52.274548 #1918977] INFO -- : mutex_m 0.1.2 I, [2023-09-07T17:36:52.276742 #1918977] INFO -- : net-http 0.3.2 I, [2023-09-07T17:36:52.278977 #1918977] INFO -- : net-protocol 0.2.1 I, [2023-09-07T17:36:52.281196 #1918977] INFO -- : observer 0.1.1 I, [2023-09-07T17:36:52.283252 #1918977] INFO -- : open-uri 0.3.0 I, [2023-09-07T17:36:52.285163 #1918977] INFO -- : open3 0.1.2 I, [2023-09-07T17:36:52.287154 #1918977] INFO -- : optparse 0.4.0.pre.1 I, [2023-09-07T17:36:52.289526 #1918977] INFO -- : ostruct 0.5.5 I, [2023-09-07T17:36:52.291776 #1918977] INFO -- : pp 0.4.0 I, [2023-09-07T17:36:52.294046 #1918977] INFO -- : prettyprint 0.1.1 I, [2023-09-07T17:36:52.295964 #1918977] INFO -- : pstore 0.1.2 I, [2023-09-07T17:36:52.297911 #1918977] INFO -- : rdoc 6.5.0 I, [2023-09-07T17:36:52.302353 #1918977] INFO -- : readline 0.0.3 I, [2023-09-07T17:36:52.304875 #1918977] INFO -- : reline 0.3.8 I, [2023-09-07T17:36:52.307144 #1918977] INFO -- : resolv 0.2.2 I, [2023-09-07T17:36:52.309148 #1918977] INFO -- : resolv-replace 0.1.1 I, [2023-09-07T17:36:52.313947 #1918977] INFO -- : rinda 0.1.1 I, [2023-09-07T17:36:52.316356 #1918977] INFO -- : ruby2_keywords 0.0.5 I, [2023-09-07T17:36:52.318375 #1918977] INFO -- : securerandom 0.2.2 I, [2023-09-07T17:36:52.320282 #1918977] INFO -- : set 1.0.3 I, [2023-09-07T17:36:52.322096 #1918977] INFO -- : shellwords 0.1.0 I, [2023-09-07T17:36:52.323919 #1918977] INFO -- : singleton 0.1.1 I, [2023-09-07T17:36:52.325775 #1918977] INFO -- : syntax_suggest 1.1.0 I, [2023-09-07T17:36:52.329046 #1918977] INFO -- : tempfile 0.1.3 I, [2023-09-07T17:36:52.331477 #1918977] INFO -- : time 0.2.2 I, [2023-09-07T17:36:52.333678 #1918977] INFO -- : timeout 0.4.0 I, [2023-09-07T17:36:52.335849 #1918977] INFO -- : tmpdir 0.1.3 I, [2023-09-07T17:36:52.338056 #1918977] INFO -- : tsort 0.1.1 I, [2023-09-07T17:36:52.340395 #1918977] INFO -- : un 0.2.1 I, [2023-09-07T17:36:52.342819 #1918977] INFO -- : uri 0.12.2 I, [2023-09-07T17:36:52.345552 #1918977] INFO -- : weakref 0.1.2 I, [2023-09-07T17:36:52.348045 #1918977] INFO -- : yaml 0.2.1 I, [2023-09-07T17:36:52.350394 #1918977] INFO -- : yarp 0.10.0 I, [2023-09-07T17:36:52.352497 #1918977] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-09-07T17:36:52.376474 #1918977] INFO -- : bigdecimal 3.1.4 I, [2023-09-07T17:36:52.378796 #1918977] INFO -- : date 3.3.3 I, [2023-09-07T17:36:52.380877 #1918977] INFO -- : digest 3.1.1 I, [2023-09-07T17:36:52.382944 #1918977] INFO -- : etc 1.4.2 I, [2023-09-07T17:36:52.385254 #1918977] INFO -- : fcntl 1.0.2 I, [2023-09-07T17:36:52.387244 #1918977] INFO -- : fiddle 1.1.2 I, [2023-09-07T17:36:52.389293 #1918977] INFO -- : io-console 0.6.0 I, [2023-09-07T17:36:52.391144 #1918977] INFO -- : io-nonblock 0.2.0 I, [2023-09-07T17:36:52.393333 #1918977] INFO -- : io-wait 0.3.0 I, [2023-09-07T17:36:52.395396 #1918977] INFO -- : json 2.6.3 I, [2023-09-07T17:36:52.397749 #1918977] INFO -- : nkf 0.1.3 I, [2023-09-07T17:36:52.402416 #1918977] INFO -- : openssl 3.1.0 I, [2023-09-07T17:36:52.404836 #1918977] INFO -- : pathname 0.2.1 I, [2023-09-07T17:36:52.407330 #1918977] INFO -- : psych 5.1.0 I, [2023-09-07T17:36:52.409986 #1918977] INFO -- : stringio 3.0.9 I, [2023-09-07T17:36:52.412363 #1918977] INFO -- : strscan 3.0.7 I, [2023-09-07T17:36:52.414740 #1918977] INFO -- : syslog 0.1.1 I, [2023-09-07T17:36:52.417131 #1918977] INFO -- : zlib 3.0.0 I, [2023-09-07T17:36:52.419083 #1918977] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-09-07T17:36:52.420647 #1918977] INFO -- : minitest 5.20.0 I, [2023-09-07T17:36:52.448083 #1918977] INFO -- : power_assert 2.0.3 I, [2023-09-07T17:36:52.456067 #1918977] INFO -- : rake 13.0.6 I, [2023-09-07T17:36:52.477236 #1918977] INFO -- : test-unit 3.6.1 I, [2023-09-07T17:36:52.500746 #1918977] INFO -- : rexml 3.2.6 I, [2023-09-07T17:36:52.524059 #1918977] INFO -- : rss 0.3.0 I, [2023-09-07T17:36:52.541902 #1918977] INFO -- : net-ftp 0.2.0 I, [2023-09-07T17:36:52.547395 #1918977] INFO -- : net-imap 0.3.7 I, [2023-09-07T17:36:52.566068 #1918977] INFO -- : net-pop 0.1.2 I, [2023-09-07T17:36:52.570453 #1918977] INFO -- : net-smtp 0.3.3 I, [2023-09-07T17:36:52.574799 #1918977] INFO -- : matrix 0.4.2 I, [2023-09-07T17:36:52.579043 #1918977] INFO -- : prime 0.1.2 I, [2023-09-07T17:36:52.585140 #1918977] INFO -- : rbs 3.2.1 I, [2023-09-07T17:36:52.740526 #1918977] INFO -- : typeprof 0.21.8 I, [2023-09-07T17:36:52.750130 #1918977] INFO -- : debug 1.8.0 I, [2023-09-07T17:36:52.768020 #1918977] INFO -- : racc 1.7.1 I, [2023-09-07T17:36:52.787694 #1918977] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0/cache I, [2023-09-07T17:36:52.814835 #1918977] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-09-07T17:36:52.815073 #1918977] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-09-07T17:37:49.260716 #1918977] INFO -- : PASS all 1852 tests E, [2023-09-07T17:37:49.267405 #1918977] ERROR -- : I, [2023-09-07T17:37:49.267892 #1918977] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-09-07T17:37:49.268063 #1918977] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-09-07T17:37:49.499385 #1918977] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-09-07T17:37:49.499482 #1918977] INFO -- : CC = gcc I, [2023-09-07T17:37:49.499534 #1918977] INFO -- : LD = ld I, [2023-09-07T17:37:49.499575 #1918977] INFO -- : LDSHARED = gcc -shared I, [2023-09-07T17:37:49.499620 #1918977] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-09-07T17:37:49.499680 #1918977] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/yarp -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-09-07T17:37:49.499718 #1918977] INFO -- : CPPFLAGS = I, [2023-09-07T17:37:49.499756 #1918977] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-09-07T17:37:49.499794 #1918977] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-09-07T17:37:49.499830 #1918977] INFO -- : LANG = I, [2023-09-07T17:37:49.499865 #1918977] INFO -- : LC_ALL = I, [2023-09-07T17:37:49.499902 #1918977] INFO -- : LC_CTYPE = I, [2023-09-07T17:37:49.499938 #1918977] INFO -- : MFLAGS = I, [2023-09-07T17:37:49.499973 #1918977] INFO -- : RUSTC = rustc I, [2023-09-07T17:37:49.500017 #1918977] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-09-07T17:37:49.528384 #1918977] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-09-07T17:37:49.528470 #1918977] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-09-07T17:37:49.528519 #1918977] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-09-07T17:37:49.528545 #1918977] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-09-07T17:37:49.528565 #1918977] INFO -- : I, [2023-09-07T17:37:49.807592 #1918977] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-09-07T17:37:49.807662 #1918977] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-09-07T17:37:49.807681 #1918977] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-09-07T17:37:50.119267 #1918977] INFO -- : Checking leaked global symbols...none I, [2023-09-07T17:37:50.295742 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-09-07T17:37:50.296502 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2 I, [2023-09-07T17:37:50.296751 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3 I, [2023-09-07T17:37:50.296984 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5 I, [2023-09-07T17:37:50.297689 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8 I, [2023-09-07T17:37:50.298129 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10 I, [2023-09-07T17:37:50.299790 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39 I, [2023-09-07T17:37:50.300665 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27 I, [2023-09-07T17:37:50.312497 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-09-07T17:37:50.314810 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80 I, [2023-09-07T17:37:50.319042 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31 I, [2023-09-07T17:37:50.322735 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-09-07T17:37:50.323138 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10 I, [2023-09-07T17:37:50.323407 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6 I, [2023-09-07T17:37:50.323840 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9 I, [2023-09-07T17:37:50.424294 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2 I, [2023-09-07T17:37:50.426009 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27 I, [2023-09-07T17:37:50.754381 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8 I, [2023-09-07T17:37:50.754778 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5 I, [2023-09-07T17:37:50.755066 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5 I, [2023-09-07T17:37:50.755432 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4 I, [2023-09-07T17:37:50.755671 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4 I, [2023-09-07T17:37:50.755799 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2 I, [2023-09-07T17:37:50.756071 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6 I, [2023-09-07T17:37:50.756561 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12 I, [2023-09-07T17:37:50.756725 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3 I, [2023-09-07T17:37:50.757137 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12 I, [2023-09-07T17:37:50.757439 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6 I, [2023-09-07T17:37:50.759160 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23 I, [2023-09-07T17:37:50.900585 #1918977] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:gc ....OK 4 I, [2023-09-07T17:37:50.919977 #1918977] INFO -- : I, [2023-09-07T17:37:50.920039 #1918977] INFO -- : test succeeded I, [2023-09-07T17:37:50.922458 #1918977] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-09-07T17:37:50.922900 #1918977] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-09-07T17:37:51.255194 #1918977] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-09-07T17:37:51.255291 #1918977] INFO -- : CC = gcc I, [2023-09-07T17:37:51.255334 #1918977] INFO -- : LD = ld I, [2023-09-07T17:37:51.255369 #1918977] INFO -- : LDSHARED = gcc -shared I, [2023-09-07T17:37:51.255411 #1918977] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-09-07T17:37:51.255461 #1918977] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/yarp -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-09-07T17:37:51.255497 #1918977] INFO -- : CPPFLAGS = I, [2023-09-07T17:37:51.255528 #1918977] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-09-07T17:37:51.255561 #1918977] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-09-07T17:37:51.255590 #1918977] INFO -- : LANG = I, [2023-09-07T17:37:51.255622 #1918977] INFO -- : LC_ALL = I, [2023-09-07T17:37:51.255659 #1918977] INFO -- : LC_CTYPE = I, [2023-09-07T17:37:51.255696 #1918977] INFO -- : MFLAGS = I, [2023-09-07T17:37:51.255734 #1918977] INFO -- : RUSTC = rustc I, [2023-09-07T17:37:51.255779 #1918977] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-09-07T17:37:51.259426 #1918977] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-09-07T17:37:51.259486 #1918977] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-09-07T17:37:51.259508 #1918977] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-09-07T17:37:51.259525 #1918977] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-09-07T17:37:51.259542 #1918977] INFO -- : I, [2023-09-07T17:37:51.264456 #1918977] INFO -- : generating enc.mk I, [2023-09-07T17:37:51.646378 #1918977] INFO -- : generating encdb.h I, [2023-09-07T17:37:51.738413 #1918977] INFO -- : encdb.h unchanged I, [2023-09-07T17:37:51.750696 #1918977] INFO -- : making enc I, [2023-09-07T17:37:51.876738 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:51.876846 #1918977] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-09-07T17:37:51.876908 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:51.878239 #1918977] INFO -- : making srcs under enc I, [2023-09-07T17:37:52.017002 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:52.017086 #1918977] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-09-07T17:37:52.017146 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:52.023815 #1918977] INFO -- : generating transdb.h I, [2023-09-07T17:37:52.380551 #1918977] INFO -- : transdb.h unchanged I, [2023-09-07T17:37:52.383424 #1918977] INFO -- : making trans I, [2023-09-07T17:37:52.495278 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:52.495395 #1918977] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-09-07T17:37:52.495425 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:52.500874 #1918977] INFO -- : making encs I, [2023-09-07T17:37:52.599841 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:52.599929 #1918977] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-09-07T17:37:52.599980 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:52.604444 #1918977] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-09-07T17:37:52.689932 #1918977] INFO -- : ext/configure-ext.mk updated I, [2023-09-07T17:37:52.695027 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:56.788434 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:56.789354 #1918977] INFO -- : generating makefile exts.mk I, [2023-09-07T17:37:56.971379 #1918977] INFO -- : exts.mk unchanged I, [2023-09-07T17:37:56.987623 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:58.075809 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-09-07T17:37:58.087353 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-09-07T17:37:58.118833 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-09-07T17:37:58.132627 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-09-07T17:37:58.141843 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-09-07T17:37:58.156522 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-09-07T17:37:58.167905 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-09-07T17:37:58.188376 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-09-07T17:37:58.241514 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-09-07T17:37:58.253290 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-09-07T17:37:58.294925 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-09-07T17:37:58.334992 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-09-07T17:37:58.342284 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-09-07T17:37:58.350417 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-09-07T17:37:58.374698 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-09-07T17:37:58.401137 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-09-07T17:37:58.470063 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-09-07T17:37:58.483787 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-09-07T17:37:58.494396 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-09-07T17:37:58.511831 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-09-07T17:37:58.553651 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-09-07T17:37:58.568485 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-09-07T17:37:58.645909 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-09-07T17:37:58.744997 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-09-07T17:37:58.769242 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-09-07T17:37:58.787750 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-09-07T17:37:58.818693 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-09-07T17:37:58.916674 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-09-07T17:37:58.924621 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-09-07T17:37:58.931986 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-09-07T17:37:58.972702 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-09-07T17:37:59.011077 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-09-07T17:37:59.017846 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-09-07T17:37:59.029200 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-09-07T17:37:59.064147 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-09-07T17:37:59.086474 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-09-07T17:37:59.110870 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-09-07T17:37:59.119676 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-09-07T17:37:59.132249 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-09-07T17:37:59.199566 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-09-07T17:37:59.203977 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-09-07T17:37:59.276722 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-09-07T17:37:59.281882 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-09-07T17:37:59.344188 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-09-07T17:37:59.348856 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-09-07T17:37:59.445498 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-09-07T17:37:59.500276 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:59.789709 #1918977] INFO -- : make[2]: 'ruby' is up to date. I, [2023-09-07T17:37:59.789844 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:59.790869 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:59.795961 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:37:59.796056 #1918977] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-09-07T17:37:59.796103 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:38:00.134091 #1918977] INFO -- : RUBY_ISEQ_DUMP_DEBUG = to_binary I, [2023-09-07T17:38:00.134188 #1918977] INFO -- : Run options: I, [2023-09-07T17:38:00.134224 #1918977] INFO -- : --seed=18708 I, [2023-09-07T17:38:00.134252 #1918977] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-09-07T17:38:00.134274 #1918977] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/.excludes I, [2023-09-07T17:38:00.134296 #1918977] INFO -- : --name=!/memory_leak/ I, [2023-09-07T17:38:00.134317 #1918977] INFO -- : --stderr-on-failure I, [2023-09-07T17:38:00.134343 #1918977] INFO -- : -j4 I, [2023-09-07T17:38:00.134368 #1918977] INFO -- : I, [2023-09-07T17:38:00.134389 #1918977] INFO -- : # Running tests: I, [2023-09-07T17:38:00.134422 #1918977] INFO -- : I, [2023-09-07T17:50:42.434701 #1918977] INFO -- : Finished tests in 762.326865s, 34.4550 tests/s, 12287.5979 assertions/s. I, [2023-09-07T17:50:42.440042 #1918977] INFO -- : 26266 tests, 9367166 assertions, 0 failures, 0 errors, 210 skips I, [2023-09-07T17:50:42.440120 #1918977] INFO -- : I, [2023-09-07T17:50:42.440140 #1918977] INFO -- : ruby -v: ruby 3.3.0dev (2023-09-07T16:36:56Z master 4efcaf956e) [x86_64-linux] I, [2023-09-07T17:50:42.441218 #1918977] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-09-07T17:50:42.441424 #1918977] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4' I, [2023-09-07T17:50:42.980211 #1918977] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-09-07T17:50:42.980326 #1918977] INFO -- : CC = gcc I, [2023-09-07T17:50:42.980362 #1918977] INFO -- : LD = ld I, [2023-09-07T17:50:42.980394 #1918977] INFO -- : LDSHARED = gcc -shared I, [2023-09-07T17:50:42.980432 #1918977] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC I, [2023-09-07T17:50:42.980468 #1918977] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/yarp -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-09-07T17:50:42.980500 #1918977] INFO -- : CPPFLAGS = I, [2023-09-07T17:50:42.980532 #1918977] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-09-07T17:50:42.980566 #1918977] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-09-07T17:50:42.980597 #1918977] INFO -- : LANG = I, [2023-09-07T17:50:42.980626 #1918977] INFO -- : LC_ALL = I, [2023-09-07T17:50:42.980656 #1918977] INFO -- : LC_CTYPE = I, [2023-09-07T17:50:42.980685 #1918977] INFO -- : MFLAGS = I, [2023-09-07T17:50:42.980714 #1918977] INFO -- : RUSTC = rustc I, [2023-09-07T17:50:42.980750 #1918977] 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-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-09-07T17:50:42.994776 #1918977] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-09-07T17:50:42.994841 #1918977] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-09-07T17:50:42.994859 #1918977] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-09-07T17:50:42.994875 #1918977] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-09-07T17:50:42.994891 #1918977] INFO -- : I, [2023-09-07T17:50:43.006681 #1918977] INFO -- : generating enc.mk I, [2023-09-07T17:50:43.545311 #1918977] INFO -- : generating encdb.h I, [2023-09-07T17:50:43.655538 #1918977] INFO -- : encdb.h unchanged I, [2023-09-07T17:50:43.663220 #1918977] INFO -- : making enc I, [2023-09-07T17:50:43.719278 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:43.719366 #1918977] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-09-07T17:50:43.719422 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:43.720604 #1918977] INFO -- : making srcs under enc I, [2023-09-07T17:50:43.854593 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:43.854728 #1918977] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-09-07T17:50:43.854782 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:43.862696 #1918977] INFO -- : generating transdb.h I, [2023-09-07T17:50:44.324660 #1918977] INFO -- : transdb.h unchanged I, [2023-09-07T17:50:44.325585 #1918977] INFO -- : making trans I, [2023-09-07T17:50:44.507792 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:44.507885 #1918977] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-09-07T17:50:44.507945 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:44.509347 #1918977] INFO -- : making encs I, [2023-09-07T17:50:44.655591 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:44.655687 #1918977] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-09-07T17:50:44.655750 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:44.659897 #1918977] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-09-07T17:50:44.794843 #1918977] INFO -- : ext/configure-ext.mk updated I, [2023-09-07T17:50:44.800044 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:49.385889 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:49.386480 #1918977] INFO -- : generating makefile exts.mk I, [2023-09-07T17:50:49.491041 #1918977] INFO -- : exts.mk unchanged I, [2023-09-07T17:50:49.497854 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:50.143492 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-09-07T17:50:50.160355 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-09-07T17:50:50.196636 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-09-07T17:50:50.203084 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-09-07T17:50:50.218688 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-09-07T17:50:50.236565 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-09-07T17:50:50.242909 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-09-07T17:50:50.292415 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-09-07T17:50:50.371699 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-09-07T17:50:50.380869 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-09-07T17:50:50.467067 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-09-07T17:50:50.505559 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-09-07T17:50:50.512963 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-09-07T17:50:50.535903 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-09-07T17:50:50.557734 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-09-07T17:50:50.596191 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-09-07T17:50:50.642008 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-09-07T17:50:50.655818 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-09-07T17:50:50.666533 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-09-07T17:50:50.679423 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-09-07T17:50:50.702834 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-09-07T17:50:50.724552 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-09-07T17:50:50.782688 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-09-07T17:50:50.851710 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-09-07T17:50:50.862702 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-09-07T17:50:50.884099 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-09-07T17:50:50.913496 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-09-07T17:50:50.984872 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-09-07T17:50:50.994743 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-09-07T17:50:51.010684 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-09-07T17:50:51.052125 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-09-07T17:50:51.079437 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-09-07T17:50:51.089544 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-09-07T17:50:51.107528 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-09-07T17:50:51.138274 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-09-07T17:50:51.170723 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-09-07T17:50:51.205842 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-09-07T17:50:51.215926 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-09-07T17:50:51.255651 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-09-07T17:50:51.389285 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-09-07T17:50:51.393780 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-09-07T17:50:51.502383 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-09-07T17:50:51.515493 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-09-07T17:50:51.590455 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-09-07T17:50:51.595603 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-09-07T17:50:51.709954 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-09-07T17:50:51.822726 #1918977] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:52.085470 #1918977] INFO -- : make[2]: 'ruby' is up to date. I, [2023-09-07T17:50:52.085623 #1918977] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:52.086404 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:52.096250 #1918977] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:52.096345 #1918977] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-09-07T17:50:52.096405 #1918977] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-09-07T17:50:52.285540 #1918977] INFO -- : $ /tmp/ruby/build/trunk-iseq_binary/miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-iseq_binary --extout=.ext -- /tmp/ruby/src/trunk-iseq_binary/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-iseq_binary/spec/default.mspec --error-output stderr I, [2023-09-07T17:50:52.565953 #1918977] INFO -- : ruby 3.3.0dev (2023-09-07T16:36:56Z master 4efcaf956e) [x86_64-linux] I, [2023-09-07T17:51:34.776690 #1918977] INFO -- : 0 ......................................................................... I, [2023-09-07T17:51:45.202852 #1918977] INFO -- : 73 ......................................................................... I, [2023-09-07T17:51:45.502478 #1918977] INFO -- : 146 ......................................................................... I, [2023-09-07T17:51:46.492153 #1918977] INFO -- : 219 ......................................................................... I, [2023-09-07T17:51:47.564538 #1918977] INFO -- : 292 ......................................................................... I, [2023-09-07T17:51:48.904723 #1918977] INFO -- : 365 ......................................................................... I, [2023-09-07T17:51:49.030259 #1918977] INFO -- : 438 ......................................................................... I, [2023-09-07T17:51:49.145908 #1918977] INFO -- : 511 ......................................................................... I, [2023-09-07T17:51:50.959881 #1918977] INFO -- : 584 ......................................................................... I, [2023-09-07T17:51:53.243446 #1918977] INFO -- : 657 ......................................................................... I, [2023-09-07T17:51:53.429925 #1918977] INFO -- : 730 ......................................................................... I, [2023-09-07T17:51:53.576239 #1918977] INFO -- : 803 ......................................................................... I, [2023-09-07T17:51:55.241419 #1918977] INFO -- : 876 ......................................................................... I, [2023-09-07T17:51:55.656513 #1918977] INFO -- : 949 ......................................................................... I, [2023-09-07T17:52:04.927603 #1918977] INFO -- : 1022 ......................................................................... I, [2023-09-07T17:52:17.181905 #1918977] INFO -- : 1095 ......................................................................... I, [2023-09-07T17:52:20.533725 #1918977] INFO -- : 1168 ......................................................................... I, [2023-09-07T17:52:22.614526 #1918977] INFO -- : 1241 ......................................................................... I, [2023-09-07T17:52:23.043189 #1918977] INFO -- : 1314 ......................................................................... I, [2023-09-07T17:52:23.225121 #1918977] INFO -- : 1387 ......................................................................... I, [2023-09-07T17:52:36.565474 #1918977] INFO -- : 1460 ......................................................................... I, [2023-09-07T17:53:01.389506 #1918977] INFO -- : 1533 ......................................................................... I, [2023-09-07T17:53:02.168403 #1918977] INFO -- : 1606 ......................................................................... I, [2023-09-07T17:53:05.704014 #1918977] INFO -- : 1679 ......................................................................... I, [2023-09-07T17:53:06.024529 #1918977] INFO -- : 1752 ......................................................................... I, [2023-09-07T17:53:06.563495 #1918977] INFO -- : 1825 ......................................................................... I, [2023-09-07T17:53:09.107833 #1918977] INFO -- : 1898 ......................................................................... I, [2023-09-07T17:53:09.906218 #1918977] INFO -- : 1971 ......................................................................... I, [2023-09-07T17:53:13.274754 #1918977] INFO -- : 2044 ......................................................................... I, [2023-09-07T17:53:13.564868 #1918977] INFO -- : 2117 ......................................................................... I, [2023-09-07T17:53:13.784013 #1918977] INFO -- : 2190 ......................................................................... I, [2023-09-07T17:53:13.904452 #1918977] INFO -- : 2263 ......................................................................... I, [2023-09-07T17:53:14.048027 #1918977] INFO -- : 2336 ......................................................................... I, [2023-09-07T17:53:14.171502 #1918977] INFO -- : 2409 ......................................................................... I, [2023-09-07T17:53:14.508072 #1918977] INFO -- : 2482 ......................................................................... I, [2023-09-07T17:53:17.068916 #1918977] INFO -- : 2555 ......................................................................... I, [2023-09-07T17:53:17.162475 #1918977] INFO -- : 2628 ......................................................................... I, [2023-09-07T17:53:17.521111 #1918977] INFO -- : 2701 ......................................................................... I, [2023-09-07T17:53:19.835684 #1918977] INFO -- : 2774 ......................................................................... I, [2023-09-07T17:53:22.159741 #1918977] INFO -- : 2847 ......................................................................... I, [2023-09-07T17:53:25.469626 #1918977] INFO -- : 2920 ......................................................................... I, [2023-09-07T17:53:25.617625 #1918977] INFO -- : 2993 ......................................................................... I, [2023-09-07T17:53:25.763643 #1918977] INFO -- : 3066 ......................................................................... I, [2023-09-07T17:53:26.064172 #1918977] INFO -- : 3139 ......................................................................... I, [2023-09-07T17:53:26.260439 #1918977] INFO -- : 3212 ......................................................................... I, [2023-09-07T17:53:26.508846 #1918977] INFO -- : 3285 ......................................................................... I, [2023-09-07T17:53:30.646333 #1918977] INFO -- : 3358 ......................................................................... I, [2023-09-07T17:53:30.767119 #1918977] INFO -- : 3431 ......................................................................... I, [2023-09-07T17:53:31.008102 #1918977] INFO -- : 3504 ......................................................................... I, [2023-09-07T17:53:31.254694 #1918977] INFO -- : 3577 ......................................................................... I, [2023-09-07T17:53:35.052221 #1918977] INFO -- : 3650 ................................................................. I, [2023-09-07T17:53:35.052406 #1918977] INFO -- : I, [2023-09-07T17:53:35.052435 #1918977] INFO -- : Finished in 162.486125 seconds I, [2023-09-07T17:53:35.052465 #1918977] INFO -- : I, [2023-09-07T17:53:35.052495 #1918977] INFO -- : 3715 files, 32238 examples, 167615 expectations, 0 failures, 0 errors, 0 tagged I, [2023-09-07T17:53:35.086830 #1918977] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.