# Logfile created on 2023-01-07 02:49:18 +0000 by logger.rb/v1.4.3 I, [2023-01-07T02:49:18.127426 #3543692] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-07T02:49:18.127597 #3543692] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-01-07T02:49:18.159472 #3543692] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-01-07T02:49:18.159687 #3543692] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-01-07T02:49:18.159715 #3543692] INFO -- : $$$[beg] make update-download -j16 I, [2023-01-07T02:49:18.231935 #3543692] INFO -- : tool/config.guess already exists I, [2023-01-07T02:49:18.231984 #3543692] INFO -- : tool/config.sub already exists I, [2023-01-07T02:49:18.282063 #3543692] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-01-07T02:49:18.282109 #3543692] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-01-07T02:49:18.305262 #3543692] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-07T02:49:18.305466 #3543692] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-01-07T02:49:18.305491 #3543692] INFO -- : $$$[beg] make update-src -j16 E, [2023-01-07T02:49:19.061671 #3543692] ERROR -- : From https://github.com/ruby/ruby E, [2023-01-07T02:49:19.061796 #3543692] ERROR -- : 00d58af..41fbcc5 master -> origin/master I, [2023-01-07T02:49:19.077606 #3543692] INFO -- : Updating 00d58af..41fbcc5 I, [2023-01-07T02:49:19.077659 #3543692] INFO -- : Fast-forward I, [2023-01-07T02:49:19.082980 #3543692] INFO -- : parse.y | 19 ++++++++++++++++--- I, [2023-01-07T02:49:19.083012 #3543692] INFO -- : 1 file changed, 16 insertions(+), 3 deletions(-) I, [2023-01-07T02:49:19.095142 #3543692] INFO -- : Latest commit hash = 41fbcc5193 I, [2023-01-07T02:49:19.096597 #3543692] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-01-07T02:49:19.096636 #3543692] INFO -- : $$$[beg] make after-update -j16 I, [2023-01-07T02:49:19.135055 #3543692] INFO -- : generating parse.c I, [2023-01-07T02:49:19.137880 #3543692] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-07T02:49:19.141760 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-07T02:49:19.142071 #3543692] INFO -- : extracting ripper.y from ../../parse.y I, [2023-01-07T02:49:19.142401 #3543692] INFO -- : generating eventids1.c from ../../parse.y I, [2023-01-07T02:49:19.164928 #3543692] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-07T02:49:19.166526 #3543692] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-07T02:49:19.212005 #3543692] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-07T02:49:19.213592 #3543692] INFO -- : generating enc.mk I, [2023-01-07T02:49:19.229530 #3543692] INFO -- : compiling compiler ripper.y I, [2023-01-07T02:49:19.330145 #3543692] INFO -- : making srcs under enc I, [2023-01-07T02:49:19.367265 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:19.367290 #3543692] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-07T02:49:19.367300 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:19.768253 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-07T02:49:19.817725 #3543692] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2023-01-07T02:49:19.817950 #3543692] INFO -- : $$$[beg] make miniruby -j16 I, [2023-01-07T02:49:19.848629 #3543692] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-07T02:49:19.848651 #3543692] INFO -- : CC = gcc I, [2023-01-07T02:49:19.848660 #3543692] INFO -- : LD = ld I, [2023-01-07T02:49:19.848668 #3543692] INFO -- : LDSHARED = gcc -shared I, [2023-01-07T02:49:19.848674 #3543692] 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-07T02:49:19.848681 #3543692] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-07T02:49:19.848687 #3543692] INFO -- : CPPFLAGS = I, [2023-01-07T02:49:19.848693 #3543692] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-07T02:49:19.848699 #3543692] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-07T02:49:19.848705 #3543692] INFO -- : LANG = C.UTF-8 I, [2023-01-07T02:49:19.848710 #3543692] INFO -- : LC_ALL = I, [2023-01-07T02:49:19.848715 #3543692] INFO -- : LC_CTYPE = I, [2023-01-07T02:49:19.848720 #3543692] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-07T02:49:19.848726 #3543692] INFO -- : RUSTC = rustc I, [2023-01-07T02:49:19.848735 #3543692] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-07T02:49:19.851056 #3543692] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-07T02:49:19.851077 #3543692] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-07T02:49:19.851086 #3543692] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-07T02:49:19.851098 #3543692] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-07T02:49:19.851106 #3543692] INFO -- : I, [2023-01-07T02:49:19.868596 #3543692] INFO -- : compiling parse.c I, [2023-01-07T02:49:19.871718 #3543692] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-07T02:49:24.999952 #3543692] INFO -- : linking miniruby I, [2023-01-07T02:49:25.606759 #3543692] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-01-07T02:49:25.606930 #3543692] INFO -- : $$$[beg] make ruby -j16 I, [2023-01-07T02:49:25.638059 #3543692] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-07T02:49:25.638099 #3543692] INFO -- : CC = gcc I, [2023-01-07T02:49:25.638111 #3543692] INFO -- : LD = ld I, [2023-01-07T02:49:25.638129 #3543692] INFO -- : LDSHARED = gcc -shared I, [2023-01-07T02:49:25.638137 #3543692] 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-07T02:49:25.638145 #3543692] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-07T02:49:25.638155 #3543692] INFO -- : CPPFLAGS = I, [2023-01-07T02:49:25.638161 #3543692] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-07T02:49:25.638168 #3543692] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-07T02:49:25.638174 #3543692] INFO -- : LANG = C.UTF-8 I, [2023-01-07T02:49:25.638181 #3543692] INFO -- : LC_ALL = I, [2023-01-07T02:49:25.638187 #3543692] INFO -- : LC_CTYPE = I, [2023-01-07T02:49:25.638194 #3543692] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-07T02:49:25.638200 #3543692] INFO -- : RUSTC = rustc I, [2023-01-07T02:49:25.638207 #3543692] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-07T02:49:25.640584 #3543692] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-07T02:49:25.640612 #3543692] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-07T02:49:25.640625 #3543692] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-07T02:49:25.640648 #3543692] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-07T02:49:25.640659 #3543692] INFO -- : I, [2023-01-07T02:49:25.753968 #3543692] INFO -- : builtin_binary.inc updated I, [2023-01-07T02:49:25.756151 #3543692] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-07T02:49:25.832862 #3543692] INFO -- : linking static-library libruby-static.a I, [2023-01-07T02:49:25.948972 #3543692] INFO -- : merging yjit/target/release/libyjit.a into libruby-static.a I, [2023-01-07T02:49:26.430224 #3543692] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-07T02:49:28.066251 #3543692] INFO -- : linking ruby I, [2023-01-07T02:49:28.099382 #3543692] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-01-07T02:49:28.099513 #3543692] INFO -- : $$$[beg] make all -j16 I, [2023-01-07T02:49:28.130181 #3543692] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-07T02:49:28.130209 #3543692] INFO -- : CC = gcc I, [2023-01-07T02:49:28.130220 #3543692] INFO -- : LD = ld I, [2023-01-07T02:49:28.130229 #3543692] INFO -- : LDSHARED = gcc -shared I, [2023-01-07T02:49:28.130237 #3543692] 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-07T02:49:28.130255 #3543692] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-07T02:49:28.130263 #3543692] INFO -- : CPPFLAGS = I, [2023-01-07T02:49:28.130270 #3543692] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-07T02:49:28.130278 #3543692] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-07T02:49:28.130285 #3543692] INFO -- : LANG = C.UTF-8 I, [2023-01-07T02:49:28.130292 #3543692] INFO -- : LC_ALL = I, [2023-01-07T02:49:28.130298 #3543692] INFO -- : LC_CTYPE = I, [2023-01-07T02:49:28.130305 #3543692] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-07T02:49:28.130312 #3543692] INFO -- : RUSTC = rustc I, [2023-01-07T02:49:28.130318 #3543692] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-07T02:49:28.132794 #3543692] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-07T02:49:28.132820 #3543692] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-07T02:49:28.132843 #3543692] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-07T02:49:28.132853 #3543692] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-07T02:49:28.132862 #3543692] INFO -- : I, [2023-01-07T02:49:28.166151 #3543692] INFO -- : generating encdb.h I, [2023-01-07T02:49:28.166999 #3543692] INFO -- : generating enc.mk I, [2023-01-07T02:49:28.168390 #3543692] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-07T02:49:28.168623 #3543692] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-07T02:49:28.168989 #3543692] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-07T02:49:28.169318 #3543692] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-07T02:49:28.170003 #3543692] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-07T02:49:28.170363 #3543692] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-07T02:49:28.170955 #3543692] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-07T02:49:28.171604 #3543692] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-07T02:49:28.171894 #3543692] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-07T02:49:28.172492 #3543692] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-07T02:49:28.172877 #3543692] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-07T02:49:28.173609 #3543692] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-07T02:49:28.173979 #3543692] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-07T02:49:28.178440 #3543692] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-07T02:49:28.213590 #3543692] INFO -- : encdb.h unchanged I, [2023-01-07T02:49:28.216314 #3543692] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-07T02:49:28.343557 #3543692] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-07T02:49:28.343885 #3543692] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-07T02:49:28.347661 #3543692] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-07T02:49:28.348209 #3543692] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-07T02:49:28.365456 #3543692] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-07T02:49:28.366418 #3543692] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-07T02:49:28.387632 #3543692] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-07T02:49:28.393923 #3543692] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-07T02:49:28.404780 #3543692] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-07T02:49:28.425187 #3543692] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-07T02:49:28.432808 #3543692] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-07T02:49:28.435504 #3543692] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-07T02:49:28.438440 #3543692] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-07T02:49:28.484768 #3543692] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-07T02:49:28.521731 #3543692] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-07T02:49:28.541008 #3543692] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-07T02:49:28.545062 #3543692] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-07T02:49:28.554344 #3543692] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-07T02:49:28.556551 #3543692] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-07T02:49:28.584897 #3543692] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-07T02:49:28.586784 #3543692] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-07T02:49:28.592885 #3543692] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-07T02:49:28.599764 #3543692] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-07T02:49:28.614809 #3543692] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-07T02:49:28.624084 #3543692] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-07T02:49:28.643669 #3543692] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-07T02:49:28.670906 #3543692] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-07T02:49:28.708724 #3543692] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-07T02:49:28.727881 #3543692] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-07T02:49:28.736403 #3543692] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-07T02:49:28.766985 #3543692] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-07T02:49:28.793684 #3543692] INFO -- : making enc I, [2023-01-07T02:49:28.803000 #3543692] INFO -- : building rb_mjit_header.h I, [2023-01-07T02:49:28.812594 #3543692] INFO -- : making srcs under enc I, [2023-01-07T02:49:28.824706 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:28.824809 #3543692] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-07T02:49:28.824839 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:28.853200 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:28.853315 #3543692] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-07T02:49:28.853328 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:28.854415 #3543692] INFO -- : generating transdb.h I, [2023-01-07T02:49:28.894754 #3543692] INFO -- : rb_mjit_header.h unchanged I, [2023-01-07T02:49:28.895900 #3543692] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-07T02:49:28.972290 #3543692] INFO -- : transdb.h unchanged I, [2023-01-07T02:49:28.973760 #3543692] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-07T02:49:28.973922 #3543692] INFO -- : making trans I, [2023-01-07T02:49:28.993969 #3543692] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-07T02:49:28.997598 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:29.012243 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:29.012312 #3543692] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-01-07T02:49:29.012345 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:29.013568 #3543692] INFO -- : making encs I, [2023-01-07T02:49:29.022626 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-07T02:49:29.023188 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-07T02:49:29.024819 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-07T02:49:29.025019 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-07T02:49:29.025762 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-07T02:49:29.026066 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-07T02:49:29.027370 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-07T02:49:29.028648 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-07T02:49:29.028676 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-07T02:49:29.028993 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-07T02:49:29.029568 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-07T02:49:29.029588 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-07T02:49:29.029764 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-07T02:49:29.029909 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-07T02:49:29.031085 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-07T02:49:29.031286 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-07T02:49:29.032072 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-07T02:49:29.032683 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-07T02:49:29.033008 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-07T02:49:29.033139 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-07T02:49:29.033321 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-07T02:49:29.034557 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-07T02:49:29.034718 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-07T02:49:29.035503 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-07T02:49:29.035649 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-07T02:49:29.035799 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-07T02:49:29.036029 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-07T02:49:29.036049 #3543692] INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-07T02:49:29.038540 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-07T02:49:29.038998 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-07T02:49:29.039230 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-07T02:49:29.039267 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-07T02:49:29.039874 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-07T02:49:29.043588 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-07T02:49:29.043733 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-07T02:49:29.046132 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-07T02:49:29.047230 #3543692] INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c I, [2023-01-07T02:49:29.048621 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-07T02:49:29.049412 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-07T02:49:29.050138 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-07T02:49:29.052943 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-07T02:49:29.058445 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-07T02:49:29.060560 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-07T02:49:29.060807 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-07T02:49:29.061118 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-07T02:49:29.072276 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:29.072325 #3543692] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-07T02:49:29.072335 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:29.724876 #3543692] 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-07T02:49:29.724926 #3543692] 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-07T02:49:29.724934 #3543692] 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-07T02:49:32.797720 #3543692] INFO -- : linking shared-object ripper.so I, [2023-01-07T02:49:32.870923 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-07T02:49:32.889169 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:32.922254 #3543692] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-07T02:49:32.922291 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:32.922450 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:32.925446 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:32.925474 #3543692] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-07T02:49:32.925487 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:32.926169 #3543692] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-01-07T02:49:32.926289 #3543692] INFO -- : $$$[beg] make install -j16 I, [2023-01-07T02:49:32.963155 #3543692] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-07T02:49:32.963180 #3543692] INFO -- : CC = gcc I, [2023-01-07T02:49:32.963192 #3543692] INFO -- : LD = ld I, [2023-01-07T02:49:32.963200 #3543692] INFO -- : LDSHARED = gcc -shared I, [2023-01-07T02:49:32.963208 #3543692] 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-07T02:49:32.963221 #3543692] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-07T02:49:32.963232 #3543692] INFO -- : CPPFLAGS = I, [2023-01-07T02:49:32.963239 #3543692] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-07T02:49:32.963269 #3543692] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-07T02:49:32.963276 #3543692] INFO -- : LANG = C.UTF-8 I, [2023-01-07T02:49:32.963283 #3543692] INFO -- : LC_ALL = I, [2023-01-07T02:49:32.963290 #3543692] INFO -- : LC_CTYPE = I, [2023-01-07T02:49:32.963297 #3543692] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-07T02:49:32.963303 #3543692] INFO -- : RUSTC = rustc I, [2023-01-07T02:49:32.963310 #3543692] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-07T02:49:32.993801 #3543692] INFO -- : generating encdb.h I, [2023-01-07T02:49:32.994648 #3543692] INFO -- : generating enc.mk I, [2023-01-07T02:49:32.994978 #3543692] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-07T02:49:32.994998 #3543692] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-07T02:49:32.995008 #3543692] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-07T02:49:32.995019 #3543692] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-07T02:49:32.995035 #3543692] INFO -- : I, [2023-01-07T02:49:33.026209 #3543692] INFO -- : encdb.h unchanged I, [2023-01-07T02:49:33.123791 #3543692] INFO -- : making srcs under enc I, [2023-01-07T02:49:33.123849 #3543692] INFO -- : making enc I, [2023-01-07T02:49:33.149101 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.149131 #3543692] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-07T02:49:33.149149 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.162135 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.162179 #3543692] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-07T02:49:33.162190 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.162639 #3543692] INFO -- : generating transdb.h I, [2023-01-07T02:49:33.269534 #3543692] INFO -- : transdb.h unchanged I, [2023-01-07T02:49:33.270831 #3543692] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-07T02:49:33.270851 #3543692] INFO -- : making trans I, [2023-01-07T02:49:33.296377 #3543692] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-07T02:49:33.300041 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.320870 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.320940 #3543692] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-01-07T02:49:33.320973 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.321656 #3543692] INFO -- : making encs I, [2023-01-07T02:49:33.324047 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-07T02:49:33.326330 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-07T02:49:33.326570 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-07T02:49:33.327630 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-07T02:49:33.327899 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-07T02:49:33.328715 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-07T02:49:33.328866 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-07T02:49:33.329961 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-07T02:49:33.330083 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-07T02:49:33.330386 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-07T02:49:33.331260 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-07T02:49:33.331411 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-07T02:49:33.332844 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-07T02:49:33.333175 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-07T02:49:33.333366 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-07T02:49:33.333499 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-07T02:49:33.333757 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-07T02:49:33.333821 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-07T02:49:33.334471 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-07T02:49:33.335109 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-07T02:49:33.336102 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-07T02:49:33.336932 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-07T02:49:33.337155 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-07T02:49:33.337356 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-07T02:49:33.337625 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-07T02:49:33.338497 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-07T02:49:33.339059 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-07T02:49:33.339308 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-07T02:49:33.339421 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-07T02:49:33.339922 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-07T02:49:33.340537 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-07T02:49:33.340901 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-07T02:49:33.343924 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-07T02:49:33.344237 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-07T02:49:33.344260 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-07T02:49:33.346810 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-07T02:49:33.346926 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-07T02:49:33.349016 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-07T02:49:33.349306 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-07T02:49:33.351328 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-07T02:49:33.357597 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-07T02:49:33.357646 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-07T02:49:33.358583 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-07T02:49:33.358944 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-07T02:49:33.369659 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.369681 #3543692] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-07T02:49:33.369691 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.377782 #3543692] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.410251 #3543692] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-07T02:49:33.410282 #3543692] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.410371 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.412805 #3543692] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.412825 #3543692] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-07T02:49:33.412834 #3543692] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-07T02:49:33.413040 #3543692] INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc I, [2023-01-07T02:49:33.484940 #3543692] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-07T02:49:33.485090 #3543692] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-07T02:49:33.491994 #3543692] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-07T02:49:33.492058 #3543692] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-07T02:49:33.492076 #3543692] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-07T02:49:33.504527 #3543692] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-07T02:49:33.504551 #3543692] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-07T02:49:33.504573 #3543692] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-07T02:49:33.505251 #3543692] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-07T02:49:33.508459 #3543692] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-07T02:49:33.508480 #3543692] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-07T02:49:33.508491 #3543692] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-07T02:49:33.508529 #3543692] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-07T02:49:33.508630 #3543692] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-07T02:49:33.541207 #3543692] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-07T02:49:33.547117 #3543692] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-07T02:49:33.547290 #3543692] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-07T02:49:33.559962 #3543692] INFO -- : abbrev 0.1.1 I, [2023-01-07T02:49:33.566009 #3543692] INFO -- : base64 0.1.1 I, [2023-01-07T02:49:33.566500 #3543692] INFO -- : benchmark 0.2.1 I, [2023-01-07T02:49:33.566956 #3543692] INFO -- : bundler 2.5.0.dev I, [2023-01-07T02:49:33.568111 #3543692] INFO -- : cgi 0.3.6 I, [2023-01-07T02:49:33.568599 #3543692] INFO -- : csv 3.2.7 I, [2023-01-07T02:49:33.569137 #3543692] INFO -- : delegate 0.3.0 I, [2023-01-07T02:49:33.569696 #3543692] INFO -- : did_you_mean 1.6.3 I, [2023-01-07T02:49:33.570194 #3543692] INFO -- : drb 2.1.1 I, [2023-01-07T02:49:33.570684 #3543692] INFO -- : english 0.7.2 I, [2023-01-07T02:49:33.571148 #3543692] INFO -- : erb 4.0.2 I, [2023-01-07T02:49:33.571914 #3543692] INFO -- : error_highlight 0.5.1 I, [2023-01-07T02:49:33.572373 #3543692] INFO -- : fileutils 1.7.0 I, [2023-01-07T02:49:33.572839 #3543692] INFO -- : find 0.1.1 I, [2023-01-07T02:49:33.573300 #3543692] INFO -- : forwardable 1.3.3 I, [2023-01-07T02:49:33.573749 #3543692] INFO -- : getoptlong 0.2.0 I, [2023-01-07T02:49:33.574216 #3543692] INFO -- : ipaddr 1.2.5 I, [2023-01-07T02:49:33.574681 #3543692] INFO -- : irb 1.6.2 I, [2023-01-07T02:49:33.575412 #3543692] INFO -- : logger 1.5.3 I, [2023-01-07T02:49:33.576167 #3543692] INFO -- : mutex_m 0.1.2 I, [2023-01-07T02:49:33.576620 #3543692] INFO -- : net-http 0.3.2 I, [2023-01-07T02:49:33.577103 #3543692] INFO -- : net-protocol 0.2.1 I, [2023-01-07T02:49:33.577572 #3543692] INFO -- : observer 0.1.1 I, [2023-01-07T02:49:33.578102 #3543692] INFO -- : open-uri 0.3.0 I, [2023-01-07T02:49:33.578590 #3543692] INFO -- : open3 0.1.2 I, [2023-01-07T02:49:33.579049 #3543692] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-07T02:49:33.579598 #3543692] INFO -- : ostruct 0.5.5 I, [2023-01-07T02:49:33.580063 #3543692] INFO -- : pp 0.4.0 I, [2023-01-07T02:49:33.580531 #3543692] INFO -- : prettyprint 0.1.1 I, [2023-01-07T02:49:33.580984 #3543692] INFO -- : pstore 0.1.2 I, [2023-01-07T02:49:33.581474 #3543692] INFO -- : racc 1.6.2 I, [2023-01-07T02:49:33.582198 #3543692] INFO -- : rdoc 6.5.0 I, [2023-01-07T02:49:33.583163 #3543692] INFO -- : readline 0.0.3 I, [2023-01-07T02:49:33.583614 #3543692] INFO -- : reline 0.3.2 I, [2023-01-07T02:49:33.584094 #3543692] INFO -- : resolv 0.2.2 I, [2023-01-07T02:49:33.584546 #3543692] INFO -- : resolv-replace 0.1.1 I, [2023-01-07T02:49:33.585017 #3543692] INFO -- : rinda 0.1.1 I, [2023-01-07T02:49:33.585701 #3543692] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-07T02:49:33.586170 #3543692] INFO -- : securerandom 0.2.2 I, [2023-01-07T02:49:33.586626 #3543692] INFO -- : set 1.0.3 I, [2023-01-07T02:49:33.587086 #3543692] INFO -- : shellwords 0.1.0 I, [2023-01-07T02:49:33.587629 #3543692] INFO -- : singleton 0.1.1 I, [2023-01-07T02:49:33.588063 #3543692] INFO -- : syntax_suggest 1.0.2 I, [2023-01-07T02:49:33.588544 #3543692] INFO -- : tempfile 0.1.3 I, [2023-01-07T02:49:33.588997 #3543692] INFO -- : time 0.2.1 I, [2023-01-07T02:49:33.589549 #3543692] INFO -- : timeout 0.3.1 I, [2023-01-07T02:49:33.590049 #3543692] INFO -- : tmpdir 0.1.3 I, [2023-01-07T02:49:33.590524 #3543692] INFO -- : tsort 0.1.1 I, [2023-01-07T02:49:33.590977 #3543692] INFO -- : un 0.2.1 I, [2023-01-07T02:49:33.591495 #3543692] INFO -- : uri 0.12.0 I, [2023-01-07T02:49:33.591963 #3543692] INFO -- : weakref 0.1.2 I, [2023-01-07T02:49:33.592413 #3543692] INFO -- : yaml 0.2.1 I, [2023-01-07T02:49:33.592762 #3543692] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-07T02:49:33.598241 #3543692] INFO -- : bigdecimal 3.1.3 I, [2023-01-07T02:49:33.598710 #3543692] INFO -- : date 3.3.3 I, [2023-01-07T02:49:33.599160 #3543692] INFO -- : digest 3.1.1 I, [2023-01-07T02:49:33.599611 #3543692] INFO -- : etc 1.4.2 I, [2023-01-07T02:49:33.600160 #3543692] INFO -- : fcntl 1.0.2 I, [2023-01-07T02:49:33.600599 #3543692] INFO -- : fiddle 1.1.2 I, [2023-01-07T02:49:33.601054 #3543692] INFO -- : io-console 0.6.0 I, [2023-01-07T02:49:33.601505 #3543692] INFO -- : io-nonblock 0.2.0 I, [2023-01-07T02:49:33.602029 #3543692] INFO -- : io-wait 0.3.0 I, [2023-01-07T02:49:33.602463 #3543692] INFO -- : json 2.6.3 I, [2023-01-07T02:49:33.602958 #3543692] INFO -- : nkf 0.1.2 I, [2023-01-07T02:49:33.603406 #3543692] INFO -- : openssl 3.1.0 I, [2023-01-07T02:49:33.603874 #3543692] INFO -- : pathname 0.2.1 I, [2023-01-07T02:49:33.604333 #3543692] INFO -- : psych 5.0.1 I, [2023-01-07T02:49:33.604842 #3543692] INFO -- : readline-ext 0.1.5 I, [2023-01-07T02:49:33.605489 #3543692] INFO -- : stringio 3.0.5 I, [2023-01-07T02:49:33.606024 #3543692] INFO -- : strscan 3.0.6 I, [2023-01-07T02:49:33.606496 #3543692] INFO -- : syslog 0.1.1 I, [2023-01-07T02:49:33.606968 #3543692] INFO -- : zlib 3.0.0 I, [2023-01-07T02:49:33.607341 #3543692] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-07T02:49:33.607797 #3543692] INFO -- : minitest 5.17.0 I, [2023-01-07T02:49:33.613765 #3543692] INFO -- : power_assert 2.0.3 I, [2023-01-07T02:49:33.615542 #3543692] INFO -- : rake 13.0.6 I, [2023-01-07T02:49:33.619172 #3543692] INFO -- : test-unit 3.5.7 I, [2023-01-07T02:49:33.623222 #3543692] INFO -- : rexml 3.2.5 I, [2023-01-07T02:49:33.627144 #3543692] INFO -- : rss 0.2.9 I, [2023-01-07T02:49:33.632365 #3543692] INFO -- : net-ftp 0.2.0 I, [2023-01-07T02:49:33.633342 #3543692] INFO -- : net-imap 0.3.4 I, [2023-01-07T02:49:33.635639 #3543692] INFO -- : net-pop 0.1.2 I, [2023-01-07T02:49:33.636586 #3543692] INFO -- : net-smtp 0.3.3 I, [2023-01-07T02:49:33.637347 #3543692] INFO -- : matrix 0.4.2 I, [2023-01-07T02:49:33.638461 #3543692] INFO -- : prime 0.1.2 I, [2023-01-07T02:49:33.639922 #3543692] INFO -- : rbs 2.8.3 I, [2023-01-07T02:49:33.662957 #3543692] INFO -- : typeprof 0.21.3 I, [2023-01-07T02:49:33.665149 #3543692] INFO -- : debug 1.7.1 I, [2023-01-07T02:49:33.667717 #3543692] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-07T02:49:33.671911 #3543692] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-01-07T02:49:33.672081 #3543692] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-01-07T02:49:39.825085 #3543692] INFO -- : PASS all 1788 tests E, [2023-01-07T02:49:39.831769 #3543692] ERROR -- : I, [2023-01-07T02:49:39.832026 #3543692] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-01-07T02:49:39.832145 #3543692] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-01-07T02:49:39.866437 #3543692] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-07T02:49:39.866458 #3543692] INFO -- : CC = gcc I, [2023-01-07T02:49:39.866468 #3543692] INFO -- : LD = ld I, [2023-01-07T02:49:39.866475 #3543692] INFO -- : LDSHARED = gcc -shared I, [2023-01-07T02:49:39.866485 #3543692] 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-07T02:49:39.866505 #3543692] 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/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-07T02:49:39.866520 #3543692] INFO -- : CPPFLAGS = I, [2023-01-07T02:49:39.866526 #3543692] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-07T02:49:39.866532 #3543692] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-07T02:49:39.866538 #3543692] INFO -- : LANG = C.UTF-8 I, [2023-01-07T02:49:39.866544 #3543692] INFO -- : LC_ALL = I, [2023-01-07T02:49:39.866551 #3543692] INFO -- : LC_CTYPE = I, [2023-01-07T02:49:39.866558 #3543692] INFO -- : MFLAGS = I, [2023-01-07T02:49:39.866566 #3543692] INFO -- : RUSTC = rustc I, [2023-01-07T02:49:39.866573 #3543692] 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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-07T02:49:39.868356 #3543692] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-07T02:49:39.868381 #3543692] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-07T02:49:39.868392 #3543692] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-07T02:49:39.868409 #3543692] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-07T02:49:39.868434 #3543692] INFO -- : I, [2023-01-07T02:49:39.940864 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-07T02:49:39.940915 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-07T02:49:39.940924 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-07T02:49:39.940931 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-07T02:49:39.941066 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-07T02:49:39.941150 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-07T02:49:39.941388 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-07T02:49:39.941550 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-07T02:49:39.942350 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-07T02:49:39.942738 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-07T02:49:39.944038 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-07T02:49:39.945219 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-07T02:49:39.945259 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-07T02:49:39.945297 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-07T02:49:39.945380 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-07T02:49:40.046080 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-07T02:49:40.046725 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-07T02:49:40.137688 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-07T02:49:40.137752 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-07T02:49:40.137840 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-07T02:49:40.138058 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-07T02:49:40.138105 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-07T02:49:40.138130 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-07T02:49:40.138221 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-07T02:49:40.138361 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-07T02:49:40.138490 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-07T02:49:40.138498 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-07T02:49:40.138536 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-07T02:49:40.139979 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-07T02:49:40.180500 #3543692] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-07T02:49:40.182960 #3543692] INFO -- : I, [2023-01-07T02:49:40.182997 #3543692] INFO -- : test succeeded I, [2023-01-07T02:49:40.184665 #3543692] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-01-07T02:49:40.184801 #3543692] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-01-07T02:49:40.249154 #3543692] INFO -- : making mjit_build_dir.so I, [2023-01-07T02:49:40.342896 #3543692] INFO -- : Run options: I, [2023-01-07T02:49:40.342984 #3543692] INFO -- : --seed=23784 I, [2023-01-07T02:49:40.342994 #3543692] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-01-07T02:49:40.343003 #3543692] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-07T02:49:40.343010 #3543692] INFO -- : --name=!/memory_leak/ I, [2023-01-07T02:49:40.343016 #3543692] INFO -- : --stderr-on-failure I, [2023-01-07T02:49:40.343022 #3543692] INFO -- : -j16 I, [2023-01-07T02:49:40.343028 #3543692] INFO -- : I, [2023-01-07T02:49:40.343034 #3543692] INFO -- : # Running tests: I, [2023-01-07T02:49:40.343040 #3543692] INFO -- : E, [2023-01-07T02:50:01.923006 #3543692] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-01-07T02:50:28.643847 #3543692] INFO -- : I, [2023-01-07T02:50:28.643909 #3543692] INFO -- : Retrying... I, [2023-01-07T02:50:28.661147 #3543692] INFO -- : Finished tests in 48.323017s, 494.5469 tests/s, 182834.5090 assertions/s. I, [2023-01-07T02:50:28.661184 #3543692] INFO -- : 23898 tests, 8835115 assertions, 0 failures, 0 errors, 164 skips I, [2023-01-07T02:50:28.661198 #3543692] INFO -- : I, [2023-01-07T02:50:28.661209 #3543692] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-07T02:47:50Z master 41fbcc5193) [x86_64-linux] I, [2023-01-07T02:50:28.663973 #3543692] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-01-07T02:50:28.664098 #3543692] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-01-07T02:50:28.761502 #3543692] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec I, [2023-01-07T02:50:28.831142 #3543692] INFO -- : ruby 3.3.0dev (2023-01-07T02:47:50Z master 41fbcc5193) [x86_64-linux] I, [2023-01-07T02:51:14.702163 #3543692] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-07T02:51:14.702226 #3543692] INFO -- : I, [2023-01-07T02:51:14.702238 #3543692] INFO -- : Finished in 45.871029 seconds I, [2023-01-07T02:51:14.702244 #3543692] INFO -- : I, [2023-01-07T02:51:14.702251 #3543692] INFO -- : 3835 files, 31754 examples, 220693 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-07T02:51:14.711312 #3543692] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.