# Logfile created on 2023-01-19 15:23:51 +0000 by logger.rb/v1.4.3 I, [2023-01-19T15:23:51.454200 #1243667] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-19T15:23:51.454325 #1243667] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-01-19T15:23:51.486169 #1243667] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-01-19T15:23:51.486314 #1243667] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-01-19T15:23:51.486340 #1243667] INFO -- : $$$[beg] make update-download -j16 I, [2023-01-19T15:23:51.559627 #1243667] INFO -- : tool/config.guess already exists I, [2023-01-19T15:23:51.559674 #1243667] INFO -- : tool/config.sub already exists I, [2023-01-19T15:23:51.608964 #1243667] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-01-19T15:23:51.609010 #1243667] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-01-19T15:23:51.635682 #1243667] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-19T15:23:51.635973 #1243667] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-01-19T15:23:51.636002 #1243667] INFO -- : $$$[beg] make update-src -j16 E, [2023-01-19T15:23:52.474276 #1243667] ERROR -- : From https://github.com/ruby/ruby E, [2023-01-19T15:23:52.474338 #1243667] ERROR -- : f361780..569fbf2 master -> origin/master I, [2023-01-19T15:23:52.490885 #1243667] INFO -- : Updating f361780..569fbf2 I, [2023-01-19T15:23:52.490940 #1243667] INFO -- : Fast-forward I, [2023-01-19T15:23:52.498829 #1243667] INFO -- : common.mk | 2 +- I, [2023-01-19T15:23:52.498869 #1243667] INFO -- : defs/gmake.mk | 4 ++++ I, [2023-01-19T15:23:52.498883 #1243667] INFO -- : 2 files changed, 5 insertions(+), 1 deletion(-) I, [2023-01-19T15:23:52.510533 #1243667] INFO -- : Latest commit hash = 569fbf229b I, [2023-01-19T15:23:52.511917 #1243667] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-01-19T15:23:52.511952 #1243667] INFO -- : $$$[beg] make after-update -j16 I, [2023-01-19T15:23:52.542492 #1243667] INFO -- : sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk/common.mk > uncommon.mk I, [2023-01-19T15:23:52.620299 #1243667] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-19T15:23:52.621801 #1243667] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-19T15:23:52.667202 #1243667] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-19T15:23:52.776827 #1243667] INFO -- : /bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-19T15:23:52.778558 #1243667] INFO -- : rbconfig.rb unchanged I, [2023-01-19T15:23:52.779467 #1243667] INFO -- : generating enc.mk I, [2023-01-19T15:23:52.904094 #1243667] INFO -- : making srcs under enc I, [2023-01-19T15:23:52.942158 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:52.942196 #1243667] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-19T15:23:52.942209 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:52.984726 #1243667] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2023-01-19T15:23:52.984836 #1243667] INFO -- : $$$[beg] make miniruby -j16 I, [2023-01-19T15:23:53.014920 #1243667] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-19T15:23:53.014946 #1243667] INFO -- : CC = gcc I, [2023-01-19T15:23:53.014957 #1243667] INFO -- : LD = ld I, [2023-01-19T15:23:53.014965 #1243667] INFO -- : LDSHARED = gcc -shared I, [2023-01-19T15:23:53.014975 #1243667] 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-19T15:23:53.014988 #1243667] 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-19T15:23:53.014996 #1243667] INFO -- : CPPFLAGS = I, [2023-01-19T15:23:53.015003 #1243667] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-19T15:23:53.015010 #1243667] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-19T15:23:53.015016 #1243667] INFO -- : LANG = C.UTF-8 I, [2023-01-19T15:23:53.015023 #1243667] INFO -- : LC_ALL = I, [2023-01-19T15:23:53.015029 #1243667] INFO -- : LC_CTYPE = I, [2023-01-19T15:23:53.015037 #1243667] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-19T15:23:53.015043 #1243667] INFO -- : RUSTC = rustc I, [2023-01-19T15:23:53.015054 #1243667] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-19T15:23:53.017677 #1243667] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-19T15:23:53.017700 #1243667] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-19T15:23:53.017711 #1243667] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-19T15:23:53.017725 #1243667] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-19T15:23:53.017736 #1243667] INFO -- : I, [2023-01-19T15:23:53.036975 #1243667] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-19T15:23:53.194148 #1243667] INFO -- : linking miniruby I, [2023-01-19T15:23:53.691995 #1243667] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-01-19T15:23:53.692153 #1243667] INFO -- : $$$[beg] make ruby -j16 I, [2023-01-19T15:23:53.722815 #1243667] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-19T15:23:53.722841 #1243667] INFO -- : CC = gcc I, [2023-01-19T15:23:53.722852 #1243667] INFO -- : LD = ld I, [2023-01-19T15:23:53.722860 #1243667] INFO -- : LDSHARED = gcc -shared I, [2023-01-19T15:23:53.722872 #1243667] 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-19T15:23:53.722897 #1243667] 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-19T15:23:53.722905 #1243667] INFO -- : CPPFLAGS = I, [2023-01-19T15:23:53.722912 #1243667] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-19T15:23:53.722919 #1243667] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-19T15:23:53.722925 #1243667] INFO -- : LANG = C.UTF-8 I, [2023-01-19T15:23:53.722933 #1243667] INFO -- : LC_ALL = I, [2023-01-19T15:23:53.722940 #1243667] INFO -- : LC_CTYPE = I, [2023-01-19T15:23:53.722948 #1243667] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-19T15:23:53.722954 #1243667] INFO -- : RUSTC = rustc I, [2023-01-19T15:23:53.722960 #1243667] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-19T15:23:53.725653 #1243667] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-19T15:23:53.725677 #1243667] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-19T15:23:53.725689 #1243667] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-19T15:23:53.725718 #1243667] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-19T15:23:53.725728 #1243667] INFO -- : I, [2023-01-19T15:23:53.731977 #1243667] INFO -- : creating verconf.h I, [2023-01-19T15:23:53.772586 #1243667] INFO -- : verconf.h updated I, [2023-01-19T15:23:53.773752 #1243667] INFO -- : compiling /tmp/ruby/src/trunk/loadpath.c I, [2023-01-19T15:23:53.835956 #1243667] INFO -- : builtin_binary.inc updated I, [2023-01-19T15:23:53.838316 #1243667] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-19T15:23:53.857545 #1243667] INFO -- : linking static-library libruby-static.a I, [2023-01-19T15:23:53.986354 #1243667] INFO -- : merging yjit/target/release/libyjit.a into libruby-static.a I, [2023-01-19T15:23:54.371574 #1243667] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-19T15:23:55.786636 #1243667] INFO -- : linking ruby I, [2023-01-19T15:23:55.809457 #1243667] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-01-19T15:23:55.809617 #1243667] INFO -- : $$$[beg] make all -j16 I, [2023-01-19T15:23:55.832148 #1243667] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-19T15:23:55.832170 #1243667] INFO -- : CC = gcc I, [2023-01-19T15:23:55.832180 #1243667] INFO -- : LD = ld I, [2023-01-19T15:23:55.832187 #1243667] INFO -- : LDSHARED = gcc -shared I, [2023-01-19T15:23:55.832193 #1243667] 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-19T15:23:55.832208 #1243667] 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-19T15:23:55.832215 #1243667] INFO -- : CPPFLAGS = I, [2023-01-19T15:23:55.832220 #1243667] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-19T15:23:55.832226 #1243667] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-19T15:23:55.832231 #1243667] INFO -- : LANG = C.UTF-8 I, [2023-01-19T15:23:55.832237 #1243667] INFO -- : LC_ALL = I, [2023-01-19T15:23:55.832242 #1243667] INFO -- : LC_CTYPE = I, [2023-01-19T15:23:55.832248 #1243667] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-19T15:23:55.832253 #1243667] INFO -- : RUSTC = rustc I, [2023-01-19T15:23:55.832260 #1243667] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-19T15:23:55.834517 #1243667] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-19T15:23:55.834538 #1243667] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-19T15:23:55.834547 #1243667] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-19T15:23:55.834555 #1243667] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-19T15:23:55.834563 #1243667] INFO -- : I, [2023-01-19T15:23:55.864332 #1243667] INFO -- : generating encdb.h I, [2023-01-19T15:23:55.865276 #1243667] INFO -- : generating enc.mk I, [2023-01-19T15:23:55.866656 #1243667] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-19T15:23:55.866902 #1243667] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-19T15:23:55.867264 #1243667] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-19T15:23:55.867591 #1243667] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-19T15:23:55.868212 #1243667] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-19T15:23:55.868560 #1243667] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-19T15:23:55.869224 #1243667] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-19T15:23:55.869612 #1243667] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-19T15:23:55.870076 #1243667] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-19T15:23:55.870438 #1243667] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-19T15:23:55.871100 #1243667] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-19T15:23:55.871492 #1243667] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-19T15:23:55.872104 #1243667] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-19T15:23:55.872730 #1243667] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-19T15:23:55.921987 #1243667] INFO -- : encdb.h unchanged I, [2023-01-19T15:23:55.925295 #1243667] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-19T15:23:56.032887 #1243667] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-19T15:23:56.041198 #1243667] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-19T15:23:56.041719 #1243667] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-19T15:23:56.047066 #1243667] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-19T15:23:56.048131 #1243667] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-19T15:23:56.051693 #1243667] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-19T15:23:56.068295 #1243667] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-19T15:23:56.077959 #1243667] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-19T15:23:56.078413 #1243667] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-19T15:23:56.107497 #1243667] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-19T15:23:56.109667 #1243667] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-19T15:23:56.140050 #1243667] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-19T15:23:56.140447 #1243667] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-19T15:23:56.159539 #1243667] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-19T15:23:56.209163 #1243667] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-19T15:23:56.231408 #1243667] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-19T15:23:56.236047 #1243667] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-19T15:23:56.239701 #1243667] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-19T15:23:56.244040 #1243667] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-19T15:23:56.246254 #1243667] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-19T15:23:56.279391 #1243667] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-19T15:23:56.280151 #1243667] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-19T15:23:56.292680 #1243667] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-19T15:23:56.294449 #1243667] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-19T15:23:56.304258 #1243667] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-19T15:23:56.317401 #1243667] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-19T15:23:56.344392 #1243667] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-19T15:23:56.383488 #1243667] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-19T15:23:56.402726 #1243667] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-19T15:23:56.430973 #1243667] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-19T15:23:56.433371 #1243667] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-19T15:23:56.445436 #1243667] INFO -- : making enc I, [2023-01-19T15:23:56.475178 #1243667] INFO -- : building rb_mjit_header.h I, [2023-01-19T15:23:56.477147 #1243667] INFO -- : making srcs under enc I, [2023-01-19T15:23:56.479392 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.479487 #1243667] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-19T15:23:56.479530 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.508465 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.508552 #1243667] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-19T15:23:56.508568 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.509193 #1243667] INFO -- : generating transdb.h I, [2023-01-19T15:23:56.565769 #1243667] INFO -- : rb_mjit_header.h unchanged I, [2023-01-19T15:23:56.566748 #1243667] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-19T15:23:56.615506 #1243667] INFO -- : transdb.h unchanged I, [2023-01-19T15:23:56.616909 #1243667] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-19T15:23:56.617040 #1243667] INFO -- : making trans I, [2023-01-19T15:23:56.637331 #1243667] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-19T15:23:56.641138 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.655937 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.656014 #1243667] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-01-19T15:23:56.656048 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.660486 #1243667] INFO -- : making encs I, [2023-01-19T15:23:56.666241 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-19T15:23:56.666609 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-19T15:23:56.667609 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-19T15:23:56.667662 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-19T15:23:56.668593 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-19T15:23:56.669910 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-19T15:23:56.670506 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-19T15:23:56.671566 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-19T15:23:56.672360 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-19T15:23:56.672383 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-19T15:23:56.672452 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-19T15:23:56.672862 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-19T15:23:56.673701 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-19T15:23:56.673721 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-19T15:23:56.673732 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-19T15:23:56.674186 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-19T15:23:56.675567 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-19T15:23:56.675719 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-19T15:23:56.676458 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-19T15:23:56.676580 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-19T15:23:56.676994 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-19T15:23:56.678128 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-19T15:23:56.679109 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-19T15:23:56.679134 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-19T15:23:56.679520 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-19T15:23:56.679777 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-19T15:23:56.679959 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-19T15:23:56.681063 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-19T15:23:56.681656 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-19T15:23:56.682853 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-19T15:23:56.683967 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-19T15:23:56.684261 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-19T15:23:56.685222 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-19T15:23:56.686640 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-19T15:23:56.687221 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-19T15:23:56.687602 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-19T15:23:56.689797 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-19T15:23:56.691077 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-19T15:23:56.692959 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-19T15:23:56.693982 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-19T15:23:56.700820 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-19T15:23:56.703374 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-19T15:23:56.704813 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-19T15:23:56.709590 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-19T15:23:56.715891 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.715946 #1243667] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-19T15:23:56.715959 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.728827 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.762376 #1243667] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-19T15:23:56.762429 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.762674 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.765785 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:56.765805 #1243667] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-19T15:23:56.765815 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.364943 #1243667] 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_pop_frame_no_int, 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-19T15:23:57.364991 #1243667] 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_pop_frame_no_int, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_push_frame_fname I, [2023-01-19T15:23:57.365000 #1243667] 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-19T15:23:57.382853 #1243667] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-01-19T15:23:57.382973 #1243667] INFO -- : $$$[beg] make install -j16 I, [2023-01-19T15:23:57.420128 #1243667] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-19T15:23:57.420156 #1243667] INFO -- : CC = gcc I, [2023-01-19T15:23:57.420167 #1243667] INFO -- : LD = ld I, [2023-01-19T15:23:57.420175 #1243667] INFO -- : LDSHARED = gcc -shared I, [2023-01-19T15:23:57.420183 #1243667] 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-19T15:23:57.420190 #1243667] 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-19T15:23:57.420198 #1243667] INFO -- : CPPFLAGS = I, [2023-01-19T15:23:57.420204 #1243667] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-19T15:23:57.420211 #1243667] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-19T15:23:57.420218 #1243667] INFO -- : LANG = C.UTF-8 I, [2023-01-19T15:23:57.420224 #1243667] INFO -- : LC_ALL = I, [2023-01-19T15:23:57.420253 #1243667] INFO -- : LC_CTYPE = I, [2023-01-19T15:23:57.420260 #1243667] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-19T15:23:57.420266 #1243667] INFO -- : RUSTC = rustc I, [2023-01-19T15:23:57.420273 #1243667] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-19T15:23:57.451568 #1243667] INFO -- : generating encdb.h I, [2023-01-19T15:23:57.452158 #1243667] INFO -- : generating enc.mk I, [2023-01-19T15:23:57.452809 #1243667] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-19T15:23:57.452830 #1243667] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-19T15:23:57.452840 #1243667] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-19T15:23:57.452850 #1243667] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-19T15:23:57.452861 #1243667] INFO -- : I, [2023-01-19T15:23:57.483208 #1243667] INFO -- : encdb.h unchanged I, [2023-01-19T15:23:57.570287 #1243667] INFO -- : making srcs under enc I, [2023-01-19T15:23:57.570618 #1243667] INFO -- : making enc I, [2023-01-19T15:23:57.596211 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.596236 #1243667] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-19T15:23:57.596247 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.608083 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.608106 #1243667] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-19T15:23:57.608116 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.608664 #1243667] INFO -- : generating transdb.h I, [2023-01-19T15:23:57.706277 #1243667] INFO -- : transdb.h unchanged I, [2023-01-19T15:23:57.707116 #1243667] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-19T15:23:57.707285 #1243667] INFO -- : making trans I, [2023-01-19T15:23:57.734537 #1243667] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-19T15:23:57.738336 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.755928 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.757077 #1243667] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-01-19T15:23:57.757097 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.757837 #1243667] INFO -- : making encs I, [2023-01-19T15:23:57.763249 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-19T15:23:57.763719 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-19T15:23:57.764699 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-19T15:23:57.764999 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-19T15:23:57.766061 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-19T15:23:57.766443 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-19T15:23:57.766896 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-19T15:23:57.767357 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-19T15:23:57.767463 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-19T15:23:57.768570 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-19T15:23:57.769422 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-19T15:23:57.769571 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-19T15:23:57.770576 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-19T15:23:57.770963 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-19T15:23:57.771303 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-19T15:23:57.771327 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-19T15:23:57.771934 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-19T15:23:57.772095 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-19T15:23:57.773129 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-19T15:23:57.773144 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-19T15:23:57.773273 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-19T15:23:57.773293 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-19T15:23:57.773587 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-19T15:23:57.775435 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-19T15:23:57.775460 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-19T15:23:57.776199 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-19T15:23:57.777381 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-19T15:23:57.777415 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-19T15:23:57.777555 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-19T15:23:57.778063 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-19T15:23:57.778386 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-19T15:23:57.778709 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-19T15:23:57.781454 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-19T15:23:57.782596 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-19T15:23:57.783686 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-19T15:23:57.784879 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-19T15:23:57.786938 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-19T15:23:57.787942 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-19T15:23:57.788180 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-19T15:23:57.789325 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-19T15:23:57.795219 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-19T15:23:57.797048 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-19T15:23:57.803095 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-19T15:23:57.803824 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-19T15:23:57.809451 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.809472 #1243667] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-19T15:23:57.809482 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.822353 #1243667] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.854364 #1243667] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-19T15:23:57.854386 #1243667] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.854589 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.856919 #1243667] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.856939 #1243667] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-19T15:23:57.856948 #1243667] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-19T15:23:57.857149 #1243667] 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-19T15:23:57.928626 #1243667] INFO -- : Installing to I, [2023-01-19T15:23:57.928683 #1243667] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-19T15:23:57.928780 #1243667] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-19T15:23:57.934422 #1243667] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-19T15:23:57.934468 #1243667] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-19T15:23:57.934533 #1243667] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-19T15:23:57.945012 #1243667] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-19T15:23:57.945033 #1243667] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-19T15:23:57.945107 #1243667] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-19T15:23:57.946759 #1243667] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-19T15:23:57.950308 #1243667] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-19T15:23:57.950341 #1243667] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-19T15:23:57.950350 #1243667] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-19T15:23:57.950357 #1243667] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-19T15:23:57.950363 #1243667] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-19T15:23:57.982931 #1243667] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-19T15:23:57.988838 #1243667] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-19T15:23:57.989018 #1243667] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-19T15:23:58.001581 #1243667] INFO -- : abbrev 0.1.1 I, [2023-01-19T15:23:58.007559 #1243667] INFO -- : base64 0.1.1 I, [2023-01-19T15:23:58.008045 #1243667] INFO -- : benchmark 0.2.1 I, [2023-01-19T15:23:58.008500 #1243667] INFO -- : bundler 2.5.0.dev I, [2023-01-19T15:23:58.009578 #1243667] INFO -- : cgi 0.3.6 I, [2023-01-19T15:23:58.010208 #1243667] INFO -- : csv 3.2.7 I, [2023-01-19T15:23:58.010742 #1243667] INFO -- : delegate 0.3.0 I, [2023-01-19T15:23:58.011297 #1243667] INFO -- : did_you_mean 1.6.3 I, [2023-01-19T15:23:58.011786 #1243667] INFO -- : drb 2.1.1 I, [2023-01-19T15:23:58.012327 #1243667] INFO -- : english 0.7.2 I, [2023-01-19T15:23:58.012789 #1243667] INFO -- : erb 4.0.2 I, [2023-01-19T15:23:58.013489 #1243667] INFO -- : error_highlight 0.5.1 I, [2023-01-19T15:23:58.013955 #1243667] INFO -- : fileutils 1.7.0 I, [2023-01-19T15:23:58.014414 #1243667] INFO -- : find 0.1.1 I, [2023-01-19T15:23:58.014876 #1243667] INFO -- : forwardable 1.3.3 I, [2023-01-19T15:23:58.015330 #1243667] INFO -- : getoptlong 0.2.0 I, [2023-01-19T15:23:58.015793 #1243667] INFO -- : ipaddr 1.2.5 I, [2023-01-19T15:23:58.016248 #1243667] INFO -- : irb 1.6.2 I, [2023-01-19T15:23:58.016987 #1243667] INFO -- : logger 1.5.3 I, [2023-01-19T15:23:58.017499 #1243667] INFO -- : mutex_m 0.1.2 I, [2023-01-19T15:23:58.018250 #1243667] INFO -- : net-http 0.3.2 I, [2023-01-19T15:23:58.018732 #1243667] INFO -- : net-protocol 0.2.1 I, [2023-01-19T15:23:58.019193 #1243667] INFO -- : observer 0.1.1 I, [2023-01-19T15:23:58.019622 #1243667] INFO -- : open-uri 0.3.0 I, [2023-01-19T15:23:58.020102 #1243667] INFO -- : open3 0.1.2 I, [2023-01-19T15:23:58.020637 #1243667] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-19T15:23:58.021106 #1243667] INFO -- : ostruct 0.5.5 I, [2023-01-19T15:23:58.021563 #1243667] INFO -- : pp 0.4.0 I, [2023-01-19T15:23:58.022048 #1243667] INFO -- : prettyprint 0.1.1 I, [2023-01-19T15:23:58.022599 #1243667] INFO -- : pstore 0.1.2 I, [2023-01-19T15:23:58.023035 #1243667] INFO -- : racc 1.6.2 I, [2023-01-19T15:23:58.023733 #1243667] INFO -- : rdoc 6.5.0 I, [2023-01-19T15:23:58.024750 #1243667] INFO -- : readline 0.0.3 I, [2023-01-19T15:23:58.025198 #1243667] INFO -- : reline 0.3.2 I, [2023-01-19T15:23:58.025673 #1243667] INFO -- : resolv 0.2.2 I, [2023-01-19T15:23:58.026128 #1243667] INFO -- : resolv-replace 0.1.1 I, [2023-01-19T15:23:58.026602 #1243667] INFO -- : rinda 0.1.1 I, [2023-01-19T15:23:58.027091 #1243667] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-19T15:23:58.027545 #1243667] INFO -- : securerandom 0.2.2 I, [2023-01-19T15:23:58.027998 #1243667] INFO -- : set 1.0.3 I, [2023-01-19T15:23:58.028667 #1243667] INFO -- : shellwords 0.1.0 I, [2023-01-19T15:23:58.029123 #1243667] INFO -- : singleton 0.1.1 I, [2023-01-19T15:23:58.029556 #1243667] INFO -- : syntax_suggest 1.0.2 I, [2023-01-19T15:23:58.030045 #1243667] INFO -- : tempfile 0.1.3 I, [2023-01-19T15:23:58.030593 #1243667] INFO -- : time 0.2.1 I, [2023-01-19T15:23:58.031068 #1243667] INFO -- : timeout 0.3.1 I, [2023-01-19T15:23:58.031508 #1243667] INFO -- : tmpdir 0.1.3 I, [2023-01-19T15:23:58.031983 #1243667] INFO -- : tsort 0.1.1 I, [2023-01-19T15:23:58.032506 #1243667] INFO -- : un 0.2.1 I, [2023-01-19T15:23:58.032959 #1243667] INFO -- : uri 0.12.0 I, [2023-01-19T15:23:58.033425 #1243667] INFO -- : weakref 0.1.2 I, [2023-01-19T15:23:58.033914 #1243667] INFO -- : yaml 0.2.1 I, [2023-01-19T15:23:58.034277 #1243667] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-19T15:23:58.039626 #1243667] INFO -- : bigdecimal 3.1.3 I, [2023-01-19T15:23:58.040096 #1243667] INFO -- : date 3.3.3 I, [2023-01-19T15:23:58.040545 #1243667] INFO -- : digest 3.1.1 I, [2023-01-19T15:23:58.040992 #1243667] INFO -- : etc 1.4.2 I, [2023-01-19T15:23:58.041558 #1243667] INFO -- : fcntl 1.0.2 I, [2023-01-19T15:23:58.042011 #1243667] INFO -- : fiddle 1.1.2 I, [2023-01-19T15:23:58.042480 #1243667] INFO -- : io-console 0.6.0 I, [2023-01-19T15:23:58.042935 #1243667] INFO -- : io-nonblock 0.2.0 I, [2023-01-19T15:23:58.043463 #1243667] INFO -- : io-wait 0.3.0 I, [2023-01-19T15:23:58.043894 #1243667] INFO -- : json 2.6.3 I, [2023-01-19T15:23:58.044386 #1243667] INFO -- : nkf 0.1.2 I, [2023-01-19T15:23:58.044829 #1243667] INFO -- : openssl 3.1.0 I, [2023-01-19T15:23:58.045368 #1243667] INFO -- : pathname 0.2.1 I, [2023-01-19T15:23:58.045828 #1243667] INFO -- : psych 5.0.2 I, [2023-01-19T15:23:58.046355 #1243667] INFO -- : readline-ext 0.1.5 I, [2023-01-19T15:23:58.046794 #1243667] INFO -- : stringio 3.0.5 I, [2023-01-19T15:23:58.047246 #1243667] INFO -- : strscan 3.0.6 I, [2023-01-19T15:23:58.047701 #1243667] INFO -- : syslog 0.1.1 I, [2023-01-19T15:23:58.048165 #1243667] INFO -- : zlib 3.0.0 I, [2023-01-19T15:23:58.048528 #1243667] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-19T15:23:58.049084 #1243667] INFO -- : minitest 5.17.0 I, [2023-01-19T15:23:58.055326 #1243667] INFO -- : power_assert 2.0.3 I, [2023-01-19T15:23:58.056700 #1243667] INFO -- : rake 13.0.6 I, [2023-01-19T15:23:58.060786 #1243667] INFO -- : test-unit 3.5.7 I, [2023-01-19T15:23:58.064770 #1243667] INFO -- : rexml 3.2.5 I, [2023-01-19T15:23:58.068984 #1243667] INFO -- : rss 0.2.9 I, [2023-01-19T15:23:58.073975 #1243667] INFO -- : net-ftp 0.2.0 I, [2023-01-19T15:23:58.074944 #1243667] INFO -- : net-imap 0.3.4 I, [2023-01-19T15:23:58.077338 #1243667] INFO -- : net-pop 0.1.2 I, [2023-01-19T15:23:58.078364 #1243667] INFO -- : net-smtp 0.3.3 I, [2023-01-19T15:23:58.079110 #1243667] INFO -- : matrix 0.4.2 I, [2023-01-19T15:23:58.080009 #1243667] INFO -- : prime 0.1.2 I, [2023-01-19T15:23:58.081457 #1243667] INFO -- : rbs 2.8.3 I, [2023-01-19T15:23:58.103813 #1243667] INFO -- : typeprof 0.21.4 I, [2023-01-19T15:23:58.106439 #1243667] INFO -- : debug 1.7.1 I, [2023-01-19T15:23:58.109156 #1243667] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-19T15:23:58.113335 #1243667] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-01-19T15:23:58.113501 #1243667] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-01-19T15:24:04.136251 #1243667] INFO -- : PASS all 1787 tests E, [2023-01-19T15:24:04.142975 #1243667] ERROR -- : I, [2023-01-19T15:24:04.143206 #1243667] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-01-19T15:24:04.143324 #1243667] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-01-19T15:24:04.167885 #1243667] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-19T15:24:04.167909 #1243667] INFO -- : CC = gcc I, [2023-01-19T15:24:04.167919 #1243667] INFO -- : LD = ld I, [2023-01-19T15:24:04.167926 #1243667] INFO -- : LDSHARED = gcc -shared I, [2023-01-19T15:24:04.167938 #1243667] 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-19T15:24:04.167958 #1243667] 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-19T15:24:04.167966 #1243667] INFO -- : CPPFLAGS = I, [2023-01-19T15:24:04.167972 #1243667] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-19T15:24:04.167978 #1243667] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-19T15:24:04.167983 #1243667] INFO -- : LANG = C.UTF-8 I, [2023-01-19T15:24:04.167989 #1243667] INFO -- : LC_ALL = I, [2023-01-19T15:24:04.167994 #1243667] INFO -- : LC_CTYPE = I, [2023-01-19T15:24:04.168005 #1243667] INFO -- : MFLAGS = I, [2023-01-19T15:24:04.168012 #1243667] INFO -- : RUSTC = rustc I, [2023-01-19T15:24:04.168018 #1243667] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-19T15:24:04.169811 #1243667] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-19T15:24:04.169839 #1243667] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-19T15:24:04.169863 #1243667] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-19T15:24:04.169907 #1243667] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-19T15:24:04.169928 #1243667] INFO -- : I, [2023-01-19T15:24:04.242656 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-19T15:24:04.242712 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-19T15:24:04.242724 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-19T15:24:04.242733 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-19T15:24:04.242844 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-19T15:24:04.242951 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-19T15:24:04.243197 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-19T15:24:04.243365 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-19T15:24:04.244165 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-19T15:24:04.244544 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-19T15:24:04.245936 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-19T15:24:04.247087 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-19T15:24:04.247125 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-19T15:24:04.247165 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-19T15:24:04.247263 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-19T15:24:04.347938 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-19T15:24:04.348595 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-19T15:24:04.443106 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-19T15:24:04.443195 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-19T15:24:04.443276 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-19T15:24:04.443477 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-19T15:24:04.443544 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-19T15:24:04.443567 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-19T15:24:04.443635 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-19T15:24:04.443746 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-19T15:24:04.443771 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-19T15:24:04.443834 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-19T15:24:04.443886 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-19T15:24:04.444415 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-19T15:24:04.487140 #1243667] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-19T15:24:04.489579 #1243667] INFO -- : I, [2023-01-19T15:24:04.489615 #1243667] INFO -- : test succeeded I, [2023-01-19T15:24:04.491195 #1243667] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-01-19T15:24:04.491338 #1243667] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-01-19T15:24:04.550285 #1243667] INFO -- : making mjit_build_dir.so I, [2023-01-19T15:24:04.645559 #1243667] INFO -- : Run options: I, [2023-01-19T15:24:04.645611 #1243667] INFO -- : --seed=31036 I, [2023-01-19T15:24:04.645621 #1243667] 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-19T15:24:04.645628 #1243667] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-19T15:24:04.645634 #1243667] INFO -- : --name=!/memory_leak/ I, [2023-01-19T15:24:04.645640 #1243667] INFO -- : --stderr-on-failure I, [2023-01-19T15:24:04.645646 #1243667] INFO -- : -j16 I, [2023-01-19T15:24:04.645651 #1243667] INFO -- : I, [2023-01-19T15:24:04.645657 #1243667] INFO -- : # Running tests: I, [2023-01-19T15:24:04.645663 #1243667] INFO -- : E, [2023-01-19T15:24:14.171574 #1243667] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-01-19T15:24:51.325491 #1243667] INFO -- : Finished tests in 46.684756s, 511.9230 tests/s, 190520.5616 assertions/s. I, [2023-01-19T15:24:51.326494 #1243667] INFO -- : 23899 tests, 8894406 assertions, 0 failures, 0 errors, 160 skips I, [2023-01-19T15:24:51.326516 #1243667] INFO -- : I, [2023-01-19T15:24:51.326526 #1243667] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-19T15:21:53Z master 569fbf229b) [x86_64-linux] I, [2023-01-19T15:24:51.329274 #1243667] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-01-19T15:24:51.329394 #1243667] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-01-19T15:24:51.432582 #1243667] 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-19T15:24:51.501175 #1243667] INFO -- : ruby 3.3.0dev (2023-01-19T15:21:53Z master 569fbf229b) [x86_64-linux] I, [2023-01-19T15:25:37.477478 #1243667] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-19T15:25:37.477550 #1243667] INFO -- : I, [2023-01-19T15:25:37.477565 #1243667] INFO -- : Finished in 45.976313 seconds I, [2023-01-19T15:25:37.477585 #1243667] INFO -- : I, [2023-01-19T15:25:37.477594 #1243667] INFO -- : 3835 files, 31757 examples, 218282 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-19T15:25:37.489928 #1243667] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.