# Logfile created on 2023-08-31 13:27:39 +0000 by logger.rb/v1.4.3 I, [2023-08-31T13:27:39.420417 #844089] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-08-31T13:27:39.420817 #844089] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-08-31T13:27:39.596544 #844089] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-08-31T13:27:39.603514 #844089] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-08-31T13:27:39.603584 #844089] INFO -- : $$$[beg] make update-download -j4 I, [2023-08-31T13:27:39.987511 #844089] INFO -- : tool/config.guess already exists I, [2023-08-31T13:27:39.988015 #844089] INFO -- : tool/config.sub already exists I, [2023-08-31T13:27:40.090554 #844089] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-08-31T13:27:40.090664 #844089] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-08-31T13:27:40.208888 #844089] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-08-31T13:27:40.209481 #844089] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-08-31T13:27:40.209533 #844089] INFO -- : $$$[beg] make update-src -j4 E, [2023-08-31T13:27:41.244425 #844089] ERROR -- : From https://github.com/ruby/ruby E, [2023-08-31T13:27:41.244541 #844089] ERROR -- : c45176d..eb3d94f master -> origin/master I, [2023-08-31T13:27:41.354551 #844089] INFO -- : Updating c45176d..eb3d94f I, [2023-08-31T13:27:41.354609 #844089] INFO -- : Fast-forward I, [2023-08-31T13:27:41.366784 #844089] INFO -- : process.c | 148 +++++++++++++++++++++++++++++++++++++++++++++++--------------- I, [2023-08-31T13:27:41.366854 #844089] INFO -- : 1 file changed, 112 insertions(+), 36 deletions(-) I, [2023-08-31T13:27:41.454890 #844089] INFO -- : Latest commit hash = eb3d94f4ba I, [2023-08-31T13:27:41.462757 #844089] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-08-31T13:27:41.462830 #844089] INFO -- : $$$[beg] make after-update -j4 I, [2023-08-31T13:27:41.798730 #844089] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2table.c I, [2023-08-31T13:27:41.824002 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-08-31T13:27:41.824094 #844089] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-08-31T13:27:41.824148 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-08-31T13:27:41.903584 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/revision.h updated I, [2023-08-31T13:27:41.910680 #844089] INFO -- : generating x86_64-linux-fake.rb I, [2023-08-31T13:27:42.076863 #844089] INFO -- : x86_64-linux-fake.rb updated I, [2023-08-31T13:27:42.083221 #844089] INFO -- : generating enc.mk I, [2023-08-31T13:27:42.463249 #844089] INFO -- : making srcs under enc I, [2023-08-31T13:27:42.560835 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:27:42.560943 #844089] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-08-31T13:27:42.561013 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:27:42.686770 #844089] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-08-31T13:27:42.687168 #844089] INFO -- : $$$[beg] make miniruby -j4 I, [2023-08-31T13:27:42.900746 #844089] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-08-31T13:27:42.900842 #844089] INFO -- : CC = gcc I, [2023-08-31T13:27:42.900896 #844089] INFO -- : LD = ld I, [2023-08-31T13:27:42.900930 #844089] INFO -- : LDSHARED = gcc -shared I, [2023-08-31T13:27:42.900970 #844089] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-08-31T13:27:42.901007 #844089] 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-08-31T13:27:42.901037 #844089] INFO -- : CPPFLAGS = I, [2023-08-31T13:27:42.901067 #844089] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-08-31T13:27:42.901097 #844089] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-08-31T13:27:42.901126 #844089] INFO -- : LANG = I, [2023-08-31T13:27:42.901152 #844089] INFO -- : LC_ALL = I, [2023-08-31T13:27:42.901180 #844089] INFO -- : LC_CTYPE = I, [2023-08-31T13:27:42.901208 #844089] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-08-31T13:27:42.901235 #844089] INFO -- : RUSTC = rustc I, [2023-08-31T13:27:42.901271 #844089] 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-08-31T13:27:42.916118 #844089] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-08-31T13:27:42.916179 #844089] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-08-31T13:27:42.916196 #844089] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-08-31T13:27:42.916210 #844089] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-08-31T13:27:42.916223 #844089] INFO -- : I, [2023-08-31T13:27:42.998672 #844089] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/version.c I, [2023-08-31T13:27:42.998732 #844089] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/process.c I, [2023-08-31T13:27:46.423202 #844089] INFO -- : linking miniruby I, [2023-08-31T13:27:47.922319 #844089] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-08-31T13:27:47.922502 #844089] INFO -- : $$$[beg] make ruby -j4 I, [2023-08-31T13:27:48.142042 #844089] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-08-31T13:27:48.142131 #844089] INFO -- : CC = gcc I, [2023-08-31T13:27:48.142187 #844089] INFO -- : LD = ld I, [2023-08-31T13:27:48.142225 #844089] INFO -- : LDSHARED = gcc -shared I, [2023-08-31T13:27:48.142272 #844089] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-08-31T13:27:48.142312 #844089] 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-08-31T13:27:48.142346 #844089] INFO -- : CPPFLAGS = I, [2023-08-31T13:27:48.142385 #844089] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-08-31T13:27:48.142419 #844089] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-08-31T13:27:48.142452 #844089] INFO -- : LANG = I, [2023-08-31T13:27:48.142485 #844089] INFO -- : LC_ALL = I, [2023-08-31T13:27:48.142516 #844089] INFO -- : LC_CTYPE = I, [2023-08-31T13:27:48.142548 #844089] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-08-31T13:27:48.142579 #844089] INFO -- : RUSTC = rustc I, [2023-08-31T13:27:48.142617 #844089] 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-08-31T13:27:48.158207 #844089] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-08-31T13:27:48.158281 #844089] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-08-31T13:27:48.158305 #844089] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-08-31T13:27:48.158323 #844089] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-08-31T13:27:48.158339 #844089] INFO -- : I, [2023-08-31T13:27:48.619082 #844089] INFO -- : builtin_binary.inc updated I, [2023-08-31T13:27:48.630685 #844089] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/builtin.c I, [2023-08-31T13:27:48.868547 #844089] INFO -- : linking static-library libruby-static.a I, [2023-08-31T13:27:50.501205 #844089] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-08-31T13:27:54.540786 #844089] INFO -- : linking ruby I, [2023-08-31T13:27:54.587287 #844089] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-08-31T13:27:54.587453 #844089] INFO -- : $$$[beg] make all -j4 I, [2023-08-31T13:27:54.826675 #844089] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-08-31T13:27:54.826736 #844089] INFO -- : CC = gcc I, [2023-08-31T13:27:54.826755 #844089] INFO -- : LD = ld I, [2023-08-31T13:27:54.826770 #844089] INFO -- : LDSHARED = gcc -shared I, [2023-08-31T13:27:54.826785 #844089] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-08-31T13:27:54.826816 #844089] 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-08-31T13:27:54.826831 #844089] INFO -- : CPPFLAGS = I, [2023-08-31T13:27:54.826846 #844089] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-08-31T13:27:54.826859 #844089] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-08-31T13:27:54.826872 #844089] INFO -- : LANG = I, [2023-08-31T13:27:54.826884 #844089] INFO -- : LC_ALL = I, [2023-08-31T13:27:54.826896 #844089] INFO -- : LC_CTYPE = I, [2023-08-31T13:27:54.826910 #844089] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-08-31T13:27:54.826924 #844089] INFO -- : RUSTC = rustc I, [2023-08-31T13:27:54.826938 #844089] 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-08-31T13:27:54.832631 #844089] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-08-31T13:27:54.832689 #844089] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-08-31T13:27:54.832708 #844089] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-08-31T13:27:54.832724 #844089] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-08-31T13:27:54.832738 #844089] INFO -- : I, [2023-08-31T13:27:54.932950 #844089] INFO -- : generating encdb.h I, [2023-08-31T13:27:54.963196 #844089] INFO -- : generating enc.mk I, [2023-08-31T13:27:54.971277 #844089] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-08-31T13:27:55.015783 #844089] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-08-31T13:27:55.017407 #844089] INFO -- : encdb.h unchanged I, [2023-08-31T13:27:55.043221 #844089] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-08-31T13:27:55.348720 #844089] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-08-31T13:27:55.552257 #844089] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-08-31T13:27:55.681359 #844089] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-08-31T13:27:55.704031 #844089] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-08-31T13:27:55.971200 #844089] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-08-31T13:27:56.095555 #844089] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-08-31T13:27:56.136265 #844089] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-08-31T13:27:56.223177 #844089] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-08-31T13:27:56.387249 #844089] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-08-31T13:27:56.542597 #844089] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-08-31T13:27:56.735220 #844089] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-08-31T13:27:56.755521 #844089] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-08-31T13:27:57.047276 #844089] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-08-31T13:27:57.122788 #844089] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-08-31T13:27:57.359956 #844089] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-08-31T13:27:57.490724 #844089] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-08-31T13:27:57.606267 #844089] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-08-31T13:27:57.631216 #844089] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-08-31T13:27:57.855822 #844089] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-08-31T13:27:57.934701 #844089] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-08-31T13:27:57.994679 #844089] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-08-31T13:27:58.262692 #844089] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-08-31T13:27:58.318512 #844089] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-08-31T13:27:58.467297 #844089] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-08-31T13:27:58.643710 #844089] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-08-31T13:27:58.727635 #844089] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-08-31T13:27:58.976174 #844089] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-08-31T13:27:59.047256 #844089] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-08-31T13:27:59.312715 #844089] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-08-31T13:27:59.343696 #844089] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-08-31T13:27:59.383526 #844089] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-08-31T13:27:59.628583 #844089] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-08-31T13:27:59.768673 #844089] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-08-31T13:27:59.956381 #844089] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-08-31T13:27:59.991075 #844089] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-08-31T13:28:00.118960 #844089] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-08-31T13:28:00.291258 #844089] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-08-31T13:28:00.402106 #844089] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-08-31T13:28:00.658688 #844089] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-08-31T13:28:00.875352 #844089] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-08-31T13:28:00.927103 #844089] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-08-31T13:28:01.063378 #844089] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-08-31T13:28:01.214683 #844089] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-08-31T13:28:01.471009 #844089] INFO -- : making enc I, [2023-08-31T13:28:01.510335 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:01.510415 #844089] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-08-31T13:28:01.510467 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:01.511668 #844089] INFO -- : making srcs under enc I, [2023-08-31T13:28:01.619482 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:01.619562 #844089] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-08-31T13:28:01.619619 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:01.620859 #844089] INFO -- : generating transdb.h I, [2023-08-31T13:28:01.900893 #844089] INFO -- : transdb.h unchanged I, [2023-08-31T13:28:01.903745 #844089] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-08-31T13:28:01.903806 #844089] INFO -- : making trans I, [2023-08-31T13:28:01.968765 #844089] INFO -- : ext/configure-ext.mk updated I, [2023-08-31T13:28:01.972464 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:02.106641 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:02.106741 #844089] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-08-31T13:28:02.106816 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:02.108163 #844089] INFO -- : making encs I, [2023-08-31T13:28:02.259012 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:02.259120 #844089] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-08-31T13:28:02.259185 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:03.486105 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:03.486870 #844089] INFO -- : generating makefile exts.mk I, [2023-08-31T13:28:03.594487 #844089] INFO -- : exts.mk unchanged I, [2023-08-31T13:28:03.614683 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:04.066590 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-08-31T13:28:04.096309 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-08-31T13:28:04.101583 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-08-31T13:28:04.113897 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-08-31T13:28:04.115644 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-08-31T13:28:04.120203 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-08-31T13:28:04.122300 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-08-31T13:28:04.145207 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-08-31T13:28:04.149740 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-08-31T13:28:04.166914 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-08-31T13:28:04.176968 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-08-31T13:28:04.180924 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-08-31T13:28:04.184088 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-08-31T13:28:04.202691 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-08-31T13:28:04.210681 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-08-31T13:28:04.218732 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-08-31T13:28:04.222744 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-08-31T13:28:04.229683 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-08-31T13:28:04.237817 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-08-31T13:28:04.250683 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-08-31T13:28:04.253086 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-08-31T13:28:04.253205 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-08-31T13:28:04.256533 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-08-31T13:28:04.280274 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-08-31T13:28:04.285567 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-08-31T13:28:04.289054 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-08-31T13:28:04.303195 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-08-31T13:28:04.314806 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-08-31T13:28:04.320157 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-08-31T13:28:04.326901 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-08-31T13:28:04.346673 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-08-31T13:28:04.346737 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-08-31T13:28:04.346755 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-08-31T13:28:04.367447 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-08-31T13:28:04.373288 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-08-31T13:28:04.378471 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-08-31T13:28:04.386926 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-08-31T13:28:04.390532 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-08-31T13:28:04.399388 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-08-31T13:28:04.403660 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-08-31T13:28:04.471669 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-08-31T13:28:04.487575 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-08-31T13:28:04.495527 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-08-31T13:28:04.501007 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-08-31T13:28:04.522678 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-08-31T13:28:04.544317 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-08-31T13:28:04.615146 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:04.856075 #844089] INFO -- : make[2]: 'ruby' is up to date. I, [2023-08-31T13:28:04.856197 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:04.857071 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:04.862420 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:04.862511 #844089] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-08-31T13:28:04.862560 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:04.863606 #844089] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-08-31T13:28:04.863774 #844089] INFO -- : $$$[beg] make install -j4 I, [2023-08-31T13:28:05.155475 #844089] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-08-31T13:28:05.166705 #844089] INFO -- : CC = gcc I, [2023-08-31T13:28:05.166779 #844089] INFO -- : LD = ld I, [2023-08-31T13:28:05.166813 #844089] INFO -- : LDSHARED = gcc -shared I, [2023-08-31T13:28:05.166851 #844089] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-08-31T13:28:05.166886 #844089] 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-08-31T13:28:05.166917 #844089] INFO -- : CPPFLAGS = I, [2023-08-31T13:28:05.166947 #844089] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-08-31T13:28:05.166977 #844089] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-08-31T13:28:05.167039 #844089] INFO -- : LANG = I, [2023-08-31T13:28:05.167068 #844089] INFO -- : LC_ALL = I, [2023-08-31T13:28:05.167095 #844089] INFO -- : LC_CTYPE = I, [2023-08-31T13:28:05.167123 #844089] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-08-31T13:28:05.167151 #844089] INFO -- : RUSTC = rustc I, [2023-08-31T13:28:05.167187 #844089] 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-08-31T13:28:05.292065 #844089] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-08-31T13:28:05.292155 #844089] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-08-31T13:28:05.292177 #844089] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-08-31T13:28:05.292194 #844089] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-08-31T13:28:05.292210 #844089] INFO -- : I, [2023-08-31T13:28:05.292224 #844089] INFO -- : generating encdb.h I, [2023-08-31T13:28:05.303248 #844089] INFO -- : generating enc.mk I, [2023-08-31T13:28:05.391767 #844089] INFO -- : encdb.h unchanged I, [2023-08-31T13:28:05.704260 #844089] INFO -- : making srcs under enc I, [2023-08-31T13:28:05.704977 #844089] INFO -- : making enc I, [2023-08-31T13:28:05.773430 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:05.773513 #844089] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-08-31T13:28:05.773566 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:05.774678 #844089] INFO -- : generating transdb.h I, [2023-08-31T13:28:05.821035 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:05.821098 #844089] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-08-31T13:28:05.821116 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:06.038717 #844089] INFO -- : transdb.h unchanged I, [2023-08-31T13:28:06.041473 #844089] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-08-31T13:28:06.042037 #844089] INFO -- : making trans I, [2023-08-31T13:28:06.167486 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:06.169018 #844089] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-08-31T13:28:06.169077 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:06.170150 #844089] INFO -- : making encs I, [2023-08-31T13:28:06.214691 #844089] INFO -- : ext/configure-ext.mk unchanged I, [2023-08-31T13:28:06.226691 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:06.381961 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:06.382049 #844089] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-08-31T13:28:06.382101 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:07.913354 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:07.914096 #844089] INFO -- : generating makefile exts.mk I, [2023-08-31T13:28:08.013754 #844089] INFO -- : exts.mk unchanged I, [2023-08-31T13:28:08.021135 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:08.512414 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-08-31T13:28:08.528908 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-08-31T13:28:08.533229 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-08-31T13:28:08.536098 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-08-31T13:28:08.537566 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-08-31T13:28:08.543976 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-08-31T13:28:08.555507 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-08-31T13:28:08.578543 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-08-31T13:28:08.580270 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-08-31T13:28:08.591775 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-08-31T13:28:08.603437 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-08-31T13:28:08.608568 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-08-31T13:28:08.610975 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-08-31T13:28:08.624782 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-08-31T13:28:08.638700 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-08-31T13:28:08.650685 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-08-31T13:28:08.650754 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-08-31T13:28:08.651381 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-08-31T13:28:08.655702 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-08-31T13:28:08.657841 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-08-31T13:28:08.665999 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-08-31T13:28:08.678695 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-08-31T13:28:08.683787 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-08-31T13:28:08.686746 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-08-31T13:28:08.688056 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-08-31T13:28:08.714314 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-08-31T13:28:08.721750 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-08-31T13:28:08.724659 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-08-31T13:28:08.736361 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-08-31T13:28:08.744556 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-08-31T13:28:08.752353 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-08-31T13:28:08.763532 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-08-31T13:28:08.780234 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-08-31T13:28:08.795059 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-08-31T13:28:08.802742 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-08-31T13:28:08.814681 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-08-31T13:28:08.817718 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-08-31T13:28:08.825216 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-08-31T13:28:08.854894 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-08-31T13:28:08.879835 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-08-31T13:28:08.880140 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-08-31T13:28:08.881517 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-08-31T13:28:08.935450 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-08-31T13:28:08.959598 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-08-31T13:28:08.962453 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-08-31T13:28:08.969240 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-08-31T13:28:09.046649 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:09.350211 #844089] INFO -- : make[2]: 'ruby' is up to date. I, [2023-08-31T13:28:09.350620 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:09.351762 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:09.357119 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:09.357202 #844089] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-08-31T13:28:09.357251 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:28:09.357894 #844089] 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-08-31T13:28:09.635943 #844089] INFO -- : Installing to I, [2023-08-31T13:28:09.636205 #844089] INFO -- : installing binary commands: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-08-31T13:28:09.636821 #844089] INFO -- : installing base libraries: /tmp/ruby/install/trunk-iseq_binary/lib I, [2023-08-31T13:28:09.662814 #844089] INFO -- : installing arch files: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-08-31T13:28:09.663238 #844089] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig I, [2023-08-31T13:28:09.663512 #844089] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-08-31T13:28:09.692688 #844089] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-08-31T13:28:09.692830 #844089] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-08-31T13:28:09.693077 #844089] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/x86_64-linux I, [2023-08-31T13:28:09.694016 #844089] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-08-31T13:28:09.707483 #844089] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0 I, [2023-08-31T13:28:09.707628 #844089] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-08-31T13:28:09.707740 #844089] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/ruby I, [2023-08-31T13:28:09.708080 #844089] INFO -- : installing command scripts: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-08-31T13:28:09.708400 #844089] INFO -- : installing library scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-08-31T13:28:09.855585 #844089] INFO -- : installing common headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0 I, [2023-08-31T13:28:09.880380 #844089] INFO -- : installing manpages: /tmp/ruby/install/trunk-iseq_binary/share/man/man1 I, [2023-08-31T13:28:09.894681 #844089] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-08-31T13:28:09.943751 #844089] INFO -- : abbrev 0.1.1 I, [2023-08-31T13:28:09.972124 #844089] INFO -- : base64 0.1.1 I, [2023-08-31T13:28:09.974583 #844089] INFO -- : benchmark 0.2.1 I, [2023-08-31T13:28:09.977610 #844089] INFO -- : bundler 2.5.0.dev I, [2023-08-31T13:28:09.983740 #844089] INFO -- : cgi 0.3.6 I, [2023-08-31T13:28:09.986160 #844089] INFO -- : csv 3.2.8 I, [2023-08-31T13:28:09.988760 #844089] INFO -- : delegate 0.3.0 I, [2023-08-31T13:28:09.990604 #844089] INFO -- : did_you_mean 1.6.3 I, [2023-08-31T13:28:09.992608 #844089] INFO -- : drb 2.1.1 I, [2023-08-31T13:28:09.994477 #844089] INFO -- : english 0.7.2 I, [2023-08-31T13:28:09.998181 #844089] INFO -- : erb 4.0.3 I, [2023-08-31T13:28:10.001350 #844089] INFO -- : error_highlight 0.5.1 I, [2023-08-31T13:28:10.003237 #844089] INFO -- : fileutils 1.7.1 I, [2023-08-31T13:28:10.005064 #844089] INFO -- : find 0.1.1 I, [2023-08-31T13:28:10.006903 #844089] INFO -- : forwardable 1.3.3 I, [2023-08-31T13:28:10.009095 #844089] INFO -- : getoptlong 0.2.0 I, [2023-08-31T13:28:10.010830 #844089] INFO -- : ipaddr 1.2.5 I, [2023-08-31T13:28:10.012615 #844089] INFO -- : irb 1.8.0 I, [2023-08-31T13:28:10.015535 #844089] INFO -- : logger 1.5.3 I, [2023-08-31T13:28:10.017681 #844089] INFO -- : mutex_m 0.1.2 I, [2023-08-31T13:28:10.019722 #844089] INFO -- : net-http 0.3.2 I, [2023-08-31T13:28:10.021826 #844089] INFO -- : net-protocol 0.2.1 I, [2023-08-31T13:28:10.023790 #844089] INFO -- : observer 0.1.1 I, [2023-08-31T13:28:10.025588 #844089] INFO -- : open-uri 0.3.0 I, [2023-08-31T13:28:10.027604 #844089] INFO -- : open3 0.1.2 I, [2023-08-31T13:28:10.031687 #844089] INFO -- : optparse 0.4.0.pre.1 I, [2023-08-31T13:28:10.034047 #844089] INFO -- : ostruct 0.5.5 I, [2023-08-31T13:28:10.036088 #844089] INFO -- : pp 0.4.0 I, [2023-08-31T13:28:10.037968 #844089] INFO -- : prettyprint 0.1.1 I, [2023-08-31T13:28:10.040393 #844089] INFO -- : pstore 0.1.2 I, [2023-08-31T13:28:10.042159 #844089] INFO -- : rdoc 6.5.0 I, [2023-08-31T13:28:10.045919 #844089] INFO -- : readline 0.0.3 I, [2023-08-31T13:28:10.047846 #844089] INFO -- : reline 0.3.8 I, [2023-08-31T13:28:10.050122 #844089] INFO -- : resolv 0.2.2 I, [2023-08-31T13:28:10.052176 #844089] INFO -- : resolv-replace 0.1.1 I, [2023-08-31T13:28:10.054230 #844089] INFO -- : rinda 0.1.1 I, [2023-08-31T13:28:10.056255 #844089] INFO -- : ruby2_keywords 0.0.5 I, [2023-08-31T13:28:10.058015 #844089] INFO -- : securerandom 0.2.2 I, [2023-08-31T13:28:10.061563 #844089] INFO -- : set 1.0.3 I, [2023-08-31T13:28:10.063662 #844089] INFO -- : shellwords 0.1.0 I, [2023-08-31T13:28:10.065524 #844089] INFO -- : singleton 0.1.1 I, [2023-08-31T13:28:10.067717 #844089] INFO -- : syntax_suggest 1.1.0 I, [2023-08-31T13:28:10.070550 #844089] INFO -- : tempfile 0.1.3 I, [2023-08-31T13:28:10.072693 #844089] INFO -- : time 0.2.2 I, [2023-08-31T13:28:10.074556 #844089] INFO -- : timeout 0.4.0 I, [2023-08-31T13:28:10.076384 #844089] INFO -- : tmpdir 0.1.3 I, [2023-08-31T13:28:10.078230 #844089] INFO -- : tsort 0.1.1 I, [2023-08-31T13:28:10.080268 #844089] INFO -- : un 0.2.1 I, [2023-08-31T13:28:10.082006 #844089] INFO -- : uri 0.12.2 I, [2023-08-31T13:28:10.083835 #844089] INFO -- : weakref 0.1.2 I, [2023-08-31T13:28:10.085633 #844089] INFO -- : yaml 0.2.1 I, [2023-08-31T13:28:10.087430 #844089] INFO -- : yarp 0.9.0 I, [2023-08-31T13:28:10.088960 #844089] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-08-31T13:28:10.111152 #844089] INFO -- : bigdecimal 3.1.4 I, [2023-08-31T13:28:10.113609 #844089] INFO -- : date 3.3.3 I, [2023-08-31T13:28:10.115403 #844089] INFO -- : digest 3.1.1 I, [2023-08-31T13:28:10.117200 #844089] INFO -- : etc 1.4.2 I, [2023-08-31T13:28:10.119170 #844089] INFO -- : fcntl 1.0.2 I, [2023-08-31T13:28:10.120951 #844089] INFO -- : fiddle 1.1.2 I, [2023-08-31T13:28:10.124063 #844089] INFO -- : io-console 0.6.0 I, [2023-08-31T13:28:10.125929 #844089] INFO -- : io-nonblock 0.2.0 I, [2023-08-31T13:28:10.127741 #844089] INFO -- : io-wait 0.3.0 I, [2023-08-31T13:28:10.129475 #844089] INFO -- : json 2.6.3 I, [2023-08-31T13:28:10.131953 #844089] INFO -- : nkf 0.1.3 I, [2023-08-31T13:28:10.133753 #844089] INFO -- : openssl 3.1.0 I, [2023-08-31T13:28:10.135638 #844089] INFO -- : pathname 0.2.1 I, [2023-08-31T13:28:10.137441 #844089] INFO -- : psych 5.1.0 I, [2023-08-31T13:28:10.139699 #844089] INFO -- : stringio 3.0.9 I, [2023-08-31T13:28:10.141507 #844089] INFO -- : strscan 3.0.7 I, [2023-08-31T13:28:10.143276 #844089] INFO -- : syslog 0.1.1 I, [2023-08-31T13:28:10.145080 #844089] INFO -- : zlib 3.0.0 I, [2023-08-31T13:28:10.146568 #844089] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-08-31T13:28:10.148149 #844089] INFO -- : minitest 5.19.0 I, [2023-08-31T13:28:10.173443 #844089] INFO -- : power_assert 2.0.3 I, [2023-08-31T13:28:10.180511 #844089] INFO -- : rake 13.0.6 I, [2023-08-31T13:28:10.198954 #844089] INFO -- : test-unit 3.6.1 I, [2023-08-31T13:28:10.218101 #844089] INFO -- : rexml 3.2.6 I, [2023-08-31T13:28:10.238238 #844089] INFO -- : rss 0.3.0 I, [2023-08-31T13:28:10.255538 #844089] INFO -- : net-ftp 0.2.0 I, [2023-08-31T13:28:10.260404 #844089] INFO -- : net-imap 0.3.7 I, [2023-08-31T13:28:10.273847 #844089] INFO -- : net-pop 0.1.2 I, [2023-08-31T13:28:10.279083 #844089] INFO -- : net-smtp 0.3.3 I, [2023-08-31T13:28:10.282772 #844089] INFO -- : matrix 0.4.2 I, [2023-08-31T13:28:10.287272 #844089] INFO -- : prime 0.1.2 I, [2023-08-31T13:28:10.294531 #844089] INFO -- : rbs 3.2.1 I, [2023-08-31T13:28:10.434395 #844089] INFO -- : typeprof 0.21.8 I, [2023-08-31T13:28:10.447154 #844089] INFO -- : debug 1.8.0 I, [2023-08-31T13:28:10.462476 #844089] INFO -- : racc 1.7.1 I, [2023-08-31T13:28:10.479771 #844089] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0/cache I, [2023-08-31T13:28:10.490136 #844089] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-08-31T13:28:10.490457 #844089] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-08-31T13:28:58.673537 #844089] INFO -- : PASS all 1852 tests E, [2023-08-31T13:28:58.679916 #844089] ERROR -- : I, [2023-08-31T13:28:58.680043 #844089] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-08-31T13:28:58.680195 #844089] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-08-31T13:28:58.823753 #844089] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-08-31T13:28:58.823850 #844089] INFO -- : CC = gcc I, [2023-08-31T13:28:58.823897 #844089] INFO -- : LD = ld I, [2023-08-31T13:28:58.823944 #844089] INFO -- : LDSHARED = gcc -shared I, [2023-08-31T13:28:58.823997 #844089] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-08-31T13:28:58.824051 #844089] 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-08-31T13:28:58.824096 #844089] INFO -- : CPPFLAGS = I, [2023-08-31T13:28:58.824136 #844089] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-08-31T13:28:58.824175 #844089] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-08-31T13:28:58.824211 #844089] INFO -- : LANG = I, [2023-08-31T13:28:58.824248 #844089] INFO -- : LC_ALL = I, [2023-08-31T13:28:58.824285 #844089] INFO -- : LC_CTYPE = I, [2023-08-31T13:28:58.824323 #844089] INFO -- : MFLAGS = I, [2023-08-31T13:28:58.824360 #844089] INFO -- : RUSTC = rustc I, [2023-08-31T13:28:58.824404 #844089] 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-08-31T13:28:58.827863 #844089] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-08-31T13:28:58.827912 #844089] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-08-31T13:28:58.827935 #844089] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-08-31T13:28:58.827957 #844089] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-08-31T13:28:58.827977 #844089] INFO -- : I, [2023-08-31T13:28:58.988091 #844089] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-08-31T13:28:58.988161 #844089] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-08-31T13:28:58.988178 #844089] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-08-31T13:28:59.165408 #844089] INFO -- : Checking leaked global symbols...none I, [2023-08-31T13:28:59.265792 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-08-31T13:28:59.265939 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2 I, [2023-08-31T13:28:59.266066 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3 I, [2023-08-31T13:28:59.266234 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5 I, [2023-08-31T13:28:59.266808 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8 I, [2023-08-31T13:28:59.267139 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10 I, [2023-08-31T13:28:59.268093 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39 I, [2023-08-31T13:28:59.268787 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27 I, [2023-08-31T13:28:59.271621 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-08-31T13:28:59.274216 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80 I, [2023-08-31T13:28:59.277021 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31 I, [2023-08-31T13:28:59.280260 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-08-31T13:28:59.280543 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10 I, [2023-08-31T13:28:59.280756 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6 I, [2023-08-31T13:28:59.281137 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9 I, [2023-08-31T13:28:59.381757 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2 I, [2023-08-31T13:28:59.383396 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27 I, [2023-08-31T13:28:59.618720 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8 I, [2023-08-31T13:28:59.618807 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5 I, [2023-08-31T13:28:59.618825 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5 I, [2023-08-31T13:28:59.618840 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4 I, [2023-08-31T13:28:59.618854 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4 I, [2023-08-31T13:28:59.618867 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2 I, [2023-08-31T13:28:59.618881 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6 I, [2023-08-31T13:28:59.618894 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12 I, [2023-08-31T13:28:59.618906 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3 I, [2023-08-31T13:28:59.618919 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12 I, [2023-08-31T13:28:59.618932 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6 I, [2023-08-31T13:28:59.618944 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23 I, [2023-08-31T13:28:59.707286 #844089] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:gc ....OK 4 I, [2023-08-31T13:28:59.713927 #844089] INFO -- : I, [2023-08-31T13:28:59.713993 #844089] INFO -- : test succeeded I, [2023-08-31T13:28:59.714718 #844089] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-08-31T13:28:59.714900 #844089] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-08-31T13:28:59.954675 #844089] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-08-31T13:28:59.954757 #844089] INFO -- : CC = gcc I, [2023-08-31T13:28:59.954776 #844089] INFO -- : LD = ld I, [2023-08-31T13:28:59.954791 #844089] INFO -- : LDSHARED = gcc -shared I, [2023-08-31T13:28:59.954810 #844089] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-08-31T13:28:59.954826 #844089] 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-08-31T13:28:59.954840 #844089] INFO -- : CPPFLAGS = I, [2023-08-31T13:28:59.954854 #844089] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-08-31T13:28:59.954868 #844089] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-08-31T13:28:59.954881 #844089] INFO -- : LANG = I, [2023-08-31T13:28:59.954893 #844089] INFO -- : LC_ALL = I, [2023-08-31T13:28:59.954906 #844089] INFO -- : LC_CTYPE = I, [2023-08-31T13:28:59.954920 #844089] INFO -- : MFLAGS = I, [2023-08-31T13:28:59.954933 #844089] INFO -- : RUSTC = rustc I, [2023-08-31T13:28:59.954947 #844089] 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-08-31T13:28:59.958080 #844089] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-08-31T13:28:59.958122 #844089] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-08-31T13:28:59.958139 #844089] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-08-31T13:28:59.958154 #844089] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-08-31T13:28:59.958169 #844089] INFO -- : I, [2023-08-31T13:28:59.966042 #844089] INFO -- : generating enc.mk I, [2023-08-31T13:29:00.326530 #844089] INFO -- : generating encdb.h I, [2023-08-31T13:29:00.397181 #844089] INFO -- : encdb.h unchanged I, [2023-08-31T13:29:00.400219 #844089] INFO -- : making enc I, [2023-08-31T13:29:00.445770 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:00.445864 #844089] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-08-31T13:29:00.445918 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:00.447148 #844089] INFO -- : making srcs under enc I, [2023-08-31T13:29:00.524673 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:00.524757 #844089] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-08-31T13:29:00.524811 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:00.526582 #844089] INFO -- : generating transdb.h I, [2023-08-31T13:29:00.808948 #844089] INFO -- : transdb.h unchanged I, [2023-08-31T13:29:00.812000 #844089] INFO -- : making trans I, [2023-08-31T13:29:00.902081 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:00.902173 #844089] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-08-31T13:29:00.902246 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:00.903329 #844089] INFO -- : making encs I, [2023-08-31T13:29:01.000880 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:01.000978 #844089] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-08-31T13:29:01.001040 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:01.005332 #844089] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-08-31T13:29:01.072599 #844089] INFO -- : ext/configure-ext.mk updated I, [2023-08-31T13:29:01.077276 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:04.214710 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:04.215526 #844089] INFO -- : generating makefile exts.mk I, [2023-08-31T13:29:04.318715 #844089] INFO -- : exts.mk unchanged I, [2023-08-31T13:29:04.326507 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:04.850274 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-08-31T13:29:04.860435 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-08-31T13:29:04.886316 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-08-31T13:29:04.893204 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-08-31T13:29:04.903147 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-08-31T13:29:04.911157 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-08-31T13:29:04.917229 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-08-31T13:29:04.930096 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-08-31T13:29:04.972606 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-08-31T13:29:04.980009 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-08-31T13:29:05.014540 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-08-31T13:29:05.032141 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-08-31T13:29:05.040401 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-08-31T13:29:05.046688 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-08-31T13:29:05.066667 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-08-31T13:29:05.083515 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-08-31T13:29:05.108732 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-08-31T13:29:05.114197 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-08-31T13:29:05.121946 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-08-31T13:29:05.128043 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-08-31T13:29:05.139542 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-08-31T13:29:05.149078 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-08-31T13:29:05.181372 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-08-31T13:29:05.216742 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-08-31T13:29:05.224994 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-08-31T13:29:05.231419 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-08-31T13:29:05.243082 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-08-31T13:29:05.284528 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-08-31T13:29:05.293071 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-08-31T13:29:05.299111 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-08-31T13:29:05.325360 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-08-31T13:29:05.337795 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-08-31T13:29:05.340997 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-08-31T13:29:05.345783 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-08-31T13:29:05.367647 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-08-31T13:29:05.384497 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-08-31T13:29:05.406431 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-08-31T13:29:05.412036 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-08-31T13:29:05.423404 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-08-31T13:29:05.472767 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-08-31T13:29:05.476725 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-08-31T13:29:05.526034 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-08-31T13:29:05.530859 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-08-31T13:29:05.580811 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-08-31T13:29:05.585711 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-08-31T13:29:05.635762 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-08-31T13:29:05.685328 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:05.859140 #844089] INFO -- : make[2]: 'ruby' is up to date. I, [2023-08-31T13:29:05.859273 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:05.860095 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:05.865416 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:05.865505 #844089] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-08-31T13:29:05.865549 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:29:06.055788 #844089] INFO -- : RUBY_ISEQ_DUMP_DEBUG = to_binary I, [2023-08-31T13:29:06.055870 #844089] INFO -- : Run options: I, [2023-08-31T13:29:06.055901 #844089] INFO -- : --seed=26096 I, [2023-08-31T13:29:06.055916 #844089] 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-08-31T13:29:06.055931 #844089] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/.excludes I, [2023-08-31T13:29:06.055944 #844089] INFO -- : --name=!/memory_leak/ I, [2023-08-31T13:29:06.055958 #844089] INFO -- : --stderr-on-failure I, [2023-08-31T13:29:06.055971 #844089] INFO -- : -j4 I, [2023-08-31T13:29:06.055985 #844089] INFO -- : I, [2023-08-31T13:29:06.055999 #844089] INFO -- : # Running tests: I, [2023-08-31T13:29:06.056012 #844089] INFO -- : I, [2023-08-31T13:31:31.345758 #844089] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_self_fetcher_with_proxy: 9 : # I, [2023-08-31T13:31:31.345842 #844089] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_self_fetcher_with_proxy: 10 : # I, [2023-08-31T13:31:31.345872 #844089] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_self_fetcher_with_proxy: 11 : # I, [2023-08-31T13:31:31.345893 #844089] INFO -- : Leaked file descriptor: TestGemRemoteFetcher#test_self_fetcher_with_proxy: 12 : # I, [2023-08-31T13:31:31.486677 #844089] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 9 I, [2023-08-31T13:31:31.486743 #844089] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 10 I, [2023-08-31T13:31:31.486771 #844089] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 11 I, [2023-08-31T13:31:31.486787 #844089] INFO -- : Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 12 I, [2023-08-31T13:36:06.374687 #844089] INFO -- : Finished tests in 420.332174s, 62.5029 tests/s, 22279.4984 assertions/s. I, [2023-08-31T13:36:06.382074 #844089] INFO -- : 26272 tests, 9364790 assertions, 0 failures, 0 errors, 198 skips I, [2023-08-31T13:36:06.382154 #844089] INFO -- : I, [2023-08-31T13:36:06.382176 #844089] INFO -- : ruby -v: ruby 3.3.0dev (2023-08-31T13:06:11Z master eb3d94f4ba) [x86_64-linux] I, [2023-08-31T13:36:06.386404 #844089] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-08-31T13:36:06.386599 #844089] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4' I, [2023-08-31T13:36:06.727740 #844089] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-08-31T13:36:06.727843 #844089] INFO -- : CC = gcc I, [2023-08-31T13:36:06.727885 #844089] INFO -- : LD = ld I, [2023-08-31T13:36:06.727930 #844089] INFO -- : LDSHARED = gcc -shared I, [2023-08-31T13:36:06.727975 #844089] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-08-31T13:36:06.728021 #844089] 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-08-31T13:36:06.728060 #844089] INFO -- : CPPFLAGS = I, [2023-08-31T13:36:06.728100 #844089] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-08-31T13:36:06.728150 #844089] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-08-31T13:36:06.728188 #844089] INFO -- : LANG = I, [2023-08-31T13:36:06.728222 #844089] INFO -- : LC_ALL = I, [2023-08-31T13:36:06.728258 #844089] INFO -- : LC_CTYPE = I, [2023-08-31T13:36:06.728294 #844089] INFO -- : MFLAGS = I, [2023-08-31T13:36:06.728330 #844089] INFO -- : RUSTC = rustc I, [2023-08-31T13:36:06.728375 #844089] 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-08-31T13:36:06.738067 #844089] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-08-31T13:36:06.738127 #844089] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-08-31T13:36:06.738146 #844089] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-08-31T13:36:06.738162 #844089] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-08-31T13:36:06.738176 #844089] INFO -- : I, [2023-08-31T13:36:06.743794 #844089] INFO -- : generating enc.mk I, [2023-08-31T13:36:07.238857 #844089] INFO -- : generating encdb.h I, [2023-08-31T13:36:07.336232 #844089] INFO -- : encdb.h unchanged I, [2023-08-31T13:36:07.339443 #844089] INFO -- : making enc I, [2023-08-31T13:36:07.423954 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:07.424049 #844089] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-08-31T13:36:07.424128 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:07.430693 #844089] INFO -- : making srcs under enc I, [2023-08-31T13:36:07.531337 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:07.531428 #844089] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-08-31T13:36:07.531492 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:07.533339 #844089] INFO -- : generating transdb.h I, [2023-08-31T13:36:07.846243 #844089] INFO -- : transdb.h unchanged I, [2023-08-31T13:36:07.849513 #844089] INFO -- : making trans I, [2023-08-31T13:36:07.980815 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:07.980891 #844089] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-08-31T13:36:07.980952 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:07.991233 #844089] INFO -- : making encs I, [2023-08-31T13:36:08.117992 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:08.118079 #844089] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-08-31T13:36:08.118140 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:08.122425 #844089] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-08-31T13:36:08.222547 #844089] INFO -- : ext/configure-ext.mk updated I, [2023-08-31T13:36:08.227502 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:12.681840 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:12.682449 #844089] INFO -- : generating makefile exts.mk I, [2023-08-31T13:36:12.857935 #844089] INFO -- : exts.mk unchanged I, [2023-08-31T13:36:12.875090 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:13.558162 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-08-31T13:36:13.575668 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-08-31T13:36:13.607611 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-08-31T13:36:13.619902 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-08-31T13:36:13.637252 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-08-31T13:36:13.652893 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-08-31T13:36:13.660098 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-08-31T13:36:13.702536 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-08-31T13:36:13.771010 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-08-31T13:36:13.784841 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-08-31T13:36:13.830886 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-08-31T13:36:13.847164 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-08-31T13:36:13.860417 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-08-31T13:36:13.882771 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-08-31T13:36:13.914801 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-08-31T13:36:13.937762 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-08-31T13:36:13.961613 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-08-31T13:36:13.967584 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-08-31T13:36:13.975410 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-08-31T13:36:13.981151 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-08-31T13:36:13.991598 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-08-31T13:36:14.000165 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-08-31T13:36:14.029792 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-08-31T13:36:14.062836 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-08-31T13:36:14.070415 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-08-31T13:36:14.079868 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-08-31T13:36:14.090432 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-08-31T13:36:14.157081 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-08-31T13:36:14.167364 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-08-31T13:36:14.183777 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-08-31T13:36:14.206457 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-08-31T13:36:14.245796 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-08-31T13:36:14.257482 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-08-31T13:36:14.279748 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-08-31T13:36:14.318697 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-08-31T13:36:14.363937 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-08-31T13:36:14.428613 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-08-31T13:36:14.443748 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-08-31T13:36:14.458546 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-08-31T13:36:14.548932 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-08-31T13:36:14.553309 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-08-31T13:36:14.608064 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.1/ext/racc/cparse' I, [2023-08-31T13:36:14.612911 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-08-31T13:36:14.678852 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.1.3/ext/rbs_extension' I, [2023-08-31T13:36:14.683785 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-08-31T13:36:14.766101 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.1/ext/rbs_extension' I, [2023-08-31T13:36:14.818609 #844089] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:15.058543 #844089] INFO -- : make[2]: 'ruby' is up to date. I, [2023-08-31T13:36:15.058706 #844089] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:15.059869 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:15.065180 #844089] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:15.065265 #844089] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-08-31T13:36:15.065307 #844089] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-08-31T13:36:15.238009 #844089] 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-08-31T13:36:15.493782 #844089] INFO -- : ruby 3.3.0dev (2023-08-31T13:06:11Z master eb3d94f4ba) [x86_64-linux] I, [2023-08-31T13:36:55.620961 #844089] INFO -- : 0 ......................................................................... I, [2023-08-31T13:37:05.466734 #844089] INFO -- : 73 ......................................................................... I, [2023-08-31T13:37:05.715622 #844089] INFO -- : 146 ......................................................................... I, [2023-08-31T13:37:06.674146 #844089] INFO -- : 219 ......................................................................... I, [2023-08-31T13:37:07.540330 #844089] INFO -- : 292 ......................................................................... I, [2023-08-31T13:37:08.916372 #844089] INFO -- : 365 ......................................................................... I, [2023-08-31T13:37:09.023436 #844089] INFO -- : 438 ......................................................................... I, [2023-08-31T13:37:09.149313 #844089] INFO -- : 511 ......................................................................... I, [2023-08-31T13:37:11.931581 #844089] INFO -- : 584 ......................................................................... I, [2023-08-31T13:37:13.196524 #844089] INFO -- : 657 ......................................................................... I, [2023-08-31T13:37:13.359055 #844089] INFO -- : 730 ......................................................................... I, [2023-08-31T13:37:14.186760 #844089] INFO -- : 803 ......................................................................... I, [2023-08-31T13:37:14.869329 #844089] INFO -- : 876 ......................................................................... I, [2023-08-31T13:37:16.347273 #844089] INFO -- : 949 ......................................................................... I, [2023-08-31T13:37:23.763829 #844089] INFO -- : 1022 ......................................................................... I, [2023-08-31T13:37:34.548388 #844089] INFO -- : 1095 ......................................................................... I, [2023-08-31T13:37:37.781661 #844089] INFO -- : 1168 ......................................................................... I, [2023-08-31T13:37:39.834911 #844089] INFO -- : 1241 ......................................................................... I, [2023-08-31T13:37:40.212919 #844089] INFO -- : 1314 ......................................................................... I, [2023-08-31T13:37:42.564648 #844089] INFO -- : 1387 ......................................................................... I, [2023-08-31T13:37:52.732423 #844089] INFO -- : 1460 ......................................................................... I, [2023-08-31T13:38:16.648914 #844089] INFO -- : 1533 ......................................................................... I, [2023-08-31T13:38:17.165949 #844089] INFO -- : 1606 ......................................................................... I, [2023-08-31T13:38:20.514918 #844089] INFO -- : 1679 ......................................................................... I, [2023-08-31T13:38:20.812252 #844089] INFO -- : 1752 ......................................................................... I, [2023-08-31T13:38:21.297835 #844089] INFO -- : 1825 ......................................................................... I, [2023-08-31T13:38:24.620016 #844089] INFO -- : 1898 ......................................................................... I, [2023-08-31T13:38:25.202314 #844089] INFO -- : 1971 ......................................................................... I, [2023-08-31T13:38:28.411436 #844089] INFO -- : 2044 ......................................................................... I, [2023-08-31T13:38:28.725159 #844089] INFO -- : 2117 ......................................................................... I, [2023-08-31T13:38:29.060578 #844089] INFO -- : 2190 ......................................................................... I, [2023-08-31T13:38:29.213323 #844089] INFO -- : 2263 ......................................................................... I, [2023-08-31T13:38:29.305708 #844089] INFO -- : 2336 ......................................................................... I, [2023-08-31T13:38:29.413926 #844089] INFO -- : 2409 ......................................................................... I, [2023-08-31T13:38:29.824049 #844089] INFO -- : 2482 ......................................................................... I, [2023-08-31T13:38:32.520698 #844089] INFO -- : 2555 ......................................................................... I, [2023-08-31T13:38:32.569946 #844089] INFO -- : 2628 ......................................................................... I, [2023-08-31T13:38:33.004597 #844089] INFO -- : 2701 ......................................................................... I, [2023-08-31T13:38:35.169098 #844089] INFO -- : 2774 ......................................................................... I, [2023-08-31T13:38:37.528976 #844089] INFO -- : 2847 ......................................................................... I, [2023-08-31T13:38:40.696251 #844089] INFO -- : 2920 ......................................................................... I, [2023-08-31T13:38:40.915718 #844089] INFO -- : 2993 ......................................................................... I, [2023-08-31T13:38:41.059107 #844089] INFO -- : 3066 ......................................................................... I, [2023-08-31T13:38:41.400375 #844089] INFO -- : 3139 ......................................................................... I, [2023-08-31T13:38:41.578171 #844089] INFO -- : 3212 ......................................................................... I, [2023-08-31T13:38:41.765311 #844089] INFO -- : 3285 ......................................................................... I, [2023-08-31T13:38:45.888005 #844089] INFO -- : 3358 ......................................................................... I, [2023-08-31T13:38:45.987934 #844089] INFO -- : 3431 ......................................................................... I, [2023-08-31T13:38:46.226743 #844089] INFO -- : 3504 ......................................................................... I, [2023-08-31T13:38:46.565866 #844089] INFO -- : 3577 ......................................................................... I, [2023-08-31T13:38:50.323633 #844089] INFO -- : 3650 .......................................................... I, [2023-08-31T13:38:50.323724 #844089] INFO -- : I, [2023-08-31T13:38:50.323746 #844089] INFO -- : Finished in 154.829691 seconds I, [2023-08-31T13:38:50.323763 #844089] INFO -- : I, [2023-08-31T13:38:50.323780 #844089] INFO -- : 3708 files, 32157 examples, 161979 expectations, 0 failures, 0 errors, 0 tagged I, [2023-08-31T13:38:50.362878 #844089] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.