# Logfile created on 2023-01-11 17:22:49 +0000 by logger.rb/v1.4.3 I, [2023-01-11T17:22:49.018496 #2618655] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-11T17:22:49.018878 #2618655] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-01-11T17:22:49.077652 #2618655] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-01-11T17:22:49.080128 #2618655] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-01-11T17:22:49.080206 #2618655] INFO -- : $$$[beg] make update-download -j4 I, [2023-01-11T17:22:49.336458 #2618655] INFO -- : tool/config.guess already exists I, [2023-01-11T17:22:49.336542 #2618655] INFO -- : tool/config.sub already exists I, [2023-01-11T17:22:49.468456 #2618655] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-01-11T17:22:49.468530 #2618655] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-01-11T17:22:49.532698 #2618655] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-11T17:22:49.536149 #2618655] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-01-11T17:22:49.536225 #2618655] INFO -- : $$$[beg] make update-src -j4 E, [2023-01-11T17:22:50.684024 #2618655] ERROR -- : From https://github.com/ruby/ruby E, [2023-01-11T17:22:50.684092 #2618655] ERROR -- : 327cf5e..abff5f6 master -> origin/master I, [2023-01-11T17:22:50.844508 #2618655] INFO -- : Updating 327cf5e..abff5f6 I, [2023-01-11T17:22:50.844571 #2618655] INFO -- : Fast-forward I, [2023-01-11T17:22:50.854468 #2618655] INFO -- : doc/regexp.rdoc | 9 +++++ I, [2023-01-11T17:22:50.854528 #2618655] INFO -- : gc.c | 4 +++ I, [2023-01-11T17:22:50.854541 #2618655] INFO -- : internal/class.h | 27 +++++++++++--- I, [2023-01-11T17:22:50.854551 #2618655] INFO -- : spec/ruby/optional/capi/object_spec.rb | 10 ++++-- I, [2023-01-11T17:22:50.854561 #2618655] INFO -- : variable.c | 66 ++++++++++++++++------------------ I, [2023-01-11T17:22:50.854570 #2618655] INFO -- : 5 files changed, 75 insertions(+), 41 deletions(-) I, [2023-01-11T17:22:50.912234 #2618655] INFO -- : Latest commit hash = abff5f6203 I, [2023-01-11T17:22:50.915348 #2618655] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-01-11T17:22:50.915532 #2618655] INFO -- : $$$[beg] make after-update -j4 I, [2023-01-11T17:22:51.106888 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/revision.h updated I, [2023-01-11T17:22:51.112853 #2618655] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-11T17:22:51.296024 #2618655] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-11T17:22:51.297821 #2618655] INFO -- : generating enc.mk I, [2023-01-11T17:22:51.661107 #2618655] INFO -- : making srcs under enc I, [2023-01-11T17:22:51.758576 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:22:51.758675 #2618655] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-11T17:22:51.758723 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:22:51.869628 #2618655] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-01-11T17:22:51.869935 #2618655] INFO -- : $$$[beg] make miniruby -j4 I, [2023-01-11T17:22:51.935037 #2618655] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-11T17:22:51.935142 #2618655] INFO -- : CC = gcc I, [2023-01-11T17:22:51.935174 #2618655] INFO -- : LD = ld I, [2023-01-11T17:22:51.935204 #2618655] INFO -- : LDSHARED = gcc -shared I, [2023-01-11T17:22:51.935240 #2618655] 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-01-11T17:22:51.935274 #2618655] 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/enc/unicode/15.0.0 I, [2023-01-11T17:22:51.935304 #2618655] INFO -- : CPPFLAGS = I, [2023-01-11T17:22:51.935333 #2618655] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-11T17:22:51.935363 #2618655] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-11T17:22:51.935391 #2618655] INFO -- : LANG = I, [2023-01-11T17:22:51.935418 #2618655] INFO -- : LC_ALL = I, [2023-01-11T17:22:51.935444 #2618655] INFO -- : LC_CTYPE = I, [2023-01-11T17:22:51.935472 #2618655] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-11T17:22:51.935499 #2618655] INFO -- : RUSTC = rustc I, [2023-01-11T17:22:51.935533 #2618655] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -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-01-11T17:22:51.943780 #2618655] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-11T17:22:51.943853 #2618655] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-11T17:22:51.943866 #2618655] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-11T17:22:51.943878 #2618655] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-11T17:22:51.943889 #2618655] INFO -- : I, [2023-01-11T17:22:51.959590 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/array.c I, [2023-01-11T17:22:51.962424 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/bignum.c I, [2023-01-11T17:22:51.987515 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/class.c I, [2023-01-11T17:22:52.008566 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/compile.c I, [2023-01-11T17:22:52.012499 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/complex.c I, [2023-01-11T17:22:52.049164 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/debug.c I, [2023-01-11T17:22:52.912034 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dir.c I, [2023-01-11T17:22:52.960924 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/encoding.c I, [2023-01-11T17:22:52.993820 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enum.c I, [2023-01-11T17:22:53.032999 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enumerator.c I, [2023-01-11T17:22:55.041016 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/error.c I, [2023-01-11T17:22:55.104693 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/eval.c I, [2023-01-11T17:22:57.385129 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/file.c I, [2023-01-11T17:22:57.448779 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/gc.c I, [2023-01-11T17:22:57.726946 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/hash.c I, [2023-01-11T17:22:58.157061 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/io.c I, [2023-01-11T17:22:58.225217 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/iseq.c I, [2023-01-11T17:23:03.036375 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/marshal.c I, [2023-01-11T17:23:04.196007 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/math.c I, [2023-01-11T17:23:04.232788 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/mjit.c I, [2023-01-11T17:23:06.249500 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/mjit_c.c I, [2023-01-11T17:23:06.648731 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/numeric.c I, [2023-01-11T17:23:06.700461 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/object.c I, [2023-01-11T17:23:07.532238 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/proc.c I, [2023-01-11T17:23:09.976075 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/process.c I, [2023-01-11T17:23:10.022602 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/rational.c I, [2023-01-11T17:23:10.106899 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/re.c I, [2023-01-11T17:23:10.212592 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ruby.c I, [2023-01-11T17:23:10.240607 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/shape.c I, [2023-01-11T17:23:10.309018 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/sprintf.c I, [2023-01-11T17:23:10.356021 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/string.c I, [2023-01-11T17:23:10.408947 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/struct.c I, [2023-01-11T17:23:10.528621 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/symbol.c I, [2023-01-11T17:23:10.625191 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/thread.c I, [2023-01-11T17:23:11.368530 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/transcode.c I, [2023-01-11T17:23:11.417946 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/variable.c I, [2023-01-11T17:23:11.426324 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/version.c I, [2023-01-11T17:23:12.050057 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/vm.c I, [2023-01-11T17:23:13.616485 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/yjit.c I, [2023-01-11T17:23:25.166141 #2618655] INFO -- : linking miniruby I, [2023-01-11T17:23:26.916906 #2618655] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-01-11T17:23:26.917074 #2618655] INFO -- : $$$[beg] make ruby -j4 I, [2023-01-11T17:23:27.004731 #2618655] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-11T17:23:27.004829 #2618655] INFO -- : CC = gcc I, [2023-01-11T17:23:27.004856 #2618655] INFO -- : LD = ld I, [2023-01-11T17:23:27.004882 #2618655] INFO -- : LDSHARED = gcc -shared I, [2023-01-11T17:23:27.004916 #2618655] 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-01-11T17:23:27.004958 #2618655] 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/enc/unicode/15.0.0 I, [2023-01-11T17:23:27.004983 #2618655] INFO -- : CPPFLAGS = I, [2023-01-11T17:23:27.005008 #2618655] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-11T17:23:27.005032 #2618655] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-11T17:23:27.005054 #2618655] INFO -- : LANG = I, [2023-01-11T17:23:27.005076 #2618655] INFO -- : LC_ALL = I, [2023-01-11T17:23:27.005098 #2618655] INFO -- : LC_CTYPE = I, [2023-01-11T17:23:27.005121 #2618655] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-11T17:23:27.005147 #2618655] INFO -- : RUSTC = rustc I, [2023-01-11T17:23:27.005174 #2618655] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -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-01-11T17:23:27.024014 #2618655] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-11T17:23:27.024081 #2618655] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-11T17:23:27.024095 #2618655] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-11T17:23:27.024106 #2618655] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-11T17:23:27.024116 #2618655] INFO -- : I, [2023-01-11T17:23:27.280534 #2618655] INFO -- : builtin_binary.inc updated I, [2023-01-11T17:23:27.285551 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/builtin.c I, [2023-01-11T17:23:27.848528 #2618655] INFO -- : linking static-library libruby-static.a I, [2023-01-11T17:23:28.427530 #2618655] INFO -- : merging yjit/target/release/libyjit.a into libruby-static.a I, [2023-01-11T17:23:30.478667 #2618655] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-11T17:23:33.916477 #2618655] INFO -- : linking ruby I, [2023-01-11T17:23:33.997951 #2618655] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-01-11T17:23:33.998126 #2618655] INFO -- : $$$[beg] make all -j4 I, [2023-01-11T17:23:34.070500 #2618655] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-11T17:23:34.070585 #2618655] INFO -- : CC = gcc I, [2023-01-11T17:23:34.070614 #2618655] INFO -- : LD = ld I, [2023-01-11T17:23:34.070640 #2618655] INFO -- : LDSHARED = gcc -shared I, [2023-01-11T17:23:34.070677 #2618655] 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-01-11T17:23:34.070709 #2618655] 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/enc/unicode/15.0.0 I, [2023-01-11T17:23:34.070744 #2618655] INFO -- : CPPFLAGS = I, [2023-01-11T17:23:34.070778 #2618655] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-11T17:23:34.070811 #2618655] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-11T17:23:34.070838 #2618655] INFO -- : LANG = I, [2023-01-11T17:23:34.070866 #2618655] INFO -- : LC_ALL = I, [2023-01-11T17:23:34.070896 #2618655] INFO -- : LC_CTYPE = I, [2023-01-11T17:23:34.070922 #2618655] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-11T17:23:34.070945 #2618655] INFO -- : RUSTC = rustc I, [2023-01-11T17:23:34.070973 #2618655] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -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-01-11T17:23:34.084019 #2618655] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-11T17:23:34.084088 #2618655] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-11T17:23:34.084101 #2618655] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-11T17:23:34.084112 #2618655] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-11T17:23:34.084128 #2618655] INFO -- : I, [2023-01-11T17:23:34.178141 #2618655] INFO -- : generating encdb.h I, [2023-01-11T17:23:34.200472 #2618655] INFO -- : generating enc.mk I, [2023-01-11T17:23:34.232305 #2618655] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-11T17:23:34.240433 #2618655] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-11T17:23:34.463232 #2618655] INFO -- : encdb.h unchanged I, [2023-01-11T17:23:34.484996 #2618655] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-11T17:23:34.748595 #2618655] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-11T17:23:34.861881 #2618655] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-11T17:23:35.045109 #2618655] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-11T17:23:35.128729 #2618655] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-11T17:23:35.164983 #2618655] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-11T17:23:35.361143 #2618655] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-11T17:23:35.524586 #2618655] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-11T17:23:35.629668 #2618655] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-11T17:23:35.671640 #2618655] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-11T17:23:35.732496 #2618655] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-11T17:23:36.084770 #2618655] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-11T17:23:36.160474 #2618655] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-11T17:23:36.180879 #2618655] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-11T17:23:36.514359 #2618655] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-11T17:23:36.541443 #2618655] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-11T17:23:36.622374 #2618655] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-11T17:23:36.680860 #2618655] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-11T17:23:36.903447 #2618655] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-11T17:23:37.047039 #2618655] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-11T17:23:37.076907 #2618655] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-11T17:23:37.129416 #2618655] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-11T17:23:37.368755 #2618655] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-11T17:23:37.441472 #2618655] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-11T17:23:37.519780 #2618655] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-11T17:23:37.820839 #2618655] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-11T17:23:37.846170 #2618655] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-11T17:23:38.040313 #2618655] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-11T17:23:38.164234 #2618655] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-11T17:23:38.274077 #2618655] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-11T17:23:38.384275 #2618655] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-11T17:23:38.520850 #2618655] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-11T17:23:38.625947 #2618655] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-11T17:23:38.984548 #2618655] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-11T17:23:39.119405 #2618655] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-11T17:23:39.260492 #2618655] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-11T17:23:39.280814 #2618655] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-11T17:23:39.436005 #2618655] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-11T17:23:39.528573 #2618655] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-11T17:23:39.748891 #2618655] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-11T17:23:40.128211 #2618655] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-11T17:23:40.301057 #2618655] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-11T17:23:40.367871 #2618655] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-11T17:23:40.624624 #2618655] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-11T17:23:40.676471 #2618655] INFO -- : making enc I, [2023-01-11T17:23:40.734413 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:40.734796 #2618655] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-11T17:23:40.734861 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:40.754657 #2618655] INFO -- : building rb_mjit_header.h I, [2023-01-11T17:23:40.800031 #2618655] INFO -- : making srcs under enc I, [2023-01-11T17:23:40.937152 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:40.937229 #2618655] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-11T17:23:40.937274 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:40.952562 #2618655] INFO -- : generating transdb.h I, [2023-01-11T17:23:41.092079 #2618655] INFO -- : rb_mjit_header.h updated I, [2023-01-11T17:23:41.109823 #2618655] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-11T17:23:41.367019 #2618655] INFO -- : transdb.h unchanged I, [2023-01-11T17:23:41.371221 #2618655] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-11T17:23:41.371872 #2618655] INFO -- : making trans I, [2023-01-11T17:23:41.479027 #2618655] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-11T17:23:41.511873 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:41.526054 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:41.526132 #2618655] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-01-11T17:23:41.526173 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:41.532902 #2618655] INFO -- : making encs I, [2023-01-11T17:23:41.668951 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:41.669029 #2618655] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-11T17:23:41.669071 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:42.163194 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-11T17:23:42.228620 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-11T17:23:42.228681 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-11T17:23:42.228697 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-11T17:23:42.228709 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-11T17:23:42.240079 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-11T17:23:42.243474 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-11T17:23:42.284072 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-11T17:23:42.289902 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-11T17:23:42.306913 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-11T17:23:42.308211 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-11T17:23:42.317232 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-11T17:23:42.320070 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-11T17:23:42.341635 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-11T17:23:42.350541 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-11T17:23:42.356007 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-11T17:23:42.364009 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-11T17:23:42.364072 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-11T17:23:42.364086 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/objspace.c I, [2023-01-11T17:23:42.381517 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-11T17:23:42.396021 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-11T17:23:42.402990 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-11T17:23:42.428201 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-11T17:23:42.438495 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-11T17:23:42.453141 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-11T17:23:42.464014 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-11T17:23:42.496173 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-11T17:23:42.516754 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-11T17:23:42.544498 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-11T17:23:42.553048 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-11T17:23:42.556970 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-11T17:23:42.588918 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-11T17:23:42.591793 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-11T17:23:42.624167 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-11T17:23:42.637967 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-11T17:23:42.641915 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-11T17:23:42.645198 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-11T17:23:42.668015 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-11T17:23:42.708008 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-11T17:23:42.716206 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-11T17:23:42.768626 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-11T17:23:42.825298 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-11T17:23:42.863156 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-11T17:23:42.888283 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-11T17:23:42.908450 #2618655] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/objspace_dump.c I, [2023-01-11T17:23:43.766939 #2618655] INFO -- : transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_ic_hit_p, rb_vm_opt_newarray_min, rb_vm_opt_newarray_max, rb_vm_splat_array, rb_vm_concat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_get_ev_const, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_push_frame_fname, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep I, [2023-01-11T17:23:43.767014 #2618655] INFO -- : transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_push_frame_fname I, [2023-01-11T17:23:43.767031 #2618655] INFO -- : transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar I, [2023-01-11T17:23:44.020885 #2618655] INFO -- : linking shared-object objspace.so I, [2023-01-11T17:23:44.166742 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-11T17:23:44.202755 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:44.305409 #2618655] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-11T17:23:44.305546 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:44.306403 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:44.310280 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:44.310361 #2618655] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-11T17:23:44.310400 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:44.312314 #2618655] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-01-11T17:23:44.313744 #2618655] INFO -- : $$$[beg] make install -j4 I, [2023-01-11T17:23:44.416016 #2618655] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-11T17:23:44.416079 #2618655] INFO -- : CC = gcc I, [2023-01-11T17:23:44.416095 #2618655] INFO -- : LD = ld I, [2023-01-11T17:23:44.416109 #2618655] INFO -- : LDSHARED = gcc -shared I, [2023-01-11T17:23:44.416123 #2618655] 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-01-11T17:23:44.416138 #2618655] 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/enc/unicode/15.0.0 I, [2023-01-11T17:23:44.416151 #2618655] INFO -- : CPPFLAGS = I, [2023-01-11T17:23:44.416164 #2618655] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-11T17:23:44.416176 #2618655] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-11T17:23:44.416188 #2618655] INFO -- : LANG = I, [2023-01-11T17:23:44.416199 #2618655] INFO -- : LC_ALL = I, [2023-01-11T17:23:44.416210 #2618655] INFO -- : LC_CTYPE = I, [2023-01-11T17:23:44.416221 #2618655] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-01-11T17:23:44.416231 #2618655] INFO -- : RUSTC = rustc I, [2023-01-11T17:23:44.416241 #2618655] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -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-01-11T17:23:44.507183 #2618655] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-11T17:23:44.507248 #2618655] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-11T17:23:44.507265 #2618655] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-11T17:23:44.507278 #2618655] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-11T17:23:44.507291 #2618655] INFO -- : I, [2023-01-11T17:23:44.508695 #2618655] INFO -- : generating encdb.h I, [2023-01-11T17:23:44.532011 #2618655] INFO -- : generating enc.mk I, [2023-01-11T17:23:44.603219 #2618655] INFO -- : encdb.h unchanged I, [2023-01-11T17:23:44.877547 #2618655] INFO -- : making srcs under enc I, [2023-01-11T17:23:44.900500 #2618655] INFO -- : making enc I, [2023-01-11T17:23:44.960306 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:44.960389 #2618655] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-11T17:23:44.960439 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:45.021215 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:45.021306 #2618655] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-11T17:23:45.021359 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:45.022762 #2618655] INFO -- : generating transdb.h I, [2023-01-11T17:23:45.221022 #2618655] INFO -- : transdb.h unchanged I, [2023-01-11T17:23:45.224467 #2618655] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-11T17:23:45.252523 #2618655] INFO -- : making trans I, [2023-01-11T17:23:45.305743 #2618655] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-11T17:23:45.332173 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:45.428427 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:45.428523 #2618655] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-01-11T17:23:45.428585 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:45.436664 #2618655] INFO -- : making encs I, [2023-01-11T17:23:45.524027 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:45.524114 #2618655] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-11T17:23:45.524170 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:45.951030 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-11T17:23:45.980085 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-01-11T17:23:46.020015 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-11T17:23:46.020082 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-11T17:23:46.020095 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-11T17:23:46.022085 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-01-11T17:23:46.028070 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-01-11T17:23:46.040036 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-01-11T17:23:46.090510 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-11T17:23:46.100873 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-11T17:23:46.106815 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-01-11T17:23:46.118199 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-11T17:23:46.120201 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-01-11T17:23:46.124008 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-11T17:23:46.129533 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-01-11T17:23:46.142419 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-01-11T17:23:46.148008 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-11T17:23:46.164378 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-11T17:23:46.176007 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-01-11T17:23:46.181865 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-11T17:23:46.204244 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-01-11T17:23:46.205464 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-11T17:23:46.220659 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-01-11T17:23:46.243232 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-01-11T17:23:46.256278 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-11T17:23:46.262991 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-01-11T17:23:46.278648 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-11T17:23:46.288015 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-11T17:23:46.302093 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-11T17:23:46.316081 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-01-11T17:23:46.324136 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-11T17:23:46.338305 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-01-11T17:23:46.366336 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-01-11T17:23:46.396085 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-11T17:23:46.410694 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-01-11T17:23:46.413040 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-11T17:23:46.433539 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-11T17:23:46.444422 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-11T17:23:46.467440 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-01-11T17:23:46.572136 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-11T17:23:46.595573 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-01-11T17:23:46.616577 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-11T17:23:46.621191 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-11T17:23:46.621529 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-11T17:23:46.698389 #2618655] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:46.857654 #2618655] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-11T17:23:46.857785 #2618655] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:46.858386 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:46.863313 #2618655] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:46.863381 #2618655] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-11T17:23:46.863398 #2618655] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-01-11T17:23:46.863730 #2618655] 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-01-11T17:23:47.136863 #2618655] INFO -- : installing binary commands: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-01-11T17:23:47.137467 #2618655] INFO -- : installing base libraries: /tmp/ruby/install/trunk-iseq_binary/lib I, [2023-01-11T17:23:47.162824 #2618655] INFO -- : installing arch files: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-11T17:23:47.163151 #2618655] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig I, [2023-01-11T17:23:47.163328 #2618655] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-11T17:23:47.200425 #2618655] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-11T17:23:47.200548 #2618655] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-11T17:23:47.200720 #2618655] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-11T17:23:47.203263 #2618655] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-01-11T17:23:47.222617 #2618655] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-11T17:23:47.222732 #2618655] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-11T17:23:47.222822 #2618655] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/ruby I, [2023-01-11T17:23:47.223124 #2618655] INFO -- : installing command scripts: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-01-11T17:23:47.223431 #2618655] INFO -- : installing library scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-01-11T17:23:47.370726 #2618655] INFO -- : installing common headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0 I, [2023-01-11T17:23:47.395847 #2618655] INFO -- : installing manpages: /tmp/ruby/install/trunk-iseq_binary/share/man/man1 I, [2023-01-11T17:23:47.408831 #2618655] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-11T17:23:47.446744 #2618655] INFO -- : abbrev 0.1.1 I, [2023-01-11T17:23:47.468434 #2618655] INFO -- : base64 0.1.1 I, [2023-01-11T17:23:47.470341 #2618655] INFO -- : benchmark 0.2.1 I, [2023-01-11T17:23:47.472151 #2618655] INFO -- : bundler 2.5.0.dev I, [2023-01-11T17:23:47.476436 #2618655] INFO -- : cgi 0.3.6 I, [2023-01-11T17:23:47.478893 #2618655] INFO -- : csv 3.2.7 I, [2023-01-11T17:23:47.481436 #2618655] INFO -- : delegate 0.3.0 I, [2023-01-11T17:23:47.483201 #2618655] INFO -- : did_you_mean 1.6.3 I, [2023-01-11T17:23:47.484804 #2618655] INFO -- : drb 2.1.1 I, [2023-01-11T17:23:47.486680 #2618655] INFO -- : english 0.7.2 I, [2023-01-11T17:23:47.490088 #2618655] INFO -- : erb 4.0.2 I, [2023-01-11T17:23:47.492964 #2618655] INFO -- : error_highlight 0.5.1 I, [2023-01-11T17:23:47.494747 #2618655] INFO -- : fileutils 1.7.0 I, [2023-01-11T17:23:47.496480 #2618655] INFO -- : find 0.1.1 I, [2023-01-11T17:23:47.498829 #2618655] INFO -- : forwardable 1.3.3 I, [2023-01-11T17:23:47.500672 #2618655] INFO -- : getoptlong 0.2.0 I, [2023-01-11T17:23:47.502480 #2618655] INFO -- : ipaddr 1.2.5 I, [2023-01-11T17:23:47.504201 #2618655] INFO -- : irb 1.6.2 I, [2023-01-11T17:23:47.507114 #2618655] INFO -- : logger 1.5.3 I, [2023-01-11T17:23:47.509328 #2618655] INFO -- : mutex_m 0.1.2 I, [2023-01-11T17:23:47.511036 #2618655] INFO -- : net-http 0.3.2 I, [2023-01-11T17:23:47.513145 #2618655] INFO -- : net-protocol 0.2.1 I, [2023-01-11T17:23:47.514941 #2618655] INFO -- : observer 0.1.1 I, [2023-01-11T17:23:47.516743 #2618655] INFO -- : open-uri 0.3.0 I, [2023-01-11T17:23:47.518667 #2618655] INFO -- : open3 0.1.2 I, [2023-01-11T17:23:47.520244 #2618655] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-11T17:23:47.521963 #2618655] INFO -- : ostruct 0.5.5 I, [2023-01-11T17:23:47.525016 #2618655] INFO -- : pp 0.4.0 I, [2023-01-11T17:23:47.527151 #2618655] INFO -- : prettyprint 0.1.1 I, [2023-01-11T17:23:47.529025 #2618655] INFO -- : pstore 0.1.2 I, [2023-01-11T17:23:47.530669 #2618655] INFO -- : racc 1.6.2 I, [2023-01-11T17:23:47.533657 #2618655] INFO -- : rdoc 6.5.0 I, [2023-01-11T17:23:47.537394 #2618655] INFO -- : readline 0.0.3 I, [2023-01-11T17:23:47.539412 #2618655] INFO -- : reline 0.3.2 I, [2023-01-11T17:23:47.541427 #2618655] INFO -- : resolv 0.2.2 I, [2023-01-11T17:23:47.543074 #2618655] INFO -- : resolv-replace 0.1.1 I, [2023-01-11T17:23:47.545254 #2618655] INFO -- : rinda 0.1.1 I, [2023-01-11T17:23:47.561325 #2618655] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-11T17:23:47.562893 #2618655] INFO -- : securerandom 0.2.2 I, [2023-01-11T17:23:47.564480 #2618655] INFO -- : set 1.0.3 I, [2023-01-11T17:23:47.565940 #2618655] INFO -- : shellwords 0.1.0 I, [2023-01-11T17:23:47.567456 #2618655] INFO -- : singleton 0.1.1 I, [2023-01-11T17:23:47.569094 #2618655] INFO -- : syntax_suggest 1.0.2 I, [2023-01-11T17:23:47.570573 #2618655] INFO -- : tempfile 0.1.3 I, [2023-01-11T17:23:47.572050 #2618655] INFO -- : time 0.2.1 I, [2023-01-11T17:23:47.574601 #2618655] INFO -- : timeout 0.3.1 I, [2023-01-11T17:23:47.576072 #2618655] INFO -- : tmpdir 0.1.3 I, [2023-01-11T17:23:47.577639 #2618655] INFO -- : tsort 0.1.1 I, [2023-01-11T17:23:47.592111 #2618655] INFO -- : un 0.2.1 I, [2023-01-11T17:23:47.594436 #2618655] INFO -- : uri 0.12.0 I, [2023-01-11T17:23:47.596048 #2618655] INFO -- : weakref 0.1.2 I, [2023-01-11T17:23:47.597583 #2618655] INFO -- : yaml 0.2.1 I, [2023-01-11T17:23:47.598684 #2618655] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-11T17:23:47.626486 #2618655] INFO -- : bigdecimal 3.1.3 I, [2023-01-11T17:23:47.628083 #2618655] INFO -- : date 3.3.3 I, [2023-01-11T17:23:47.630536 #2618655] INFO -- : digest 3.1.1 I, [2023-01-11T17:23:47.632187 #2618655] INFO -- : etc 1.4.2 I, [2023-01-11T17:23:47.633840 #2618655] INFO -- : fcntl 1.0.2 I, [2023-01-11T17:23:47.635472 #2618655] INFO -- : fiddle 1.1.2 I, [2023-01-11T17:23:47.637599 #2618655] INFO -- : io-console 0.6.0 I, [2023-01-11T17:23:47.639449 #2618655] INFO -- : io-nonblock 0.2.0 I, [2023-01-11T17:23:47.641224 #2618655] INFO -- : io-wait 0.3.0 I, [2023-01-11T17:23:47.642794 #2618655] INFO -- : json 2.6.3 I, [2023-01-11T17:23:47.644867 #2618655] INFO -- : nkf 0.1.2 I, [2023-01-11T17:23:47.646775 #2618655] INFO -- : openssl 3.1.0 I, [2023-01-11T17:23:47.649168 #2618655] INFO -- : pathname 0.2.1 I, [2023-01-11T17:23:47.650838 #2618655] INFO -- : psych 5.0.1 I, [2023-01-11T17:23:47.652658 #2618655] INFO -- : readline-ext 0.1.5 I, [2023-01-11T17:23:47.654578 #2618655] INFO -- : stringio 3.0.5 I, [2023-01-11T17:23:47.656448 #2618655] INFO -- : strscan 3.0.6 I, [2023-01-11T17:23:47.658270 #2618655] INFO -- : syslog 0.1.1 I, [2023-01-11T17:23:47.660021 #2618655] INFO -- : zlib 3.0.0 I, [2023-01-11T17:23:47.661263 #2618655] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-01-11T17:23:47.662492 #2618655] INFO -- : minitest 5.17.0 I, [2023-01-11T17:23:47.684109 #2618655] INFO -- : power_assert 2.0.3 I, [2023-01-11T17:23:47.690253 #2618655] INFO -- : rake 13.0.6 I, [2023-01-11T17:23:47.706874 #2618655] INFO -- : test-unit 3.5.7 I, [2023-01-11T17:23:47.727371 #2618655] INFO -- : rexml 3.2.5 I, [2023-01-11T17:23:47.746558 #2618655] INFO -- : rss 0.2.9 I, [2023-01-11T17:23:47.768720 #2618655] INFO -- : net-ftp 0.2.0 I, [2023-01-11T17:23:47.772523 #2618655] INFO -- : net-imap 0.3.4 I, [2023-01-11T17:23:47.796616 #2618655] INFO -- : net-pop 0.1.2 I, [2023-01-11T17:23:47.801195 #2618655] INFO -- : net-smtp 0.3.3 I, [2023-01-11T17:23:47.804817 #2618655] INFO -- : matrix 0.4.2 I, [2023-01-11T17:23:47.809205 #2618655] INFO -- : prime 0.1.2 I, [2023-01-11T17:23:47.814123 #2618655] INFO -- : rbs 2.8.3 I, [2023-01-11T17:23:47.921122 #2618655] INFO -- : typeprof 0.21.3 I, [2023-01-11T17:23:47.931265 #2618655] INFO -- : debug 1.7.1 I, [2023-01-11T17:23:47.944624 #2618655] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0/cache I, [2023-01-11T17:23:47.960232 #2618655] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-01-11T17:23:47.960537 #2618655] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-01-11T17:24:29.880911 #2618655] INFO -- : PASS all 1787 tests E, [2023-01-11T17:24:29.889181 #2618655] ERROR -- : I, [2023-01-11T17:24:29.889367 #2618655] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-01-11T17:24:29.889836 #2618655] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-01-11T17:24:30.000021 #2618655] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-11T17:24:30.000083 #2618655] INFO -- : CC = gcc I, [2023-01-11T17:24:30.000097 #2618655] INFO -- : LD = ld I, [2023-01-11T17:24:30.000109 #2618655] INFO -- : LDSHARED = gcc -shared I, [2023-01-11T17:24:30.000285 #2618655] 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-01-11T17:24:30.000322 #2618655] 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/enc/unicode/15.0.0 I, [2023-01-11T17:24:30.000337 #2618655] INFO -- : CPPFLAGS = I, [2023-01-11T17:24:30.000350 #2618655] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-11T17:24:30.000363 #2618655] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-11T17:24:30.000375 #2618655] INFO -- : LANG = I, [2023-01-11T17:24:30.000387 #2618655] INFO -- : LC_ALL = I, [2023-01-11T17:24:30.000400 #2618655] INFO -- : LC_CTYPE = I, [2023-01-11T17:24:30.000412 #2618655] INFO -- : MFLAGS = I, [2023-01-11T17:24:30.000425 #2618655] INFO -- : RUSTC = rustc I, [2023-01-11T17:24:30.000443 #2618655] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -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-01-11T17:24:30.008011 #2618655] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-11T17:24:30.008071 #2618655] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-11T17:24:30.008090 #2618655] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-11T17:24:30.008104 #2618655] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-11T17:24:30.008119 #2618655] INFO -- : I, [2023-01-11T17:24:30.202323 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-11T17:24:30.202494 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2 I, [2023-01-11T17:24:30.202630 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3 I, [2023-01-11T17:24:30.202879 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5 I, [2023-01-11T17:24:30.203474 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8 I, [2023-01-11T17:24:30.203905 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10 I, [2023-01-11T17:24:30.205245 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39 I, [2023-01-11T17:24:30.206113 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27 I, [2023-01-11T17:24:30.209863 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-11T17:24:30.211889 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-11T17:24:30.214839 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-11T17:24:30.219416 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-11T17:24:30.219819 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10 I, [2023-01-11T17:24:30.220137 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6 I, [2023-01-11T17:24:30.220627 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9 I, [2023-01-11T17:24:30.321157 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2 I, [2023-01-11T17:24:30.322847 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27 I, [2023-01-11T17:24:30.556026 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8 I, [2023-01-11T17:24:30.556094 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5 I, [2023-01-11T17:24:30.556110 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5 I, [2023-01-11T17:24:30.556124 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4 I, [2023-01-11T17:24:30.556142 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4 I, [2023-01-11T17:24:30.556153 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2 I, [2023-01-11T17:24:30.556165 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6 I, [2023-01-11T17:24:30.556176 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12 I, [2023-01-11T17:24:30.556188 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3 I, [2023-01-11T17:24:30.556199 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12 I, [2023-01-11T17:24:30.556212 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6 I, [2023-01-11T17:24:30.556879 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23 I, [2023-01-11T17:24:30.705526 #2618655] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:gc ....OK 4 I, [2023-01-11T17:24:30.712620 #2618655] INFO -- : I, [2023-01-11T17:24:30.712680 #2618655] INFO -- : test succeeded I, [2023-01-11T17:24:30.713437 #2618655] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-01-11T17:24:30.713635 #2618655] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-01-11T17:24:30.851117 #2618655] INFO -- : making mjit_build_dir.so I, [2023-01-11T17:24:31.097501 #2618655] INFO -- : RUBY_ISEQ_DUMP_DEBUG = to_binary I, [2023-01-11T17:24:31.097561 #2618655] INFO -- : Run options: I, [2023-01-11T17:24:31.097574 #2618655] INFO -- : --seed=19079 I, [2023-01-11T17:24:31.097585 #2618655] 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-01-11T17:24:31.097596 #2618655] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/excludes I, [2023-01-11T17:24:31.097606 #2618655] INFO -- : --name=!/memory_leak/ I, [2023-01-11T17:24:31.097615 #2618655] INFO -- : --stderr-on-failure I, [2023-01-11T17:24:31.097623 #2618655] INFO -- : -j4 I, [2023-01-11T17:24:31.097632 #2618655] INFO -- : I, [2023-01-11T17:24:31.097640 #2618655] INFO -- : # Running tests: I, [2023-01-11T17:24:31.097649 #2618655] INFO -- : E, [2023-01-11T17:29:03.593302 #2618655] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-01-11T17:31:17.341166 #2618655] INFO -- : I, [2023-01-11T17:31:17.341245 #2618655] INFO -- : Retrying... E, [2023-01-11T17:31:17.484190 #2618655] ERROR -- : E, [2023-01-11T17:31:17.484289 #2618655] ERROR -- : 1) Failure: E, [2023-01-11T17:31:17.484306 #2618655] ERROR -- : Test_TooManyDummyEncodings#test_exceed_encoding_table_size [/tmp/ruby/src/trunk-iseq_binary/test/-ext-/string/test_too_many_dummy_encodings.rb:10]: E, [2023-01-11T17:31:17.484318 #2618655] ERROR -- : Exception(EncodingError) with message matches to /too many encoding/. E, [2023-01-11T17:31:17.484329 #2618655] ERROR -- : [EncodingError] exception expected, not #. E, [2023-01-11T17:31:17.484352 #2618655] ERROR -- : I, [2023-01-11T17:31:17.485730 #2618655] INFO -- : Finished tests in 406.402174s, 58.7128 tests/s, 21759.9869 assertions/s. I, [2023-01-11T17:31:17.486696 #2618655] INFO -- : 23861 tests, 8843306 assertions, 1 failures, 0 errors, 188 skips I, [2023-01-11T17:31:17.486733 #2618655] INFO -- : I, [2023-01-11T17:31:17.486745 #2618655] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-11T16:06:58Z master abff5f6203) [x86_64-linux] E, [2023-01-11T17:31:17.492189 #2618655] ERROR -- : make: *** [uncommon.mk:855: yes-test-all] Error 1 I, [2023-01-11T17:31:17.492881 #2618655] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512. I, [2023-01-11T17:31:17.493024 #2618655] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j4' E, [2023-01-11T17:31:17.804236 #2618655] ERROR -- : $ /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 I, [2023-01-11T17:31:17.998861 #2618655] INFO -- : ruby 3.3.0dev (2023-01-11T16:06:58Z master abff5f6203) [x86_64-linux] I, [2023-01-11T17:33:16.106863 #2618655] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-11T17:33:16.107046 #2618655] INFO -- : I, [2023-01-11T17:33:16.107069 #2618655] INFO -- : Finished in 118.107834 seconds I, [2023-01-11T17:33:16.107084 #2618655] INFO -- : I, [2023-01-11T17:33:16.107097 #2618655] INFO -- : 3835 files, 31373 examples, 171237 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-11T17:33:16.136631 #2618655] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j4'" exit with 0.